log for eu.artectrex.bunny:304
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1202, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for eu.artectrex.bunny:3.0
==== detail begin ====
== Installed Android Tools ==
2024-09-03 05:24:08,748 DEBUG: Reading 'config.yml'
2024-09-03 05:24:08,762 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-03 05:24:08,763 INFO: Creating log directory
2024-09-03 05:24:08,763 INFO: Creating temporary directory
2024-09-03 05:24:08,763 INFO: Creating output directory
2024-09-03 05:24:08,777 DEBUG: Getting git vcs interface for https://gitlab.shinice.net/pixeldroid/bunny.git
2024-09-03 05:24:08,778 DEBUG: Checking eu.artectrex.bunny:304
2024-09-03 05:24:08,778 INFO: Building version 3.0 (304) of eu.artectrex.bunny
2024-09-03 05:24:08,778 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-03 05:24:09,282 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 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+deb12u7) ...
2024-09-03 05:24:23,986 INFO: Getting source for revision ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:24:23,986 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:23,986 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:24:24,195 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:24,195 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-03 05:24:24,498 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:24,498 DEBUG: > git reset --hard
2024-09-03 05:24:24,802 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:24,802 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-03 05:24:25,106 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:25,107 DEBUG: > git clean -dffx
2024-09-03 05:24:25,210 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:25,210 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-03 05:24:26,517 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:26,517 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-03 05:24:27,522 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:27,523 DEBUG: > git remote set-head origin --auto
2024-09-03 05:24:28,528 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:28,528 DEBUG: > git checkout -f ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:24:28,832 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:28,832 DEBUG: > git clean -dffx
2024-09-03 05:24:28,936 INFO: Initialising submodules
2024-09-03 05:24:28,936 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:28,936 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:24:29,141 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:29,142 DEBUG: > git submodule sync
2024-09-03 05:24:29,445 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:24:29,445 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 submodule update --init --force --recursive
Submodule path 'pixel_common': checked out 'def947b5b1392b3282174bebd0217037f66d0362'
2024-09-03 05:24:29,749 INFO: Creating local.properties file at build/eu.artectrex.bunny/local.properties
2024-09-03 05:24:29,752 INFO: Creating local.properties file at build/eu.artectrex.bunny/app/local.properties
2024-09-03 05:24:29,753 DEBUG: Removing debuggable flags from build/eu.artectrex.bunny/app
2024-09-03 05:24:29,770 INFO: Running 'prebuild' commands in build/eu.artectrex.bunny/app
2024-09-03 05:24:29,770 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:24:29,770 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/include project.*/include "x86_64"/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's/include project.*/include "x86_64"/' build.gradle
2024-09-03 05:24:29,973 INFO: Cleaning Gradle project...
2024-09-03 05:24:29,974 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:24:29,974 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 :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 7s
1 actionable task: 1 up-to-date
2024-09-03 05:25:44,543 INFO: Scanning source for common problems...
2024-09-03 05:25:44,557 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-03 05:25:44,558 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-03 05:25:45,365 DEBUG: write 'suss.json' to cache
2024-09-03 05:25:45,432 DEBUG: next suss.json cache update due in 23:59:59.924065
2024-09-03 05:25:45,530 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-03 05:25:45,547 INFO: Creating source tarball...
2024-09-03 05:25:46,159 INFO: Building Gradle project...
2024-09-03 05:25:46,159 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:25:46,159 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 :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :pixel_common:preBuild UP-TO-DATE
> Task :pixel_common:preReleaseBuild UP-TO-DATE
> Task :pixel_common:generateReleaseResValues
> Task :pixel_common:dataBindingMergeDependencyArtifactsRelease
> Task :pixel_common:generateReleaseResources
> Task :pixel_common:collectDependencies
> Task :pixel_common:prepareLibraryDefinitionsRelease
> Task :pixel_common:packageReleaseResources
> Task :pixel_common:dataBindingGenBaseClassesRelease
> Task :pixel_common:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :pixel_common:dataBindingTriggerRelease
> Task :pixel_common:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :pixel_common:parseReleaseLocalResources
> Task :pixel_common:writeReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :pixel_common:extractDeepLinksRelease
> Task :pixel_common:generateReleaseRFile
> Task :pixel_common:processReleaseManifest
> Task :app:mergeReleaseResources
> Task :pixel_common:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :pixel_common:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :pixel_common:extractProguardFiles
> Task :pixel_common:prepareLintJarForPublish
> Task :pixel_common:mergeReleaseJniLibFolders
> Task :pixel_common:mergeReleaseNativeLibs NO-SOURCE
> Task :pixel_common:stripReleaseDebugSymbols NO-SOURCE
> Task :pixel_common:extractDeepLinksForAarRelease
> Task :pixel_common:copyReleaseJniLibsProjectAndLocalJars
> Task :pixel_common:mergeReleaseShaders
> Task :pixel_common:compileReleaseShaders NO-SOURCE
> Task :pixel_common:generateReleaseAssets UP-TO-DATE
> Task :pixel_common:packageReleaseAssets
> Task :pixel_common:prepareReleaseArtProfile
> Task :pixel_common:writeReleaseLintModelMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :pixel_common:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libavcodec.so, libavcodec_neon.so, libavdevice.so, libavdevice_neon.so, libavfilter.so, libavfilter_neon.so, libavformat.so, libavformat_neon.so, libavutil.so, libavutil_neon.so, libc++_shared.so, libffmpegkit.so, libffmpegkit_abidetect.so, libffmpegkit_armv7a_neon.so, libswresample.so, libswresample_neon.so, libswscale.so, libswscale_neon.so, libucrop.so.
> Task :pixel_common:kaptGenerateStubsReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:mergeReleaseArtProfile
> 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 :pixel_common:kaptReleaseKotlin
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :pixel_common:compileReleaseKotlin
> Task :pixel_common:compileReleaseJavaWithJavac
> Task :pixel_common:bundleLibRuntimeToJarRelease
> Task :pixel_common:bundleLibCompileToJarRelease
> Task :pixel_common:processReleaseJavaRes
> Task :pixel_common:createFullJarRelease
> Task :pixel_common:generateReleaseLintModel
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/eu.artectrex.bunny/app/src/main/java/eu/artectrex/bunny/EditViewModel.kt:65:47 '@Deprecated(...) @Nullable() fun getSerializableExtra(p0: String!): Serializable?' is deprecated. Deprecated in Java.
> Task :pixel_common:extractReleaseAnnotations
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :pixel_common:mergeReleaseGeneratedProguardFiles
> Task :pixel_common:mergeReleaseConsumerProguardFiles
> Task :pixel_common:generateReleaseLintVitalModel
> Task :pixel_common:mergeReleaseJavaResource
> Task :app:dexBuilderRelease
> Task :pixel_common:syncReleaseLibJars
> Task :pixel_common:bundleReleaseLocalLintAar
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :pixel_common:lintVitalAnalyzeRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 39s
91 actionable tasks: 91 executed
2024-09-03 05:29:26,577 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.artectrex.bunny, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-03 05:29:26,584 INFO: Successfully built version 3.0 of eu.artectrex.bunny from ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:29:26,866 DEBUG: Checking build/eu.artectrex.bunny/app/build/outputs/apk/release/app-x86_64-release-unsigned.apk
2024-09-03 05:29:26,938 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-09-03 05:29:26,938 INFO: ...retrieving https://gitlab.shinice.net/pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-304.apk
2024-09-03 05:29:26,942 DEBUG: Starting new HTTPS connection (1): gitlab.shinice.net:443
2024-09-03 05:29:27,759 DEBUG: https://gitlab.shinice.net:443 "GET /pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-304.apk HTTP/1.1" 404 None
2024-09-03 05:29:27,762 ERROR: Could not build app eu.artectrex.bunny: Downloading Binaries from https://gitlab.shinice.net/pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-304.apk failed.
2024-09-03 05:29:27,762 DEBUG: Error encountered, stopping by user request.
==== detail end ====