log for xyz.zedler.patrick.doodle:40
== Installed Android Tools ==
2022-11-23 14:37:44,449 DEBUG: Reading 'config.yml'
2022-11-23 14:37:44,479 WARNING: ipfs_cid not found, skipping CIDv1 generation
2022-11-23 14:37:44,480 INFO: Creating log directory
2022-11-23 14:37:44,480 INFO: Creating temporary directory
2022-11-23 14:37:44,481 INFO: Creating output directory
2022-11-23 14:37:44,534 DEBUG: Getting git vcs interface for https://github.com/patzly/doodle-android.git
2022-11-23 14:37:44,534 DEBUG: Checking xyz.zedler.patrick.doodle:40
2022-11-23 14:37:44,534 INFO: Building version 5.6.0 (40) of xyz.zedler.patrick.doodle
2022-11-23 14:37:44,535 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-11-23 14:37:45,050 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36771 files and directories currently installed.)
Removing sudo (1.9.5p2-3) ...
Purging configuration files for sudo (1.9.5p2-3) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2022-11-23 14:38:02,657 INFO: Getting source for revision 41ef70cf7f8d091c76906447e7a2933ba3d9d928
2022-11-23 14:38:02,661 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:02,661 DEBUG: > git rev-parse --show-toplevel
2022-11-23 14:38:02,890 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:02,890 DEBUG: > git submodule foreach --recursive git reset --hard
2022-11-23 14:38:03,118 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:03,119 DEBUG: > git reset --hard
2022-11-23 14:38:03,835 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:03,835 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-11-23 14:38:03,947 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:03,947 DEBUG: > git clean -dffx
2022-11-23 14:38:04,060 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:04,061 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
2022-11-23 14:38:05,379 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:05,380 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 remote prune origin
2022-11-23 14:38:05,894 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:05,894 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
2022-11-23 14:38:06,508 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:06,509 DEBUG: > git remote set-head origin --auto
2022-11-23 14:38:07,230 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:07,230 DEBUG: > git checkout -f 41ef70cf7f8d091c76906447e7a2933ba3d9d928
2022-11-23 14:38:07,945 DEBUG: Directory: build/xyz.zedler.patrick.doodle
2022-11-23 14:38:07,946 DEBUG: > git clean -dffx
2022-11-23 14:38:08,058 INFO: Creating local.properties file at build/xyz.zedler.patrick.doodle/local.properties
2022-11-23 14:38:08,060 INFO: Creating local.properties file at build/xyz.zedler.patrick.doodle/app/local.properties
2022-11-23 14:38:08,062 DEBUG: Removing debuggable flags from build/xyz.zedler.patrick.doodle/app
2022-11-23 14:38:08,097 INFO: Cleaning Gradle project...
2022-11-23 14:38:08,098 DEBUG: Directory: build/xyz.zedler.patrick.doodle/app
2022-11-23 14:38:08,099 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.5.1 via distributionUrl
Downloading missing gradle version 7.5.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.5.1-bin.zip: OK
Running /opt/gradle/versions/7.5.1/bin/gradle clean
Welcome to Gradle 7.5.1!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/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 1m 14s
1 actionable task: 1 up-to-date
2022-11-23 14:39:34,157 INFO: Scanning source for common problems...
2022-11-23 14:39:34,184 DEBUG: scanner is configured to use signature data from: 'suss'
2022-11-23 14:39:34,243 WARNING: Found executable binary, possibly code at app/src/main/res/font/jost_medium.ttf
2022-11-23 14:39:34,243 WARNING: Found executable binary, possibly code at app/src/main/res/font/jost_book.ttf
2022-11-23 14:39:34,258 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-11-23 14:39:34,261 INFO: Creating source tarball...
2022-11-23 14:39:37,302 INFO: Building Gradle project...
2022-11-23 14:39:37,303 DEBUG: Directory: build/xyz.zedler.patrick.doodle/app
2022-11-23 14:39:37,303 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.5.1 via distributionUrl
Running /opt/gradle/versions/7.5.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> 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:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:generateSafeArgsRelease
> Task :app:javaPreCompileRelease
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseProguardFiles
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:mergeReleaseJavaResource
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:mergeReleaseArtProfile
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 9s
41 actionable tasks: 41 executed
2022-11-23 14:42:48,079 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/xyz.zedler.patrick.doodle, universal_newlines=False, shell=None, istream=<valid stream>)
2022-11-23 14:42:48,104 INFO: Successfully built version 5.6.0 of xyz.zedler.patrick.doodle from 41ef70cf7f8d091c76906447e7a2933ba3d9d928
2022-11-23 14:42:48,616 DEBUG: AXML contains a RESOURCE MAP
2022-11-23 14:42:48,617 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 51: 'http://schemas.android.com/apk/res/android'
2022-11-23 14:42:48,620 DEBUG: Checking build/xyz.zedler.patrick.doodle/app/build/outputs/apk/release/app-release-unsigned.apk
2022-11-23 14:42:48,641 DEBUG: AXML contains a RESOURCE MAP
2022-11-23 14:42:48,641 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 51: 'http://schemas.android.com/apk/res/android'
2022-11-23 14:42:48,709 INFO: success: xyz.zedler.patrick.doodle
2022-11-23 14:42:48,710 INFO: Finished
2022-11-23 14:42:48,711 INFO: 1 build succeeded