log for com.zaneschepke.wireguardautotunnel:38300
== Installed Android Tools ==
2025-04-24 15:11:22,891 DEBUG: Reading 'config.yml'
2025-04-24 15:11:22,903 INFO: Creating log directory
2025-04-24 15:11:22,903 INFO: Creating temporary directory
2025-04-24 15:11:22,903 INFO: Creating output directory
2025-04-24 15:11:22,969 DEBUG: Getting git vcs interface for https://github.com/zaneschepke/wgtunnel.git
2025-04-24 15:11:22,970 DEBUG: Checking com.zaneschepke.wireguardautotunnel:38300
2025-04-24 15:11:22,970 INFO: Building version 3.8.3 (38300) of com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:22,970 INFO: Running 'sudo' commands in /home/vagrant
2025-04-24 15:11:22,970 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-04-24 15:11:23,279 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-24 15:11:24,085 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 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-04-24 15:11:45,634 INFO: Getting source for revision d3d70ab2e7462877f2e700ac7fc52a2253030ac2
2025-04-24 15:11:45,635 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:45,635 DEBUG: > git rev-parse --show-toplevel
2025-04-24 15:11:45,839 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:45,840 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-24 15:11:46,043 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:46,043 DEBUG: > git reset --hard
2025-04-24 15:11:46,347 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:46,347 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-24 15:11:46,450 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:46,451 DEBUG: > git clean -dffx
2025-04-24 15:11:46,553 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:46,554 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-04-24 15:11:47,659 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:47,659 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-04-24 15:11:48,364 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:48,364 DEBUG: > git remote set-head origin --auto
2025-04-24 15:11:48,969 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:48,969 DEBUG: > git checkout -f d3d70ab2e7462877f2e700ac7fc52a2253030ac2
2025-04-24 15:11:49,273 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:49,273 DEBUG: > git clean -dffx
2025-04-24 15:11:49,379 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:49,380 DEBUG: > git rev-parse --show-toplevel
2025-04-24 15:11:49,583 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel
2025-04-24 15:11:49,584 DEBUG: > git submodule deinit --all --force
2025-04-24 15:11:49,794 INFO: Creating local.properties file at build/com.zaneschepke.wireguardautotunnel/local.properties
2025-04-24 15:11:49,801 INFO: Creating local.properties file at build/com.zaneschepke.wireguardautotunnel/app/local.properties
2025-04-24 15:11:49,801 DEBUG: Removing debuggable flags from build/com.zaneschepke.wireguardautotunnel/app
2025-04-24 15:11:49,851 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.zaneschepke.wireguardautotunnel/app/build.gradle.kts
2025-04-24 15:11:49,865 INFO: Running 'prebuild' commands in build/com.zaneschepke.wireguardautotunnel/app
2025-04-24 15:11:49,865 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel/app
2025-04-24 15:11:49,865 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/libs.androidx.core.google.shortcuts/d' build.gradle.kts; sed -i -e '/libs.google.services/d' -e '/libs.firebase/d' ../build.gradle.kts; sed -i -e '/gitea.zaneschepke.com/d' ../settings.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /com.google.gms/d -e /com.google.firebase/d -e /libs.androidx.core.google.shortcuts/d build.gradle.kts
+ sed -i -e /libs.google.services/d -e /libs.firebase/d ../build.gradle.kts
+ sed -i -e /gitea.zaneschepke.com/d ../settings.gradle.kts
2025-04-24 15:11:50,069 INFO: Cleaning Gradle project...
2025-04-24 15:11:50,069 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel/app
2025-04-24 15:11:50,069 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:compileKotlin
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins
> Configure project :app
Build task: DefaultTaskExecutionRequest{args=[clean],projectPath='null',rootDir='null'}
Build task: DefaultTaskExecutionRequest{args=[clean],projectPath='null',rootDir='null'}
WARNING: BuildType(prerelease): resValue 'string/provider' value is being replaced.
WARNING: BuildType(nightly): resValue 'string/provider' value is being replaced.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 3m 55s
4 actionable tasks: 3 executed, 1 up-to-date
2025-04-24 15:15:52,629 INFO: Scanning source for common problems...
2025-04-24 15:15:52,676 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-24 15:15:52,677 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-24 15:15:53,272 DEBUG: write 'suss.json' to cache
2025-04-24 15:15:53,276 DEBUG: next suss.json cache update due in 23:59:59.986664
2025-04-24 15:15:53,452 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-04-24 15:15:53,614 INFO: Creating source tarball...
2025-04-24 15:15:54,255 INFO: Building Gradle project...
2025-04-24 15:15:54,256 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel/app
2025-04-24 15:15:54,256 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle assembleFdroidRelease
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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:compileKotlin
e: The daemon has terminated unexpectedly on startup attempt #1 with error code: 0. The daemon process output:
1. Kotlin compile daemon is ready
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins
> Configure project :app
Build task: DefaultTaskExecutionRequest{args=[assembleFdroidRelease],projectPath='null',rootDir='null'}
Build task: DefaultTaskExecutionRequest{args=[assembleFdroidRelease],projectPath='null',rootDir='null'}
WARNING: BuildType(prerelease): resValue 'string/provider' value is being replaced.
WARNING: BuildType(nightly): resValue 'string/provider' value is being replaced.
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 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
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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:incrementVersionCode
Incremented versionCode to 0
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :logcatter:preBuild UP-TO-DATE
> Task :logcatter:preReleaseBuild UP-TO-DATE
> Task :logcatter:mergeReleaseJniLibFolders
> Task :logcatter:mergeReleaseNativeLibs NO-SOURCE
> Task :networkmonitor:preBuild UP-TO-DATE
> Task :networkmonitor:preReleaseBuild UP-TO-DATE
> Task :logcatter:copyReleaseJniLibsProjectOnly
> Task :networkmonitor:mergeReleaseJniLibFolders
> Task :networkmonitor:mergeReleaseNativeLibs NO-SOURCE
> Task :networkmonitor:copyReleaseJniLibsProjectOnly
> Task :logcatter:prepareReleaseArtProfile
> Task :app:mergeFdroidReleaseNativeLibs
> Task :networkmonitor:prepareReleaseArtProfile
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libam-go.so, libam-quick.so, libam.so, libandroidx.graphics.path.so, libdatastore_shared_counter.so, libwg-go.so, libwg-quick.so, libwg.so.
> Task :logcatter:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :logcatter:generateReleaseResValues
> Task :app:extractFdroidReleaseNativeSymbolTables
> Task :logcatter:generateReleaseResources
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :logcatter:packageReleaseResources
> Task :app:expandFdroidReleaseL8ArtProfileWildcards
> Task :networkmonitor:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :networkmonitor:generateReleaseResValues
> Task :logcatter:javaPreCompileRelease
> Task :networkmonitor:generateReleaseResources
> Task :networkmonitor:packageReleaseResources
> Task :logcatter:parseReleaseLocalResources
> Task :networkmonitor:parseReleaseLocalResources
> Task :networkmonitor:javaPreCompileRelease
> Task :networkmonitor:generateReleaseRFile
> Task :logcatter:generateReleaseRFile
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :logcatter:compileReleaseKotlin
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateFdroidReleaseBuildConfig
> Task :networkmonitor:writeReleaseAarMetadata
> Task :logcatter:writeReleaseAarMetadata
> Task :app:generateFdroidReleaseResValues
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:extractFdroidReleaseSupportedLocales
> Task :logcatter:extractReleaseSupportedLocales
> Task :networkmonitor:extractReleaseSupportedLocales
> Task :app:generateFdroidReleaseResources
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:generateFdroidReleaseLocaleConfig
> Task :app:extractDeepLinksFdroidRelease
> Task :networkmonitor:compileReleaseKotlin
> Task :logcatter:compileReleaseJavaWithJavac NO-SOURCE
> Task :logcatter:mergeReleaseGeneratedProguardFiles
> Task :networkmonitor:compileReleaseJavaWithJavac NO-SOURCE
> Task :logcatter:exportReleaseConsumerProguardFiles
> Task :networkmonitor:mergeReleaseGeneratedProguardFiles
> Task :networkmonitor:exportReleaseConsumerProguardFiles
> Task :app:packageFdroidReleaseResources
> Task :logcatter:extractDeepLinksRelease
> Task :app:parseFdroidReleaseLocalResources
> Task :networkmonitor:extractDeepLinksRelease
> Task :logcatter:processReleaseManifest
> Task :networkmonitor:processReleaseManifest
> Task :networkmonitor:bundleLibCompileToJarRelease
> Task :logcatter:bundleLibCompileToJarRelease
> Task :app:mergeFdroidReleaseResources
> Task :app:javaPreCompileFdroidRelease
> Task :app:processFdroidReleaseMainManifest
> Task :app:processFdroidReleaseManifest
> Task :logcatter:bundleLibRuntimeToJarRelease
> Task :app:processFdroidReleaseManifestForPackage
> Task :networkmonitor:bundleLibRuntimeToJarRelease
> Task :app:extractProguardFiles
> Task :logcatter:processReleaseJavaRes
> Task :networkmonitor:processReleaseJavaRes
> Task :app:mergeFdroidReleaseStartupProfile
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :logcatter:mergeReleaseShaders
> Task :logcatter:compileReleaseShaders NO-SOURCE
> Task :logcatter:generateReleaseAssets UP-TO-DATE
> Task :logcatter:mergeReleaseAssets
> Task :networkmonitor:mergeReleaseShaders
> Task :networkmonitor:compileReleaseShaders NO-SOURCE
> Task :networkmonitor:generateReleaseAssets UP-TO-DATE
> Task :networkmonitor:mergeReleaseAssets
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :logcatter:createFullJarRelease
> Task :logcatter:extractProguardFiles
> Task :logcatter:generateReleaseLintModel
> Task :logcatter:prepareLintJarForPublish
> Task :networkmonitor:createFullJarRelease
> Task :networkmonitor:extractProguardFiles
> Task :app:processFdroidReleaseResources
> Task :networkmonitor:generateReleaseLintModel
> Task :networkmonitor:prepareLintJarForPublish
> Task :logcatter:stripReleaseDebugSymbols NO-SOURCE
> Task :logcatter:copyReleaseJniLibsProjectAndLocalJars
> Task :logcatter:extractDeepLinksForAarRelease
> Task :logcatter:extractReleaseAnnotations
> Task :logcatter:mergeReleaseConsumerProguardFiles
> Task :networkmonitor:stripReleaseDebugSymbols NO-SOURCE
> Task :networkmonitor:copyReleaseJniLibsProjectAndLocalJars
> Task :networkmonitor:extractDeepLinksForAarRelease
> Task :logcatter:mergeReleaseJavaResource
> Task :app:kspFdroidReleaseKotlin
> Task :networkmonitor:extractReleaseAnnotations
> Task :logcatter:syncReleaseLibJars
> Task :logcatter:bundleReleaseLocalLintAar
> Task :networkmonitor:mergeReleaseConsumerProguardFiles
> Task :networkmonitor:mergeReleaseJavaResource
> Task :networkmonitor:syncReleaseLibJars
> Task :networkmonitor:bundleReleaseLocalLintAar
> Task :logcatter:writeReleaseLintModelMetadata
> Task :networkmonitor:writeReleaseLintModelMetadata
> Task :logcatter:generateReleaseLintVitalModel
> Task :networkmonitor:generateReleaseLintVitalModel
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :networkmonitor:lintVitalAnalyzeRelease
> Task :logcatter:lintVitalAnalyzeRelease
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/src/main/java/com/zaneschepke/wireguardautotunnel/ui/common/dialog/VpnDeniedDialog.kt:36:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/src/main/java/com/zaneschepke/wireguardautotunnel/ui/common/textbox/CustomTextField.kt:88:43 'fun ContainerBox(enabled: Boolean, isError: Boolean, interactionSource: InteractionSource, colors: TextFieldColors = ..., shape: Shape = ..., focusedBorderThickness: Dp = ..., unfocusedBorderThickness: Dp = ...): Unit' is deprecated. Renamed to OutlinedTextFieldDefaults.Container.
w: file:///home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/src/main/java/com/zaneschepke/wireguardautotunnel/ui/screens/main/components/GettingStartedLabel.kt:45:9 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/src/main/java/com/zaneschepke/wireguardautotunnel/ui/screens/settings/components/BackgroundLocationDialog.kt:37:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/src/main/java/com/zaneschepke/wireguardautotunnel/ui/screens/settings/components/LearnMoreLinkLabel.kt:24:5 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/src/main/java/com/zaneschepke/wireguardautotunnel/viewmodel/AppViewModel.kt:90:40 Unchecked cast of 'Any' to 'List<TunnelConf>'.
w: file:///home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/src/main/java/com/zaneschepke/wireguardautotunnel/viewmodel/AppViewModel.kt:92:46 Unchecked cast of 'Any' to 'Map<TunnelConf, TunnelState>'.
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:hiltAggregateDepsFdroidRelease
> Task :app:hiltJavaCompileFdroidRelease
> Task :app:processFdroidReleaseJavaRes
> Task :app:transformFdroidReleaseClassesWithAsm
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:expandFdroidReleaseArtProfileWildcards
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:minifyFdroidReleaseWithR8
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:convertShrunkResourcesToBinaryFdroidRelease
> Task :app:optimizeFdroidReleaseResources
> Task :app:l8DexDesugarLibFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:packageFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
> Task :app:assembleFdroidRelease
BUILD SUCCESSFUL in 11m 8s
128 actionable tasks: 128 executed
2025-04-24 15:27:03,807 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.zaneschepke.wireguardautotunnel, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-24 15:27:03,815 INFO: Successfully built version 3.8.3 of com.zaneschepke.wireguardautotunnel from d3d70ab2e7462877f2e700ac7fc52a2253030ac2
2025-04-24 15:27:03,818 INFO: Running 'postbuild' commands in build/com.zaneschepke.wireguardautotunnel/app
2025-04-24 15:27:03,819 DEBUG: Directory: build/com.zaneschepke.wireguardautotunnel/app
2025-04-24 15:27:03,819 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/zaneschepke/wgtunnel/releases/download/3.8.3/wgtunnel-fdroid-release-3.8.3.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/build/outputs/apk/fdroid/release/wgtunnel-fdroid-release-3.8.3.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleFdroidRelease; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ curl -Lo upstream.apk https://github.com/zaneschepke/wgtunnel/releases/download/3.8.3/wgtunnel-fdroid-release-3.8.3.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
72 27.4M 72 19.7M 0 0 12.5M 0 0:00:02 0:00:01 0:00:01 19.8M
100 27.4M 100 27.4M 0 0 12.8M 0 0:00:02 0:00:02 --:--:-- 17.6M
+ unzip -q upstream.apk -d apk
++ sha256sum apk/assets/dexopt/baseline.prof
+ export 'hash=34f7d9836224b9469343579cf8bcb00ab8665f78f713312656e5e6341ac25405 apk/assets/dexopt/baseline.prof'
+ hash='34f7d9836224b9469343579cf8bcb00ab8665f78f713312656e5e6341ac25405 apk/assets/dexopt/baseline.prof'
+ rm -rf apk upstream.apk
+ for i in {1..10}
+ unzip -q /home/vagrant/build/com.zaneschepke.wireguardautotunnel/app/build/outputs/apk/fdroid/release/wgtunnel-fdroid-release-3.8.3.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: OK
+ break
2025-04-24 15:27:07,368 DEBUG: Checking build/com.zaneschepke.wireguardautotunnel/app/build/outputs/apk/fdroid/release/wgtunnel-fdroid-release-3.8.3.apk
2025-04-24 15:27:07,442 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-04-24 15:27:07,442 INFO: ...retrieving https://github.com/zaneschepke/wgtunnel/releases/download/3.8.3/wgtunnel-fdroid-release-3.8.3.apk
2025-04-24 15:27:07,446 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-04-24 15:27:07,595 DEBUG: https://github.com:443 "GET /zaneschepke/wgtunnel/releases/download/3.8.3/wgtunnel-fdroid-release-3.8.3.apk HTTP/1.1" 301 0
2025-04-24 15:27:07,618 DEBUG: https://github.com:443 "GET /wgtunnel/wgtunnel/releases/download/3.8.3/wgtunnel-fdroid-release-3.8.3.apk HTTP/1.1" 302 0
2025-04-24 15:27:07,623 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-04-24 15:27:08,000 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/644710160/710b9e92-d3d1-45a7-b28b-1ad72ce61b99?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250424T152704Z&X-Amz-Expires=300&X-Amz-Signature=f461ccbf12cb9c5ab388a3eb42c45a57df23a9f2cc9bb85320f782decc59aa85&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dwgtunnel-fdroid-release-3.8.3.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 28748005
2025-04-24 15:27:10,628 DEBUG: unsigned/binaries/com.zaneschepke.wireguardautotunnel_38300.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-04-24 15:27:11,909 DEBUG: /tmp/tmp347ej75k/sigcp_com.zaneschepke.wireguardautotunnel_38300.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-04-24 15:27:11,910 INFO: ...successfully verified
2025-04-24 15:27:11,910 INFO: compared built binary to supplied reference binary successfully
2025-04-24 15:27:12,012 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-04-24 15:27:12,111 DEBUG: Using APK Signature v2
2025-04-24 15:27:12,113 INFO: supplied reference binary has allowed signer 5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80
2025-04-24 15:27:12,123 INFO: success: com.zaneschepke.wireguardautotunnel
2025-04-24 15:27:12,124 INFO: Finished
2025-04-24 15:27:12,124 INFO: 1 build succeeded