log for threads.thor:152
== Installed Android Tools ==
2023-09-13 07:34:41,485 DEBUG: Reading 'config.yml'
2023-09-13 07:34:41,504 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-13 07:34:41,505 INFO: Creating log directory
2023-09-13 07:34:41,505 INFO: Creating temporary directory
2023-09-13 07:34:41,505 INFO: Creating output directory
2023-09-13 07:34:41,541 DEBUG: Getting git vcs interface for https://gitlab.com/remmer.wilts/thor.git
2023-09-13 07:34:41,541 DEBUG: Checking threads.thor:152
2023-09-13 07:34:41,541 INFO: Building version 1.5.2 (152) of threads.thor
2023-09-13 07:34:41,541 INFO: Running 'sudo' commands in /home/vagrant
2023-09-13 07:34:41,542 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [246 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 20s (808 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (30.4 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-09-13 07:35:33,062 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-13 07:35:33,375 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-09-13 07:35:46,987 INFO: Getting source for revision 60b461e263c65e0b42ebe507392cc5b874fd49ac
2023-09-13 07:35:46,989 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:46,989 DEBUG: > git rev-parse --show-toplevel
2023-09-13 07:35:47,201 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:47,201 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-13 07:35:47,413 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:47,414 DEBUG: > git reset --hard
2023-09-13 07:35:48,832 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:48,832 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-13 07:35:48,944 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:48,944 DEBUG: > git clean -dffx
2023-09-13 07:35:49,056 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:49,056 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 origin
2023-09-13 07:35:49,870 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:49,871 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 remote prune origin
2023-09-13 07:35:50,483 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:50,484 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
2023-09-13 07:35:51,197 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:51,198 DEBUG: > git remote set-head origin --auto
2023-09-13 07:35:51,912 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:51,912 DEBUG: > git checkout -f 60b461e263c65e0b42ebe507392cc5b874fd49ac
2023-09-13 07:35:52,224 DEBUG: Directory: build/threads.thor
2023-09-13 07:35:52,225 DEBUG: > git clean -dffx
2023-09-13 07:35:52,336 INFO: Creating local.properties file at build/threads.thor/local.properties
2023-09-13 07:35:52,338 INFO: Creating local.properties file at build/threads.thor/app/local.properties
2023-09-13 07:35:52,338 DEBUG: Removing debuggable flags from build/threads.thor/app
2023-09-13 07:35:52,404 INFO: Cleaning Gradle project...
2023-09-13 07:35:52,405 DEBUG: Directory: build/threads.thor/app
2023-09-13 07:35:52,405 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.2 via distributionUrl
Downloading missing gradle version 8.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.2-bin.zip: OK
Running /opt/gradle/versions/8.2/bin/gradle clean
Welcome to Gradle 8.2!
Here are the highlights of this release:
- Kotlin DSL: new reference documentation, assignment syntax by default
- Kotlin DSL is now the default with Gradle init
- Improved suggestions to resolve errors in console output
For more details see https://docs.gradle.org/8.2/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.2/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
BUILD SUCCESSFUL in 44s
1 actionable task: 1 up-to-date
2023-09-13 07:36:43,267 INFO: Scanning source for common problems...
2023-09-13 07:36:43,289 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-13 07:36:43,463 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-13 07:36:43,464 INFO: Creating source tarball...
2023-09-13 07:36:44,567 INFO: Building Gradle project...
2023-09-13 07:36:44,568 DEBUG: Directory: build/threads.thor/app
2023-09-13 07:36:44,568 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.2 via distributionUrl
Running /opt/gradle/versions/8.2/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.2/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 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
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 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (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 :lite:preBuild UP-TO-DATE
> Task :lite:preReleaseBuild UP-TO-DATE
> Task :lite:mergeReleaseJniLibFolders
> Task :lite:mergeReleaseNativeLibs NO-SOURCE
> Task :lite:stripReleaseDebugSymbols NO-SOURCE
> Task :lite:copyReleaseJniLibsProjectAndLocalJars
> Task :lite:generateReleaseResValues
> Task :lite:extractDeepLinksForAarRelease
> Task :lite:extractIncludeReleaseProto
> Task :lite:extractProto
> Task :lite:extractReleaseProto
> Task :lite:generateReleaseProto
> Task :lite:generateReleaseResources
> Task :lite:packageReleaseResources
> Task :lite:parseReleaseLocalResources
> Task :lite:processReleaseManifest
> Task :lite:javaPreCompileRelease
> Task :lite:mergeReleaseShaders
> Task :lite:compileReleaseShaders NO-SOURCE
> Task :lite:generateReleaseAssets UP-TO-DATE
> Task :lite:packageReleaseAssets
> Task :lite:generateReleaseRFile
> Task :lite:prepareLintJarForPublish
> Task :lite:extractReleaseAnnotations
> Task :lite:compileReleaseJavaWithJavac
/home/vagrant/build/threads.thor/lite/src/main/java/threads/lite/mdns/MDNS.java:164: warning: [deprecation] resolveService(NsdServiceInfo,ResolveListener) in NsdManager has been deprecated
nsdManager.resolveService(serviceInfo, new NsdManager.ResolveListener() {
^
/home/vagrant/build/threads.thor/lite/src/main/java/threads/lite/mdns/MDNS.java:190: warning: [deprecation] getHost() in NsdServiceInfo has been deprecated
InetAddress inetAddress = serviceInfo.getHost();
^
2 warnings
> Task :lite:mergeReleaseGeneratedProguardFiles
> Task :lite:mergeReleaseConsumerProguardFiles
> Task :lite:prepareReleaseArtProfile
> Task :lite:processReleaseJavaRes
> Task :magnet:preBuild UP-TO-DATE
> Task :magnet:preReleaseBuild UP-TO-DATE
> Task :magnet:mergeReleaseJniLibFolders
> Task :magnet:mergeReleaseNativeLibs NO-SOURCE
> Task :lite:writeReleaseAarMetadata
> Task :magnet:stripReleaseDebugSymbols NO-SOURCE
> Task :magnet:copyReleaseJniLibsProjectAndLocalJars
> Task :magnet:generateReleaseResValues
> Task :magnet:extractDeepLinksForAarRelease
> Task :magnet:generateReleaseResources
> Task :magnet:packageReleaseResources
> Task :lite:mergeReleaseJavaResource
> Task :magnet:parseReleaseLocalResources
> Task :magnet:processReleaseManifest
> Task :lite:syncReleaseLibJars
> Task :lite:bundleReleaseLocalLintAar
> Task :magnet:javaPreCompileRelease
> Task :magnet:generateReleaseRFile
> Task :magnet:mergeReleaseShaders
> Task :magnet:extractReleaseAnnotations
> Task :magnet:compileReleaseJavaWithJavac
> Task :magnet:mergeReleaseGeneratedProguardFiles
> Task :magnet:mergeReleaseConsumerProguardFiles
> Task :magnet:compileReleaseShaders NO-SOURCE
> Task :magnet:generateReleaseAssets UP-TO-DATE
> Task :magnet:packageReleaseAssets
> Task :magnet:prepareLintJarForPublish
> Task :magnet:prepareReleaseArtProfile
> Task :magnet:processReleaseJavaRes NO-SOURCE
> Task :magnet:mergeReleaseJavaResource
> Task :magnet:writeReleaseAarMetadata
> Task :magnet:syncReleaseLibJars
> Task :magnet:bundleReleaseLocalLintAar
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:javaPreCompileRelease
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :lite:extractDeepLinksRelease
> Task :magnet:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :lite:writeReleaseLintModelMetadata
> Task :magnet:bundleLibCompileToJarRelease
> Task :magnet:writeReleaseLintModelMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :lite:bundleLibCompileToJarRelease
> Task :lite:copyReleaseJniLibsProjectOnly
> Task :magnet:bundleLibRuntimeToJarRelease
> Task :lite:bundleLibRuntimeToJarRelease
> Task :magnet:copyReleaseJniLibsProjectOnly
> Task :magnet:createFullJarRelease
> Task :lite:createFullJarRelease
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :lite:exportReleaseConsumerProguardFiles
> Task :magnet:exportReleaseConsumerProguardFiles
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:processReleaseManifestForPackage
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:bundleReleaseResources
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
WARNING: /home/vagrant/build/threads.thor/lite/build/intermediates/runtime_library_classes_jar/release/classes.jar: R8: Invalid stack map table at instruction 43: aload 0, error: The max stack height of 16 is violated when pushing initialized threads.lite.quic.TransportParameters to existing stack of size 16. In later version of R8, the method may be assumed not reachable.
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 4m 57s
100 actionable tasks: 100 executed
2023-09-13 07:41:43,153 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/threads.thor, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-13 07:41:43,169 INFO: Successfully built version 1.5.2 of threads.thor from 60b461e263c65e0b42ebe507392cc5b874fd49ac
2023-09-13 07:41:43,447 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 07:41:43,448 DEBUG: Start of Namespace mapping: prefix 42: 'android' --> uri 107: 'http://schemas.android.com/apk/res/android'
2023-09-13 07:41:43,450 DEBUG: Checking build/threads.thor/app/build/outputs/apk/release/app-release-unsigned.apk
2023-09-13 07:41:43,465 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 07:41:43,466 DEBUG: Start of Namespace mapping: prefix 42: 'android' --> uri 107: 'http://schemas.android.com/apk/res/android'
2023-09-13 07:41:43,500 INFO: success: threads.thor
2023-09-13 07:41:43,501 INFO: Finished
2023-09-13 07:41:43,501 INFO: 1 build succeeded