log for io.github.ulysseszh.displaytoggle:100
== Installed Android Tools ==
2025-09-14 15:03:12,765 DEBUG: Reading 'config.yml'
2025-09-14 15:03:12,776 INFO: Creating log directory
2025-09-14 15:03:12,777 INFO: Creating temporary directory
2025-09-14 15:03:12,777 INFO: Creating output directory
2025-09-14 15:03:12,784 DEBUG: Getting git vcs interface for https://github.com/UlyssesZh/DisplayToggle
2025-09-14 15:03:12,784 DEBUG: Checking io.github.ulysseszh.displaytoggle:100
2025-09-14 15:03:12,785 INFO: Building version 0.1.0 (100) of io.github.ulysseszh.displaytoggle
2025-09-14 15:03:12,790 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.github.ulysseszh.displaytoggle, universal_newlines=False, shell=None, istream=None)
2025-09-14 15:03:12,800 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-14 15:03:13,404 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-14 15:03:28,325 INFO: Getting source for revision 4526a55352a3ff876a8228bb9c294ced095c7d33
2025-09-14 15:03:28,328 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:28,328 DEBUG: > git rev-parse --show-toplevel
2025-09-14 15:03:28,533 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:28,534 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-14 15:03:28,737 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:28,737 DEBUG: > git reset --hard
2025-09-14 15:03:28,940 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:28,941 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-14 15:03:29,044 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:29,044 DEBUG: > git clean -dffx
2025-09-14 15:03:29,147 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:29,147 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-14 15:03:29,852 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:29,852 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-14 15:03:30,356 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:30,356 DEBUG: > git remote set-head origin --auto
2025-09-14 15:03:30,961 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:30,961 DEBUG: > git checkout -f 4526a55352a3ff876a8228bb9c294ced095c7d33
2025-09-14 15:03:31,164 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:31,165 DEBUG: > git clean -dffx
2025-09-14 15:03:31,267 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:31,268 DEBUG: > git rev-parse --show-toplevel
2025-09-14 15:03:31,471 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle
2025-09-14 15:03:31,471 DEBUG: > git submodule deinit --all --force
2025-09-14 15:03:31,574 INFO: Creating local.properties file at build/io.github.ulysseszh.displaytoggle/local.properties
2025-09-14 15:03:31,577 INFO: Creating local.properties file at build/io.github.ulysseszh.displaytoggle/app/local.properties
2025-09-14 15:03:31,578 DEBUG: Removing debuggable flags from build/io.github.ulysseszh.displaytoggle/app
2025-09-14 15:03:31,591 INFO: Cleaning Gradle project...
2025-09-14 15:03:31,592 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle/app
2025-09-14 15:03:31,592 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 8.14.3 via distributionUrl
Downloading missing gradle version 8.14.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.14.3-bin.zip: OK
Running /opt/gradle/versions/8.14.3/bin/gradle clean
Welcome to Gradle 8.14.3!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
For more details see https://docs.gradle.org/8.14.3/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.14.3/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
[Incubating] Problems report is available at: file:///home/vagrant/build/io.github.ulysseszh.displaytoggle/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
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/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 10s
1 actionable task: 1 up-to-date
2025-09-14 15:05:48,561 INFO: Scanning source for common problems...
2025-09-14 15:05:48,612 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-14 15:05:48,613 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-14 15:05:49,551 DEBUG: write 'suss.json' to cache
2025-09-14 15:05:49,559 DEBUG: next suss.json cache update due in 23:59:59.981724
2025-09-14 15:05:49,757 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-14 15:05:49,774 INFO: Creating source tarball...
2025-09-14 15:05:49,857 INFO: Building Gradle project...
2025-09-14 15:05:49,858 DEBUG: Directory: build/io.github.ulysseszh.displaytoggle/app
2025-09-14 15:05:49,858 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 8.14.3 via distributionUrl
Running /opt/gradle/versions/8.14.3/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.14.3/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 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:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:buildKotlinToolingMetadata
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:extractReleaseNativeSymbolTables
> Task :app:generateReleaseBuildConfig
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compileReleaseAidl
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/.gradle/caches/8.14.3/transforms/9f9b39de2a47e05d5aec77ddf33ec76f/transformed/startup-runtime-1.1.1/res/values/values.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_contents. Did you mean to add the formatted="false" attribute?
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
/home/vagrant/build/io.github.ulysseszh.displaytoggle/app/src/main/res/values-zh-rCN/strings.xml:2:1: Multiple substitutions specified in non-positional format of string resource string/about_contents. Did you mean to add the formatted="false" attribute?
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:desugarReleaseFileDependencies
> Task :app:javaPreCompileRelease
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseStartupProfile
> Task :app:processReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:extractProguardFiles
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:optimizeReleaseResources
> Task :app:writeReleaseSigningConfigVersions
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeDexRelease
> Task :app:processReleaseJavaRes
> Task :app:compileReleaseArtProfile
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/io.github.ulysseszh.displaytoggle/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
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/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 4m 34s
50 actionable tasks: 50 executed
2025-09-14 15:10:24,932 INFO: Successfully built version 0.1.0 of io.github.ulysseszh.displaytoggle from 4526a55352a3ff876a8228bb9c294ced095c7d33
2025-09-14 15:10:25,184 DEBUG: Checking build/io.github.ulysseszh.displaytoggle/app/build/outputs/apk/release/app-release-unsigned.apk
2025-09-14 15:10:25,227 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-14 15:10:25,227 INFO: ...retrieving https://github.com/UlyssesZh/DisplayToggle/releases/download/v0.1.0/app-release.apk
2025-09-14 15:10:25,232 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-14 15:10:25,554 DEBUG: https://github.com:443 "GET /UlyssesZh/DisplayToggle/releases/download/v0.1.0/app-release.apk HTTP/1.1" 302 0
2025-09-14 15:10:25,562 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-14 15:10:25,781 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/1046159313/cfe162da-a3b4-4af4-b0ef-375e33caa23e?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-14T15%3A58%3A19Z&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-14T14%3A57%3A22Z&ske=2025-09-14T15%3A58%3A19Z&sks=b&skv=2018-11-09&sig=1nSSfLhIOtb7Lzt1Q2QzYiB5qEwyYxw04t5UqrX%2F2E0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1Nzg2MjkyNiwibmJmIjoxNzU3ODYyNjI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.0ltbuUeon6ftbWkbwPC4ARr0_rhFB-lgZ5Ju6C-qa6U&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 7792067
2025-09-14 15:10:27,307 DEBUG: unsigned/binaries/io.github.ulysseszh.displaytoggle_100.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): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-09-14 15:10:28,427 DEBUG: /tmp/tmpckl1shp5/sigcp_io.github.ulysseszh.displaytoggle_100.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): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-09-14 15:10:28,427 INFO: ...successfully verified
2025-09-14 15:10:28,427 INFO: compared built binary to supplied reference binary successfully
2025-09-14 15:10:28,518 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-09-14 15:10:28,545 DEBUG: Using APK Signature v3
2025-09-14 15:10:28,547 INFO: supplied reference binary has allowed signer 2e25e943f5525f6f26335d9b7bd8b71ee4e707f0a3226da6bf7bce039490f4fd
2025-09-14 15:10:28,550 INFO: success: io.github.ulysseszh.displaytoggle
2025-09-14 15:10:28,551 INFO: Finished
2025-09-14 15:10:28,551 INFO: 1 build succeeded