log for dev.melonpan.kotori:27

== Installed Android Tools ==2021-10-13 14:40:22,308 DEBUG: Reading 'config.yml'2021-10-13 14:40:22,317 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-10-13 14:40:22,320 INFO: Creating log directory2021-10-13 14:40:22,320 INFO: Creating temporary directory2021-10-13 14:40:22,321 INFO: Creating output directory2021-10-13 14:40:22,322 DEBUG: Getting git vcs interface for https://gitlab.com/isseigx/kotori.git2021-10-13 14:40:22,323 DEBUG: > git --versiongit version 2.11.02021-10-13 14:40:22,533 INFO: Using git version 2.11.02021-10-13 14:40:22,534 DEBUG: Checking 3.0.22021-10-13 14:40:22,534 INFO: Building version 3.0.2 (27) of dev.melonpan.kotori2021-10-13 14:40:22,535 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-10-13 14:40:22,743 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-10-13 14:40:28,296 INFO: Getting source for revision 3.0.22021-10-13 14:40:28,308 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:28,308 DEBUG: > git rev-parse --show-toplevel2021-10-13 14:40:28,514 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:28,514 DEBUG: > git submodule foreach --recursive git reset --hard2021-10-13 14:40:28,620 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:28,620 DEBUG: > git reset --hard2021-10-13 14:40:28,828 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:28,828 DEBUG: > git submodule foreach --recursive git clean -dffx2021-10-13 14:40:28,936 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:28,937 DEBUG: > git clean -dffx2021-10-13 14:40:29,042 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:29,042 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 origin2021-10-13 14:40:29,649 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:29,650 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 origin2021-10-13 14:40:30,157 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:30,157 DEBUG: > git remote set-head origin --auto2021-10-13 14:40:30,664 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:30,664 DEBUG: > git checkout -f 3.0.22021-10-13 14:40:30,874 DEBUG: Directory: build/dev.melonpan.kotori2021-10-13 14:40:30,874 DEBUG: > git clean -dffx2021-10-13 14:40:30,979 INFO: Creating local.properties file at build/dev.melonpan.kotori/local.properties2021-10-13 14:40:30,980 INFO: Creating local.properties file at build/dev.melonpan.kotori/app/local.properties2021-10-13 14:40:30,981 DEBUG: Removing debuggable flags from build/dev.melonpan.kotori/app2021-10-13 14:40:30,989 INFO: Cleaning Gradle project...2021-10-13 14:40:30,990 DEBUG: Directory: build/dev.melonpan.kotori/app2021-10-13 14:40:30,990 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 6.9 via distributionUrlDownloading missing gradle version 6.9cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-6.9-bin.zip: OKRunning /opt/gradle/versions/6.9/bin/gradle cleanWelcome 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 processorsFor more details see https://docs.gradle.org/6.9/release-notes.htmlTo 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-DATEBUILD SUCCESSFUL in 17s1 actionable task: 1 up-to-date2021-10-13 14:40:51,400 INFO: Scanning source for common problems...2021-10-13 14:40:51,404 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-10-13 14:40:51,404 INFO: Removing Android APK file at app/app-release.apk2021-10-13 14:40:51,414 INFO: Creating source tarball...2021-10-13 14:40:51,471 INFO: Building Gradle project...2021-10-13 14:40:51,472 DEBUG: Directory: build/dev.melonpan.kotori/app2021-10-13 14:40:51,472 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 6.9 via distributionUrlRunning /opt/gradle/versions/6.9/bin/gradle assembleReleaseTo 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 buildFile /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/licensesLicense 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/licensesLicense 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:javaPreCompileRelease> 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: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:processReleaseJavaRes NO-SOURCE> Task :app:checkReleaseDuplicateClasses> Task :app:mergeReleaseJavaResource> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:mergeReleaseJniLibFolders> Task :app:processReleaseManifestForPackage> Task :app:mergeReleaseNativeLibs> Task :app:mergeExtDexRelease> Task :app:processReleaseResources> Task :app:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:compileReleaseSources> Task :app:lintVitalRelease> Task :app:dexBuilderRelease> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:mergeDexRelease> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 50s26 actionable tasks: 26 executed2021-10-13 14:41:42,854 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.melonpan.kotori, universal_newlines=False, shell=None)2021-10-13 14:41:42,859 INFO: Successfully built version 3.0.2 of dev.melonpan.kotori from 3081dfebefb2a2ae43d3180eb304b31e3b115c2c2021-10-13 14:41:43,628 DEBUG: AXML contains a RESOURCE MAP2021-10-13 14:41:43,628 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'2021-10-13 14:41:43,629 DEBUG: Checking build/dev.melonpan.kotori/app/build/outputs/apk/release/app-release-unsigned.apk2021-10-13 14:41:43,637 DEBUG: AXML contains a RESOURCE MAP2021-10-13 14:41:43,638 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'2021-10-13 14:41:43,651 INFO: success: dev.melonpan.kotori2021-10-13 14:41:43,651 INFO: Finished2021-10-13 14:41:43,651 INFO: 1 build succeeded