log for io.github.pitonite.exch_cx:10000
== Installed Android Tools ==
2023-11-30 13:32:53,530 DEBUG: Reading 'config.yml'
2023-11-30 13:32:53,549 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 13:32:53,549 INFO: Creating log directory
2023-11-30 13:32:53,550 INFO: Creating temporary directory
2023-11-30 13:32:53,550 INFO: Creating output directory
2023-11-30 13:32:53,560 DEBUG: Getting git vcs interface for https://github.com/pitonite/exch_cx.git
2023-11-30 13:32:53,560 DEBUG: Checking io.github.pitonite.exch_cx:10000
2023-11-30 13:32:53,560 INFO: Building version 1.1.0 (10000) of io.github.pitonite.exch_cx
2023-11-30 13:32:53,560 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 13:32:53,561 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [259 kB]
Get:4 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 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 [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 16s (1009 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.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (34.5 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-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-11-30 13:33:40,214 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 13:33:40,527 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-11-30 13:34:00,598 INFO: Getting source for revision 5c4340391b6a23b3d047320dd04207c6987a80bc
2023-11-30 13:34:00,599 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:00,599 DEBUG: > git rev-parse --show-toplevel
2023-11-30 13:34:00,815 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:00,816 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 13:34:01,027 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:01,028 DEBUG: > git reset --hard
2023-11-30 13:34:01,243 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:01,246 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 13:34:01,359 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:01,359 DEBUG: > git clean -dffx
2023-11-30 13:34:01,470 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:01,471 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-11-30 13:34:02,183 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:02,184 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-11-30 13:34:02,797 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:02,798 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-11-30 13:34:03,310 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:03,311 DEBUG: > git remote set-head origin --auto
2023-11-30 13:34:04,024 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:04,025 DEBUG: > git checkout -f 5c4340391b6a23b3d047320dd04207c6987a80bc
2023-11-30 13:34:04,236 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:04,237 DEBUG: > git clean -dffx
2023-11-30 13:34:04,347 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:04,348 DEBUG: > git rev-parse --show-toplevel
2023-11-30 13:34:04,559 DEBUG: Directory: build/io.github.pitonite.exch_cx
2023-11-30 13:34:04,560 DEBUG: > git submodule deinit --all
2023-11-30 13:34:04,670 INFO: Creating local.properties file at build/io.github.pitonite.exch_cx/local.properties
2023-11-30 13:34:04,672 INFO: Creating local.properties file at build/io.github.pitonite.exch_cx/app/local.properties
2023-11-30 13:34:04,672 DEBUG: Removing debuggable flags from build/io.github.pitonite.exch_cx/app
2023-11-30 13:34:04,694 INFO: Cleaning Gradle project...
2023-11-30 13:34:04,695 DEBUG: Directory: build/io.github.pitonite.exch_cx/app
2023-11-30 13:34:04,695 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0.1 via distributionUrl
Downloading missing gradle version 8.0.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0.1-bin.zip: OK
Running /opt/gradle/versions/8.0.1/bin/gradle clean
Welcome to Gradle 8.0.1!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 13s
1 actionable task: 1 up-to-date
2023-11-30 13:36:23,927 INFO: Scanning source for common problems...
2023-11-30 13:36:23,958 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 13:36:24,015 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-30 13:36:24,017 INFO: Creating source tarball...
2023-11-30 13:36:24,265 INFO: Building Gradle project...
2023-11-30 13:36:24,266 DEBUG: Directory: build/io.github.pitonite.exch_cx/app
2023-11-30 13:36:24,266 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0.1 via distributionUrl
Running /opt/gradle/versions/8.0.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
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 :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseBuildConfig
> Task :app:extractIncludeReleaseProto
> Task :app:extractProto
> Task :app:extractReleaseProto
> Task :app:generateReleaseProto
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:extractReleaseSupportedLocales
> Task :app:generateReleaseResources
> Task :app:generateReleaseLocaleConfig
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseShaders
> Task :app:mergeReleaseArtProfile
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/DeepLinkHandler.kt:22:11 Name shadowed: intent
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/MainActivity.kt:31:9 Variable 'splashScreen' is never used
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/data/RateFeeRepositoryImpl.kt:53:44 Parameter 'thrown' is never used, could be renamed to _
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/data/mappers/SupportMessageMapper.kt:14:41 Unnecessary safe call on a non-null receiver of type Long
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/data/mappers/SupportMessageMapper.kt:14:56 Elvis operator (?:) always returns the left operand of non-nullable type Long
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/ui/screens/ordersupport/OrderSupport.kt:263:19 Variable 'nextItem' is never used
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/ui/screens/ordersupport/OrderSupport.kt:267:31 Unnecessary safe call on a non-null receiver of type SupportMessage?
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/ui/screens/ordersupport/OrderSupportViewModel.kt:86:51 Elvis operator (?:) always returns the left operand of non-nullable type String
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/utils/QRCode.kt:26:45 'IntentIntegrator' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/io.github.pitonite.exch_cx/app/src/main/java/io/github/pitonite/exch_cx/utils/codified/enums/CodifiedEnumDecoder.kt:15:48 Unsafe use of a nullable receiver of type Array<(out) TEnum!>?
> Task :app:compileReleaseJavaWithJavac
warning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, dagger.hilt.internal.useAggregatingRootProcessor]'
1 warning
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 7m 47s
49 actionable tasks: 49 executed
2023-11-30 13:44:13,094 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.pitonite.exch_cx, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 13:44:13,109 INFO: Successfully built version 1.1.0 of io.github.pitonite.exch_cx from 5c4340391b6a23b3d047320dd04207c6987a80bc
2023-11-30 13:44:13,377 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 13:44:13,378 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 97: 'http://schemas.android.com/apk/res/android'
2023-11-30 13:44:13,380 DEBUG: Checking build/io.github.pitonite.exch_cx/app/build/outputs/apk/release/exch-cx-v1.1.0-10000.apk
2023-11-30 13:44:13,389 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 13:44:13,389 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 97: 'http://schemas.android.com/apk/res/android'
2023-11-30 13:44:13,406 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-11-30 13:44:13,406 INFO: ...retrieving https://github.com/pitonite/exch_cx/releases/download/v1.1.0/exch-cx-v1.1.0-10000-signed.apk
2023-11-30 13:44:13,411 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-11-30 13:44:13,664 DEBUG: https://github.com:443 "GET /pitonite/exch_cx/releases/download/v1.1.0/exch-cx-v1.1.0-10000-signed.apk HTTP/1.1" 302 0
2023-11-30 13:44:13,674 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-11-30 13:44:14,166 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/710914866/480794f3-24b2-49f5-9582-dbde8a217e54?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231130T134413Z&X-Amz-Expires=300&X-Amz-Signature=b33697446801a2c10245cb268d80bd57b3adce9ccca265f415c77328653a4a03&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=710914866&response-content-disposition=attachment%3B%20filename%3Dexch-cx-v1.1.0-10000-signed.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 3300761
2023-11-30 13:44:15,172 DEBUG: unsigned/binaries/io.github.pitonite.exch_cx_10000.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Number of signers: 1
2023-11-30 13:44:16,091 DEBUG: /tmp/tmp6uwatlwu/sigcp_io.github.pitonite.exch_cx_10000.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Number of signers: 1
2023-11-30 13:44:16,092 INFO: ...successfully verified
2023-11-30 13:44:16,092 INFO: compared built binary to supplied reference binary successfully
2023-11-30 13:44:16,146 INFO: supplied reference binary has allowed signer a16429d6ef0f9b2171efe0151082e17e10fdb08e032dc13d9c84a7758aeb5b68
2023-11-30 13:44:16,149 INFO: success: io.github.pitonite.exch_cx
2023-11-30 13:44:16,150 INFO: Finished
2023-11-30 13:44:16,151 INFO: 1 build succeeded