log for org.briarproject.briar.android:10304
== Installed Android Tools ==
2021-06-08 23:32:14,292 DEBUG: Reading 'config.yml'
2021-06-08 23:32:14,302 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-06-08 23:32:14,304 INFO: Creating log directory
2021-06-08 23:32:14,304 INFO: Creating temporary directory
2021-06-08 23:32:14,305 INFO: Creating output directory
2021-06-08 23:32:14,309 DEBUG: Getting git vcs interface for https://code.briarproject.org/briar/briar.git
2021-06-08 23:32:14,310 DEBUG: > git --version
git version 2.11.0
2021-06-08 23:32:14,561 INFO: Using git version 2.11.0
2021-06-08 23:32:14,562 DEBUG: Checking 1.3.4
2021-06-08 23:32:14,562 INFO: Building version 1.3.4 (10304) of org.briarproject.briar.android
2021-06-08 23:32:14,563 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-06-08 23:32:14,784 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64892 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u12) ...
2021-06-08 23:32:20,742 INFO: Getting source for revision release-1.3.4
2021-06-08 23:32:20,742 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:20,742 DEBUG: > git rev-parse --show-toplevel
2021-06-08 23:32:21,049 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:21,049 DEBUG: > git submodule foreach --recursive git reset --hard
2021-06-08 23:32:22,978 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:22,978 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-06-08 23:32:23,087 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:23,087 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 fetch origin
2021-06-08 23:32:24,532 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:24,532 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 fetch --prune --tags --force origin
2021-06-08 23:32:24,840 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:24,840 DEBUG: > git remote set-head origin --auto
2021-06-08 23:32:25,150 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:25,150 DEBUG: > git checkout -f release-1.3.4
2021-06-08 23:32:25,502 DEBUG: Directory: build/org.briarproject.briar.android
2021-06-08 23:32:25,503 DEBUG: > git clean -dffx
2021-06-08 23:32:25,703 INFO: Creating local.properties file at build/org.briarproject.briar.android/local.properties
2021-06-08 23:32:25,707 INFO: Creating local.properties file at build/org.briarproject.briar.android/briar-android/local.properties
2021-06-08 23:32:25,707 DEBUG: Removing debuggable flags from build/org.briarproject.briar.android/briar-android
2021-06-08 23:32:25,717 INFO: Removing specified files
2021-06-08 23:32:25,718 INFO: Removing bramble-java
2021-06-08 23:32:25,720 INFO: Removing libs/gradle-witness.jar
2021-06-08 23:32:25,720 INFO: Removing briar-headless
2021-06-08 23:32:25,745 INFO: Running 'prebuild' commands in build/org.briarproject.briar.android/briar-android
2021-06-08 23:32:25,745 DEBUG: Directory: build/org.briarproject.briar.android/briar-android
2021-06-08 23:32:25,745 DEBUG: > bash -x -c -- sed -i -e '/witness/d' ../*/build.gradle && sed -i -e "/buildToolsVersion/apackagingOptions { doNotStrip '**/*.so' }" build.gradle ../bramble-android/build.gradle
+ sed -i -e /witness/d ../bramble-android/build.gradle ../bramble-api/build.gradle ../bramble-core/build.gradle ../briar-android/build.gradle ../briar-api/build.gradle ../briar-core/build.gradle
+ sed -i -e '/buildToolsVersion/apackagingOptions { doNotStrip '\''**/*.so'\'' }' build.gradle ../bramble-android/build.gradle
2021-06-08 23:32:25,948 INFO: Cleaning Gradle project...
2021-06-08 23:32:25,949 DEBUG: Directory: build/org.briarproject.briar.android/briar-android
2021-06-08 23:32:25,949 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle clean
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :briar-android:clean UP-TO-DATE
BUILD SUCCESSFUL in 15s
1 actionable task: 1 up-to-date
2021-06-08 23:32:45,020 INFO: Scanning source for common problems...
2021-06-08 23:32:45,105 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-06-08 23:32:45,219 INFO: Creating source tarball...
2021-06-08 23:32:46,168 INFO: Building Gradle project...
2021-06-08 23:32:46,168 DEBUG: Directory: build/org.briarproject.briar.android/briar-android
2021-06-08 23:32:46,168 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleOfficialRelease
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/bin/gradle assembleOfficialRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Task :bramble-api:compileJava
Note: /home/vagrant/build/org.briarproject.briar.android/bramble-api/src/main/java/org/briarproject/bramble/api/data/BdfDictionary.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :bramble-api:processResources NO-SOURCE
> Task :bramble-api:classes
> Task :bramble-api:jar
> Task :briar-api:compileJava
> Task :briar-api:processResources NO-SOURCE
> Task :briar-api:classes
> Task :briar-api:jar
> Task :briar-core:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :briar-core:processResources NO-SOURCE
> Task :briar-core:classes
> Task :briar-core:jar
> Task :bramble-core:compileJava
Note: /home/vagrant/build/org.briarproject.briar.android/bramble-core/src/main/java/org/briarproject/bramble/client/ClientHelperImpl.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :bramble-core:processResources
> Task :bramble-core:classes
> Task :bramble-core:jar
> Task :bramble-android:preBuild UP-TO-DATE
> Task :bramble-android:preReleaseBuild UP-TO-DATE
> Task :bramble-android:compileReleaseAidl NO-SOURCE
> Task :bramble-android:compileReleaseRenderscript NO-SOURCE
> Task :bramble-android:generateReleaseBuildConfig
> Task :bramble-android:generateReleaseResValues
> Task :bramble-android:generateReleaseResources
> Task :bramble-android:cleanTorBinaries
> Task :bramble-android:unpackTorBinaries
> Task :bramble-android:packageReleaseResources
> Task :bramble-android:parseReleaseLocalResources
> Task :bramble-android:processReleaseManifest
> Task :bramble-android:javaPreCompileRelease
> Task :briar-android:verifyTranslations
> Task :briar-android:preBuild
> Task :bramble-android:generateReleaseRFile
> Task :briar-android:extractProguardFiles
> Task :bramble-android:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :briar-android:preOfficialReleaseBuild
> Task :briar-android:compileOfficialReleaseAidl NO-SOURCE
> Task :bramble-android:packageReleaseRenderscript NO-SOURCE
> Task :briar-android:compileOfficialReleaseRenderscript NO-SOURCE
> Task :briar-android:generateOfficialReleaseBuildConfig
> Task :bramble-android:bundleLibCompileToJarRelease
> Task :briar-android:javaPreCompileOfficialRelease
> Task :briar-android:generateOfficialReleaseResValues
> Task :bramble-android:writeReleaseAarMetadata
> Task :briar-android:generateOfficialReleaseResources
> Task :bramble-android:compileReleaseLibraryResources
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-pl/values-pl.xml:213: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-pl/values-pl.xml:214: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ko/values-ko.xml:203: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ko/values-ko.xml:204: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-eu/values-eu.xml:204: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-eu/values-eu.xml:205: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-sq/values-sq.xml:262: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-sq/values-sq.xml:263: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-he/values-he.xml:222: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-he/values-he.xml:223: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ar/values-ar.xml:255: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ar/values-ar.xml:256: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-iw/values-iw.xml:250: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-iw/values-iw.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-mk/values-mk.xml:210: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-mk/values-mk.xml:211: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-sw/values-sw.xml:187: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-sw/values-sw.xml:188: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ro/values-ro.xml:257: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ro/values-ro.xml:258: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:177: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:178: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ca/values-ca.xml:213: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ca/values-ca.xml:214: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-hu/values-hu.xml:270: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-hu/values-hu.xml:271: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-it/values-it.xml:263: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-it/values-it.xml:264: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-hi/values-hi.xml:188: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-hi/values-hi.xml:189: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ja/values-ja.xml:229: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ja/values-ja.xml:230: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-sv/values-sv.xml:228: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-sv/values-sv.xml:229: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ru/values-ru.xml:289: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-ru/values-ru.xml:290: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:224: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:225: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-gl/values-gl.xml:262: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-gl/values-gl.xml:263: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-tr/values-tr.xml:263: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-tr/values-tr.xml:264: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-de/values-de.xml:263: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-de/values-de.xml:264: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-fr/values-fr.xml:265: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-fr/values-fr.xml:266: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-fa/values-fa.xml:280: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-fa/values-fa.xml:281: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-my/values-my.xml:250: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-my/values-my.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
> Task :briar-android:checkOfficialReleaseAarMetadata
> Task :briar-android:createOfficialReleaseCompatibleScreenManifests
> Task :bramble-android:extractDeepLinksRelease
> Task :briar-android:extractDeepLinksOfficialRelease
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-bs/values-bs.xml:147: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-bs/values-bs.xml:148: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-oc/values-oc.xml:177: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-oc/values-oc.xml:178: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-nl/values-nl.xml:228: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-nl/values-nl.xml:229: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:250: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:251: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-es/values-es.xml:263: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-es/values-es.xml:264: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-is/values-is.xml:263: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-is/values-is.xml:264: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-uk/values-uk.xml:209: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-uk/values-uk.xml:210: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-lt/values-lt.xml:289: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values-lt/values-lt.xml:290: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values/values.xml:1496: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/home/vagrant/build/org.briarproject.briar.android/briar-android/build/intermediates/incremental/mergeOfficialReleaseResources/merged.dir/values/values.xml:1497: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
> Task :briar-android:processOfficialReleaseMainManifest
> Task :briar-android:processOfficialReleaseManifest
> Task :briar-android:mergeOfficialReleaseResources
> Task :briar-android:processOfficialReleaseManifestForPackage
warn: removing resource org.briarproject.briar.android:string/add_contact_remote_connecting without required default value.
warn: removing resource org.briarproject.briar.android:string/bluetooth_setting_disabled without required default value.
warn: removing resource org.briarproject.briar.android:string/bluetooth_setting_enabled without required default value.
warn: removing resource org.briarproject.briar.android:string/calculating_confirmation_code without required default value.
warn: removing resource org.briarproject.briar.android:string/choose_forum_name without required default value.
warn: removing resource org.briarproject.briar.android:string/codes_do_not_match without required default value.
warn: removing resource org.briarproject.briar.android:string/connected_to_contact without required default value.
warn: removing resource org.briarproject.briar.android:string/connection_error_explanation without required default value.
warn: removing resource org.briarproject.briar.android:string/connection_failed without required default value.
warn: removing resource org.briarproject.briar.android:string/could_not_find_contact without required default value.
warn: removing resource org.briarproject.briar.android:string/could_not_load_report_data without required default value.
warn: removing resource org.briarproject.briar.android:string/enter_confirmation_code without required default value.
warn: removing resource org.briarproject.briar.android:string/enter_invitation_code without required default value.
warn: removing resource org.briarproject.briar.android:string/expiry_update without required default value.
warn: removing resource org.briarproject.briar.android:string/feedback_settings_title without required default value.
warn: removing resource org.briarproject.briar.android:string/groups_message_sent without required default value.
warn: removing resource org.briarproject.briar.android:string/interfering without required default value.
warn: removing resource org.briarproject.briar.android:string/introduction_response_error without required default value.
warn: removing resource org.briarproject.briar.android:string/notify_lock_screen_setting_summary without required default value.
warn: removing resource org.briarproject.briar.android:string/notify_lock_screen_setting_title without required default value.
warn: removing resource org.briarproject.briar.android:string/notify_private_messages_setting without required default value.
warn: removing resource org.briarproject.briar.android:string/options without required default value.
warn: removing resource org.briarproject.briar.android:string/permission_camera_denied_toast without required default value.
warn: removing resource org.briarproject.briar.android:string/uninstall_setting_summary without required default value.
warn: removing resource org.briarproject.briar.android:string/uninstall_setting_title without required default value.
warn: removing resource org.briarproject.briar.android:string/waiting_for_contact without required default value.
warn: removing resource org.briarproject.briar.android:string/your_confirmation_code without required default value.
warn: removing resource org.briarproject.briar.android:string/your_invitation_code without required default value.
> Task :briar-android:processOfficialReleaseResources
> Task :briar-android:compileOfficialReleaseJavaWithJavac
Note: [1] Wrote GeneratedAppGlideModule with: []
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :briar-android:compileOfficialReleaseSources
> Task :bramble-android:prepareLintJarForPublish
> Task :briar-android:mergeOfficialReleaseNativeDebugMetadata NO-SOURCE
> Task :bramble-android:mergeReleaseShaders
> Task :bramble-android:compileReleaseShaders NO-SOURCE
> Task :bramble-android:generateReleaseAssets UP-TO-DATE
> Task :bramble-android:packageReleaseAssets
> Task :briar-android:mergeOfficialReleaseShaders
> Task :briar-android:compileOfficialReleaseShaders NO-SOURCE
> Task :briar-android:generateOfficialReleaseAssets UP-TO-DATE
> Task :briar-android:mergeOfficialReleaseAssets
> Task :briar-android:compressOfficialReleaseAssets
> Task :bramble-android:mergeReleaseGeneratedProguardFiles
> Task :briar-android:lintVitalOfficialRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/org.robolectric/shadows-framework/4.3.1/da048a93951f4d9e46519749c53b0f868dfdf425/shadows-framework-4.3.1.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/test/runner/lifecycle/Stage'
Example of support library reference: 'android/support/annotation/NonNull'
> Task :bramble-android:exportReleaseConsumerProguardFiles
> Task :bramble-android:bundleLibRuntimeToJarRelease
> Task :briar-android:checkOfficialReleaseDuplicateClasses
> Task :briar-android:mergeOfficialReleaseGeneratedProguardFiles
> Task :bramble-android:processReleaseJavaRes NO-SOURCE
> Task :bramble-android:bundleLibResRelease NO-SOURCE
> Task :briar-android:processOfficialReleaseJavaRes NO-SOURCE
> Task :briar-android:collectOfficialReleaseDependencies
> Task :briar-android:sdkOfficialReleaseDependencyData
> Task :bramble-android:mergeReleaseJniLibFolders
> Task :briar-android:mergeOfficialReleaseJniLibFolders
> Task :briar-android:mergeOfficialReleaseJavaResource
> Task :bramble-android:mergeReleaseNativeLibs
> Task :briar-android:minifyOfficialReleaseWithR8
R8: Missing class: javax.naming.spi.ObjectFactory
R8: Missing class: java.awt.event.WindowListener
R8: Missing class: javax.tools.ForwardingJavaFileManager
R8: Missing class: javax.transaction.xa.XAResource
R8: Missing class: javax.servlet.ServletContextListener
R8: Missing class: java.awt.event.ActionListener
R8: Missing class: javax.servlet.http.HttpServlet
R8: Missing class: javax.tools.SimpleJavaFileObject
R8: Missing class: com.vividsolutions.jts.geom.CoordinateSequenceFilter
R8: Missing class: javax.sql.XADataSource
R8: Missing class: javax.management.StandardMBean
R8: Missing class: javax.sql.XAConnection
R8: Missing class: javax.transaction.xa.Xid
R8: Missing class: java.awt.event.MouseListener
R8: Missing class: org.osgi.service.jdbc.DataSourceFactory
R8: Missing class: javax.naming.Referenceable
R8: Missing class: org.osgi.framework.BundleActivator
> Task :bramble-android:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libobfs4proxy.so, libtor.so.
> Task :bramble-android:copyReleaseJniLibsProjectOnly
> Task :briar-android:mergeOfficialReleaseNativeLibs
> Task :briar-android:stripOfficialReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libobfs4proxy.so, libtor.so.
> Task :briar-android:packageOfficialRelease
> Task :briar-android:assembleOfficialRelease
BUILD SUCCESSFUL in 1m 58s
61 actionable tasks: 61 executed
2021-06-08 23:34:44,930 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.briarproject.briar.android, universal_newlines=False, shell=None)
2021-06-08 23:34:44,934 INFO: Successfully built version 1.3.4 of org.briarproject.briar.android from 76b7e6fecfe554e05af6e90ce9520e402cb11777
2021-06-08 23:34:45,832 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 23:34:45,832 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 82: 'http://schemas.android.com/apk/res/android'
2021-06-08 23:34:45,834 DEBUG: Checking build/org.briarproject.briar.android/briar-android/build/outputs/apk/official/release/briar-android-official-release-unsigned.apk
2021-06-08 23:34:45,844 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 23:34:45,845 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 82: 'http://schemas.android.com/apk/res/android'
2021-06-08 23:34:45,889 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2021-06-08 23:34:45,889 INFO: ...retrieving https://briarproject.org/apk/briar-1.3.4.apk
2021-06-08 23:34:45,895 DEBUG: Starting new HTTPS connection (1): briarproject.org
2021-06-08 23:34:46,003 DEBUG: https://briarproject.org:443 "GET /apk/briar-1.3.4.apk HTTP/1.1" 200 31494121
2021-06-08 23:34:48,117 DEBUG: unsigned/binaries/org.briarproject.briar.android_10304.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/CHANGES not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-extensions.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/java.sql.Driver not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview-selection.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/README.md not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/jdom-info.xml not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2021-06-08 23:34:49,483 DEBUG: /tmp/tmpbx8aaxy6/sigcp_org.briarproject.briar.android_10304.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/CHANGES not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-extensions.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/java.sql.Driver not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview-selection.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/README.md not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/jdom-info.xml not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2021-06-08 23:34:49,483 INFO: ...successfully verified
2021-06-08 23:34:49,483 INFO: compared built binary to supplied reference binary successfully
2021-06-08 23:34:49,492 INFO: success: org.briarproject.briar.android
2021-06-08 23:34:49,493 INFO: Finished
2021-06-08 23:34:49,493 INFO: 1 build succeeded