log for com.shub39.rush:2610
== Installed Android Tools ==
2025-03-10 12:30:24,215 DEBUG: Reading 'config.yml'
2025-03-10 12:30:24,227 INFO: Creating log directory
2025-03-10 12:30:24,227 INFO: Creating temporary directory
2025-03-10 12:30:24,228 INFO: Creating output directory
2025-03-10 12:30:24,246 DEBUG: Getting git vcs interface for https://github.com/shub39/Rush.git
2025-03-10 12:30:24,246 DEBUG: Checking com.shub39.rush:2610
2025-03-10 12:30:24,246 INFO: Building version 2.6.1 (2610) of com.shub39.rush
2025-03-10 12:30:24,247 INFO: Running 'sudo' commands in /home/vagrant
2025-03-10 12:30:24,247 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=16
+ CPUS_MAX=16
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=16 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-03-10 12:30:24,552 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-10 12:30:25,056 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 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+deb12u9) ...
2025-03-10 12:30:46,230 INFO: Getting source for revision 1c2cf32c07a1b852d4648debbaed4477a777120f
2025-03-10 12:30:46,231 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:46,231 DEBUG: > git rev-parse --show-toplevel
2025-03-10 12:30:46,439 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:46,439 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-10 12:30:46,642 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:46,642 DEBUG: > git reset --hard
2025-03-10 12:30:47,046 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:47,046 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-10 12:30:47,149 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:47,149 DEBUG: > git clean -dffx
2025-03-10 12:30:47,252 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:47,252 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-03-10 12:30:49,461 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:49,461 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-03-10 12:30:50,066 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:50,066 DEBUG: > git remote set-head origin --auto
2025-03-10 12:30:50,670 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:50,670 DEBUG: > git checkout -f 1c2cf32c07a1b852d4648debbaed4477a777120f
2025-03-10 12:30:51,074 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:51,074 DEBUG: > git clean -dffx
2025-03-10 12:30:51,178 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:51,178 DEBUG: > git rev-parse --show-toplevel
2025-03-10 12:30:51,381 DEBUG: Directory: build/com.shub39.rush
2025-03-10 12:30:51,382 DEBUG: > git submodule deinit --all --force
2025-03-10 12:30:51,485 INFO: Creating local.properties file at build/com.shub39.rush/local.properties
2025-03-10 12:30:51,907 INFO: Creating local.properties file at build/com.shub39.rush/app/local.properties
2025-03-10 12:30:51,908 DEBUG: Removing debuggable flags from build/com.shub39.rush/app
2025-03-10 12:30:52,143 INFO: Cleaning Gradle project...
2025-03-10 12:30:52,144 DEBUG: Directory: build/com.shub39.rush/app
2025-03-10 12:30:52,144 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/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.10.2/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 2m 12s
1 actionable task: 1 up-to-date
2025-03-10 12:33:10,942 INFO: Scanning source for common problems...
2025-03-10 12:33:10,997 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-10 12:33:10,998 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-10 12:33:11,567 DEBUG: write 'suss.json' to cache
2025-03-10 12:33:11,570 DEBUG: next suss.json cache update due in 23:59:59.986726
2025-03-10 12:33:11,725 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-03-10 12:33:11,768 INFO: Creating source tarball...
2025-03-10 12:33:12,840 INFO: Building Gradle project...
2025-03-10 12:33:12,840 DEBUG: Directory: build/com.shub39.rush/app
2025-03-10 12:33:12,840 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/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.10.2/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
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/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
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:collectDependencies
> Task :app:prepareLibraryDefinitionsRelease
--> Retrieved POM for: org.slf4j:slf4j-api from org.slf4j:slf4j-parent:2.0.16
----> Retrieved POM for: org.slf4j:slf4j-api from org.slf4j:slf4j-bom:2.0.16
--> Retrieved POM for: com.google.guava:listenablefuture from com.google.guava:guava-parent:26.0-android
----> Retrieved POM for: com.google.guava:listenablefuture from org.sonatype.oss:oss-parent:9
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libsqliteJni.so.
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:convertLinkedResourcesToProtoRelease
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac NO-SOURCE
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 6m 38s
49 actionable tasks: 49 executed
2025-03-10 12:39:51,824 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.shub39.rush, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-10 12:39:51,832 INFO: Successfully built version 2.6.1 of com.shub39.rush from 1c2cf32c07a1b852d4648debbaed4477a777120f
2025-03-10 12:39:51,834 INFO: Running 'postbuild' commands in build/com.shub39.rush/app
2025-03-10 12:39:51,835 DEBUG: Directory: build/com.shub39.rush/app
2025-03-10 12:39:51,835 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/shub39/Rush/releases/download/2.6.1/app-release.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/com.shub39.rush/app/build/outputs/apk/release/app-release-unsigned.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleRelease; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ curl -Lo upstream.apk https://github.com/shub39/Rush/releases/download/2.6.1/app-release.apk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 13.9M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 13.9M 100 13.9M 0 0 10.9M 0 0:00:01 0:00:01 --:--:-- 20.9M
+ unzip -q upstream.apk -d apk
++ sha256sum apk/assets/dexopt/baseline.prof
+ export 'hash=73bd45a027a7200c86dffe47b0dc0fb6914858b937d57bfab593bf385f18b83e apk/assets/dexopt/baseline.prof'
+ hash='73bd45a027a7200c86dffe47b0dc0fb6914858b937d57bfab593bf385f18b83e apk/assets/dexopt/baseline.prof'
+ rm -rf apk upstream.apk
+ for i in {1..10}
+ unzip -q /home/vagrant/build/com.shub39.rush/app/build/outputs/apk/release/app-release-unsigned.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: OK
+ break
2025-03-10 12:39:54,075 DEBUG: Checking build/com.shub39.rush/app/build/outputs/apk/release/app-release-unsigned.apk
2025-03-10 12:39:54,114 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-03-10 12:39:54,114 INFO: ...retrieving https://github.com/shub39/Rush/releases/download/2.6.1/app-release.apk
2025-03-10 12:39:54,118 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-03-10 12:39:54,268 DEBUG: https://github.com:443 "GET /shub39/Rush/releases/download/2.6.1/app-release.apk HTTP/1.1" 302 0
2025-03-10 12:39:54,271 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-03-10 12:39:54,630 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/820446201/1fc8e4c1-ee73-4159-926c-21bc9858ad78?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250310%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250310T123952Z&X-Amz-Expires=300&X-Amz-Signature=090252754268fde844ede861fc1d25bd93761eeb519e7417fa4002ad73a6a2e0&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 14643439
2025-03-10 12:39:56,319 DEBUG: unsigned/binaries/com.shub39.rush_2610.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-03-10 12:39:57,297 DEBUG: /tmp/tmp0oy7jham/sigcp_com.shub39.rush_2610.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-03-10 12:39:57,298 INFO: ...successfully verified
2025-03-10 12:39:57,298 INFO: compared built binary to supplied reference binary successfully
2025-03-10 12:39:57,381 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-03-10 12:39:57,437 DEBUG: Using APK Signature v2
2025-03-10 12:39:57,438 INFO: supplied reference binary has allowed signer 0fe1b9f44a4db97ec50948f5189f6b4300716cc6d4843f5698d614a2152e2188
2025-03-10 12:39:57,444 INFO: success: com.shub39.rush
2025-03-10 12:39:57,444 INFO: Finished
2025-03-10 12:39:57,444 INFO: 1 build succeeded