log for com.asdoi.quicktiles:18
== Installed Android Tools ==
2025-09-16 07:57:13,091 DEBUG: Reading 'config.yml'
2025-09-16 07:57:13,107 INFO: Creating log directory
2025-09-16 07:57:13,107 INFO: Creating temporary directory
2025-09-16 07:57:13,107 INFO: Creating output directory
2025-09-16 07:57:13,116 DEBUG: Getting git vcs interface for https://gitlab.com/flxholle/quick-tiles.git
2025-09-16 07:57:13,116 DEBUG: Checking com.asdoi.quicktiles:18
2025-09-16 07:57:13,116 INFO: Building version 1.8 (18) of com.asdoi.quicktiles
2025-09-16 07:57:13,121 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.asdoi.quicktiles, universal_newlines=False, shell=None, istream=None)
2025-09-16 07:57:13,132 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-16 07:57:13,736 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64076 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-16 07:57:27,551 INFO: Getting source for revision c2c75bde3fbe2810abb8b6dfa37717853d449395
2025-09-16 07:57:27,552 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:27,552 DEBUG: > git rev-parse --show-toplevel
2025-09-16 07:57:27,754 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:27,755 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-16 07:57:27,957 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:27,957 DEBUG: > git reset --hard
2025-09-16 07:57:28,161 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:28,161 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-16 07:57:28,264 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:28,264 DEBUG: > git clean -dffx
2025-09-16 07:57:28,367 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:28,368 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 origin
2025-09-16 07:57:29,677 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:29,677 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 origin
2025-09-16 07:57:30,382 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:30,382 DEBUG: > git remote set-head origin --auto
2025-09-16 07:57:31,196 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:31,200 DEBUG: > git checkout -f c2c75bde3fbe2810abb8b6dfa37717853d449395
2025-09-16 07:57:31,407 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:31,407 DEBUG: > git clean -dffx
2025-09-16 07:57:31,513 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:31,514 DEBUG: > git rev-parse --show-toplevel
2025-09-16 07:57:31,717 DEBUG: Directory: build/com.asdoi.quicktiles
2025-09-16 07:57:31,717 DEBUG: > git submodule deinit --all --force
2025-09-16 07:57:31,820 INFO: Creating local.properties file at build/com.asdoi.quicktiles/local.properties
2025-09-16 07:57:31,823 INFO: Creating local.properties file at build/com.asdoi.quicktiles/app/local.properties
2025-09-16 07:57:31,824 DEBUG: Removing debuggable flags from build/com.asdoi.quicktiles/app
2025-09-16 07:57:31,838 INFO: Running 'prebuild' commands in build/com.asdoi.quicktiles/app
2025-09-16 07:57:31,838 DEBUG: Directory: build/com.asdoi.quicktiles/app
2025-09-16 07:57:31,838 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/agp/s/8.13.0/8.11.1/' ../gradle/libs.versions.toml
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /agp/s/8.13.0/8.11.1/ ../gradle/libs.versions.toml
2025-09-16 07:57:32,041 INFO: Cleaning Gradle project...
2025-09-16 07:57:32,042 DEBUG: Directory: build/com.asdoi.quicktiles/app
2025-09-16 07:57:32,042 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/release-notes.html
To 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
w: file:///home/vagrant/build/com.asdoi.quicktiles/app/build.gradle.kts:35:9: 'jvmTarget: String' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 5s
1 actionable task: 1 up-to-date
2025-09-16 07:59:44,041 INFO: Scanning source for common problems...
2025-09-16 07:59:44,095 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-16 07:59:44,096 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-16 07:59:44,680 DEBUG: write 'suss.json' to cache
2025-09-16 07:59:44,688 DEBUG: next suss.json cache update due in 23:59:59.981157
2025-09-16 07:59:44,890 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-16 07:59:44,922 INFO: Creating source tarball...
2025-09-16 07:59:45,140 INFO: Building Gradle project...
2025-09-16 07:59:45,140 DEBUG: Directory: build/com.asdoi.quicktiles/app
2025-09-16 07:59:45,140 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle assembleRelease
To 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
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
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
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License 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/licenses
License 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-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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:prepareLibraryDefinitionsRelease
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:desugarReleaseFileDependencies
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseStartupProfile
> 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:extractProguardFiles
> Task :app:processReleaseManifestForPackage
> Task :app:collectReleaseDependencies
> Task :app:mergeExtDexRelease
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.asdoi.quicktiles/app/src/main/java/com/flxholle/quicktiles/tiles/FixRotationTileService.kt:43:76 'val defaultDisplay: Display!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.asdoi.quicktiles/app/src/main/java/com/flxholle/quicktiles/tiles/VibrateCallsTileService.kt:11:45 'static field VIBRATE_WHEN_RINGING: String' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.asdoi.quicktiles/app/src/main/java/com/flxholle/quicktiles/tiles/WirelessUsbDebuggingTileService.kt:101:33 'val connectionInfo: WifiInfo!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.asdoi.quicktiles/app/src/main/java/com/flxholle/quicktiles/tiles/WirelessUsbDebuggingTileService.kt:101:49 'val ipAddress: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.asdoi.quicktiles/app/src/main/java/com/flxholle/quicktiles/tiles/WirelessUsbDebuggingTileService.kt:107:13 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'String?'.
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeDexRelease
> Task :app:processReleaseJavaRes
> Task :app:compileReleaseArtProfile
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.asdoi.quicktiles/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 4m 24s
46 actionable tasks: 46 executed
2025-09-16 08:04:10,221 INFO: Successfully built version 1.8 of com.asdoi.quicktiles from c2c75bde3fbe2810abb8b6dfa37717853d449395
2025-09-16 08:04:10,861 DEBUG: Checking build/com.asdoi.quicktiles/app/build/outputs/apk/release/app-release-unsigned.apk
2025-09-16 08:04:10,920 INFO: success: com.asdoi.quicktiles
2025-09-16 08:04:10,921 INFO: Finished
2025-09-16 08:04:10,921 INFO: 1 build succeeded