log for net.ivpn.client:116
== Installed Android Tools ==
2023-03-22 17:11:54,958 DEBUG: Reading 'config.yml'
2023-03-22 17:11:54,975 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-22 17:11:54,976 INFO: Creating log directory
2023-03-22 17:11:54,976 INFO: Creating temporary directory
2023-03-22 17:11:54,977 INFO: Creating output directory
2023-03-22 17:11:54,989 DEBUG: Getting git vcs interface for https://github.com/ivpn/android-app
2023-03-22 17:11:54,989 DEBUG: Checking net.ivpn.client:116
2023-03-22 17:11:54,990 INFO: Building version 2.8.5 (116) of net.ivpn.client
2023-03-22 17:11:54,990 WARNING: Android NDK version 'r21e' could not be found!
2023-03-22 17:11:54,990 WARNING: Configured versions:
2023-03-22 17:11:54,990 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip
2023-03-22 17:11:54,995 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-03-22 17:11:55,098 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21e-linux-x86_64.zip HTTP/1.1" 200 1190670072
2023-03-22 17:13:10,961 INFO: Unzipping to /opt/android-sdk/ndk
2023-03-22 17:14:05,464 INFO: Set NDK r21e (21.4.7075529) up
2023-03-22 17:14:05,477 INFO: Running 'sudo' commands in /home/vagrant
2023-03-22 17:14:05,477 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make swig
+ 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 [236 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 [154 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 [412 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 16s (1003 kB/s)
Reading package lists...
+ apt-get install -y make swig
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
swig4.0
Suggested packages:
make-doc swig-doc swig-examples swig4.0-examples swig4.0-doc
The following NEW packages will be installed:
make swig swig4.0
0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
Need to get 2103 kB of archives.
After this operation, 7563 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]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 swig4.0 amd64 4.0.2-1 [1377 kB]
Get:3 https://debian.osuosl.org/debian bullseye/main amd64 swig all 4.0.2-1 [330 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2103 kB in 4s (522 kB/s)
Selecting previously unselected package make.
(Reading database ... 36773 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package swig4.0.
Preparing to unpack .../swig4.0_4.0.2-1_amd64.deb ...
Unpacking swig4.0 (4.0.2-1) ...
Selecting previously unselected package swig.
Preparing to unpack .../archives/swig_4.0.2-1_all.deb ...
Unpacking swig (4.0.2-1) ...
Setting up make (4.3-4.1) ...
Setting up swig4.0 (4.0.2-1) ...
Setting up swig (4.0.2-1) ...
2023-03-22 17:14:41,915 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-22 17:14:42,429 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37575 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-03-22 17:14:57,440 INFO: Getting source for revision 3b16690094c649206063288f50ac76d65cae44b6
2023-03-22 17:14:57,441 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:14:57,441 DEBUG: > git rev-parse --show-toplevel
2023-03-22 17:14:57,654 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:14:57,655 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-22 17:15:00,074 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:00,075 DEBUG: > git reset --hard
2023-03-22 17:15:00,587 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:00,588 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-22 17:15:01,000 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:01,000 DEBUG: > git clean -dffx
2023-03-22 17:15:01,112 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:01,112 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-03-22 17:15:01,926 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:01,927 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-03-22 17:15:02,546 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:02,547 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-03-22 17:15:03,360 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:03,361 DEBUG: > git remote set-head origin --auto
2023-03-22 17:15:03,974 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:03,974 DEBUG: > git checkout -f 3b16690094c649206063288f50ac76d65cae44b6
2023-03-22 17:15:04,386 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:04,387 DEBUG: > git clean -dffx
2023-03-22 17:15:04,498 INFO: Initialising submodules
2023-03-22 17:15:04,499 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:04,500 DEBUG: > git rev-parse --show-toplevel
2023-03-22 17:15:04,716 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:04,716 DEBUG: > git submodule sync
2023-03-22 17:15:05,029 DEBUG: Directory: build/net.ivpn.client
2023-03-22 17:15:05,029 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 submodule update --init --force --recursive
Submodule path 'core/src/main/cpp/asio': checked out '90f32660cd503494b3707840cfbd5434d8e9dabe'
Submodule path 'core/src/main/cpp/lz4': checked out 'dfed9fa1d77f0434306d377c4da1f7191d3ba08a'
Submodule path 'core/src/main/cpp/mbedtls': checked out 'ca933c7e0c9e84738b168b6b0feb89af4183a60a'
Submodule path 'core/src/main/cpp/mbedtls/crypto': checked out 'e78cd62acb7ea0397f061ebc754b89ed6222b13c'
Submodule path 'core/src/main/cpp/openssl': checked out '3d84d35cb7cb0775fbed54ffb4eaef38b0eba7af'
Submodule path 'core/src/main/cpp/openvpn': checked out 'b3eb7a46c465696b38debfc2d2c1dff8971c4035'
Submodule path 'core/src/main/cpp/openvpn3': checked out '5391351ac2ed1072a6bcff50b29fde52051e4a4e'
Submodule path 'core/tools/wireguard-tools': checked out 'ecb1ea29d71e850d245f89ac709cf77438dc7b02'
2023-03-22 17:15:07,854 INFO: Creating local.properties file at build/net.ivpn.client/local.properties
2023-03-22 17:15:07,856 INFO: Creating local.properties file at build/net.ivpn.client/fdroid/local.properties
2023-03-22 17:15:07,857 DEBUG: Removing debuggable flags from build/net.ivpn.client/fdroid
2023-03-22 17:15:07,863 INFO: Removing specified files
2023-03-22 17:15:07,864 INFO: Removing store
2023-03-22 17:15:07,877 INFO: Removing core/src/main/cpp/mbedtls/tests
2023-03-22 17:15:07,940 INFO: Removing core/src/main/cpp/openvpn3/test
2023-03-22 17:15:07,946 INFO: Removing site
2023-03-22 17:15:07,954 INFO: Removing core/src/main/cpp/mbedtls/crypto/tests
2023-03-22 17:15:07,971 INFO: Cleaned build.gradle of keysigning configs at build/net.ivpn.client/core/build.gradle
2023-03-22 17:15:08,006 INFO: Cleaned build.gradle of keysigning configs at build/net.ivpn.client/fdroid/build.gradle
2023-03-22 17:15:08,021 INFO: Running 'prebuild' commands in build/net.ivpn.client/fdroid
2023-03-22 17:15:08,022 DEBUG: Directory: build/net.ivpn.client/fdroid
2023-03-22 17:15:08,022 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'cmake;3.22.1'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'cmake;3.22.1'
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/cmake-3.22.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.22.1-linux.zip
Unzipping to /tmp/.sdkmanager-9zg_p0oj
Installing into /opt/android-sdk/cmake/3.22.1
2023-03-22 17:15:11,344 INFO: Cleaning Gradle project...
2023-03-22 17:15:11,346 DEBUG: Directory: build/net.ivpn.client/fdroid
2023-03-22 17:15:11,346 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.2 via distributionUrl
Downloading missing gradle version 7.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.2-bin.zip: OK
Running /opt/gradle/versions/7.2/bin/gradle clean
Welcome to Gradle 7.2!
Here are the highlights of this release:
- Toolchain support for Scala
- More cache hits when Java source files have platform-specific line endings
- More resilient remote HTTP build cache behavior
For more details see https://docs.gradle.org/7.2/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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :core
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.
It will be removed in version 7.0 of the Android Gradle plugin.
For more information, see TBD.
To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
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
> Configure project :fdroid
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
> Task :fdroid: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.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 16s
1 actionable task: 1 executed
2023-03-22 17:16:33,733 INFO: Scanning source for common problems...
2023-03-22 17:16:33,744 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-22 17:16:34,309 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-03-22 17:16:34,310 INFO: Creating source tarball...
2023-03-22 17:16:47,524 INFO: Building Gradle project...
2023-03-22 17:16:47,525 DEBUG: Directory: build/net.ivpn.client/fdroid
2023-03-22 17:16:47,525 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleProductionRelease
Found 7.2 via distributionUrl
Running /opt/gradle/versions/7.2/bin/gradle assembleProductionRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :core
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.
It will be removed in version 7.0 of the Android Gradle plugin.
For more information, see TBD.
To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
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
> Configure project :fdroid
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
'kapt.generateStubs' is not used by the 'kotlin-kapt' plugin
> Task :core:preBuild UP-TO-DATE
> Task :core:preReleaseBuild UP-TO-DATE
> Task :core:compileReleaseAidl NO-SOURCE
> Task :core:configureCMakeRelWithDebInfo[arm64-v8a]
C/C++: release|arm64-v8a :OpenVPN 2.x version icsopenvpn/v0.7.14-0-gb3eb7a46
C/C++: release|arm64-v8a :OpenVPN 3.x version icsopenvpn/v0.7.14-0-g5391351a
> Task :core:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :core:configureCMakeRelWithDebInfo[armeabi-v7a]
C/C++: release|armeabi-v7a :OpenVPN 2.x version icsopenvpn/v0.7.14-0-gb3eb7a46
C/C++: release|armeabi-v7a :OpenVPN 3.x version icsopenvpn/v0.7.14-0-g5391351a
> Task :core:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :core:configureCMakeRelWithDebInfo[x86]
C/C++: release|x86 :OpenVPN 2.x version icsopenvpn/v0.7.14-0-gb3eb7a46
C/C++: release|x86 :OpenVPN 3.x version icsopenvpn/v0.7.14-0-g5391351a
> Task :core:buildCMakeRelWithDebInfo[x86]
> Task :core:configureCMakeRelWithDebInfo[x86_64]
C/C++: release|x86_64 :OpenVPN 2.x version icsopenvpn/v0.7.14-0-gb3eb7a46
C/C++: release|x86_64 :OpenVPN 3.x version icsopenvpn/v0.7.14-0-g5391351a
> Task :core:buildCMakeRelWithDebInfo[x86_64]
> Task :core:externalNativeBuildRelease
> Task :core:mergeReleaseJniLibFolders
> Task :core:dataBindingMergeDependencyArtifactsRelease
> Task :core:compileReleaseRenderscript NO-SOURCE
> Task :core:dataBindingMergeGenClassesRelease
> Task :core:generateReleaseResValues
> Task :core:generateReleaseResources
> Task :core:mergeReleaseNativeLibs
> Task :core:packageReleaseResources
> Task :core:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :core:copyReleaseJniLibsProjectAndLocalJars
> Task :core:dataBindingGenBaseClassesRelease
> Task :core:dataBindingTriggerRelease
> Task :core:generateOpenVPN3Swigrelease
> Task :core:generateReleaseBuildConfig
> Task :core:processReleaseManifest
> Task :core:parseReleaseLocalResources
> Task :core:generateSafeArgsRelease
> Task :core:mergeReleaseShaders
> Task :core:compileReleaseShaders NO-SOURCE
> Task :core:generateReleaseAssets UP-TO-DATE
> Task :core:javaPreCompileRelease
> Task :core:packageReleaseAssets
> Task :core:packageReleaseRenderscript NO-SOURCE
> Task :core:prepareLintJarForPublish
> Task :core:prepareReleaseArtProfile
> Task :core:processReleaseJavaRes NO-SOURCE
> Task :core:writeReleaseAarMetadata
> Task :core:writeReleaseLintModelMetadata
> Task :fdroid:preBuild UP-TO-DATE
> Task :fdroid:preProductionReleaseBuild UP-TO-DATE
> Task :fdroid:compileProductionReleaseAidl NO-SOURCE
> Task :fdroid:compileProductionReleaseRenderscript NO-SOURCE
> Task :fdroid:dataBindingMergeGenClassesProductionRelease
> Task :fdroid:generateProductionReleaseResValues
> Task :fdroid:generateProductionReleaseResources
> Task :core:generateReleaseRFile
> Task :fdroid:dataBindingTriggerProductionRelease
> Task :fdroid:mergeProductionReleaseResources
> Task :core:kaptGenerateStubsReleaseKotlin
> Task :fdroid:generateProductionReleaseBuildConfig
> Task :fdroid:createProductionReleaseCompatibleScreenManifests
> Task :fdroid:checkProductionReleaseAarMetadata
> Task :core:extractDeepLinksRelease
> Task :fdroid:extractDeepLinksProductionRelease
> Task :fdroid:processProductionReleaseMainManifest
> Task :fdroid:processProductionReleaseManifest
> Task :fdroid:javaPreCompileProductionRelease
> Task :fdroid:extractProguardFiles
> Task :fdroid:mergeProductionReleaseJniLibFolders
> Task :core:compileReleaseLibraryResources
> Task :core:copyReleaseJniLibsProjectOnly
> Task :fdroid:checkProductionReleaseDuplicateClasses
> Task :fdroid:desugarProductionReleaseFileDependencies
> Task :core:kaptReleaseKotlin
warning: Binding adapter AK(android.widget.ImageView, java.lang.String) already exists for android:src! Overriding androidx.databinding.adapters.ImageViewBindingAdapter#setImageUri with net.ivpn.core.common.bindings.ImageViewSrcBindingAdapterKt#setImageUriwarning: Binding adapter AK(android.widget.ImageView, android.net.Uri) already exists for android:src! Overriding androidx.databinding.adapters.ImageViewBindingAdapter#setImageUri with net.ivpn.core.common.bindings.ImageViewSrcBindingAdapterKt#setImageUriwarning: Binding adapter AK(android.widget.ImageView, android.graphics.drawable.Drawable) already exists for android:src! Overriding androidx.databinding.adapters.ImageViewBindingAdapter#setImageDrawable with net.ivpn.core.common.bindings.ImageViewSrcBindingAdapterKt#setImageDrawable/home/vagrant/build/net.ivpn.client/core/build/tmp/kapt3/stubs/release/net/ivpn/core/common/bindings/ImageViewSrcBindingAdapterKt.java:38: warning: Application namespace for attribute app:src will be ignored.
public static final void setImageResource(@org.jetbrains.annotations.NotNull()
^warning: Binding adapter AK(android.widget.ImageView, java.lang.String) already exists for android:src! Overriding net.ivpn.core.common.bindings.ImageViewSrcBindingAdapterKt#setImageUri with net.ivpn.core.common.bindings.ImageViewSrcBindingAdapterKt#setImageResourcewarning: Binding adapter AK(android.widget.ImageView, java.lang.String) already exists for android:src! Overriding net.ivpn.core.common.bindings.ImageViewSrcBindingAdapterKt#setImageUri with net.ivpn.core.common.bindings.ImageViewSrcBindingAdapterKt#setImageResource/home/vagrant/build/net.ivpn.client/core/build/tmp/kapt3/stubs/release/net/ivpn/core/common/bindings/ImageViewSrcBindingAdapterKt.java:56: warning: Application namespace for attribute app:srcBase will be ignored.
public static final void setBase64(@org.jetbrains.annotations.NotNull()
^/home/vagrant/build/net.ivpn.client/core/build/tmp/kapt3/stubs/release/net/ivpn/core/common/bindings/IPSelectorBindingAdapterKt.java:9: warning: Application namespace for attribute app:ipstate will be ignored.
public static final void setState(@org.jetbrains.annotations.NotNull()
^/home/vagrant/build/net.ivpn.client/core/build/tmp/kapt3/stubs/release/net/ivpn/core/common/bindings/IPSelectorBindingAdapterKt.java:15: warning: Application namespace for attribute app:ipStateListener will be ignored.
public static final void setStateListener(@org.jetbrains.annotations.NotNull()
^
> Task :fdroid:processProductionReleaseManifestForPackage
> Task :fdroid:mergeProductionReleaseShaders
> Task :fdroid:compileProductionReleaseShaders NO-SOURCE
> Task :fdroid:generateProductionReleaseAssets UP-TO-DATE
> Task :fdroid:mergeExtDexProductionRelease
> Task :fdroid:mergeProductionReleaseAssets
> Task :fdroid:processProductionReleaseJavaRes NO-SOURCE
> Task :fdroid:compressProductionReleaseAssets
> Task :fdroid:collectProductionReleaseDependencies
> Task :fdroid:sdkProductionReleaseDependencyData
> Task :fdroid:writeProductionReleaseAppMetadata
> Task :fdroid:writeProductionReleaseSigningConfigVersions
> Task :fdroid:mergeProductionReleaseArtProfile
> Task :core:compileReleaseKotlin
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/com/wireguard/android/model/Tunnel.kt: (29, 45): Unnecessary safe call on a non-null receiver of type ApplicationComponent
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/com/wireguard/android/model/Tunnel.kt: (37, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/bindings/ImageViewSrcBindingAdapter.kt: (92, 9): Name shadowed: countryCode
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/bindings/LayoutBindingAdapter.kt: (33, 24): Parameter 'view' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/bindings/LayoutBindingAdapter.kt: (33, 45): Parameter 'currentState' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/bindings/LayoutBindingAdapter.kt: (33, 74): Parameter 'defaultState' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/dagger/ApplicationScope.kt: (30, 1): This annotation is deprecated in Kotlin. Use '@kotlin.annotation.Retention' instead
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/extension/FragmentExtension.kt: (52, 13): 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/extension/FragmentExtension.kt: (56, 9): 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersLoader.kt: (35, 22): Variable 'result' initializer is redundant
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (194, 62): Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList<OnServerListUpdatedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (201, 62): Unnecessary non-null assertion (!!) on a non-null receiver of type MutableList<OnServerListUpdatedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (374, 28): Unnecessary safe call on a non-null receiver of type List<Server>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (391, 37): Unnecessary safe call on a non-null receiver of type MutableList<OnFavouriteServersChangedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (395, 37): Unnecessary safe call on a non-null receiver of type MutableList<OnFavouriteServersChangedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (399, 37): Unnecessary safe call on a non-null receiver of type MutableList<OnServerListUpdatedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (403, 37): Unnecessary safe call on a non-null receiver of type MutableList<OnServerListUpdatedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (423, 37): Unnecessary safe call on a non-null receiver of type MutableList<OnFavouriteServersChangedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/prefs/ServersRepository.kt: (427, 37): Unnecessary safe call on a non-null receiver of type MutableList<OnFavouriteServersChangedListener>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/common/views/WrapContentHeightViewPager.kt: (37, 13): Name shadowed: heightMeasureSpec
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/MainActivity.kt: (68, 60): 'SOFT_INPUT_ADJUST_RESIZE: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/account/AccountFragment.kt: (118, 27): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/account/AccountFragment.kt: (119, 27): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/connect/ConnectFragment.kt: (175, 15): 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/connect/ConnectFragment.kt: (604, 9): 'requestPermissions(Array<(out) String!>, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/connect/ConnectFragment.kt: (696, 9): Parameter 'needToReset' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/connect/ConnectFragment.kt: (743, 9): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (85, 25): 'setTextAppearance(Context!, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (107, 25): 'setTextAppearance(Context!, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (129, 25): 'setTextAppearance(Context!, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (159, 25): 'setTextAppearance(Context!, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (189, 86): Parameter 'dialog' is never used, could be renamed to _
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (199, 21): 'setTextAppearance(Context!, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (267, 20): 'setter for currentMinute: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilder.kt: (268, 20): 'setter for currentHour: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/dialog/DialogBuilderK.kt: (75, 13): Parameter 'listener' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/login/LoginFragment.kt: (123, 15): 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/map/MapMath.kt: (126, 37): Parameter 'onScroll' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/map/MapMath.kt: (126, 64): Parameter 'direction' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/map/MapMath.kt: (135, 37): Parameter 'onScroll' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/map/MapMath.kt: (135, 64): Parameter 'direction' is never used
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/map/MapView.kt: (465, 15): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/map/MapView.kt: (488, 25): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/map/MapView.kt: (561, 32): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/mocklocation/MockLocationController.kt: (85, 28): 'checkOp(String, Int, String): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/network/NetworkCommonFragment.kt: (339, 9): 'requestPermissions(Array<(out) String!>, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/network/NetworkViewModel.kt: (148, 21): 'startScan(): Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/network/NetworksPagerAdapter.kt: (30, 30): 'FragmentStatePagerAdapter' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/network/NetworksPagerAdapter.kt: (38, 4): 'constructor FragmentStatePagerAdapter(FragmentManager)' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/network/NetworksPagerAdapter.kt: (38, 4): 'FragmentStatePagerAdapter' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/serverlist/all/AllServersRecyclerViewAdapter.kt: (305, 50): Unchecked cast: Any! to kotlin.collections.ArrayList<Server> /* = java.util.ArrayList<Server> */
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/serverlist/all/ServerListFragment.kt: (152, 15): 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/serverlist/favourite/FavouriteServersListFragment.kt: (81, 15): 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/serverlist/favourite/FavouriteServersListFragment.kt: (150, 15): 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/splittunneling/SplitTunnelingRecyclerViewAdapter.kt: (184, 65): Unchecked cast: Any! to ArrayList<ApplicationItem>
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/viewmodel/AccountViewModel.kt: (112, 9): 'when' expression on enum is recommended to be exhaustive, add 'FORCE_LOGOUT', 'FORCE_LOGOUT_AND_CLEAR' branches or 'else' branch instead
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/viewmodel/LocationViewModel.kt: (406, 9): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/v2/viewmodel/MultiHopViewModel.kt: (83, 9): 'when' expression on enum is recommended to be exhaustive, add 'ENABLED' branch or 'else' branch instead
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/vpn/NetworkUtils.kt: (39, 33): 'getter for allNetworks: Array<(out) Network!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/vpn/wireguard/ConfigManager.kt: (61, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/vpn/wireguard/ConfigManager.kt: (67, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/net.ivpn.client/core/src/main/java/net/ivpn/core/vpn/wireguard/ConfigManager.kt: (192, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
> Task :core:extractReleaseAnnotations
> Task :core: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 :core:mergeReleaseGeneratedProguardFiles
> Task :core:mergeReleaseConsumerProguardFiles
> Task :core:bundleLibResRelease
> Task :core:mergeReleaseJavaResource
> Task :fdroid:dataBindingMergeDependencyArtifactsProductionRelease
> Task :core:bundleLibCompileToJarRelease
> Task :core:bundleLibRuntimeToJarRelease
> Task :core:syncReleaseLibJars
> Task :core:bundleReleaseLocalLintAar
> Task :fdroid:dataBindingGenBaseClassesProductionRelease
> Task :core:createFullJarRelease
> Task :fdroid:mergeProductionReleaseNativeLibs
> Task :fdroid:stripProductionReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :fdroid:processProductionReleaseResources
> Task :fdroid:extractProductionReleaseNativeSymbolTables
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :fdroid:kaptGenerateStubsProductionReleaseKotlin
> Task :fdroid:optimizeProductionReleaseResources
> Task :fdroid:kaptProductionReleaseKotlin
> Task :fdroid:compileProductionReleaseKotlin
w: /home/vagrant/build/net.ivpn.client/fdroid/src/main/java/net/ivpn/client/dagger/FDroidScope.kt: (30, 1): This annotation is deprecated in Kotlin. Use '@kotlin.annotation.Retention' instead
> Task :fdroid:compileProductionReleaseJavaWithJavac
> Task :fdroid:mergeProductionReleaseNativeDebugMetadata
> Task :fdroid:dexBuilderProductionRelease
> Task :fdroid:mergeProductionReleaseJavaResource
> Task :fdroid:mergeDexProductionRelease
> Task :fdroid:compileProductionReleaseArtProfile
> Task :fdroid:packageProductionRelease
> Task :fdroid:createProductionReleaseApkListingFileRedirect
> Task :fdroid:lintVitalAnalyzeProductionRelease
> Task :fdroid:lintVitalReportProductionRelease
> Task :fdroid:lintVitalProductionRelease
> Task :fdroid:assembleProductionRelease
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.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 10m 30s
95 actionable tasks: 95 executed
2023-03-22 17:27:18,518 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/net.ivpn.client, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-22 17:27:18,534 INFO: Successfully built version 2.8.5 of net.ivpn.client from 3b16690094c649206063288f50ac76d65cae44b6
2023-03-22 17:27:18,934 DEBUG: AXML contains a RESOURCE MAP
2023-03-22 17:27:18,934 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 71: 'http://schemas.android.com/apk/res/android'
2023-03-22 17:27:18,937 DEBUG: Checking build/net.ivpn.client/fdroid/build/outputs/apk/production/release/fdroid-production-release-unsigned.apk
2023-03-22 17:27:18,957 DEBUG: AXML contains a RESOURCE MAP
2023-03-22 17:27:18,957 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 71: 'http://schemas.android.com/apk/res/android'
2023-03-22 17:27:19,044 INFO: success: net.ivpn.client
2023-03-22 17:27:19,044 INFO: Finished
2023-03-22 17:27:19,044 INFO: 1 build succeeded