log for org.transdroid.full:243
== Installed Android Tools ==
2023-12-11 09:36:25,803 DEBUG: Reading 'config.yml'
2023-12-11 09:36:25,820 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-12-11 09:36:25,820 INFO: Creating log directory
2023-12-11 09:36:25,821 INFO: Creating temporary directory
2023-12-11 09:36:25,821 INFO: Creating output directory
2023-12-11 09:36:25,839 DEBUG: Getting git vcs interface for https://github.com/erickok/transdroid.git
2023-12-11 09:36:25,839 DEBUG: Checking org.transdroid.full:243
2023-12-11 09:36:25,839 INFO: Building version 2.5.23 (243) of org.transdroid.full
2023-12-11 09:36:25,840 INFO: Running 'sudo' commands in /home/vagrant
2023-12-11 09:36:25,840 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [260 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [167 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [402 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [342 kB]
Fetched 15.8 MB in 7s (2165 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (31.7 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-12-11 09:37:04,283 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-12-11 09:37:04,595 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-12-11 09:37:21,976 INFO: Getting source for revision c03127542c1add8e953ab8d753aff0d0dd0caeb3
2023-12-11 09:37:21,978 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:21,978 DEBUG: > git rev-parse --show-toplevel
2023-12-11 09:37:22,193 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:22,193 DEBUG: > git submodule foreach --recursive git reset --hard
2023-12-11 09:37:22,405 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:22,406 DEBUG: > git reset --hard
2023-12-11 09:37:22,721 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:22,721 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-12-11 09:37:22,831 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:22,832 DEBUG: > git clean -dffx
2023-12-11 09:37:22,943 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:22,943 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-12-11 09:37:23,657 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:23,657 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-12-11 09:37:24,170 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:24,171 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-12-11 09:37:24,784 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:24,784 DEBUG: > git remote set-head origin --auto
2023-12-11 09:37:25,397 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:25,397 DEBUG: > git checkout -f c03127542c1add8e953ab8d753aff0d0dd0caeb3
2023-12-11 09:37:25,709 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:25,709 DEBUG: > git clean -dffx
2023-12-11 09:37:25,820 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:25,821 DEBUG: > git rev-parse --show-toplevel
2023-12-11 09:37:26,032 DEBUG: Directory: build/org.transdroid.full
2023-12-11 09:37:26,032 DEBUG: > git submodule deinit --all --force
2023-12-11 09:37:26,143 INFO: Creating local.properties file at build/org.transdroid.full/local.properties
2023-12-11 09:37:26,145 INFO: Creating local.properties file at build/org.transdroid.full/app/local.properties
2023-12-11 09:37:26,145 DEBUG: Removing debuggable flags from build/org.transdroid.full/app
2023-12-11 09:37:26,162 INFO: Cleaned build.gradle of keysigning configs at build/org.transdroid.full/app/build.gradle
2023-12-11 09:37:26,204 INFO: Running 'prebuild' commands in build/org.transdroid.full/app
2023-12-11 09:37:26,204 DEBUG: Directory: build/org.transdroid.full/app
2023-12-11 09:37:26,205 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/updatecheck_available/s/true/false/' src/*/res/values/bools.xml
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /updatecheck_available/s/true/false/ src/full/res/values/bools.xml src/lite/res/values/bools.xml src/main/res/values/bools.xml
2023-12-11 09:37:26,416 INFO: Cleaning Gradle project...
2023-12-11 09:37:26,417 DEBUG: Directory: build/org.transdroid.full/app
2023-12-11 09:37:26,417 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 46s
1 actionable task: 1 up-to-date
2023-12-11 09:38:18,774 INFO: Scanning source for common problems...
2023-12-11 09:38:18,803 DEBUG: scanner is configured to use signature data from: 'suss'
2023-12-11 09:38:18,898 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-12-11 09:38:18,898 INFO: Creating source tarball...
2023-12-11 09:38:19,462 INFO: Building Gradle project...
2023-12-11 09:38:19,462 DEBUG: Directory: build/org.transdroid.full/app
2023-12-11 09:38:19,462 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFullRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleFullRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preFullReleaseBuild UP-TO-DATE
> Task :app:generateFullReleaseBuildConfig
> Task :app:javaPreCompileFullRelease
> Task :app:checkFullReleaseAarMetadata
> Task :app:generateFullReleaseResValues
> Task :app:mapFullReleaseSourceSetPaths
> Task :app:generateFullReleaseResources
> Task :app:createFullReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFullRelease
> Task :app:mergeFullReleaseResources
> Task :app:processFullReleaseMainManifest
> Task :app:processFullReleaseManifest
> Task :app:extractProguardFiles
> Task :app:mergeFullReleaseJniLibFolders
> Task :app:mergeFullReleaseNativeLibs NO-SOURCE
> Task :app:stripFullReleaseDebugSymbols NO-SOURCE
> Task :app:extractFullReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeFullReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkFullReleaseDuplicateClasses
> Task :app:mergeFullReleaseArtProfile
> Task :app:mergeFullReleaseShaders
> Task :app:compileFullReleaseShaders NO-SOURCE
> Task :app:generateFullReleaseAssets UP-TO-DATE
> Task :app:mergeFullReleaseAssets
> Task :app:compressFullReleaseAssets
> Task :app:collectFullReleaseDependencies
> Task :app:sdkFullReleaseDependencyData
> Task :app:writeFullReleaseAppMetadata
> Task :app:writeFullReleaseSigningConfigVersions
> Task :app:processFullReleaseManifestForPackage
> Task :app:processFullReleaseResources
> Task :app:compileFullReleaseJavaWithJavac
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 :app:mergeFullReleaseGeneratedProguardFiles
> Task :app:processFullReleaseJavaRes
> Task :app:mergeFullReleaseJavaResource
> Task :app:optimizeFullReleaseResources
> Task :app:lintVitalAnalyzeFullRelease
> Task :app:lintVitalReportFullRelease
> Task :app:lintVitalFullRelease
> Task :app:minifyFullReleaseWithR8
> Task :app:compileFullReleaseArtProfile
> Task :app:packageFullRelease
> Task :app:createFullReleaseApkListingFileRedirect
> Task :app:assembleFullRelease
BUILD SUCCESSFUL in 3m 39s
35 actionable tasks: 35 executed
2023-12-11 09:42:00,239 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.transdroid.full, universal_newlines=False, shell=None, istream=<valid stream>)
2023-12-11 09:42:00,255 INFO: Successfully built version 2.5.23 of org.transdroid.full from c03127542c1add8e953ab8d753aff0d0dd0caeb3
2023-12-11 09:42:00,545 DEBUG: AXML contains a RESOURCE MAP
2023-12-11 09:42:00,545 DEBUG: Start of Namespace mapping: prefix 45: 'android' --> uri 117: 'http://schemas.android.com/apk/res/android'
2023-12-11 09:42:00,547 DEBUG: Checking build/org.transdroid.full/app/build/outputs/apk/full/release/app-full-release-unsigned.apk
2023-12-11 09:42:00,565 DEBUG: AXML contains a RESOURCE MAP
2023-12-11 09:42:00,565 DEBUG: Start of Namespace mapping: prefix 45: 'android' --> uri 117: 'http://schemas.android.com/apk/res/android'
2023-12-11 09:42:00,593 INFO: success: org.transdroid.full
2023-12-11 09:42:00,593 INFO: Finished
2023-12-11 09:42:00,594 INFO: 1 build succeeded