log for xyz.malkki.neostumbler.fdroid:30
== Installed Android Tools ==
2025-03-21 09:59:05,149 DEBUG: Reading 'config.yml'
2025-03-21 09:59:05,218 INFO: Creating log directory
2025-03-21 09:59:05,219 INFO: Creating temporary directory
2025-03-21 09:59:05,220 INFO: Creating output directory
2025-03-21 09:59:05,261 DEBUG: Getting git vcs interface for https://github.com/mjaakko/NeoStumbler.git
2025-03-21 09:59:05,262 DEBUG: Checking xyz.malkki.neostumbler.fdroid:30
2025-03-21 09:59:05,262 INFO: Building version 1.5.5 (30) of xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:05,263 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-21 09:59:05,868 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64066 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-03-21 09:59:43,704 INFO: Getting source for revision 2e530c14cd56c1af60c6fb3f740528ac49e44aa5
2025-03-21 09:59:43,705 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:43,705 DEBUG: > git rev-parse --show-toplevel
2025-03-21 09:59:43,913 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:43,913 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-21 09:59:44,418 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:44,418 DEBUG: > git reset --hard
2025-03-21 09:59:44,722 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:44,722 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-21 09:59:44,926 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:44,926 DEBUG: > git clean -dffx
2025-03-21 09:59:45,030 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:45,030 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-21 09:59:46,938 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:46,938 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-21 09:59:47,543 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:47,544 DEBUG: > git remote set-head origin --auto
2025-03-21 09:59:48,750 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:48,750 DEBUG: > git checkout -f 2e530c14cd56c1af60c6fb3f740528ac49e44aa5
2025-03-21 09:59:49,054 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:49,054 DEBUG: > git clean -dffx
2025-03-21 09:59:49,157 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:49,158 DEBUG: > git rev-parse --show-toplevel
2025-03-21 09:59:49,362 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-03-21 09:59:49,362 DEBUG: > git submodule deinit --all --force
2025-03-21 09:59:49,465 INFO: Creating local.properties file at build/xyz.malkki.neostumbler.fdroid/local.properties
2025-03-21 09:59:49,484 INFO: Creating local.properties file at build/xyz.malkki.neostumbler.fdroid/app/local.properties
2025-03-21 09:59:49,485 DEBUG: Removing debuggable flags from build/xyz.malkki.neostumbler.fdroid/app
2025-03-21 09:59:49,513 INFO: Cleaned build.gradle of keysigning configs at build/xyz.malkki.neostumbler.fdroid/app/build.gradle
2025-03-21 09:59:49,527 INFO: Running 'prebuild' commands in build/xyz.malkki.neostumbler.fdroid/app
2025-03-21 09:59:49,527 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid/app
2025-03-21 09:59:49,528 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/bundletool {/,/^}/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/bundletool {/,/^}/d' build.gradle
2025-03-21 09:59:49,754 INFO: Scanning source for common problems...
2025-03-21 09:59:49,778 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-21 09:59:49,780 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-21 09:59:50,451 DEBUG: write 'suss.json' to cache
2025-03-21 09:59:50,560 DEBUG: next suss.json cache update due in 23:59:59.878819
2025-03-21 09:59:50,665 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-03-21 09:59:50,730 INFO: Ignoring gzip file archive at app/src/androidTest/assets/valid_reports.db.gz
2025-03-21 09:59:50,765 INFO: Creating source tarball...
2025-03-21 09:59:51,286 INFO: Running 'build' commands in build/xyz.malkki.neostumbler.fdroid/app
2025-03-21 09:59:51,287 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid/app
2025-03-21 09:59:51,287 DEBUG: > bash -e -u -o pipefail -x -c mkdir upstream; pushd upstream; curl -L -o upstream.apk https://github.com/mjaakko/NeoStumbler/releases/download/1.5.5/app-fdroid-release.apk; unzip -q upstream.apk; export upstreamhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); popd; for i in {1..10}; do gradle clean assembleFdroidRelease; mkdir local; pushd local; unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk; export localhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); [[ $localhash == $upstreamhash ]] && break ; popd; rm -fr local; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir upstream
+ pushd upstream
~/build/xyz.malkki.neostumbler.fdroid/app/upstream ~/build/xyz.malkki.neostumbler.fdroid/app
+ curl -L -o upstream.apk https://github.com/mjaakko/NeoStumbler/releases/download/1.5.5/app-fdroid-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 45.9M 0 81911 0 0 102k 0 0:07:36 --:--:-- 0:07:36 102k
57 45.9M 57 26.1M 0 0 15.6M 0 0:00:02 0:00:01 0:00:01 28.9M
100 45.9M 100 45.9M 0 0 19.6M 0 0:00:02 0:00:02 --:--:-- 29.3M
+ unzip -q upstream.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export upstreamhash=9dcaf8a7c830c2368126b79d5912cedc5def4b7018f5ec79bfbe6b0729705bc0
+ upstreamhash=9dcaf8a7c830c2368126b79d5912cedc5def4b7018f5ec79bfbe6b0729705bc0
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.12.1 via distributionUrl
Downloading missing gradle version 8.12.1
cachedir
/tmp/tmp.fIKIbklxno/gradle-8.12.1-bin.zip: OK
Running /opt/gradle/versions/8.12.1/bin/gradle clean assembleFdroidRelease
Welcome to Gradle 8.12.1!
Here are the highlights of this release:
- Enhanced error and warning reporting with the Problems API
- File-system watching support on Alpine Linux
- Build and test Swift 6 libraries and apps
For more details see https://docs.gradle.org/8.12.1/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.12.1/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 assembleFdroidRelease
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:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean UP-TO-DATE
> Task :app:mergeFdroidReleaseStartupProfile
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractProguardFiles
> Task :app:generateFdroidReleaseResValues
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:extractDeepLinksFdroidRelease
> Task :app:generateFdroidReleaseResources
> Task :app:buildKotlinToolingMetadata
> Task :app:extractFdroidReleaseSupportedLocales
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:javaPreCompileFdroidRelease
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:generateFdroidReleaseLocaleConfig
> Task :app:packageFdroidReleaseResources
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:parseFdroidReleaseLocalResources
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseAssets
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:compressFdroidReleaseAssets
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:processFdroidReleaseMainManifest
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so.
> Task :app:processFdroidReleaseManifest
> Task :app:extractFdroidReleaseNativeSymbolTables
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:mergeFdroidReleaseResources
> Task :app:processFdroidReleaseResources
> Task :app:convertLinkedResourcesToProtoFdroidRelease
> Task :app:kspFdroidReleaseKotlin
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/java/xyz/malkki/neostumbler/StumblerApplication.kt:186:16 'static fun setDistanceCalculator(p0: DistanceCalculator!): Unit' is deprecated. Deprecated in Java.
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:processFdroidReleaseJavaRes
> Task :app:expandFdroidReleaseArtProfileWildcards
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:minifyFdroidReleaseWithR8
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:shrinkFdroidReleaseRes
> Task :app:convertShrunkResourcesToBinaryFdroidRelease
> Task :app:optimizeFdroidReleaseResources
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/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.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 9m 43s
52 actionable tasks: 51 executed, 1 up-to-date
Configuration cache entry stored.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=9dcaf8a7c830c2368126b79d5912cedc5def4b7018f5ec79bfbe6b0729705bc0
+ localhash=9dcaf8a7c830c2368126b79d5912cedc5def4b7018f5ec79bfbe6b0729705bc0
+ [[ 9dcaf8a7c830c2368126b79d5912cedc5def4b7018f5ec79bfbe6b0729705bc0 == 9dcaf8a7c830c2368126b79d5912cedc5def4b7018f5ec79bfbe6b0729705bc0 ]]
+ break
2025-03-21 10:09:47,208 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/xyz.malkki.neostumbler.fdroid, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-21 10:09:47,218 INFO: Successfully built version 1.5.5 of xyz.malkki.neostumbler.fdroid from 2e530c14cd56c1af60c6fb3f740528ac49e44aa5
2025-03-21 10:09:48,017 DEBUG: Checking build/xyz.malkki.neostumbler.fdroid/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2025-03-21 10:09:48,155 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-03-21 10:09:48,155 INFO: ...retrieving https://github.com/mjaakko/NeoStumbler/releases/download/1.5.5/app-fdroid-release.apk
2025-03-21 10:09:48,164 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-03-21 10:09:48,462 DEBUG: https://github.com:443 "GET /mjaakko/NeoStumbler/releases/download/1.5.5/app-fdroid-release.apk HTTP/1.1" 302 0
2025-03-21 10:09:48,466 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-03-21 10:09:48,895 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/702807829/19888d4d-141a-4120-8bde-292af319d4ad?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250321%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250321T100948Z&X-Amz-Expires=300&X-Amz-Signature=5b7e4341dbebcde98effbb71ea7ff157a21d60a0ee618929f0313c3dd82d7805&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-fdroid-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 48134377
2025-03-21 10:09:53,080 DEBUG: unsigned/binaries/xyz.malkki.neostumbler.fdroid_30.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-21 10:09:54,832 DEBUG: /tmp/tmpj8u_ku29/sigcp_xyz.malkki.neostumbler.fdroid_30.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-21 10:09:54,832 INFO: ...successfully verified
2025-03-21 10:09:54,832 INFO: compared built binary to supplied reference binary successfully
2025-03-21 10:09:55,028 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-03-21 10:09:55,223 DEBUG: Using APK Signature v2
2025-03-21 10:09:55,225 INFO: supplied reference binary has allowed signer 7f839ac7afc4ff6f1c7fb1348ac10de2f17de8a78d0d812c1f43ae835a5111df
2025-03-21 10:09:55,241 INFO: success: xyz.malkki.neostumbler.fdroid
2025-03-21 10:09:55,242 INFO: Finished
2025-03-21 10:09:55,242 INFO: 1 build succeeded