log for io.github.deprec8.enigmadroid:9
== Installed Android Tools ==
2025-09-18 08:51:50,352 DEBUG: Reading 'config.yml'
2025-09-18 08:51:50,363 INFO: Creating log directory
2025-09-18 08:51:50,366 INFO: Creating temporary directory
2025-09-18 08:51:50,366 INFO: Creating output directory
2025-09-18 08:51:50,376 DEBUG: Getting git vcs interface for https://github.com/deprec8/enigmadroid.git
2025-09-18 08:51:50,376 DEBUG: Checking io.github.deprec8.enigmadroid:9
2025-09-18 08:51:50,377 INFO: Building version 1.4.0 (9) of io.github.deprec8.enigmadroid
2025-09-18 08:51:50,382 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.github.deprec8.enigmadroid, universal_newlines=False, shell=None, istream=None)
2025-09-18 08:51:50,394 INFO: Running 'sudo' commands in /home/vagrant
2025-09-18 08:51:50,394 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-09-18 08:51:50,699 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-18 08:51:52,406 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-18 08:52:14,482 INFO: Getting source for revision de757051909ca12b3eea1fe2e62c5992ff86878c
2025-09-18 08:52:14,487 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:14,487 DEBUG: > git rev-parse --show-toplevel
2025-09-18 08:52:14,691 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:14,691 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-18 08:52:14,895 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:14,895 DEBUG: > git reset --hard
2025-09-18 08:52:15,199 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:15,199 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-18 08:52:15,302 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:15,302 DEBUG: > git clean -dffx
2025-09-18 08:52:15,405 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:15,406 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-18 08:52:16,210 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:16,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 --tags --force origin
2025-09-18 08:52:16,715 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:16,715 DEBUG: > git remote set-head origin --auto
2025-09-18 08:52:17,446 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:17,446 DEBUG: > git checkout -f de757051909ca12b3eea1fe2e62c5992ff86878c
2025-09-18 08:52:17,650 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:17,650 DEBUG: > git clean -dffx
2025-09-18 08:52:17,753 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:17,753 DEBUG: > git rev-parse --show-toplevel
2025-09-18 08:52:17,957 DEBUG: Directory: build/io.github.deprec8.enigmadroid
2025-09-18 08:52:17,957 DEBUG: > git submodule deinit --all --force
2025-09-18 08:52:18,167 INFO: Creating local.properties file at build/io.github.deprec8.enigmadroid/local.properties
2025-09-18 08:52:18,170 INFO: Creating local.properties file at build/io.github.deprec8.enigmadroid/app/local.properties
2025-09-18 08:52:18,170 DEBUG: Removing debuggable flags from build/io.github.deprec8.enigmadroid/app
2025-09-18 08:52:18,185 INFO: Cleaned build.gradle.kts of keysigning configs at build/io.github.deprec8.enigmadroid/app/build.gradle.kts
2025-09-18 08:52:18,191 INFO: Cleaning Gradle project...
2025-09-18 08:52:18,191 DEBUG: Directory: build/io.github.deprec8.enigmadroid/app
2025-09-18 08:52:18,191 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 9.0.0 via distributionUrl
Downloading missing gradle version 9.0.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-9.0.0-bin.zip: OK
Running /opt/gradle/versions/9.0.0/bin/gradle clean
Welcome to Gradle 9.0.0!
Here are the highlights of this release:
- Configuration Cache is the recommended execution mode
- Gradle requires JVM 17 or higher to run
- Build scripts use Kotlin 2.2 and Groovy 4.0
- Improved Kotlin DSL script compilation avoidance
For more details see https://docs.gradle.org/9.0.0/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/9.0.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 17s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2025-09-18 08:54:41,657 INFO: Scanning source for common problems...
2025-09-18 08:54:41,715 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-18 08:54:41,716 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-18 08:54:42,377 DEBUG: write 'suss.json' to cache
2025-09-18 08:54:42,385 DEBUG: next suss.json cache update due in 23:59:59.981384
2025-09-18 08:54:42,577 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-18 08:54:42,622 INFO: Creating source tarball...
2025-09-18 08:54:42,894 INFO: Building Gradle project...
2025-09-18 08:54:42,894 DEBUG: Directory: build/io.github.deprec8.enigmadroid/app
2025-09-18 08:54:42,894 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 9.0.0 via distributionUrl
Running /opt/gradle/versions/9.0.0/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/9.0.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleRelease
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 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (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:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:mergeReleaseStartupProfile
> Task :app:generateReleaseResValues
> Task :app:extractProguardFiles
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:generateReleaseResources
> Task :app:prepareLibraryDefinitionsRelease
> Task :app:extractReleaseSupportedLocales
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:generateReleaseLocaleConfig
> Task :app:mergeReleaseShaders
> Task :app:javaPreCompileRelease
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:packageReleaseResources
> Task :app:checkReleaseDuplicateClasses
> Task :app:parseReleaseLocalResources
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so. Run with --info option to learn more.
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:expandReleaseArtProfileWildcards
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeReleaseJavaResource
> Task :app:minifyReleaseWithR8
WARNING: /home/vagrant/.gradle/caches/9.0.0/transforms/bffa3e74480a2011367567370bf9e0d8/transformed/rules/lib/META-INF/com.android.tools/r8/kotlinx-serialization-common.pro:5:12-27: R8: The type "<1>$*" is used in a field rule. The characters in this type are legal for the JVM, but unlikely to originate from a source language. Maybe this is not the rule you are looking for.
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile SKIPPED
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/io.github.deprec8.enigmadroid/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/9.0.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 9m 58s
50 actionable tasks: 50 executed
Configuration cache entry stored.
2025-09-18 09:04:42,578 INFO: Successfully built version 1.4.0 of io.github.deprec8.enigmadroid from de757051909ca12b3eea1fe2e62c5992ff86878c
2025-09-18 09:04:42,806 DEBUG: Checking build/io.github.deprec8.enigmadroid/app/build/outputs/apk/release/app-release-unsigned.apk
2025-09-18 09:04:42,826 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-18 09:04:42,826 INFO: ...retrieving https://github.com/deprec8/enigmadroid/releases/download/1.4.0/app-release.apk
2025-09-18 09:04:42,830 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-18 09:04:43,137 DEBUG: https://github.com:443 "GET /deprec8/enigmadroid/releases/download/1.4.0/app-release.apk HTTP/1.1" 302 0
2025-09-18 09:04:43,146 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-18 09:04:43,376 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/1005022191/32f1d074-d511-4836-8f47-6593e9388ec4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-18T10%3A04%3A13Z&rscd=attachment%3B+filename%3Dapp-release.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-18T09%3A03%3A24Z&ske=2025-09-18T10%3A04%3A13Z&sks=b&skv=2018-11-09&sig=xIoPeF6XMNU%2BUcaOKbC4GMf5KwcgED%2FT0tXuNAmK1QU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1ODE4NjU4NCwibmJmIjoxNzU4MTg2Mjg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FdRPH1JwpW_uDHFXRaQgQ-LWO3lOOU7g3doZEfJkNHQ&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 4744603
2025-09-18 09:04:44,421 DEBUG: unsigned/binaries/io.github.deprec8.enigmadroid_9.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-09-18 09:04:45,170 DEBUG: /tmp/tmpxju73h72/sigcp_io.github.deprec8.enigmadroid_9.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-09-18 09:04:45,170 INFO: ...successfully verified
2025-09-18 09:04:45,170 INFO: compared built binary to supplied reference binary successfully
2025-09-18 09:04:45,251 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-09-18 09:04:45,271 DEBUG: Using APK Signature v2
2025-09-18 09:04:45,273 INFO: supplied reference binary has allowed signer 7389e0f328335627de9e1141066bbd6fc9e64af538a42d9415fd5cac2caa5433
2025-09-18 09:04:45,275 INFO: success: io.github.deprec8.enigmadroid
2025-09-18 09:04:45,275 INFO: Finished
2025-09-18 09:04:45,275 INFO: 1 build succeeded