log for com.klee.sapio:55

== Installed Android Tools ==2025-02-03 03:13:51,869 DEBUG: Reading 'config.yml'2025-02-03 03:13:51,980 INFO: Creating log directory2025-02-03 03:13:51,981 INFO: Creating temporary directory2025-02-03 03:13:51,981 INFO: Creating output directory2025-02-03 03:13:52,035 DEBUG: Getting git vcs interface for https://github.com/jonathanklee/Sapio.git2025-02-03 03:13:52,036 DEBUG: Checking com.klee.sapio:552025-02-03 03:13:52,036 INFO: Building version 1.6.6 (55) of com.klee.sapio2025-02-03 03:13:52,037 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-02-03 03:13:52,742 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64068 files and directories currently installed.)Removing sudo (1.9.13p3-1+deb12u1) ...Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.36-9+deb12u9) ...2025-02-03 03:14:53,089 INFO: Getting source for revision 8bf43de13aab1701c75ce4d55ffd90d1d7348f412025-02-03 03:14:53,090 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:53,090 DEBUG: > git rev-parse --show-toplevel2025-02-03 03:14:53,299 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:53,299 DEBUG: > git submodule foreach --recursive git reset --hard2025-02-03 03:14:53,602 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:53,603 DEBUG: > git reset --hard2025-02-03 03:14:53,906 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:53,906 DEBUG: > git submodule foreach --recursive git clean -dffx2025-02-03 03:14:54,009 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:54,010 DEBUG: > git clean -dffx2025-02-03 03:14:54,113 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:54,113 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin2025-02-03 03:14:56,421 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:56,422 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin2025-02-03 03:14:56,926 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:56,926 DEBUG: > git remote set-head origin --auto2025-02-03 03:14:57,530 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:57,530 DEBUG: > git checkout -f 8bf43de13aab1701c75ce4d55ffd90d1d7348f412025-02-03 03:14:57,733 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:57,734 DEBUG: > git clean -dffx2025-02-03 03:14:57,837 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:57,837 DEBUG: > git rev-parse --show-toplevel2025-02-03 03:14:58,040 DEBUG: Directory: build/com.klee.sapio2025-02-03 03:14:58,040 DEBUG: > git submodule deinit --all --force2025-02-03 03:14:58,143 INFO: Creating local.properties file at build/com.klee.sapio/local.properties2025-02-03 03:14:58,146 INFO: Creating local.properties file at build/com.klee.sapio/app/local.properties2025-02-03 03:14:58,147 DEBUG: Removing debuggable flags from build/com.klee.sapio/app2025-02-03 03:14:58,187 INFO: Running 'prebuild' commands in build/com.klee.sapio/app2025-02-03 03:14:58,188 DEBUG: Directory: build/com.klee.sapio/app2025-02-03 03:14:58,188 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/org.gradle.java.home/d' ../gradle.properties/etc/bash.bashrc: line 7: PS1: unbound variable+ sed -i -e /org.gradle.java.home/d ../gradle.properties2025-02-03 03:14:58,392 INFO: Cleaning Gradle project...2025-02-03 03:14:58,392 DEBUG: Directory: build/com.klee.sapio/app2025-02-03 03:14:58,392 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.10.2 via distributionUrlDownloading missing gradle version 8.10.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OKRunning /opt/gradle/versions/8.10.2/bin/gradle cleanWelcome to Gradle 8.10.2!Here are the highlights of this release:- Support for Java 23- Faster configuration cache- Better configuration cache reportsFor more details see https://docs.gradle.org/8.10.2/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.The current default is 'false'.It will be removed in version 10.0 of the Android Gradle plugin.To keep using this feature, add the following to your module-level build.gradle files:android.buildFeatures.buildConfig = trueor from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 1m 14s1 actionable task: 1 up-to-date2025-02-03 03:16:20,946 INFO: Scanning source for common problems...2025-02-03 03:16:20,971 DEBUG: scanner is configured to use signature data from: 'suss'2025-02-03 03:16:20,972 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-02-03 03:16:21,571 DEBUG: write 'suss.json' to cache2025-02-03 03:16:21,575 DEBUG: next suss.json cache update due in 23:59:59.9868912025-02-03 03:16:21,715 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-02-03 03:16:21,740 INFO: Creating source tarball...2025-02-03 03:16:21,922 INFO: Building Gradle project...2025-02-03 03:16:21,922 DEBUG: Directory: build/com.klee.sapio/app2025-02-03 03:16:21,922 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle assembleReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.The current default is 'false'.It will be removed in version 10.0 of the Android Gradle plugin.To keep using this feature, add the following to your module-level build.gradle files:android.buildFeatures.buildConfig = trueor from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyErrors during XML parse:Additionally, the fallback loader failed to parse the XML.Errors during XML parse:Additionally, the fallback loader failed to parse the XML.Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense for package Android SDK Platform 35 accepted.Preparing "Install Android SDK Platform 35 (revision 2)"."Install Android SDK Platform 35 (revision 2)" ready.Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35"Install Android SDK Platform 35 (revision 2)" complete."Install Android SDK Platform 35 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:packageReleaseResources> Task :app:mergeReleaseResources> Task :app:generateReleaseBuildConfig> Task :app:parseReleaseLocalResources> Task :app:checkReleaseAarMetadata> Task :app:dataBindingGenBaseClassesRelease> Task :app:mapReleaseSourceSetPaths> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:extractProguardFiles> Task :app:javaPreCompileRelease> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs> Task :app:checkReleaseDuplicateClasses> Task :app:stripReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libtoolChecker.so.> Task :app:desugarReleaseFileDependencies> Task :app:mergeReleaseStartupProfile> Task :app:extractReleaseNativeSymbolTables> Task :app:processReleaseManifestForPackage> Task :app:mergeExtDexRelease> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeReleaseArtProfile> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:extractReleaseVersionControlInfo> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:processReleaseResources> Task :app:optimizeReleaseResources> Task :app:kaptGenerateStubsReleaseKotlinw: Support for language version 2.0+ in kapt is in Alpha and must be enabled explicitly. Falling back to 1.9.> Task :app:kaptReleaseKotlin[WARN] Issue detected with dagger.internal.codegen.ComponentProcessor. Expected 1 originating source file when generating /home/vagrant/build/com.klee.sapio/app/build/tmp/kapt3/classes/release/META-INF/proguard/com_klee_sapio_ui_viewmodelAppEvaluationsViewModel_HiltModules_BindsModule_LazyClassKeys.pro, but detected 0: [].> Task :app:compileReleaseKotlinw: file:///home/vagrant/build/com.klee.sapio/app/src/main/java/com/klee/sapio/ui/view/SplashActivity.kt:26:40 'static field FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/com.klee.sapio/app/src/main/java/com/klee/sapio/ui/view/SplashActivity.kt:27:40 'static field FLAG_FULLSCREEN: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/com.klee.sapio/app/src/main/java/com/klee/sapio/ui/view/SplashActivity.kt:35:9 'constructor(): Handler' is deprecated. Deprecated in Java.> Task :app:compileReleaseJavaWithJavac> Task :app:hiltAggregateDepsRelease> Task :app:hiltJavaCompileRelease> Task :app:generateReleaseLintVitalReportModel> Task :app:processReleaseJavaRes> Task :app:transformReleaseClassesWithAsm> Task :app:dexBuilderRelease> Task :app:mergeReleaseGlobalSynthetics> Task :app:mergeReleaseJavaResource> Task :app:mergeDexRelease> Task :app:lintVitalAnalyzeRelease> Task :app:compileReleaseArtProfile> Task :app:packageRelease> Task :app:createReleaseApkListingFileRedirect> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 5m 11s56 actionable tasks: 56 executed2025-02-03 03:21:33,991 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.klee.sapio, universal_newlines=False, shell=None, istream=<valid stream>)2025-02-03 03:21:33,999 INFO: Successfully built version 1.6.6 of com.klee.sapio from 8bf43de13aab1701c75ce4d55ffd90d1d7348f412025-02-03 03:21:34,247 DEBUG: Checking build/com.klee.sapio/app/build/outputs/apk/release/app-release-unsigned.apk2025-02-03 03:21:34,291 INFO: success: com.klee.sapio2025-02-03 03:21:34,292 INFO: Finished2025-02-03 03:21:34,292 INFO: 1 build succeeded