log for org.koitharu.kotatsu:546
== Installed Android Tools ==
2023-05-24 08:51:33,691 DEBUG: Reading 'config.yml'
2023-05-24 08:51:33,707 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-05-24 08:51:33,708 INFO: Creating log directory
2023-05-24 08:51:33,708 INFO: Creating temporary directory
2023-05-24 08:51:33,709 INFO: Creating output directory
2023-05-24 08:51:33,745 DEBUG: Getting git vcs interface for https://github.com/KotatsuApp/Kotatsu.git
2023-05-24 08:51:33,745 DEBUG: Checking org.koitharu.kotatsu:546
2023-05-24 08:51:33,746 INFO: Building version 5.1.2 (546) of org.koitharu.kotatsu
2023-05-24 08:51:33,746 INFO: Running 'sudo' commands in /home/vagrant
2023-05-24 08:51:33,746 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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [243 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [420 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 7s (2126 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 278 MB of archives.
After this operation, 436 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jre-headless amd64 17.0.6+10-1~deb11u1 [43.5 MB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jdk-headless amd64 17.0.6+10-1~deb11u1 [234 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 278 MB in 2min 44s (1694 kB/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.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.6+10-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.6+10-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-05-24 08:55:04,549 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-05-24 08:55:04,861 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-05-24 08:55:15,657 INFO: Getting source for revision b5cd92fb5f8cf6f206332ad37f4aa451c7f2448b
2023-05-24 08:55:15,658 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:15,658 DEBUG: > git rev-parse --show-toplevel
2023-05-24 08:55:15,871 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:15,872 DEBUG: > git submodule foreach --recursive git reset --hard
2023-05-24 08:55:16,083 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:16,083 DEBUG: > git reset --hard
2023-05-24 08:55:16,595 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:16,596 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-05-24 08:55:16,714 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:16,715 DEBUG: > git clean -dffx
2023-05-24 08:55:16,825 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:16,826 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-05-24 08:55:17,740 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:17,740 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-05-24 08:55:18,354 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:18,354 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-05-24 08:55:18,967 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:18,968 DEBUG: > git remote set-head origin --auto
2023-05-24 08:55:19,680 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:19,681 DEBUG: > git checkout -f b5cd92fb5f8cf6f206332ad37f4aa451c7f2448b
2023-05-24 08:55:20,092 DEBUG: Directory: build/org.koitharu.kotatsu
2023-05-24 08:55:20,092 DEBUG: > git clean -dffx
2023-05-24 08:55:20,201 INFO: Creating local.properties file at build/org.koitharu.kotatsu/local.properties
2023-05-24 08:55:20,202 INFO: Creating local.properties file at build/org.koitharu.kotatsu/app/local.properties
2023-05-24 08:55:20,203 DEBUG: Removing debuggable flags from build/org.koitharu.kotatsu/app
2023-05-24 08:55:20,287 INFO: Cleaning Gradle project...
2023-05-24 08:55:20,288 DEBUG: Directory: build/org.koitharu.kotatsu/app
2023-05-24 08:55:20,288 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0.2 via distributionUrl
Downloading missing gradle version 8.0.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0.2-bin.zip: OK
Running /opt/gradle/versions/8.0.2/bin/gradle clean
Welcome to Gradle 8.0.2!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.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/8.0.2/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 55s
1 actionable task: 1 up-to-date
2023-05-24 08:56:23,087 INFO: Scanning source for common problems...
2023-05-24 08:56:23,111 DEBUG: scanner is configured to use signature data from: 'suss'
2023-05-24 08:56:23,244 WARNING: Found executable binary, possibly code at app/src/androidTest/assets/kotatsu_test.bak
2023-05-24 08:56:23,248 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-05-24 08:56:23,250 INFO: Creating source tarball...
2023-05-24 08:56:24,672 INFO: Building Gradle project...
2023-05-24 08:56:24,672 DEBUG: Directory: build/org.koitharu.kotatsu/app
2023-05-24 08:56:24,673 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0.2 via distributionUrl
Running /opt/gradle/versions/8.0.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/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.2 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.2 accepted.
Preparing "Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)".
"Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)" ready.
Installing Android SDK Build-Tools 33.0.2 in /opt/android-sdk/build-tools/33.0.2
"Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)" complete.
"Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-fil/strings.xml:328:1: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-pt/strings.xml:251:1: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-in/strings.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/7bfb530b235c9f82dc0a9d4b938f1ea0/transformed/material-1.9.0/res/values-ja/values-ja.xml:31:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/7bfb530b235c9f82dc0a9d4b938f1ea0/transformed/material-1.9.0/res/values-it/values-it.xml:31:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/7bfb530b235c9f82dc0a9d4b938f1ea0/transformed/material-1.9.0/res/values-tr/values-tr.xml:31:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/7bfb530b235c9f82dc0a9d4b938f1ea0/transformed/material-1.9.0/res/values-pt-rBR/values-pt-rBR.xml:31:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-ru/strings.xml:387:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-be/strings.xml:388:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-nn/strings.xml:182:1: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-uk/strings.xml:390:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/7bfb530b235c9f82dc0a9d4b938f1ea0/transformed/material-1.9.0/res/values-zh-rCN/values-zh-rCN.xml:31:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/7bfb530b235c9f82dc0a9d4b938f1ea0/transformed/material-1.9.0/res/values-ko/values-ko.xml:31:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-fr/strings.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values/strings.xml:394:1: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/7bfb530b235c9f82dc0a9d4b938f1ea0/transformed/material-1.9.0/res/values-pl/values-pl.xml:33:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-de/strings.xml:383:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-es/strings.xml:389:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
> Task :app:packageReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/AndroidManifest.xml:36:9-42:51 Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:36 to replace other declarations but no other declaration present
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/base/ui/BaseFullscreenActivity.kt:25:7 'OnSystemUiVisibilityChangeListener' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/base/ui/BaseFullscreenActivity.kt:36:14 'setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/explore/ui/ExploreViewModel.kt:109:26 'EmptyHint' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/explore/ui/adapter/ExploreAdapterDelegates.kt:127:44 'EmptyHint' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/explore/ui/adapter/ExploreDiffCallback.kt:13:27 'EmptyHint' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/explore/ui/adapter/ExploreDiffCallback.kt:13:63 'EmptyHint' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/favourites/ui/categories/select/FavouriteCategoriesBottomSheet.kt:46:21 'toolbar: MaterialToolbar' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/local/data/input/LocalMangaDirInput.kt:134:8 Name shadowed: filter
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/local/data/output/LocalMangaUtil.kt:38:25 Parameter 'index' is never used
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/main/ui/MainNavigationDelegate.kt:60:15 Parameter 'savedInstanceState' is never used
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/utils/ext/AndroidExt.kt:61:12 'resolveActivity(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/java/org/koitharu/kotatsu/utils/ext/DisplayExt.kt:22:17 'getRealMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/release/java/org/koitharu/kotatsu/utils/ext/DebugExt.kt:5:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:mergeReleaseJavaResource
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 9m 5s
48 actionable tasks: 48 executed
2023-05-24 09:05:30,630 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.koitharu.kotatsu, universal_newlines=False, shell=None, istream=<valid stream>)
2023-05-24 09:05:30,646 INFO: Successfully built version 5.1.2 of org.koitharu.kotatsu from b5cd92fb5f8cf6f206332ad37f4aa451c7f2448b
2023-05-24 09:05:30,949 DEBUG: AXML contains a RESOURCE MAP
2023-05-24 09:05:30,950 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 122: 'http://schemas.android.com/apk/res/android'
2023-05-24 09:05:30,953 DEBUG: Checking build/org.koitharu.kotatsu/app/build/outputs/apk/release/app-release-unsigned.apk
2023-05-24 09:05:30,976 DEBUG: AXML contains a RESOURCE MAP
2023-05-24 09:05:30,976 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 122: 'http://schemas.android.com/apk/res/android'
2023-05-24 09:05:31,010 INFO: success: org.koitharu.kotatsu
2023-05-24 09:05:31,010 INFO: Finished
2023-05-24 09:05:31,011 INFO: 1 build succeeded