log for de.cweiske.headphoneindicator:2
== Installed Android Tools ==
2024-09-30 20:36:23,180 DEBUG: Reading 'config.yml'
2024-09-30 20:36:23,192 INFO: Creating log directory
2024-09-30 20:36:23,193 INFO: Creating temporary directory
2024-09-30 20:36:23,193 INFO: Creating output directory
2024-09-30 20:36:23,205 DEBUG: Getting git vcs interface for https://github.com/cweiske/headphoneindicator
2024-09-30 20:36:23,205 DEBUG: Checking de.cweiske.headphoneindicator:2
2024-09-30 20:36:23,205 INFO: Building version 1.1.0 (2) of de.cweiske.headphoneindicator
2024-09-30 20:36:23,205 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-30 20:36:23,910 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64098 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 removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-30 20:36:44,380 INFO: Getting source for revision e07052f6b8b9a79307c4657cf04120bf9f95ab3d
2024-09-30 20:36:44,381 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:44,381 DEBUG: > git rev-parse --show-toplevel
2024-09-30 20:36:44,589 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:44,589 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-30 20:36:44,793 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:44,793 DEBUG: > git reset --hard
2024-09-30 20:36:45,097 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:45,097 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-30 20:36:45,200 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:45,200 DEBUG: > git clean -dffx
2024-09-30 20:36:45,303 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:45,303 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
2024-09-30 20:36:46,007 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:46,008 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
2024-09-30 20:36:46,512 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:46,512 DEBUG: > git remote set-head origin --auto
2024-09-30 20:36:47,116 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:47,116 DEBUG: > git checkout -f e07052f6b8b9a79307c4657cf04120bf9f95ab3d
2024-09-30 20:36:47,319 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:47,319 DEBUG: > git clean -dffx
2024-09-30 20:36:47,422 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:47,422 DEBUG: > git rev-parse --show-toplevel
2024-09-30 20:36:47,626 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:47,626 DEBUG: > git submodule deinit --all --force
2024-09-30 20:36:47,729 INFO: Creating local.properties file at build/de.cweiske.headphoneindicator/local.properties
2024-09-30 20:36:47,732 DEBUG: Removing debuggable flags from build/de.cweiske.headphoneindicator
2024-09-30 20:36:47,754 INFO: Cleaning Gradle project...
2024-09-30 20:36:47,755 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:36:47,755 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :clean UP-TO-DATE
BUILD SUCCESSFUL in 40s
1 actionable task: 1 up-to-date
2024-09-30 20:37:34,314 INFO: Scanning source for common problems...
2024-09-30 20:37:34,340 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-30 20:37:34,341 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-30 20:37:34,963 DEBUG: write 'suss.json' to cache
2024-09-30 20:37:35,025 DEBUG: next suss.json cache update due in 23:59:59.928244
2024-09-30 20:37:35,130 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-30 20:37:35,132 INFO: Creating source tarball...
2024-09-30 20:37:35,160 INFO: Building Gradle project...
2024-09-30 20:37:35,160 DEBUG: Directory: build/de.cweiske.headphoneindicator
2024-09-30 20:37:35,160 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.7 via distributionUrl
Running /opt/gradle/versions/8.7/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.7/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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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
> Task :preBuild UP-TO-DATE
> Task :preReleaseBuild UP-TO-DATE
> Task :checkReleaseAarMetadata
> Task :generateReleaseResValues
> Task :javaPreCompileRelease
> Task :mapReleaseSourceSetPaths
> Task :generateReleaseResources
> Task :packageReleaseResources
> Task :mergeReleaseResources
> Task :createReleaseCompatibleScreenManifests
> Task :extractDeepLinksRelease
> Task :parseReleaseLocalResources
> Task :processReleaseMainManifest
> Task :processReleaseManifest
> Task :extractProguardFiles
> Task :mergeReleaseJniLibFolders
> Task :mergeReleaseNativeLibs NO-SOURCE
> Task :stripReleaseDebugSymbols NO-SOURCE
> Task :extractReleaseNativeSymbolTables NO-SOURCE
> Task :mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :checkReleaseDuplicateClasses
> Task :desugarReleaseFileDependencies
> Task :mergeReleaseStartupProfile
> Task :mergeReleaseArtProfile
> Task :mergeReleaseShaders
> Task :compileReleaseShaders NO-SOURCE
> Task :generateReleaseAssets UP-TO-DATE
> Task :mergeExtDexRelease
> Task :mergeReleaseAssets
> Task :compressReleaseAssets
> Task :extractReleaseVersionControlInfo
> Task :processReleaseJavaRes NO-SOURCE
> Task :collectReleaseDependencies
> Task :sdkReleaseDependencyData
> Task :mergeReleaseJavaResource
> Task :writeReleaseAppMetadata
> Task :writeReleaseSigningConfigVersions
> Task :processReleaseManifestForPackage
> Task :processReleaseResources
> Task :compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :generateReleaseLintVitalReportModel
> Task :dexBuilderRelease
> Task :optimizeReleaseResources
> Task :mergeDexRelease
> Task :compileReleaseArtProfile
> Task :packageRelease
> Task :createReleaseApkListingFileRedirect
> Task :lintVitalAnalyzeRelease
> Task :lintVitalReportRelease
> Task :lintVitalRelease
> Task :assembleRelease
BUILD SUCCESSFUL in 1m 24s
41 actionable tasks: 41 executed
2024-09-30 20:39:00,585 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.cweiske.headphoneindicator, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-30 20:39:00,591 INFO: Successfully built version 1.1.0 of de.cweiske.headphoneindicator from e07052f6b8b9a79307c4657cf04120bf9f95ab3d
2024-09-30 20:39:00,821 DEBUG: Checking build/de.cweiske.headphoneindicator/build/outputs/apk/release/de.cweiske.headphoneindicator-release-unsigned.apk
2024-09-30 20:39:00,824 INFO: success: de.cweiske.headphoneindicator
2024-09-30 20:39:00,824 INFO: Finished
2024-09-30 20:39:00,824 INFO: 1 build succeeded