log for org.koitharu.kotatsu:602
== Installed Android Tools ==
2023-11-30 12:31:52,280 DEBUG: Reading 'config.yml'
2023-11-30 12:31:52,298 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 12:31:52,299 INFO: Creating log directory
2023-11-30 12:31:52,300 INFO: Creating temporary directory
2023-11-30 12:31:52,300 INFO: Creating output directory
2023-11-30 12:31:52,351 DEBUG: Getting git vcs interface for https://github.com/KotatsuApp/Kotatsu.git
2023-11-30 12:31:52,351 DEBUG: Checking org.koitharu.kotatsu:602
2023-11-30 12:31:52,351 INFO: Building version 6.4.2 (602) of org.koitharu.kotatsu
2023-11-30 12:31:52,351 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 12:31:52,352 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 [259 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 16s (976 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (33.6 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-30 12:32:42,858 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 12:32:43,171 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-11-30 12:33:00,904 INFO: Getting source for revision ef0cf4766a3d58de2eb79b37b4f9e835ceb93c99
2023-11-30 12:33:00,905 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:00,905 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:33:01,128 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:01,129 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 12:33:01,341 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:01,341 DEBUG: > git reset --hard
2023-11-30 12:33:01,854 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:01,855 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 12:33:01,966 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:01,966 DEBUG: > git clean -dffx
2023-11-30 12:33:02,084 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:02,085 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-11-30 12:33:03,708 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:03,712 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-11-30 12:33:04,230 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:04,231 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-11-30 12:33:05,951 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:05,952 DEBUG: > git remote set-head origin --auto
2023-11-30 12:33:06,665 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:06,666 DEBUG: > git checkout -f ef0cf4766a3d58de2eb79b37b4f9e835ceb93c99
2023-11-30 12:33:07,078 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:07,079 DEBUG: > git clean -dffx
2023-11-30 12:33:07,189 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:07,189 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:33:07,402 DEBUG: Directory: build/org.koitharu.kotatsu
2023-11-30 12:33:07,402 DEBUG: > git submodule deinit --all
2023-11-30 12:33:07,514 INFO: Creating local.properties file at build/org.koitharu.kotatsu/local.properties
2023-11-30 12:33:07,515 INFO: Creating local.properties file at build/org.koitharu.kotatsu/app/local.properties
2023-11-30 12:33:07,516 DEBUG: Removing debuggable flags from build/org.koitharu.kotatsu/app
2023-11-30 12:33:07,589 INFO: Cleaning Gradle project...
2023-11-30 12:33:07,589 DEBUG: Directory: build/org.koitharu.kotatsu/app
2023-11-30 12:33:07,589 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 58s
1 actionable task: 1 up-to-date
2023-11-30 12:34:12,317 INFO: Scanning source for common problems...
2023-11-30 12:34:12,339 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 12:34:12,500 WARNING: Found executable binary, possibly code at app/src/androidTest/assets/kotatsu_test.bak
2023-11-30 12:34:12,503 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-30 12:34:12,504 INFO: Creating source tarball...
2023-11-30 12:34:14,013 INFO: Building Gradle project...
2023-11-30 12:34:14,014 DEBUG: Directory: build/org.koitharu.kotatsu/app
2023-11-30 12:34:14,014 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.4 via distributionUrl
Running /opt/gradle/versions/8.4/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" 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:checkKotlinGradlePluginConfigurationErrors
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:extractReleaseSupportedLocales
> Task :app:generateReleaseResources
> Task :app:generateReleaseLocaleConfig
> Task :app:generateReleaseBuildConfig
> Task :app:mergeReleaseResources
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-pt/strings.xml:393: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-fil/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/build/org.koitharu.kotatsu/app/src/main/res/values-in/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/build/org.koitharu.kotatsu/app/src/main/res/values-ja/strings.xml:402: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:391: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-be/strings.xml:384: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/9872abb32a40819d893d04a9c21f220d/transformed/material-1.10.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/build/org.koitharu.kotatsu/app/src/main/res/values-tr/strings.xml:408: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-zh-rTW/strings.xml:213: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/9872abb32a40819d893d04a9c21f220d/transformed/material-1.10.0/res/values-th/values-th.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-pt-rBR/strings.xml:430: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:385: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:396: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: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-cs/strings.xml:315: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: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/build/org.koitharu.kotatsu/app/src/main/res/values-uk/strings.xml:386: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/9872abb32a40819d893d04a9c21f220d/transformed/material-1.10.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-kk/strings.xml:448: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-pl/strings.xml:379: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:379: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-zh-rCN/strings.xml:384: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-vi/strings.xml:411: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:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:checkReleaseAarMetadata
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/org.koitharu.kotatsu/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: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: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:kspReleaseKotlin
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/util/ext/Display.kt:22:17 'getRealMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/details/ui/DetailsFragment.kt:121:13 'description: StateFlow<CharSequence?>' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/favourites/ui/container/FavouritesContainerAdapter.kt:5:30 'FragmentStatePagerAdapter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/config/ListConfigBottomSheet.kt:62:39 'settings: AppSettings' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/config/ListConfigBottomSheet.kt:64:38 'settings: AppSettings' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/config/ListConfigBottomSheet.kt:102:28 'settings: AppSettings' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/config/ListConfigBottomSheet.kt:116:46 'settings: AppSettings' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/sync/domain/SyncHelper.kt:130:45 Parameter 'timestamp' is never used
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/sync/domain/SyncHelper.kt:142:57 Parameter 'timestamp' is never used
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/sync/domain/SyncHelper.kt:153:48 Parameter 'timestamp' is never used
> Task :app:compileReleaseJavaWithJavac
Note: /home/vagrant/build/org.koitharu.kotatsu/app/build/generated/source/kapt/release/org/koitharu/kotatsu/list/ui/config/ListConfigBottomSheet_MembersInjector.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 11m 40s
54 actionable tasks: 54 executed
2023-11-30 12:45:55,613 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.koitharu.kotatsu, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 12:45:55,628 INFO: Successfully built version 6.4.2 of org.koitharu.kotatsu from ef0cf4766a3d58de2eb79b37b4f9e835ceb93c99
2023-11-30 12:45:55,937 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 12:45:55,937 DEBUG: Start of Namespace mapping: prefix 72: 'android' --> uri 304: 'http://schemas.android.com/apk/res/android'
2023-11-30 12:45:55,940 DEBUG: Checking build/org.koitharu.kotatsu/app/build/outputs/apk/release/app-release-unsigned.apk
2023-11-30 12:45:55,966 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 12:45:55,966 DEBUG: Start of Namespace mapping: prefix 72: 'android' --> uri 304: 'http://schemas.android.com/apk/res/android'
2023-11-30 12:45:56,005 INFO: success: org.koitharu.kotatsu
2023-11-30 12:45:56,005 INFO: Finished
2023-11-30 12:45:56,006 INFO: 1 build succeeded