log for eu.siacs.conversations:4212403

== Installed Android Tools ==2024-11-20 15:16:49,767 DEBUG: Reading 'config.yml'2024-11-20 15:16:49,780 INFO: Creating log directory2024-11-20 15:16:49,781 INFO: Creating temporary directory2024-11-20 15:16:49,781 INFO: Creating output directory2024-11-20 15:16:49,965 DEBUG: Getting git vcs interface for https://codeberg.org/iNPUTmice/Conversations.git2024-11-20 15:16:49,965 DEBUG: Checking eu.siacs.conversations:42124032024-11-20 15:16:49,966 INFO: Building version 2.17.3+free (4212403) of eu.siacs.conversations2024-11-20 15:16:49,966 DEBUG: > sudo passwd --lock rootpasswd: password changed.2024-11-20 15:16:51,071 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64068 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 removedProcessing triggers for libc-bin (2.36-9+deb12u9) ...2024-11-20 15:17:06,252 INFO: Getting source for revision 102bf11fe6adefa96c1b3a6b76edb2864553f8cb2024-11-20 15:17:06,253 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:06,253 DEBUG: > git rev-parse --show-toplevel2024-11-20 15:17:06,459 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:06,459 DEBUG: > git submodule foreach --recursive git reset --hard2024-11-20 15:17:06,663 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:06,663 DEBUG: > git reset --hard2024-11-20 15:17:07,267 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:07,268 DEBUG: > git submodule foreach --recursive git clean -dffx2024-11-20 15:17:07,471 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:07,471 DEBUG: > git clean -dffx2024-11-20 15:17:07,575 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:07,575 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 origin2024-11-20 15:17:08,680 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:08,681 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 origin2024-11-20 15:17:09,686 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:09,686 DEBUG: > git remote set-head origin --auto2024-11-20 15:17:10,792 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:10,792 DEBUG: > git checkout -f 102bf11fe6adefa96c1b3a6b76edb2864553f8cb2024-11-20 15:17:11,096 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:11,096 DEBUG: > git clean -dffx2024-11-20 15:17:11,199 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:11,199 DEBUG: > git rev-parse --show-toplevel2024-11-20 15:17:11,403 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:11,403 DEBUG: > git submodule deinit --all --force2024-11-20 15:17:11,506 INFO: Creating local.properties file at build/eu.siacs.conversations/local.properties2024-11-20 15:17:11,883 DEBUG: Removing debuggable flags from build/eu.siacs.conversations2024-11-20 15:17:13,169 INFO: Cleaned build.gradle of keysigning configs at build/eu.siacs.conversations/build.gradle2024-11-20 15:17:13,216 INFO: Running 'prebuild' commands in build/eu.siacs.conversations2024-11-20 15:17:13,217 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:13,217 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.gradle2024-11-20 15:17:13,421 INFO: Cleaning Gradle project...2024-11-20 15:17:13,421 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:17:13,421 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.7 via distributionUrlDownloading missing gradle version 8.7cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OKRunning /opt/gradle/versions/8.7/bin/gradle cleanWelcome 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 propertiesFor more details see https://docs.gradle.org/8.7/release-notes.htmlTo 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-DATEDeprecated 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 49s3 actionable tasks: 3 up-to-date2024-11-20 15:18:08,698 INFO: Scanning source for common problems...2024-11-20 15:18:08,744 DEBUG: scanner is configured to use signature data from: 'suss'2024-11-20 15:18:08,744 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2024-11-20 15:18:09,332 DEBUG: write 'suss.json' to cache2024-11-20 15:18:09,336 DEBUG: next suss.json cache update due in 23:59:59.9868112024-11-20 15:18:09,530 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2024-11-20 15:18:09,742 INFO: Creating source tarball...2024-11-20 15:18:11,842 INFO: Building Gradle project...2024-11-20 15:18:11,842 DEBUG: Directory: build/eu.siacs.conversations2024-11-20 15:18:11,842 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleConversationsFreeReleaseFound 8.7 via distributionUrlRunning /opt/gradle/versions/8.7/bin/gradle assembleConversationsFreeReleaseTo 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 buildException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyErrors during XML parse:Additionally, the fallback loader failed to parse the XML.Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense 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/licensesLicense 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-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException 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-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-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-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-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-sr/strings.xml:975: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-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-sr/strings.xml:1071: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/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-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-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-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-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-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-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-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-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/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-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-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-ru/strings.xml:776: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-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-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-ru/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-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-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-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-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-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-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-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-et/strings.xml:1021: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: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?/home/vagrant/build/eu.siacs.conversations/src/main/res/values-et/strings.xml:1030: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-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-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-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-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-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-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-gl/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-gl/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-pt-rBR/strings.xml:760: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-pt-rBR/strings.xml:1079: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 :stripConversationsFreeReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libjingle_peerconnection_so.so.> Task :mergeConversationsFreeReleaseStartupProfile> Task :mergeConversationsFreeReleaseShaders> Task :compileConversationsFreeReleaseShaders NO-SOURCE> Task :extractConversationsFreeReleaseNativeSymbolTables> Task :generateConversationsFreeReleaseAssets UP-TO-DATE> Task :mergeConversationsFreeReleaseNativeDebugMetadata NO-SOURCE> Task :expandConversationsFreeReleaseL8ArtProfileWildcards> Task :mergeConversationsFreeReleaseAssets> Task :extractConversationsFreeReleaseVersionControlInfo> Task :compressConversationsFreeReleaseAssets> Task :collectConversationsFreeReleaseDependencies> Task :sdkConversationsFreeReleaseDependencyData> Task :writeConversationsFreeReleaseAppMetadata> Task :writeConversationsFreeReleaseSigningConfigVersions> Task :processConversationsFreeReleaseManifestForPackage> Task :processConversationsFreeReleaseResources> Task :compileConversationsFreeReleaseJavaWithJavacThe 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> 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 :assembleConversationsFreeReleaseDeprecated 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 18s55 actionable tasks: 55 executed2024-11-20 15:23:31,464 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.siacs.conversations, universal_newlines=False, shell=None, istream=<valid stream>)2024-11-20 15:23:31,470 INFO: Successfully built version 2.17.3+free of eu.siacs.conversations from 102bf11fe6adefa96c1b3a6b76edb2864553f8cb2024-11-20 15:23:31,746 DEBUG: Checking build/eu.siacs.conversations/build/outputs/apk/conversationsFree/release/Conversations-2.17.3-conversations-free-x86_64-release-unsigned.apk2024-11-20 15:23:31,857 INFO: success: eu.siacs.conversations2024-11-20 15:23:31,858 INFO: Finished2024-11-20 15:23:31,858 INFO: 1 build succeeded