log for net.vonforst.evmap:198
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for net.vonforst.evmap:1.6.8
==== detail begin ====
== Installed Android Tools ==
2023-09-09 13:58:50,674 DEBUG: Reading 'config.yml'
2023-09-09 13:58:50,703 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-09 13:58:50,705 INFO: Creating log directory
2023-09-09 13:58:50,705 INFO: Creating temporary directory
2023-09-09 13:58:50,706 INFO: Creating output directory
2023-09-09 13:58:50,769 DEBUG: Getting git vcs interface for https://github.com/ev-map/EVMap
2023-09-09 13:58:50,770 DEBUG: Checking net.vonforst.evmap:198
2023-09-09 13:58:50,770 INFO: Building version 1.6.8 (198) of net.vonforst.evmap
2023-09-09 13:58:50,770 INFO: Running 'sudo' commands in /home/vagrant
2023-09-09 13:58:50,770 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [246 kB]
Get:4 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 16s (1008 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (30.8 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-09 13:59:39,238 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-09 13:59:39,558 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-09-09 13:59:51,050 INFO: Getting source for revision a7770e1c1b7b463798399a3c1d7fac1d97c98e3f
2023-09-09 13:59:51,050 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:51,050 DEBUG: > git rev-parse --show-toplevel
2023-09-09 13:59:51,266 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:51,266 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-09 13:59:51,477 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:51,477 DEBUG: > git reset --hard
2023-09-09 13:59:51,891 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:51,892 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-09 13:59:52,102 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:52,102 DEBUG: > git clean -dffx
2023-09-09 13:59:52,216 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:52,217 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-09-09 13:59:52,930 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:52,931 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-09-09 13:59:53,444 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:53,444 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-09-09 13:59:54,057 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:54,058 DEBUG: > git remote set-head origin --auto
2023-09-09 13:59:54,693 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:54,694 DEBUG: > git checkout -f a7770e1c1b7b463798399a3c1d7fac1d97c98e3f
2023-09-09 13:59:55,206 DEBUG: Directory: build/net.vonforst.evmap
2023-09-09 13:59:55,207 DEBUG: > git clean -dffx
2023-09-09 13:59:55,318 INFO: Creating local.properties file at build/net.vonforst.evmap/local.properties
2023-09-09 13:59:55,319 INFO: Creating local.properties file at build/net.vonforst.evmap/app/local.properties
2023-09-09 13:59:55,320 DEBUG: Removing debuggable flags from build/net.vonforst.evmap/app
2023-09-09 13:59:55,348 INFO: Cleaned build.gradle of keysigning configs at build/net.vonforst.evmap/app/build.gradle
2023-09-09 13:59:55,373 INFO: Cleaning Gradle project...
2023-09-09 13:59:55,373 DEBUG: Directory: build/net.vonforst.evmap/app
2023-09-09 13:59:55,374 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PGOINGELECTRIC_API_KEY=7ef9a064ec4602a853c9201ac35be94b -PGOOGLE_MAPS_API_KEY= -PMAPBOX_API_KEY_ENCRYPTED=NgZlSx1mHC9AH0IoHHEjEnkkDT8FJyNnDkNEPxgEGxMAYTouSwlUPgFVPE8wZlgFbSYaPAMSPhITEh0pBSdyAAVYVyNDRn0IIltkDRksPjArAhh6MFs= -PCHARGEPRICE_API_KEY_ENCRYPTED=JVwoGQcbTgIbFUlHIE5leEAEVRZzCC1LAh5JAB4UT0Y= -POPENCHARGEMAP_API_KEY_ENCRYPTED=dw4uF1YdTFIHQEpHdgZjcxJRSRFyW3sDBhwaBU9CTUp3Tm99 -PFRONYX_API_KEY_ENCRYPTED=IF96HgJJHgcHQ05DcwZjKkMGSUp2VS4DVhtIB04VTRN8TmV4 clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle -PGOINGELECTRIC_API_KEY=7ef9a064ec4602a853c9201ac35be94b -PGOOGLE_MAPS_API_KEY= -PMAPBOX_API_KEY_ENCRYPTED=NgZlSx1mHC9AH0IoHHEjEnkkDT8FJyNnDkNEPxgEGxMAYTouSwlUPgFVPE8wZlgFbSYaPAMSPhITEh0pBSdyAAVYVyNDRn0IIltkDRksPjArAhh6MFs= -PCHARGEPRICE_API_KEY_ENCRYPTED=JVwoGQcbTgIbFUlHIE5leEAEVRZzCC1LAh5JAB4UT0Y= -POPENCHARGEMAP_API_KEY_ENCRYPTED=dw4uF1YdTFIHQEpHdgZjcxJRSRFyW3sDBhwaBU9CTUp3Tm99 -PFRONYX_API_KEY_ENCRYPTED=IF96HgJJHgcHQ05DcwZjKkMGSUp2VS4DVhtIB04VTRN8TmV4 clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 14s
1 actionable task: 1 up-to-date
2023-09-09 14:01:15,796 INFO: Scanning source for common problems...
2023-09-09 14:01:15,831 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-09 14:01:15,932 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-09 14:01:15,933 INFO: Creating source tarball...
2023-09-09 14:01:17,794 INFO: Building Gradle project...
2023-09-09 14:01:17,794 DEBUG: Directory: build/net.vonforst.evmap/app
2023-09-09 14:01:17,794 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PGOINGELECTRIC_API_KEY=7ef9a064ec4602a853c9201ac35be94b -PGOOGLE_MAPS_API_KEY= -PMAPBOX_API_KEY_ENCRYPTED=NgZlSx1mHC9AH0IoHHEjEnkkDT8FJyNnDkNEPxgEGxMAYTouSwlUPgFVPE8wZlgFbSYaPAMSPhITEh0pBSdyAAVYVyNDRn0IIltkDRksPjArAhh6MFs= -PCHARGEPRICE_API_KEY_ENCRYPTED=JVwoGQcbTgIbFUlHIE5leEAEVRZzCC1LAh5JAB4UT0Y= -POPENCHARGEMAP_API_KEY_ENCRYPTED=dw4uF1YdTFIHQEpHdgZjcxJRSRFyW3sDBhwaBU9CTUp3Tm99 -PFRONYX_API_KEY_ENCRYPTED=IF96HgJJHgcHQ05DcwZjKkMGSUp2VS4DVhtIB04VTRN8TmV4 assembleFossNormalRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle -PGOINGELECTRIC_API_KEY=7ef9a064ec4602a853c9201ac35be94b -PGOOGLE_MAPS_API_KEY= -PMAPBOX_API_KEY_ENCRYPTED=NgZlSx1mHC9AH0IoHHEjEnkkDT8FJyNnDkNEPxgEGxMAYTouSwlUPgFVPE8wZlgFbSYaPAMSPhITEh0pBSdyAAVYVyNDRn0IIltkDRksPjArAhh6MFs= -PCHARGEPRICE_API_KEY_ENCRYPTED=JVwoGQcbTgIbFUlHIE5leEAEVRZzCC1LAh5JAB4UT0Y= -POPENCHARGEMAP_API_KEY_ENCRYPTED=dw4uF1YdTFIHQEpHdgZjcxJRSRFyW3sDBhwaBU9CTUp3Tm99 -PFRONYX_API_KEY_ENCRYPTED=IF96HgJJHgcHQ05DcwZjKkMGSUp2VS4DVhtIB04VTRN8TmV4 assembleFossNormalRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:prepareLibraryDefinitionsFossNormalRelease
All dependencies.size=155
--> Retrieved POM for: com_google_code_findbugs__jsr305 from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com_google_guava__guava from com.google.guava:guava-parent:32.0.1-jre
----> Had to fallback to parent author for: com_google_guava__guava -- result: Kevin Bourrillion
----> Had to fallback to parent authorWebsite for: com_google_guava__guava -- result: http://www.google.com
----> Had to fallback to parent version for: com_google_guava__guava -- result: 32.0.1-jre
----> Found license from parent for: com_google_guava__guava -- result: Apache_2_0
Could not get the name for androidx_databinding__viewbinding, Using androidx.databinding:viewbinding
--> Retrieved POM for: com_google_auto_service__auto_service_annotations from com.google.auto.service:auto-service-aggregator:1.1.1
----> Had to fallback to parent author for: com_google_auto_service__auto_service_annotations -- result: Google LLC
----> Had to fallback to parent authorWebsite for: com_google_auto_service__auto_service_annotations -- result: http://www.google.com
----> Found license from parent for: com_google_auto_service__auto_service_annotations -- result: Apache_2_0
--> Retrieved POM for: com_squareup_retrofit2__converter_gson from com.squareup.retrofit2:retrofit-converters:2.7.1
----> Had to fallback to parent description for: com_squareup_retrofit2__converter_gson
----> Had to fallback to parent version for: com_squareup_retrofit2__converter_gson -- result: 2.7.1
--> Retrieved POM for: com_squareup_okhttp3__logging_interceptor from com.squareup.okhttp3:parent:3.12.7
----> Had to fallback to parent description for: com_squareup_okhttp3__logging_interceptor
----> Had to fallback to parent version for: com_squareup_okhttp3__logging_interceptor -- result: 3.12.7
----> Found license from parent for: com_squareup_okhttp3__logging_interceptor -- result: Apache_2_0
--> Retrieved POM for: com_google_auto__auto_common from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com_google_j2objc__j2objc_annotations from org.sonatype.oss:oss-parent:9
--> Retrieved POM for: com_google_code_gson__gson from com.google.code.gson:gson-parent:2.8.9
----> Had to fallback to parent description for: com_google_code_gson__gson
----> Had to fallback to parent version for: com_google_code_gson__gson -- result: 2.8.9
Could not get the name for androidx_databinding__databinding_adapters, Using androidx.databinding:databinding-adapters
Could not get the name for com_github_anboralabs__spatia_room, Using com.github.anboralabs:spatia-room
Could not get the name for androidx_databinding__databinding_runtime, Using androidx.databinding:databinding-runtime
--> Retrieved POM for: com_google_guava__failureaccess from com.google.guava:guava-parent:26.0-android
----> Had to fallback to parent author for: com_google_guava__failureaccess -- result: Kevin Bourrillion
----> Had to fallback to parent authorWebsite for: com_google_guava__failureaccess -- result: http://www.google.com
----> Found license from parent for: com_google_guava__failureaccess -- result: Apache_2_0
--> Retrieved POM for: com_google_errorprone__error_prone_annotations from com.google.errorprone:error_prone_parent:2.18.0
----> Had to fallback to parent author for: com_google_errorprone__error_prone_annotations -- result: Eddie Aftandilian
----> Had to fallback to parent authorWebsite for: com_google_errorprone__error_prone_annotations -- result: http://www.google.com
----> Had to fallback to parent description for: com_google_errorprone__error_prone_annotations
----> Had to fallback to parent version for: com_google_errorprone__error_prone_annotations -- result: 2.18.0
Could not get the name for androidx_databinding__databinding_ktx, Using androidx.databinding:databinding-ktx
--> Retrieved POM for: com_google_auto_service__auto_service from com.google.auto.service:auto-service-aggregator:1.1.1
----> Had to fallback to parent author for: com_google_auto_service__auto_service -- result: Google LLC
----> Had to fallback to parent authorWebsite for: com_google_auto_service__auto_service -- result: http://www.google.com
----> Found license from parent for: com_google_auto_service__auto_service -- result: Apache_2_0
Could not get the name for com_github_dalgarins__android_spatialite, Using com.github.dalgarins:android-spatialite
--> Retrieved POM for: com_google_guava__listenablefuture from com.google.guava:guava-parent:26.0-android
----> Had to fallback to parent author for: com_google_guava__listenablefuture -- result: Kevin Bourrillion
----> Had to fallback to parent authorWebsite for: com_google_guava__listenablefuture -- result: http://www.google.com
----> Found license from parent for: com_google_guava__listenablefuture -- result: Apache_2_0
--> Retrieved POM for: com_google_crypto_tink__tink_android from org.sonatype.oss:oss-parent:7
--> Had to resolve name from custom mapping for: androidx_savedstate__savedstate as SavedState
--> Had to resolve author from custom mapping for: com_squareup_okio__okio as Square, Inc
> Task :app:preFossNormalReleaseBuild
> Task :app:dataBindingMergeDependencyArtifactsFossNormalRelease
> Task :app:generateFossNormalReleaseResValues
> Task :app:generateFossNormalReleaseResources
> Task :app:resourcePlaceholdersForFossNormalRelease
> Task :app:mergeFossNormalReleaseResources
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-pt/strings.xml:342:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-pt/strings.xml:326:4: Multiple substitutions specified in non-positional format of string resource string/settings_cache_count_summary. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-de/strings.xml:360:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-de/strings.xml:323:4: Multiple substitutions specified in non-positional format of string resource string/settings_cache_count_summary. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-fr/strings.xml:331:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values/strings.xml:360:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-nl/strings.xml:328:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values/strings.xml:323:4: Multiple substitutions specified in non-positional format of string resource string/settings_cache_count_summary. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-nb-rNO/strings.xml:331:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
> Task :app:packageFossNormalReleaseResources
> Task :app:dataBindingTriggerFossNormalRelease
> Task :app:generateFossNormalReleaseBuildConfig
> Task :app:parseFossNormalReleaseLocalResources
> Task :app:generateSafeArgsFossNormalRelease
> Task :app:dataBindingGenBaseClassesFossNormalRelease
> Task :app:checkFossNormalReleaseAarMetadata
> Task :app:mapFossNormalReleaseSourceSetPaths
> Task :app:createFossNormalReleaseCompatibleScreenManifests
> Task :app:resourcePlaceholdersForFossAutomotiveDebug
> Task :app:resourcePlaceholdersForFossAutomotiveRelease
> Task :app:resourcePlaceholdersForFossNormalDebug
> Task :app:resourcePlaceholdersForGoogleAutomotiveDebug
> Task :app:resourcePlaceholdersForGoogleAutomotiveRelease
> Task :app:resourcePlaceholdersForGoogleNormalDebug
> Task :app:resourcePlaceholdersForGoogleNormalRelease
> Task :app:extractDeepLinksFossNormalRelease
> Task :app:processFossNormalReleaseMainManifest
/home/vagrant/build/net.vonforst.evmap/app/src/main/AndroidManifest.xml Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :app:processFossNormalReleaseManifest
> Task :app:javaPreCompileFossNormalRelease
> Task :app:extractProguardFiles
> Task :app:mergeFossNormalReleaseJniLibFolders
> Task :app:mergeFossNormalReleaseNativeLibs
> Task :app:checkFossNormalReleaseDuplicateClasses
> Task :app:stripFossNormalReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroid_spatialite.so, libc++_shared.so, libmapbox-gl.so.
> Task :app:desugarFossNormalReleaseFileDependencies
> Task :app:extractFossNormalReleaseNativeSymbolTables
> Task :app:processFossNormalReleaseManifestForPackage
> Task :app:mergeExtDexFossNormalRelease
> Task :app:mergeFossNormalReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFossNormalReleaseShaders
> Task :app:compileFossNormalReleaseShaders NO-SOURCE
> Task :app:generateFossNormalReleaseAssets UP-TO-DATE
> Task :app:mergeFossNormalReleaseArtProfile
> Task :app:mergeFossNormalReleaseAssets
> Task :app:compressFossNormalReleaseAssets
> Task :app:collectFossNormalReleaseDependencies
> Task :app:sdkFossNormalReleaseDependencyData
> Task :app:writeFossNormalReleaseAppMetadata
> Task :app:writeFossNormalReleaseSigningConfigVersions
> Task :app:processFossNormalReleaseResources
> Task :app:optimizeFossNormalReleaseResources
> Task :app:kaptGenerateStubsFossNormalReleaseKotlin
> Task :app:kaptFossNormalReleaseKotlin
/home/vagrant/build/net.vonforst.evmap/app/build/tmp/kapt3/stubs/fossNormalRelease/net/vonforst/evmap/storage/AppDatabase.java:6: warning: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.
public abstract class AppDatabase extends androidx.room.RoomDatabase {
^
warning: Kapt support in Moshi Kotlin Code Gen is deprecated and will be removed in 2.0. Please migrate to KSP. https://github.com/square/moshi#codegen
> Task :app:compileFossNormalReleaseKotlin
e: file:///home/vagrant/build/net.vonforst.evmap/app/src/main/java/net/vonforst/evmap/EvMapApplication.kt:45:56 Unresolved reference: acra_credentials
> Task :app:compileFossNormalReleaseKotlin FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileFossNormalReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 5m
48 actionable tasks: 48 executed
2023-09-09 14:06:19,082 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/net.vonforst.evmap, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-09 14:06:19,111 ERROR: Could not build app net.vonforst.evmap: Build failed for net.vonforst.evmap:1.6.8@a7770e1c1b7b463798399a3c1d7fac1d97c98e3f
==== detail begin ====
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle -PGOINGELECTRIC_API_KEY=7ef9a064ec4602a853c9201ac35be94b -PGOOGLE_MAPS_API_KEY= -PMAPBOX_API_KEY_ENCRYPTED=NgZlSx1mHC9AH0IoHHEjEnkkDT8FJyNnDkNEPxgEGxMAYTouSwlUPgFVPE8wZlgFbSYaPAMSPhITEh0pBSdyAAVYVyNDRn0IIltkDRksPjArAhh6MFs= -PCHARGEPRICE_API_KEY_ENCRYPTED=JVwoGQcbTgIbFUlHIE5leEAEVRZzCC1LAh5JAB4UT0Y= -POPENCHARGEMAP_API_KEY_ENCRYPTED=dw4uF1YdTFIHQEpHdgZjcxJRSRFyW3sDBhwaBU9CTUp3Tm99 -PFRONYX_API_KEY_ENCRYPTED=IF96HgJJHgcHQ05DcwZjKkMGSUp2VS4DVhtIB04VTRN8TmV4 assembleFossNormalRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:prepareLibraryDefinitionsFossNormalRelease
All dependencies.size=155
--> Retrieved POM for: com_google_code_findbugs__jsr305 from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com_google_guava__guava from com.google.guava:guava-parent:32.0.1-jre
----> Had to fallback to parent author for: com_google_guava__guava -- result: Kevin Bourrillion
----> Had to fallback to parent authorWebsite for: com_google_guava__guava -- result: http://www.google.com
----> Had to fallback to parent version for: com_google_guava__guava -- result: 32.0.1-jre
----> Found license from parent for: com_google_guava__guava -- result: Apache_2_0
Could not get the name for androidx_databinding__viewbinding, Using androidx.databinding:viewbinding
--> Retrieved POM for: com_google_auto_service__auto_service_annotations from com.google.auto.service:auto-service-aggregator:1.1.1
----> Had to fallback to parent author for: com_google_auto_service__auto_service_annotations -- result: Google LLC
----> Had to fallback to parent authorWebsite for: com_google_auto_service__auto_service_annotations -- result: http://www.google.com
----> Found license from parent for: com_google_auto_service__auto_service_annotations -- result: Apache_2_0
--> Retrieved POM for: com_squareup_retrofit2__converter_gson from com.squareup.retrofit2:retrofit-converters:2.7.1
----> Had to fallback to parent description for: com_squareup_retrofit2__converter_gson
----> Had to fallback to parent version for: com_squareup_retrofit2__converter_gson -- result: 2.7.1
--> Retrieved POM for: com_squareup_okhttp3__logging_interceptor from com.squareup.okhttp3:parent:3.12.7
----> Had to fallback to parent description for: com_squareup_okhttp3__logging_interceptor
----> Had to fallback to parent version for: com_squareup_okhttp3__logging_interceptor -- result: 3.12.7
----> Found license from parent for: com_squareup_okhttp3__logging_interceptor -- result: Apache_2_0
--> Retrieved POM for: com_google_auto__auto_common from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com_google_j2objc__j2objc_annotations from org.sonatype.oss:oss-parent:9
--> Retrieved POM for: com_google_code_gson__gson from com.google.code.gson:gson-parent:2.8.9
----> Had to fallback to parent description for: com_google_code_gson__gson
----> Had to fallback to parent version for: com_google_code_gson__gson -- result: 2.8.9
Could not get the name for androidx_databinding__databinding_adapters, Using androidx.databinding:databinding-adapters
Could not get the name for com_github_anboralabs__spatia_room, Using com.github.anboralabs:spatia-room
Could not get the name for androidx_databinding__databinding_runtime, Using androidx.databinding:databinding-runtime
--> Retrieved POM for: com_google_guava__failureaccess from com.google.guava:guava-parent:26.0-android
----> Had to fallback to parent author for: com_google_guava__failureaccess -- result: Kevin Bourrillion
----> Had to fallback to parent authorWebsite for: com_google_guava__failureaccess -- result: http://www.google.com
----> Found license from parent for: com_google_guava__failureaccess -- result: Apache_2_0
--> Retrieved POM for: com_google_errorprone__error_prone_annotations from com.google.errorprone:error_prone_parent:2.18.0
----> Had to fallback to parent author for: com_google_errorprone__error_prone_annotations -- result: Eddie Aftandilian
----> Had to fallback to parent authorWebsite for: com_google_errorprone__error_prone_annotations -- result: http://www.google.com
----> Had to fallback to parent description for: com_google_errorprone__error_prone_annotations
----> Had to fallback to parent version for: com_google_errorprone__error_prone_annotations -- result: 2.18.0
Could not get the name for androidx_databinding__databinding_ktx, Using androidx.databinding:databinding-ktx
--> Retrieved POM for: com_google_auto_service__auto_service from com.google.auto.service:auto-service-aggregator:1.1.1
----> Had to fallback to parent author for: com_google_auto_service__auto_service -- result: Google LLC
----> Had to fallback to parent authorWebsite for: com_google_auto_service__auto_service -- result: http://www.google.com
----> Found license from parent for: com_google_auto_service__auto_service -- result: Apache_2_0
Could not get the name for com_github_dalgarins__android_spatialite, Using com.github.dalgarins:android-spatialite
--> Retrieved POM for: com_google_guava__listenablefuture from com.google.guava:guava-parent:26.0-android
----> Had to fallback to parent author for: com_google_guava__listenablefuture -- result: Kevin Bourrillion
----> Had to fallback to parent authorWebsite for: com_google_guava__listenablefuture -- result: http://www.google.com
----> Found license from parent for: com_google_guava__listenablefuture -- result: Apache_2_0
--> Retrieved POM for: com_google_crypto_tink__tink_android from org.sonatype.oss:oss-parent:7
--> Had to resolve name from custom mapping for: androidx_savedstate__savedstate as SavedState
--> Had to resolve author from custom mapping for: com_squareup_okio__okio as Square, Inc
> Task :app:preFossNormalReleaseBuild
> Task :app:dataBindingMergeDependencyArtifactsFossNormalRelease
> Task :app:generateFossNormalReleaseResValues
> Task :app:generateFossNormalReleaseResources
> Task :app:resourcePlaceholdersForFossNormalRelease
> Task :app:mergeFossNormalReleaseResources
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-pt/strings.xml:342:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-pt/strings.xml:326:4: Multiple substitutions specified in non-positional format of string resource string/settings_cache_count_summary. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-de/strings.xml:360:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-de/strings.xml:323:4: Multiple substitutions specified in non-positional format of string resource string/settings_cache_count_summary. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-fr/strings.xml:331:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values/strings.xml:360:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-nl/strings.xml:328:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values/strings.xml:323:4: Multiple substitutions specified in non-positional format of string resource string/settings_cache_count_summary. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/net.vonforst.evmap/app/src/main/res/values-nb-rNO/strings.xml:331:4: Multiple substitutions specified in non-positional format of string resource string/auto_multipage. Did you mean to add the formatted="false" attribute?
> Task :app:packageFossNormalReleaseResources
> Task :app:dataBindingTriggerFossNormalRelease
> Task :app:generateFossNormalReleaseBuildConfig
> Task :app:parseFossNormalReleaseLocalResources
> Task :app:generateSafeArgsFossNormalRelease
> Task :app:dataBindingGenBaseClassesFossNormalRelease
> Task :app:checkFossNormalReleaseAarMetadata
> Task :app:mapFossNormalReleaseSourceSetPaths
> Task :app:createFossNormalReleaseCompatibleScreenManifests
> Task :app:resourcePlaceholdersForFossAutomotiveDebug
> Task :app:resourcePlaceholdersForFossAutomotiveRelease
> Task :app:resourcePlaceholdersForFossNormalDebug
> Task :app:resourcePlaceholdersForGoogleAutomotiveDebug
> Task :app:resourcePlaceholdersForGoogleAutomotiveRelease
> Task :app:resourcePlaceholdersForGoogleNormalDebug
> Task :app:resourcePlaceholdersForGoogleNormalRelease
> Task :app:extractDeepLinksFossNormalRelease
> Task :app:processFossNormalReleaseMainManifest
/home/vagrant/build/net.vonforst.evmap/app/src/main/AndroidManifest.xml Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :app:processFossNormalReleaseManifest
> Task :app:javaPreCompileFossNormalRelease
> Task :app:extractProguardFiles
> Task :app:mergeFossNormalReleaseJniLibFolders
> Task :app:mergeFossNormalReleaseNativeLibs
> Task :app:checkFossNormalReleaseDuplicateClasses
> Task :app:stripFossNormalReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroid_spatialite.so, libc++_shared.so, libmapbox-gl.so.
> Task :app:desugarFossNormalReleaseFileDependencies
> Task :app:extractFossNormalReleaseNativeSymbolTables
> Task :app:processFossNormalReleaseManifestForPackage
> Task :app:mergeExtDexFossNormalRelease
> Task :app:mergeFossNormalReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFossNormalReleaseShaders
> Task :app:compileFossNormalReleaseShaders NO-SOURCE
> Task :app:generateFossNormalReleaseAssets UP-TO-DATE
> Task :app:mergeFossNormalReleaseArtProfile
> Task :app:mergeFossNormalReleaseAssets
> Task :app:compressFossNormalReleaseAssets
> Task :app:collectFossNormalReleaseDependencies
> Task :app:sdkFossNormalReleaseDependencyData
> Task :app:writeFossNormalReleaseAppMetadata
> Task :app:writeFossNormalReleaseSigningConfigVersions
> Task :app:processFossNormalReleaseResources
> Task :app:optimizeFossNormalReleaseResources
> Task :app:kaptGenerateStubsFossNormalReleaseKotlin
> Task :app:kaptFossNormalReleaseKotlin
/home/vagrant/build/net.vonforst.evmap/app/build/tmp/kapt3/stubs/fossNormalRelease/net/vonforst/evmap/storage/AppDatabase.java:6: warning: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.
public abstract class AppDatabase extends androidx.room.RoomDatabase {
^
warning: Kapt support in Moshi Kotlin Code Gen is deprecated and will be removed in 2.0. Please migrate to KSP. https://github.com/square/moshi#codegen
> Task :app:compileFossNormalReleaseKotlin
e: file:///home/vagrant/build/net.vonforst.evmap/app/src/main/java/net/vonforst/evmap/EvMapApplication.kt:45:56 Unresolved reference: acra_credentials
> Task :app:compileFossNormalReleaseKotlin FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileFossNormalReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 5m
48 actionable tasks: 48 executed
==== detail end ====
2023-09-09 14:06:19,114 DEBUG: Error encoutered, stopping by user request.
==== detail end ====