log for app.mlauncher:1100606
== Installed Android Tools ==
2025-06-18 14:58:52,871 DEBUG: Reading 'config.yml'
2025-06-18 14:58:52,883 INFO: Creating log directory
2025-06-18 14:58:52,883 INFO: Creating temporary directory
2025-06-18 14:58:52,883 INFO: Creating output directory
2025-06-18 14:58:52,947 DEBUG: Getting git vcs interface for https://github.com/DroidWorksStudio/mLauncher.git
2025-06-18 14:58:52,947 DEBUG: Checking app.mlauncher:1100606
2025-06-18 14:58:52,948 INFO: Building version 1.10.6.6 (1100606) of app.mlauncher
2025-06-18 14:58:52,964 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/app.mlauncher, universal_newlines=False, shell=None, istream=None)
2025-06-18 14:58:54,254 INFO: Running 'sudo' commands in /home/vagrant
2025-06-18 14:58:54,255 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-06-18 14:58:54,661 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-18 14:58:55,466 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64067 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+deb12u10) ...
2025-06-18 14:59:09,991 INFO: Getting source for revision 1.10.6.6
2025-06-18 14:59:09,991 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:09,991 DEBUG: > git rev-parse --show-toplevel
2025-06-18 14:59:10,194 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:10,195 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-18 14:59:10,398 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:10,398 DEBUG: > git reset --hard
2025-06-18 14:59:11,604 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:11,605 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-18 14:59:11,707 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:11,708 DEBUG: > git clean -dffx
2025-06-18 14:59:11,811 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:11,811 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-06-18 14:59:12,615 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:12,616 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-06-18 14:59:13,220 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:13,220 DEBUG: > git remote set-head origin --auto
2025-06-18 14:59:13,825 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:13,825 DEBUG: > git checkout -f 1.10.6.6
2025-06-18 14:59:14,730 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:14,730 DEBUG: > git clean -dffx
2025-06-18 14:59:14,833 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:14,834 DEBUG: > git rev-parse --show-toplevel
2025-06-18 14:59:15,037 DEBUG: Directory: build/app.mlauncher
2025-06-18 14:59:15,037 DEBUG: > git submodule deinit --all --force
2025-06-18 14:59:15,140 INFO: Collecting source libraries
2025-06-18 14:59:15,168 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools
2025-06-18 14:59:15,193 INFO: Creating local.properties file at build/app.mlauncher/local.properties
2025-06-18 14:59:15,196 INFO: Creating local.properties file at build/app.mlauncher/app/local.properties
2025-06-18 14:59:15,197 DEBUG: Removing debuggable flags from build/app.mlauncher/app
2025-06-18 14:59:15,219 INFO: Cleaning Gradle project...
2025-06-18 14:59:15,220 DEBUG: Directory: build/app.mlauncher/app
2025-06-18 14:59:15,220 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/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.13/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
[Incubating] Problems report is available at: file:///home/vagrant/build/app.mlauncher/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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 7s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2025-06-18 15:01:29,565 INFO: Scanning source for common problems...
2025-06-18 15:01:29,621 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-18 15:01:29,621 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-18 15:01:30,211 DEBUG: write 'suss.json' to cache
2025-06-18 15:01:30,214 DEBUG: next suss.json cache update due in 23:59:59.985859
2025-06-18 15:01:30,371 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-18 15:01:30,434 INFO: Creating source tarball...
2025-06-18 15:01:41,059 INFO: Building Gradle project...
2025-06-18 15:01:41,059 DEBUG: Directory: build/app.mlauncher/app
2025-06-18 15:01:41,059 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/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.13/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:extractProguardFiles
> Task :app:mergeReleaseStartupProfile
> Task :app:writeReleaseAppMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:generateReleaseBuildConfig
> Task :app:writeReleaseSigningConfigVersions
> Task :app:buildKotlinToolingMetadata
> Task :app:generateReleaseResValues
> Task :app:extractReleaseVersionControlInfo
> Task :app:generateReleaseResources
> Task :app:extractDeepLinksRelease
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseShaders
> Task :app:mergeReleaseJniLibFolders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mapReleaseSourceSetPaths
> Task :app:mergeReleaseArtProfile
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:mergeReleaseNativeLibs
> 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:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:expandReleaseArtProfileWildcards
> Task :app:generateReleaseLintVitalReportModel
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> 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/app.mlauncher/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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 8m 54s
49 actionable tasks: 49 executed
Configuration cache entry stored.
2025-06-18 15:10:36,037 INFO: Successfully built version 1.10.6.6 of app.mlauncher from 6fc93b12c8ad03b3f67e31a3816dc4319b096e5d
2025-06-18 15:10:36,039 INFO: Running 'postbuild' commands in build/app.mlauncher/app
2025-06-18 15:10:36,041 DEBUG: Directory: build/app.mlauncher/app
2025-06-18 15:10:36,041 DEBUG: > bash -e -u -o pipefail -x -c mv /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.6.6-Signed.apk unaligned.apk; /home/vagrant/build/srclib/reproducible-apk-tools/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.6.6-Signed.apk
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mv /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.6.6-Signed.apk unaligned.apk
+ /home/vagrant/build/srclib/reproducible-apk-tools/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.6.6-Signed.apk
2025-06-18 15:10:37,190 DEBUG: Checking build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.6.6-Signed.apk
2025-06-18 15:10:37,313 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-18 15:10:37,313 INFO: ...retrieving https://github.com/DroidWorksStudio/mLauncher/releases/download/1.10.6.6/MultiLauncher-1.10.6.6-Signed.apk
2025-06-18 15:10:37,317 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-06-18 15:10:37,675 DEBUG: https://github.com:443 "GET /DroidWorksStudio/mLauncher/releases/download/1.10.6.6/MultiLauncher-1.10.6.6-Signed.apk HTTP/1.1" 302 0
2025-06-18 15:10:37,682 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-06-18 15:10:38,216 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/576214961/5656a80e-a877-4a03-b499-2d1a2bcf2667?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250618T151038Z&X-Amz-Expires=300&X-Amz-Signature=183e414027bf77bf2d3a600d31babb7535e3e3c75a3fe7a253e291b477252d53&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DMultiLauncher-1.10.6.6-Signed.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 34217520
2025-06-18 15:10:41,244 DEBUG: unsigned/binaries/app.mlauncher_1100606.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
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-06-18 15:10:42,734 DEBUG: /tmp/tmppsq_pnse/sigcp_app.mlauncher_1100606.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
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-06-18 15:10:42,735 INFO: ...successfully verified
2025-06-18 15:10:42,735 INFO: compared built binary to supplied reference binary successfully
2025-06-18 15:10:42,837 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-06-18 15:10:42,958 DEBUG: Using APK Signature v3
2025-06-18 15:10:42,960 INFO: supplied reference binary has allowed signer 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0
2025-06-18 15:10:42,972 INFO: success: app.mlauncher
2025-06-18 15:10:42,973 INFO: Finished
2025-06-18 15:10:42,973 INFO: 1 build succeeded