log for de.kaffeemitkoffein.imagepipe:37

== Installed Android Tools ==2021-11-23 00:55:25,934 DEBUG: Reading 'config.yml'2021-11-23 00:55:25,946 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-11-23 00:55:25,949 INFO: Creating log directory2021-11-23 00:55:25,949 INFO: Creating temporary directory2021-11-23 00:55:25,949 INFO: Creating output directory2021-11-23 00:55:25,953 DEBUG: Getting git vcs interface for https://codeberg.org/Starfish/Imagepipe.git2021-11-23 00:55:25,953 DEBUG: > git --versiongit version 2.11.02021-11-23 00:55:26,247 INFO: Using git version 2.11.02021-11-23 00:55:26,247 DEBUG: Checking 0.582021-11-23 00:55:26,248 INFO: Building version 0.58 (37) of de.kaffeemitkoffein.imagepipe2021-11-23 00:55:26,248 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-11-23 00:55:26,456 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 00:55:32,095 INFO: Getting source for revision 340886ab06975d9517612c26fa15d480da69abda2021-11-23 00:55:32,095 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:32,095 DEBUG: > git rev-parse --show-toplevel2021-11-23 00:55:32,302 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:32,302 DEBUG: > git submodule foreach --recursive git reset --hard2021-11-23 00:55:32,501 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:32,501 DEBUG: > git reset --hard2021-11-23 00:55:32,802 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:32,802 DEBUG: > git submodule foreach --recursive git clean -dffx2021-11-23 00:55:32,912 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:32,912 DEBUG: > git clean -dffx2021-11-23 00:55:33,306 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:33,307 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-11-23 00:55:33,613 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:33,613 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-11-23 00:55:33,721 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:33,721 DEBUG: > git remote set-head origin --auto2021-11-23 00:55:33,926 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:33,926 DEBUG: > git checkout -f 340886ab06975d9517612c26fa15d480da69abda2021-11-23 00:55:34,143 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:34,144 DEBUG: > git clean -dffx2021-11-23 00:55:34,253 INFO: Creating local.properties file at build/de.kaffeemitkoffein.imagepipe/local.properties2021-11-23 00:55:34,254 DEBUG: Removing debuggable flags from build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:34,276 INFO: Cleaning Gradle project...2021-11-23 00:55:34,276 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:34,276 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 5.4.1 via distributionUrlDownloading missing gradle version 5.4.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-5.4.1-bin.zip: OKRunning /opt/gradle/versions/5.4.1/bin/gradle cleanWelcome to Gradle 5.4.1!Here are the highlights of this release:- Run builds with JDK12- New API for Incremental Tasks- Updates to native projects, including Swift 5 supportFor more details see https://docs.gradle.org/5.4.1/release-notes.htmlTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Task :clean UP-TO-DATE> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 12s2 actionable tasks: 2 up-to-date2021-11-23 00:55:49,112 INFO: Scanning source for common problems...2021-11-23 00:55:49,130 INFO: Creating source tarball...2021-11-23 00:55:49,439 INFO: Building Gradle project...2021-11-23 00:55:49,440 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe2021-11-23 00:55:49,440 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 5.4.1 via distributionUrlRunning /opt/gradle/versions/5.4.1/bin/gradle assembleReleaseTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:compileReleaseAidl NO-SOURCE> Task :app:compileReleaseRenderscript NO-SOURCE> Task :app:checkReleaseManifest> Task :app:generateReleaseBuildConfig> Task :app:mainApkListPersistenceRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:processReleaseManifest> Task :app:prepareLintJar> Task :app:mergeReleaseResources> Task :app:processReleaseResources> Task :app:checkReleaseDuplicateClasses> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders> Task :app:generateReleaseAssets> Task :app:mergeReleaseAssets> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:signingConfigWriterRelease> Task :app:mergeReleaseJniLibFolders> Task :app:javaPreCompileRelease> Task :app:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:compileReleaseSources> Task :app:lintVitalReleaseCalling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/2cfdd366862de9248d8f1f252f2a7563/android.jar with input /opt/android-sdk/platforms/android-29/android.jar> Task :app:transformClassesWithDexBuilderForRelease> Task :app:mergeReleaseNativeLibs> Task :app:stripReleaseDebugSymbols> Task :app:mergeExtDexRelease> Task :app:mergeReleaseJavaResource> Task :app:mergeDexRelease> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 19s25 actionable tasks: 25 executed2021-11-23 00:56:09,250 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.kaffeemitkoffein.imagepipe, universal_newlines=False, shell=None)2021-11-23 00:56:09,255 INFO: Successfully built version 0.58 of de.kaffeemitkoffein.imagepipe from 340886ab06975d9517612c26fa15d480da69abda2021-11-23 00:56:10,258 DEBUG: AXML contains a RESOURCE MAP2021-11-23 00:56:10,258 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'2021-11-23 00:56:10,259 DEBUG: Checking build/de.kaffeemitkoffein.imagepipe/app/build/outputs/apk/release/app-release-unsigned.apk2021-11-23 00:56:10,261 DEBUG: AXML contains a RESOURCE MAP2021-11-23 00:56:10,261 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'2021-11-23 00:56:10,264 INFO: success: de.kaffeemitkoffein.imagepipe2021-11-23 00:56:10,264 INFO: Finished2021-11-23 00:56:10,265 INFO: 1 build succeeded