log for com.kaeruct.raumballer:1
== Installed Android Tools ==
2021-07-20 16:23:26,445 DEBUG: Reading 'config.yml'
2021-07-20 16:23:26,454 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 16:23:26,457 INFO: Creating log directory
2021-07-20 16:23:26,457 INFO: Creating temporary directory
2021-07-20 16:23:26,457 INFO: Creating output directory
2021-07-20 16:23:26,459 DEBUG: Getting git vcs interface for https://github.com/KaeruCT/RaumBaller.git
2021-07-20 16:23:26,459 DEBUG: > git --version
git version 2.11.0
2021-07-20 16:23:26,692 INFO: Using git version 2.11.0
2021-07-20 16:23:26,692 DEBUG: Checking 1.0
2021-07-20 16:23:26,692 INFO: Building version 1.0 (1) of com.kaeruct.raumballer
2021-07-20 16:23:26,693 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 16:23:26,911 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64892 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+deb9u12) ...
2021-07-20 16:23:32,306 INFO: Getting source for revision v1.0
2021-07-20 16:23:32,306 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:32,306 DEBUG: > git rev-parse --show-toplevel
2021-07-20 16:23:32,515 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:32,515 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 16:23:32,620 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:32,620 DEBUG: > git reset --hard
2021-07-20 16:23:32,834 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:32,834 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 16:23:32,938 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:32,939 DEBUG: > git clean -dffx
2021-07-20 16:23:33,044 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:33,044 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-07-20 16:23:33,373 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:33,374 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-07-20 16:23:33,706 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:33,706 DEBUG: > git remote set-head origin --auto
2021-07-20 16:23:34,115 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:34,116 DEBUG: > git checkout -f v1.0
2021-07-20 16:23:34,325 DEBUG: Directory: build/com.kaeruct.raumballer
2021-07-20 16:23:34,326 DEBUG: > git clean -dffx
2021-07-20 16:23:34,510 INFO: Creating local.properties file at build/com.kaeruct.raumballer/local.properties
2021-07-20 16:23:34,511 INFO: Creating local.properties file at build/com.kaeruct.raumballer/app/local.properties
2021-07-20 16:23:34,512 DEBUG: Removing debuggable flags from build/com.kaeruct.raumballer/app
2021-07-20 16:23:34,521 INFO: Cleaning Gradle project...
2021-07-20 16:23:34,521 DEBUG: Directory: build/com.kaeruct.raumballer/app
2021-07-20 16:23:34,522 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.7.1 via distributionUrl
Downloading missing gradle version 6.7.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OK
Running /opt/gradle/versions/6.7.1/bin/gradle clean
Welcome to Gradle 6.7.1!
Here are the highlights of this release:
- File system watching is ready for production use
- Declare the version of Java your build requires
- Java 15 support
For more details see https://docs.gradle.org/6.7.1/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
WARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'RaumBaller', project ':app'
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 24s
1 actionable task: 1 up-to-date
2021-07-20 16:24:02,209 INFO: Scanning source for common problems...
2021-07-20 16:24:02,218 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 16:24:02,230 INFO: Creating source tarball...
2021-07-20 16:24:02,757 INFO: Building Gradle project...
2021-07-20 16:24:02,758 DEBUG: Directory: build/com.kaeruct.raumballer/app
2021-07-20 16:24:02,758 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.1/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
WARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'RaumBaller', project ':app'
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 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" 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:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseJavaResource
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 55s
33 actionable tasks: 33 executed
2021-07-20 16:24:58,340 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.kaeruct.raumballer, universal_newlines=False, shell=None)
2021-07-20 16:24:58,347 INFO: Successfully built version 1.0 of com.kaeruct.raumballer from 385fc32c404c857ae4377f4a947d66f1e7a22ac7
2021-07-20 16:24:59,224 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 16:24:59,224 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 27: 'http://schemas.android.com/apk/res/android'
2021-07-20 16:24:59,224 DEBUG: Checking build/com.kaeruct.raumballer/app/build/outputs/apk/release/app-release-unsigned.apk
2021-07-20 16:24:59,233 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 16:24:59,234 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 27: 'http://schemas.android.com/apk/res/android'
2021-07-20 16:24:59,264 INFO: success: com.kaeruct.raumballer
2021-07-20 16:24:59,264 INFO: Finished
2021-07-20 16:24:59,265 INFO: 1 build succeeded