log for rocks.tbog.tblauncher:30
== Installed Android Tools ==
2021-11-23 03:17:47,770 DEBUG: Reading 'config.yml'
2021-11-23 03:17:47,779 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-11-23 03:17:47,782 INFO: Creating log directory
2021-11-23 03:17:47,782 INFO: Creating temporary directory
2021-11-23 03:17:47,782 INFO: Creating output directory
2021-11-23 03:17:47,787 DEBUG: Getting git vcs interface for https://github.com/TBog/TBLauncher
2021-11-23 03:17:47,787 DEBUG: > git --version
git version 2.11.0
2021-11-23 03:17:47,998 INFO: Using git version 2.11.0
2021-11-23 03:17:47,998 DEBUG: Checking 6.8
2021-11-23 03:17:47,998 INFO: Building version 6.8 (30) of rocks.tbog.tblauncher
2021-11-23 03:17:47,999 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-11-23 03:17:48,208 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64914 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2021-11-23 03:17:51,626 INFO: Getting source for revision 02f605a75dd0f05a91cd513d6cdb442e96397ac2
2021-11-23 03:17:51,627 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:51,627 DEBUG: > git rev-parse --show-toplevel
2021-11-23 03:17:51,831 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:51,831 DEBUG: > git submodule foreach --recursive git reset --hard
2021-11-23 03:17:51,937 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:51,937 DEBUG: > git reset --hard
2021-11-23 03:17:52,144 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:52,144 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-11-23 03:17:52,251 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:52,252 DEBUG: > git clean -dffx
2021-11-23 03:17:52,356 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:52,357 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2021-11-23 03:17:52,763 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:52,763 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2021-11-23 03:17:53,076 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:53,076 DEBUG: > git remote set-head origin --auto
2021-11-23 03:17:53,408 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:53,408 DEBUG: > git checkout -f 02f605a75dd0f05a91cd513d6cdb442e96397ac2
2021-11-23 03:17:53,614 DEBUG: Directory: build/rocks.tbog.tblauncher
2021-11-23 03:17:53,614 DEBUG: > git clean -dffx
2021-11-23 03:17:53,719 INFO: Creating local.properties file at build/rocks.tbog.tblauncher/local.properties
2021-11-23 03:17:54,283 INFO: Creating local.properties file at build/rocks.tbog.tblauncher/app/local.properties
2021-11-23 03:17:54,285 DEBUG: Removing debuggable flags from build/rocks.tbog.tblauncher/app
2021-11-23 03:17:54,301 INFO: Cleaning Gradle project...
2021-11-23 03:17:54,301 DEBUG: Directory: build/rocks.tbog.tblauncher/app
2021-11-23 03:17:54,301 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.9 via distributionUrl
Downloading missing gradle version 6.9
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.9-bin.zip: OK
Running /opt/gradle/versions/6.9/bin/gradle clean
Welcome to Gradle 6.9!
Here are the highlights of this release:
- This is a small backport release.
- Java 16 can be used to compile when used with Java toolchains
- Dynamic versions can be used within plugin declarations
- Native support for Apple Silicon processors
For more details see https://docs.gradle.org/6.9/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.9/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 24s
1 actionable task: 1 up-to-date
2021-11-23 03:18:23,988 INFO: Scanning source for common problems...
2021-11-23 03:18:23,993 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-11-23 03:18:24,026 INFO: Creating source tarball...
2021-11-23 03:18:24,326 INFO: Building Gradle project...
2021-11-23 03:18:24,326 DEBUG: Directory: build/rocks.tbog.tblauncher/app
2021-11-23 03:18:24,327 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.9 via distributionUrl
Running /opt/gradle/versions/6.9/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.9/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 31 in /opt/android-sdk/licenses
License for package Android SDK Platform 31 accepted.
Preparing "Install Android SDK Platform 31 (revision: 1)".
"Install Android SDK Platform 31 (revision: 1)" ready.
Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31
"Install Android SDK Platform 31 (revision: 1)" complete.
"Install Android SDK Platform 31 (revision: 1)" finished.
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingMergeGenClassesRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:mergeReleaseNativeLibs
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:checkReleaseDuplicateClasses
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:mergeReleaseJavaResource
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 37s
36 actionable tasks: 36 executed
2021-11-23 03:20:02,587 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/rocks.tbog.tblauncher, universal_newlines=False, shell=None)
2021-11-23 03:20:02,591 INFO: Successfully built version 6.8 of rocks.tbog.tblauncher from 02f605a75dd0f05a91cd513d6cdb442e96397ac2
2021-11-23 03:20:03,026 DEBUG: AXML contains a RESOURCE MAP
2021-11-23 03:20:03,027 DEBUG: Start of Namespace mapping: prefix 44: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'
2021-11-23 03:20:03,028 DEBUG: Checking build/rocks.tbog.tblauncher/app/build/outputs/apk/release/app-release-unsigned.apk
2021-11-23 03:20:03,036 DEBUG: AXML contains a RESOURCE MAP
2021-11-23 03:20:03,036 DEBUG: Start of Namespace mapping: prefix 44: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'
2021-11-23 03:20:03,052 INFO: success: rocks.tbog.tblauncher
2021-11-23 03:20:03,052 INFO: Finished
2021-11-23 03:20:03,052 INFO: 1 build succeeded