log for eu.artectrex.bunny:303
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:17:39,573 DEBUG: Reading 'config.yml'
2024-09-03 05:17:39,593 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-03 05:17:39,594 INFO: Creating log directory
2024-09-03 05:17:39,594 INFO: Creating temporary directory
2024-09-03 05:17:39,594 INFO: Creating output directory
2024-09-03 05:17:39,609 DEBUG: Getting git vcs interface for https://gitlab.shinice.net/pixeldroid/bunny.git
2024-09-03 05:17:39,609 DEBUG: Checking eu.artectrex.bunny:303
2024-09-03 05:17:39,609 INFO: Building version 3.0 (303) of eu.artectrex.bunny
2024-09-03 05:17:39,609 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-03 05:17:40,314 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:17:55,478 INFO: Getting source for revision ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:17:55,481 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:55,481 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:17:55,687 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:55,687 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-03 05:17:55,991 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:55,991 DEBUG: > git reset --hard
2024-09-03 05:17:56,295 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:56,295 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-03 05:17:56,499 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:56,499 DEBUG: > git clean -dffx
2024-09-03 05:17:56,602 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:56,603 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:17:57,808 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:57,809 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:17:58,814 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:17:58,814 DEBUG: > git remote set-head origin --auto
2024-09-03 05:18:00,020 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:18:00,020 DEBUG: > git checkout -f ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:18:00,323 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:18:00,324 DEBUG: > git clean -dffx
2024-09-03 05:18:00,427 INFO: Initialising submodules
2024-09-03 05:18:00,427 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:18:00,427 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:18:00,632 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:18:00,632 DEBUG: > git submodule sync
2024-09-03 05:18:00,836 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:18:00,836 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:18:01,140 INFO: Creating local.properties file at build/eu.artectrex.bunny/local.properties
2024-09-03 05:18:01,142 INFO: Creating local.properties file at build/eu.artectrex.bunny/app/local.properties
2024-09-03 05:18:01,143 DEBUG: Removing debuggable flags from build/eu.artectrex.bunny/app
2024-09-03 05:18:01,160 INFO: Running 'prebuild' commands in build/eu.artectrex.bunny/app
2024-09-03 05:18:01,160 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:18:01,160 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/include project.*/include "x86"/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's/include project.*/include "x86"/' build.gradle
2024-09-03 05:18:01,363 INFO: Cleaning Gradle project...
2024-09-03 05:18:01,364 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:18:01,364 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 10s
1 actionable task: 1 up-to-date
2024-09-03 05:19:17,924 INFO: Scanning source for common problems...
2024-09-03 05:19:17,939 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-03 05:19:17,940 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-03 05:19:18,583 DEBUG: write 'suss.json' to cache
2024-09-03 05:19:18,647 DEBUG: next suss.json cache update due in 23:59:59.926240
2024-09-03 05:19:18,746 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-03 05:19:18,762 INFO: Creating source tarball...
2024-09-03 05:19:19,373 INFO: Building Gradle project...
2024-09-03 05:19:19,373 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:19:19,374 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 :app:mapReleaseSourceSetPaths
> Task :pixel_common:writeReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:checkReleaseAarMetadata
> 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:processReleaseManifestForPackage
> Task :pixel_common:javaPreCompileRelease
> Task :app: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:processReleaseResources
> 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: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 :app:optimizeReleaseResources
> Task :pixel_common:kaptReleaseKotlin
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingGenBaseClassesRelease
> 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 40s
91 actionable tasks: 91 executed
2024-09-03 05:23:00,716 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:23:00,723 INFO: Successfully built version 3.0 of eu.artectrex.bunny from ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:23:01,083 DEBUG: Checking build/eu.artectrex.bunny/app/build/outputs/apk/release/app-x86-release-unsigned.apk
2024-09-03 05:23:01,145 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-09-03 05:23:01,145 INFO: ...retrieving https://gitlab.shinice.net/pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-303.apk
2024-09-03 05:23:01,150 DEBUG: Starting new HTTPS connection (1): gitlab.shinice.net:443
2024-09-03 05:23:01,832 DEBUG: https://gitlab.shinice.net:443 "GET /pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-303.apk HTTP/1.1" 404 None
2024-09-03 05:23:01,834 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-303.apk failed.
2024-09-03 05:23:01,835 DEBUG: Error encountered, stopping by user request.
==== detail end ====