log for com.drnoob.datamonitor:24
== Installed Android Tools ==
2023-05-23 00:50:41,778 DEBUG: Reading 'config.yml'
2023-05-23 00:50:41,795 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-05-23 00:50:41,796 INFO: Creating log directory
2023-05-23 00:50:41,797 INFO: Creating temporary directory
2023-05-23 00:50:41,797 INFO: Creating output directory
2023-05-23 00:50:41,808 DEBUG: Getting git vcs interface for https://github.com/itsdrnoob/DataMonitor
2023-05-23 00:50:41,809 DEBUG: Checking com.drnoob.datamonitor:24
2023-05-23 00:50:41,809 INFO: Building version v2.3.2 (24) of com.drnoob.datamonitor
2023-05-23 00:50:41,809 INFO: Running 'sudo' commands in /home/vagrant
2023-05-23 00:50:41,809 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make
+ 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://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [243 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 [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [419 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 7s (2210 kB/s)
Reading package lists...
+ apt-get install -y make
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 0s (1267 kB/s)
Selecting previously unselected package make.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
2023-05-23 00:50:54,730 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-05-23 00:50:55,143 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36796 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-05-23 00:51:06,237 INFO: Getting source for revision 3f4658b9d4f10c668f1759ded4ade694e78f4c9f
2023-05-23 00:51:06,240 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:06,241 DEBUG: > git rev-parse --show-toplevel
2023-05-23 00:51:06,456 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:06,456 DEBUG: > git submodule foreach --recursive git reset --hard
2023-05-23 00:51:06,666 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:06,667 DEBUG: > git reset --hard
2023-05-23 00:51:07,179 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:07,180 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-05-23 00:51:07,289 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:07,289 DEBUG: > git clean -dffx
2023-05-23 00:51:07,400 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:07,401 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-05-23 00:51:08,013 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:08,014 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-05-23 00:51:08,526 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:08,527 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-05-23 00:51:09,039 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:09,040 DEBUG: > git remote set-head origin --auto
2023-05-23 00:51:09,653 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:09,654 DEBUG: > git checkout -f 3f4658b9d4f10c668f1759ded4ade694e78f4c9f
2023-05-23 00:51:09,966 DEBUG: Directory: build/com.drnoob.datamonitor
2023-05-23 00:51:09,966 DEBUG: > git clean -dffx
2023-05-23 00:51:10,078 INFO: Creating local.properties file at build/com.drnoob.datamonitor/local.properties
2023-05-23 00:51:10,079 INFO: Creating local.properties file at build/com.drnoob.datamonitor/app/local.properties
2023-05-23 00:51:10,080 DEBUG: Removing debuggable flags from build/com.drnoob.datamonitor/app
2023-05-23 00:51:10,116 INFO: Running 'prebuild' commands in build/com.drnoob.datamonitor/app
2023-05-23 00:51:10,117 DEBUG: Directory: build/com.drnoob.datamonitor/app
2023-05-23 00:51:10,117 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
2023-05-23 00:51:10,329 INFO: Cleaning Gradle project...
2023-05-23 00:51:10,330 DEBUG: Directory: build/com.drnoob.datamonitor/app
2023-05-23 00:51:10,330 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.4 via distributionUrl
Downloading missing gradle version 7.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.4-bin.zip: OK
Running /opt/gradle/versions/7.4/bin/gradle clean
Welcome to Gradle 7.4!
Here are the highlights of this release:
- Aggregated test and JaCoCo reports
- Marking additional test source directories as tests in IntelliJ
- Support for Adoptium JDKs in Java toolchains
For more details see https://docs.gradle.org/7.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :app
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 SDK Patch Applier v4 in /opt/android-sdk/licenses
License for package SDK Patch Applier v4 accepted.
Preparing "Install SDK Patch Applier v4 (revision: 1)".
"Install SDK Patch Applier v4 (revision: 1)" ready.
Installing SDK Patch Applier v4 in /opt/android-sdk/patcher/v4
"Install SDK Patch Applier v4 (revision: 1)" complete.
"Install SDK Patch Applier v4 (revision: 1)" finished.
Checking the license for package NDK (Side by side) 23.1.7779620 in /opt/android-sdk/licenses
License for package NDK (Side by side) 23.1.7779620 accepted.
Preparing "Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)".
"Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)" ready.
Installing NDK (Side by side) 23.1.7779620 in /opt/android-sdk/ndk/23.1.7779620
"Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)" complete.
"Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)" finished.
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 51s
3 actionable tasks: 3 executed
2023-05-23 00:54:08,530 INFO: Scanning source for common problems...
2023-05-23 00:54:08,556 DEBUG: scanner is configured to use signature data from: 'suss'
2023-05-23 00:54:08,751 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-05-23 00:54:08,752 INFO: Creating source tarball...
2023-05-23 00:54:10,733 INFO: Building Gradle project...
2023-05-23 00:54:10,733 DEBUG: Directory: build/com.drnoob.datamonitor/app
2023-05-23 00:54:10,733 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.4 via distributionUrl
Running /opt/gradle/versions/7.4/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4/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
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsRelease
WARNING:Your project has set `android.useAndroidX=true`, but configuration `:app:releaseRuntimeClasspath` still contains legacy support libraries, which may cause runtime issues.
This behavior will not be allowed in Android Gradle plugin 8.0.
Please use only AndroidX dependencies or set `android.enableJetifier=true` in the `gradle.properties` file to migrate your project to AndroidX (see https://developer.android.com/jetpack/androidx/migrate for more info).
The following legacy support libraries are detected:
:app:releaseRuntimeClasspath -> com.github.antonKozyriatskyi:CircularProgressIndicator:1.3.0 -> com.android.support:support-annotations:27.1.1
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
package="com.drnoob.datamonitor" found in source AndroidManifest.xml: /home/vagrant/build/com.drnoob.datamonitor/app/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:configureNdkBuildRelease[arm64-v8a]
> Task :app:buildNdkBuildRelease[arm64-v8a]
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/ndk-build: line 151: file: command not found
> Task :app:configureNdkBuildRelease[armeabi-v7a]
> Task :app:buildNdkBuildRelease[armeabi-v7a]
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/ndk-build: line 151: file: command not found
> Task :app:configureNdkBuildRelease[x86]
> Task :app:buildNdkBuildRelease[x86]
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/ndk-build: line 151: file: command not found
> Task :app:configureNdkBuildRelease[x86_64]
> Task :app:buildNdkBuildRelease[x86_64]
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/ndk-build: line 151: file: command not found
> Task :app:externalNativeBuildRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:checkReleaseDuplicateClasses
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseResources
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.drnoob.datamonitor/app/src/main/java/com/drnoob/datamonitor/ui/activities/WallOfThanksActivity.kt:98:39 'constructor Handler()' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
e: /home/vagrant/.gradle/caches/transforms-3/4bdfd97c2985a6363ebad4cfd1d3da7c/transformed/core-ktx-1.10.0/jars/classes.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/870c8b32419dcc99be5e2e6071162e5f/transformed/core-1.10.0/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.6.0/a7257339a052df0f91433cf9651231bbb802b502/annotation-jvm-1.6.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
> Task :app:minifyReleaseWithR8
WARNING:Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /home/vagrant/build/com.drnoob.datamonitor/app/build/outputs/mapping/release/missing_rules.txt.
WARNING:R8: Missing class org.bouncycastle.jsse.BCSSLParameters (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)
Missing class org.bouncycastle.jsse.BCSSLSocket (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 5 other contexts)
Missing class org.bouncycastle.jsse.provider.BouncyCastleJsseProvider (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.<init>())
Missing class org.conscrypt.Conscrypt$Version (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int))
Missing class org.conscrypt.Conscrypt (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int) and 4 other contexts)
Missing class org.conscrypt.ConscryptHostnameVerifier (referenced from: okhttp3.internal.platform.ConscryptPlatform$DisabledHostnameVerifier)
Missing class org.openjsse.javax.net.ssl.SSLParameters (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List))
Missing class org.openjsse.javax.net.ssl.SSLSocket (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)
Missing class org.openjsse.net.ssl.OpenJSSE (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.<init>())
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 4m 11s
54 actionable tasks: 54 executed
2023-05-23 00:58:22,725 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.drnoob.datamonitor, universal_newlines=False, shell=None, istream=<valid stream>)
2023-05-23 00:58:22,739 INFO: Successfully built version v2.3.2 of com.drnoob.datamonitor from 3f4658b9d4f10c668f1759ded4ade694e78f4c9f
2023-05-23 00:58:23,069 DEBUG: AXML contains a RESOURCE MAP
2023-05-23 00:58:23,069 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 88: 'http://schemas.android.com/apk/res/android'
2023-05-23 00:58:23,072 DEBUG: Checking build/com.drnoob.datamonitor/app/build/outputs/apk/release/app-release-unsigned.apk
2023-05-23 00:58:23,114 DEBUG: AXML contains a RESOURCE MAP
2023-05-23 00:58:23,114 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 88: 'http://schemas.android.com/apk/res/android'
2023-05-23 00:58:23,176 INFO: success: com.drnoob.datamonitor
2023-05-23 00:58:23,176 INFO: Finished
2023-05-23 00:58:23,177 INFO: 1 build succeeded