log for eu.siacs.conversations:4211704
== Installed Android Tools ==
2024-08-13 19:44:03,437 DEBUG: Reading 'config.yml'
2024-08-13 19:44:03,450 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-08-13 19:44:03,451 INFO: Creating log directory
2024-08-13 19:44:03,451 INFO: Creating temporary directory
2024-08-13 19:44:03,451 INFO: Creating output directory
2024-08-13 19:44:03,630 DEBUG: Getting git vcs interface for https://codeberg.org/iNPUTmice/Conversations.git
2024-08-13 19:44:03,631 DEBUG: Checking eu.siacs.conversations:4211704
2024-08-13 19:44:03,631 INFO: Building version 2.16.6+free (4211704) of eu.siacs.conversations
2024-08-13 19:44:03,631 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-08-13 19:44:04,938 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-08-13 19:44:27,694 INFO: Getting source for revision b2ea164b41fcd447c654afc2a40b6a244bf84ce8
2024-08-13 19:44:27,699 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:27,699 DEBUG: > git rev-parse --show-toplevel
2024-08-13 19:44:27,911 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:27,912 DEBUG: > git submodule foreach --recursive git reset --hard
2024-08-13 19:44:28,115 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:28,116 DEBUG: > git reset --hard
2024-08-13 19:44:28,720 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:28,720 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-08-13 19:44:28,824 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:28,824 DEBUG: > git clean -dffx
2024-08-13 19:44:28,931 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:28,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 fetch --prune --prune-tags --force origin
2024-08-13 19:44:30,037 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:30,037 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
2024-08-13 19:44:30,942 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:30,943 DEBUG: > git remote set-head origin --auto
2024-08-13 19:44:31,948 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:31,948 DEBUG: > git checkout -f b2ea164b41fcd447c654afc2a40b6a244bf84ce8
2024-08-13 19:44:32,453 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:32,453 DEBUG: > git clean -dffx
2024-08-13 19:44:32,556 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:32,556 DEBUG: > git rev-parse --show-toplevel
2024-08-13 19:44:32,760 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:32,760 DEBUG: > git submodule deinit --all --force
2024-08-13 19:44:32,963 INFO: Creating local.properties file at build/eu.siacs.conversations/local.properties
2024-08-13 19:44:32,966 DEBUG: Removing debuggable flags from build/eu.siacs.conversations
2024-08-13 19:44:33,027 INFO: Cleaned build.gradle of keysigning configs at build/eu.siacs.conversations/build.gradle
2024-08-13 19:44:33,066 INFO: Running 'prebuild' commands in build/eu.siacs.conversations
2024-08-13 19:44:33,066 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:33,066 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle
2024-08-13 19:44:33,268 INFO: Cleaning Gradle project...
2024-08-13 19:44:33,269 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:44:33,269 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :clean UP-TO-DATE
> Task :libs:annotation:clean UP-TO-DATE
> Task :libs:annotation-processor:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 47s
3 actionable tasks: 3 up-to-date
2024-08-13 19:45:27,146 INFO: Scanning source for common problems...
2024-08-13 19:45:27,171 DEBUG: scanner is configured to use signature data from: 'suss'
2024-08-13 19:45:27,172 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-08-13 19:45:27,824 DEBUG: write 'suss.json' to cache
2024-08-13 19:45:27,828 DEBUG: next suss.json cache update due in 23:59:59.986940
2024-08-13 19:45:27,982 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-08-13 19:45:28,181 INFO: Creating source tarball...
2024-08-13 19:45:30,164 INFO: Building Gradle project...
2024-08-13 19:45:30,164 DEBUG: Directory: build/eu.siacs.conversations
2024-08-13 19:45:30,164 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleConversationsFreeRelease
Found 8.7 via distributionUrl
Running /opt/gradle/versions/8.7/bin/gradle assembleConversationsFreeRelease
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.7/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 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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 :libs:annotation:compileJava
> Task :libs:annotation:processResources NO-SOURCE
> Task :libs:annotation:classes
> Task :libs:annotation:jar
> Task :preBuild UP-TO-DATE
> Task :preConversationsFreeReleaseBuild UP-TO-DATE
> Task :dataBindingMergeDependencyArtifactsConversationsFreeRelease
> Task :generateConversationsFreeReleaseResValues
> Task :generateConversationsFreeReleaseResources
> Task :mergeConversationsFreeReleaseResources
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ja/strings.xml:735:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ro-rRO/strings.xml:761:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-it/strings.xml:756:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ro-rRO/strings.xml:1003:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ja/strings.xml:966:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sv/strings.xml:755:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values/defaults.xml:15:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rTW/strings.xml:689:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-it/strings.xml:998:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-cs/strings.xml:750:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values/strings.xml:941:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sq-rAL/strings.xml:571:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sv/strings.xml:1015:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fi/strings.xml:702:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rTW/strings.xml:965:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sq-rAL/strings.xml:1002:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ru/strings.xml:758:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fi/strings.xml:918:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-de/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-cs/strings.xml:985:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ru/strings.xml:985:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-de/strings.xml:984:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fr/strings.xml:749:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fr/strings.xml:996:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-nl/strings.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-nl/strings.xml:966:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-da-rDK/strings.xml:746:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-da-rDK/strings.xml:982:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-vi/strings.xml:733:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-tr-rTR/strings.xml:750:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-vi/strings.xml:945:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-tr-rTR/strings.xml:1000:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-es/strings.xml:756:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-uk/strings.xml:738:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-es/strings.xml:997:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-uk/strings.xml:953:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-gl/strings.xml:749:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-gl/strings.xml:986:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rCN/strings.xml:758:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rCN/strings.xml:990:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fa-rIR/strings.xml:710:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fa-rIR/strings.xml:454:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pl/strings.xml:769:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pl/strings.xml:1016:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
> Task :packageConversationsFreeReleaseResources
> Task :dataBindingTriggerConversationsFreeRelease
> Task :generateConversationsFreeReleaseBuildConfig
> Task :parseConversationsFreeReleaseLocalResources
> Task :libs:annotation-processor:compileJava
> Task :dataBindingGenBaseClassesConversationsFreeRelease
> Task :libs:annotation-processor:processResources NO-SOURCE
> Task :libs:annotation-processor:classes
> Task :libs:annotation-processor:jar
> Task :javaPreCompileConversationsFreeRelease
> Task :mapConversationsFreeReleaseSourceSetPaths
> Task :checkConversationsFreeReleaseAarMetadata
> Task :createConversationsFreeReleaseCompatibleScreenManifests
> Task :extractDeepLinksConversationsFreeRelease
> Task :processConversationsFreeReleaseMainManifest
> Task :processConversationsFreeReleaseManifest
> Task :extractProguardFiles
> Task :mergeConversationsFreeReleaseJniLibFolders
> Task :mergeConversationsFreeReleaseArtProfile
> Task :mergeConversationsFreeReleaseNativeLibs
> Task :checkConversationsFreeReleaseDuplicateClasses
> Task :stripConversationsFreeReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libjingle_peerconnection_so.so.
> Task :mergeConversationsFreeReleaseShaders
> Task :compileConversationsFreeReleaseShaders NO-SOURCE
> Task :generateConversationsFreeReleaseAssets UP-TO-DATE
> Task :extractConversationsFreeReleaseNativeSymbolTables
> Task :expandConversationsFreeReleaseL8ArtProfileWildcards
> Task :mergeConversationsFreeReleaseAssets
> Task :mergeConversationsFreeReleaseNativeDebugMetadata NO-SOURCE
> Task :processConversationsFreeReleaseManifestForPackage
> Task :extractConversationsFreeReleaseVersionControlInfo
> Task :compressConversationsFreeReleaseAssets
> Task :collectConversationsFreeReleaseDependencies
> Task :sdkConversationsFreeReleaseDependencyData
> Task :writeConversationsFreeReleaseAppMetadata
> Task :writeConversationsFreeReleaseSigningConfigVersions
> Task :processConversationsFreeReleaseResources
> Task :compileConversationsFreeReleaseJavaWithJavac
The following annotation processors are not incremental: annotation-processor.jar (project :libs:annotation-processor).
Make sure all annotation processors are incremental to improve your build speed.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :generateConversationsFreeReleaseLintVitalReportModel
Generating lint files for com.tools.android:desugar_jdk_libs_configuration:2.0.4 (compile API R)
> Task :mergeConversationsFreeReleaseGeneratedProguardFiles
> Task :processConversationsFreeReleaseJavaRes
> Task :expandConversationsFreeReleaseArtProfileWildcards
> Task :mergeConversationsFreeReleaseJavaResource
> Task :lintVitalAnalyzeConversationsFreeRelease
> Task :minifyConversationsFreeReleaseWithR8
> Task :lintVitalReportConversationsFreeRelease
> Task :lintVitalConversationsFreeRelease
> Task :l8DexDesugarLibConversationsFreeRelease
> Task :compileConversationsFreeReleaseArtProfile
> Task :shrinkConversationsFreeReleaseRes
> Task :optimizeConversationsFreeReleaseResources
> Task :packageConversationsFreeRelease
> Task :createConversationsFreeReleaseApkListingFileRedirect
> Task :assembleConversationsFreeRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 14s
54 actionable tasks: 54 executed
2024-08-13 19:50:45,731 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.siacs.conversations, universal_newlines=False, shell=None, istream=<valid stream>)
2024-08-13 19:50:45,738 INFO: Successfully built version 2.16.6+free of eu.siacs.conversations from b2ea164b41fcd447c654afc2a40b6a244bf84ce8
2024-08-13 19:50:46,024 DEBUG: Checking build/eu.siacs.conversations/build/outputs/apk/conversationsFree/release/Conversations-2.16.6-conversations-free-arm64-v8a-release-unsigned.apk
2024-08-13 19:50:46,123 INFO: success: eu.siacs.conversations
2024-08-13 19:50:46,123 INFO: Finished
2024-08-13 19:50:46,124 INFO: 1 build succeeded