log for app.simple.inure:10410
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1199, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for app.simple.inure:build104.1.0
==== detail begin ====
== Installed Android Tools ==
2025-05-10 01:06:47,572 DEBUG: Reading 'config.yml'
2025-05-10 01:06:47,583 INFO: Creating log directory
2025-05-10 01:06:47,584 INFO: Creating temporary directory
2025-05-10 01:06:47,584 INFO: Creating output directory
2025-05-10 01:06:47,678 DEBUG: Getting git vcs interface for https://github.com/Hamza417/Inure.git
2025-05-10 01:06:47,678 DEBUG: Checking app.simple.inure:10410
2025-05-10 01:06:47,679 INFO: Building version build104.1.0 (10410) of app.simple.inure
2025-05-10 01:06:47,679 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-10 01:06:49,386 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 removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-05-10 01:07:10,891 INFO: Getting source for revision ba13f4318be78ccb90d7423cf6d5d075691ea6af
2025-05-10 01:07:10,902 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:10,902 DEBUG: > git rev-parse --show-toplevel
2025-05-10 01:07:11,114 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:11,114 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-10 01:07:11,317 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:11,318 DEBUG: > git reset --hard
2025-05-10 01:07:13,028 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:13,028 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-10 01:07:13,131 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:13,132 DEBUG: > git clean -dffx
2025-05-10 01:07:13,235 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:13,235 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-05-10 01:07:15,043 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:15,043 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
2025-05-10 01:07:15,647 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:15,648 DEBUG: > git remote set-head origin --auto
2025-05-10 01:07:16,252 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:16,252 DEBUG: > git checkout -f ba13f4318be78ccb90d7423cf6d5d075691ea6af
2025-05-10 01:07:16,857 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:16,857 DEBUG: > git clean -dffx
2025-05-10 01:07:16,960 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:16,961 DEBUG: > git rev-parse --show-toplevel
2025-05-10 01:07:17,164 DEBUG: Directory: build/app.simple.inure
2025-05-10 01:07:17,165 DEBUG: > git submodule deinit --all --force
2025-05-10 01:07:17,267 INFO: Collecting source libraries
2025-05-10 01:07:17,310 DEBUG: Removing debuggable flags from build/srclib/shizuku
2025-05-10 01:07:17,343 DEBUG: Directory: build/srclib/shizuku
2025-05-10 01:07:17,343 DEBUG: > bash -e -u -o pipefail -x -c -- git -c 'url.https://u:p@github.com/.insteadOf=git@github.com:' submodule update --init
/etc/bash.bashrc: line 7: PS1: unbound variable
+ git -c url.https://u:p@github.com/.insteadOf=git@github.com: submodule update --init
Submodule 'api' (git@github.com:RikkaApps/Shizuku-API.git) registered for path 'api'
Cloning into '/home/vagrant/build/srclib/shizuku/api'...
Submodule path 'api': checked out '01e08879d58a5cb11a333535c6ddce9f7b7c88ff'
2025-05-10 01:07:19,051 INFO: Creating local.properties file at build/app.simple.inure/local.properties
2025-05-10 01:07:19,057 INFO: Creating local.properties file at build/app.simple.inure/app/local.properties
2025-05-10 01:07:19,058 DEBUG: Removing debuggable flags from build/app.simple.inure/app
2025-05-10 01:07:19,097 INFO: Removing specified files
2025-05-10 01:07:19,098 INFO: Removing app/src/play/assets/rish/rish_shizuku.dex
2025-05-10 01:07:19,099 INFO: Removing app/src/main/assets/rish/rish_shizuku.dex
2025-05-10 01:07:19,099 INFO: Removing app/src/beta/assets/rish/rish_shizuku.dex
2025-05-10 01:07:19,123 INFO: Cleaned build.gradle of keysigning configs at build/app.simple.inure/app/build.gradle
2025-05-10 01:07:19,151 INFO: Running 'prebuild' commands in build/app.simple.inure/app
2025-05-10 01:07:19,151 DEBUG: Directory: build/app.simple.inure/app
2025-05-10 01:07:19,152 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/if (signingConfigs.release/,/}/d' -e 's|cppFlags ""|cFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"\ncppFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"|' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/if (signingConfigs.release/,/}/d' -e 's|cppFlags ""|cFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"\ncppFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"|' build.gradle
2025-05-10 01:07:19,354 INFO: Cleaning Gradle project...
2025-05-10 01:07:19,355 DEBUG: Directory: build/app.simple.inure/app
2025-05-10 01:07:19,355 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Configure project :app
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 NDK (Side by side) 25.2.9519653 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.2.9519653 accepted.
Preparing "Install NDK (Side by side) 25.2.9519653 v.25.2.9519653".
"Install NDK (Side by side) 25.2.9519653 v.25.2.9519653" ready.
Installing NDK (Side by side) 25.2.9519653 in /opt/android-sdk/ndk/25.2.9519653
"Install NDK (Side by side) 25.2.9519653 v.25.2.9519653" complete.
"Install NDK (Side by side) 25.2.9519653 v.25.2.9519653" finished.
> Task :app:externalNativeBuildCleanGithubRelease
> Task :app:externalNativeBuildCleanGithubDebug
> Task :app:externalNativeBuildCleanPlayRelease
> Task :app:externalNativeBuildCleanPreRelease
> Task :app:externalNativeBuildCleanPlayDebug
> Task :app:externalNativeBuildCleanPreDebug
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 46s
7 actionable tasks: 6 executed, 1 up-to-date
Configuration cache entry stored.
2025-05-10 01:10:12,283 INFO: Scanning source for common problems...
2025-05-10 01:10:12,306 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-10 01:10:12,307 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-10 01:10:12,911 DEBUG: write 'suss.json' to cache
2025-05-10 01:10:12,914 DEBUG: next suss.json cache update due in 23:59:59.986405
2025-05-10 01:10:13,066 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-05-10 01:10:13,258 INFO: Ignoring DexClassLoader at app/src/main/java/app/simple/inure/trackers/dex/DexLoaderBuilder.java
2025-05-10 01:10:13,328 INFO: Creating source tarball...
2025-05-10 01:10:19,535 INFO: Running 'build' commands in build/app.simple.inure/app
2025-05-10 01:10:19,535 DEBUG: Directory: build/app.simple.inure/app
2025-05-10 01:10:19,535 DEBUG: > bash -e -u -o pipefail -x -c appdir=$(pwd); cd /home/vagrant/build/srclib/shizuku/shell; sed -i -e "s|into dexPath|into '$appdir/src/main/assets/rish/'|" build.gradle; sed -i -e '/:manager/d' ../settings.gradle; gradle assembleRelease
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ appdir=/home/vagrant/build/app.simple.inure/app
+ cd /home/vagrant/build/srclib/shizuku/shell
+ sed -i -e 's|into dexPath|into '\''/home/vagrant/build/app.simple.inure/app/src/main/assets/rish/'\''|' build.gradle
+ sed -i -e /:manager/d ../settings.gradle
+ gradle assembleRelease
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir
/tmp/tmp.qNoQOcYOTf/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
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
> Configure project :aidl
WARNING: The option setting 'android.enableParallelJsonGen=true' is experimental.
The current default is 'false'.
> Configure project :rish
This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
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 NDK (Side by side) 25.1.8937393 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.1.8937393 accepted.
Preparing "Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)".
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" ready.
Installing NDK (Side by side) 25.1.8937393 in /opt/android-sdk/ndk/25.1.8937393
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" complete.
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" finished.
> Task :shell:preBuild UP-TO-DATE
> Task :shell:preReleaseBuild UP-TO-DATE
> Task :shell:mergeReleaseJniLibFolders
> Task :shell:mergeReleaseNativeLibs NO-SOURCE
> Task :shell:stripReleaseDebugSymbols NO-SOURCE
> Task :shell:extractReleaseNativeSymbolTables NO-SOURCE
> Task :shell:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :shell:checkReleaseDuplicateClasses
> Task :shell:extractProguardFiles
> Task :shell:compileReleaseAidl NO-SOURCE
> Task :shell:mergeReleaseArtProfile
> Task :shell:generateReleaseBuildConfig
> Task :shell:javaPreCompileRelease
> Task :shell:generateReleaseResValues
> Task :shell:checkReleaseAarMetadata
> Task :shell:mapReleaseSourceSetPaths
> Task :shell:generateReleaseResources
> Task :shell:mergeReleaseResources
> Task :shell:createReleaseCompatibleScreenManifests
> Task :shell:extractDeepLinksRelease
> Task :shell:processReleaseMainManifest
> Task :shell:processReleaseManifest
> Task :shell:processReleaseJavaRes NO-SOURCE
> Task :shell:mergeReleaseShaders
> Task :shell:compileReleaseShaders NO-SOURCE
> Task :shell:generateReleaseAssets UP-TO-DATE
> Task :shell:mergeReleaseAssets
> Task :shell:compressReleaseAssets
> Task :shell:writeReleaseAppMetadata
> Task :shell:writeReleaseSigningConfigVersions
> Task :shell:mergeReleaseJavaResource
> Task :shell:processReleaseManifestForPackage
> Task :shell:processReleaseResources
> Task :shell:compileReleaseJavaWithJavac
Note: /home/vagrant/build/srclib/shizuku/shell/src/main/java/rikka/shizuku/shell/ShizukuShellLoader.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :shell:optimizeReleaseResources
> Task :shell:transformReleaseClassesWithAsm
> Task :shell:mergeReleaseGeneratedProguardFiles
> Task :shell:minifyReleaseWithR8
> Task :shell:compileReleaseArtProfile
> Task :shell:packageRelease
> Task :shell:createReleaseApkListingFileRedirect
> Task :shell:assembleRelease
BUILD SUCCESSFUL in 2m 52s
31 actionable tasks: 31 executed
2025-05-10 01:13:18,204 INFO: Building Gradle project...
2025-05-10 01:13:18,205 DEBUG: Directory: build/app.simple.inure/app
2025-05-10 01:13:18,205 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleGithubRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle assembleGithubRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleGithubRelease
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (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:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :stub:preBuild UP-TO-DATE
> Task :app:preGithubReleaseBuild UP-TO-DATE
> Task :stub:preReleaseBuild UP-TO-DATE
> Task :app:prePreReleaseBuild UP-TO-DATE
> Task :app:generateGithubReleaseBuildConfig
> Task :stub:generateReleaseResValues
> Task :app:createGithubReleaseCompatibleScreenManifests
> Task :app:mergeGithubReleaseStartupProfile
> Task :app:extractProguardFiles
> Task :app:generateGithubReleaseResValues
> Task :stub:extractProguardFiles
> Task :stub:generateReleaseResources
> Task :app:extractDeepLinksGithubRelease
> Task :app:buildKotlinToolingMetadata
> Task :stub:packageReleaseResources
> Task :app:extractGithubReleaseVersionControlInfo
> Task :app:generateGithubReleaseResources
> Task :app:javaPreCompileGithubRelease
> Task :stub:extractDeepLinksForAarRelease
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
> Task :stub:javaPreCompileRelease
> Task :stub:mergeReleaseShaders
> Task :stub:compileReleaseShaders NO-SOURCE
> Task :stub:generateReleaseAssets UP-TO-DATE
> Task :stub:prepareReleaseArtProfile
> Task :stub:mergeReleaseAssets
> Task :stub:writeReleaseLintModelMetadata
> Task :app:writeGithubReleaseAppMetadata
> Task :app:writeGithubReleaseSigningConfigVersions
> Task :app:mergeGithubReleaseJniLibFolders
> Task :stub:mergeReleaseJniLibFolders
> Task :stub:mergeReleaseNativeLibs NO-SOURCE
> Task :stub:stripReleaseDebugSymbols NO-SOURCE
> Task :stub:processReleaseManifest
> Task :stub:copyReleaseJniLibsProjectAndLocalJars
> Task :app:mergeGithubReleaseShaders
> Task :app:compileGithubReleaseShaders NO-SOURCE
> Task :app:generateGithubReleaseAssets UP-TO-DATE
> Task :stub:prepareLintJarForPublish
> Task :app:mapGithubReleaseSourceSetPaths
> Task :stub:parseReleaseLocalResources
> Task :stub:writeReleaseAarMetadata
> Task :app:checkGithubReleaseAarMetadata
> Task :app:mergeGithubReleaseArtProfile
> Task :stub:generateReleaseRFile
> Task :app:mergeGithubReleaseAssets
> Task :app:compressGithubReleaseAssets
> Task :app:compileGithubReleaseAidl
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
> Task :app:checkGithubReleaseDuplicateClasses
> Task :app:processGithubReleaseMainManifest
> Task :app:processGithubReleaseManifest
> Task :app:processGithubReleaseManifestForPackage
> Task :app:configureCMakeRelWithDebInfo[x86]
> Task :app:configureCMakeRelWithDebInfo[x86_64]
> Task :app:configureCMakeRelWithDebInfo[armeabi-v7a]
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/6f4f6j6d/x86_64'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/fileCompat.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_su.dir/root_proc.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [5/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/x86_64/libinure_su.so
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/x86_64/libinure_terminal_emulator.so
> Task :app:buildCMakeRelWithDebInfo[x86_64]
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/6f4f6j6d/arm64-v8a'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/common.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_su.dir/root_proc.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [5/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/arm64-v8a/libinure_su.so
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/arm64-v8a/libinure_terminal_emulator.so
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/6f4f6j6d/x86'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_su.dir/root_proc.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/common.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [5/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/x86/libinure_su.so
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/x86/libinure_terminal_emulator.so
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :app:buildCMakeRelWithDebInfo[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/6f4f6j6d/armeabi-v7a'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_su.dir/root_proc.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/fileCompat.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/armeabi-v7a/libinure_su.so
C/C++: [5/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/6f4f6j6d/obj/armeabi-v7a/libinure_terminal_emulator.so
> Task :app:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :app:desugarGithubReleaseFileDependencies
> Task :app:mergeGithubReleaseNativeLibs
> Task :app:stripGithubReleaseDebugSymbols
> Task :app:extractGithubReleaseNativeSymbolTables
> Task :app:mergeGithubReleaseNativeDebugMetadata NO-SOURCE
> Task :stub:compileReleaseJavaWithJavac
warning: Supported source version 'RELEASE_11' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '17'
> Task :app:mergeGithubReleaseResources
> Task :stub:compileReleaseJavaWithJavac
1 warning
> Task :stub:extractReleaseAnnotations
> Task :app:expandGithubReleaseL8ArtProfileWildcards
> Task :stub:processReleaseJavaRes
> Task :stub:mergeReleaseGeneratedProguardFiles
> Task :stub:mergeReleaseConsumerProguardFiles
> Task :stub:mergeReleaseJavaResource
> Task :stub:syncReleaseLibJars
> Task :stub:bundleReleaseLocalLintAar
> Task :stub:generateReleaseLintVitalModel
> Task :stub:bundleLibCompileToJarRelease
> Task :stub:bundleLibRuntimeToJarRelease
> Task :stub:createFullJarRelease
> Task :stub:generateReleaseLintModel
> Task :app:mergeExtDexGithubRelease
> Task :app:processGithubReleaseResources
> Task :stub:lintVitalAnalyzeRelease
> Task :app:optimizeGithubReleaseResources
> Task :app:kspGithubReleaseKotlin
w: [ksp] LibraryGlideModules [] are included more than once, keeping only one!
> Task :app:kaptGenerateStubsGithubReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:kaptGithubReleaseKotlin
warning: Supported source version 'RELEASE_11' from annotation processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper' less than -source '17'
[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: dev.rikka.tools.refine.RefineProcessor (DYNAMIC).
> Task :app:compileGithubReleaseKotlin
w: file:///home/vagrant/build/app.simple.inure/app/src/main/java/app/simple/inure/viewmodels/installer/InstallerViewModel.kt:322:49 This synthetic property is based on the getter function 'fun getApplication(): Application' from Kotlin. In the future, synthetic properties will be available only if the base getter function came from Java. Consider replacing this property access with a 'getApplication()' function call.
> Task :app:compileGithubReleaseJavaWithJavac
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:processGithubReleaseJavaRes
> Task :app:generateGithubReleaseLintVitalReportModel
> Task :app:mergeGithubReleaseJavaResource
> Task :app:transformGithubReleaseClassesWithAsm
> Task :app:lintVitalAnalyzeGithubRelease
> Task :app:dexBuilderGithubRelease
> Task :app:mergeGithubReleaseGlobalSynthetics
> Task :app:mergeDexGithubRelease
> Task :app:l8DexDesugarLibGithubRelease
> Task :app:compileGithubReleaseArtProfile
> Task :app:lintVitalReportGithubRelease
> Task :app:lintVitalGithubRelease
> Task :app:packageGithubRelease
> Task :app:assembleGithubRelease
> Task :app:createGithubReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/app.simple.inure/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 10m 29s
91 actionable tasks: 91 executed
Configuration cache entry stored.
2025-05-10 01:23:49,037 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/app.simple.inure, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-10 01:23:49,047 INFO: Successfully built version build104.1.0 of app.simple.inure from ba13f4318be78ccb90d7423cf6d5d075691ea6af
2025-05-10 01:23:49,313 DEBUG: Checking build/app.simple.inure/app/build/outputs/apk/github/release/app-github-release-unsigned.apk
2025-05-10 01:23:49,423 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-05-10 01:23:49,423 INFO: ...retrieving https://github.com/Hamza417/Inure/releases/download/build104.1.0/app-github-release.apk
2025-05-10 01:23:49,427 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-05-10 01:23:49,698 DEBUG: https://github.com:443 "GET /Hamza417/Inure/releases/download/build104.1.0/app-github-release.apk HTTP/1.1" 302 0
2025-05-10 01:23:49,705 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-05-10 01:23:50,189 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/345422733/b5a4771f-668d-400c-af0a-b3c1dfefc6c6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250510%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250510T012350Z&X-Amz-Expires=300&X-Amz-Signature=b828d63628b97c193764e80e92559c73c86c6e18047a082feb386e9e5a38c253&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-github-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 26600454
2025-05-10 01:23:54,603 DEBUG: unsigned/binaries/app.simple.inure_10410.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties 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/version-control-info.textproto 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-ktx.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.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/.
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.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.asynclayoutinflater_asynclayoutinflater.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.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.constraintlayout_constraintlayout.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.core_core-ktx.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-viewtree.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.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.customview_customview-poolingcontainer.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.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/androidx.databinding_viewbinding.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.documentfile_documentfile.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.dynamicanimation_dynamicanimation-ktx.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.dynamicanimation_dynamicanimation.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.emoji2_emoji2-views-helper.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.emoji2_emoji2.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.fragment_fragment-ktx.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.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.legacy_legacy-support-core-ui.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.legacy_legacy-support-core-utils.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.legacy_legacy-support-v4.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-ktx.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.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.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.lifecycle_lifecycle-runtime-ktx.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.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-viewmodel-ktx.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-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.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.localbroadcastmanager_localbroadcastmanager.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.media_media.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.print_print.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.profileinstaller_profileinstaller.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.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.room_room-ktx.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.room_room-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.savedstate_savedstate-ktx.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.security_security-crypto.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.slidingpanelayout_slidingpanelayout.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.sqlite_sqlite-framework.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.sqlite_sqlite.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.startup_startup-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.swiperefreshlayout_swiperefreshlayout.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-ktx.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/androidx.transition_transition-ktx.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.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.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.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.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.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/androidx.webkit_webkit.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.work_work-runtime-ktx.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.work_work-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/constraintlayout/constraintlayout-core/LICENSE.txt 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/kotlinx_coroutines_android.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/kotlinx_coroutines_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/services/kotlinx.coroutines.CoroutineExceptionHandler 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/kotlinx.coroutines.internal.MainDispatcherFactory 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/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
DOES NOT VERIFY
ERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <fa009531efce640f12e93b42b49d48c36cd5e041d8e77ba773f797b28a1ae135>, actual: <23f084b9134b74700b48035f25d7b693d59d6874bda20c685b7c9f02b65402ec>
2025-05-10 01:23:56,056 ERROR:
/tmp/tmp84fdl6m5/sigcp_app.simple.inure_10410.apk:
2025-05-10 01:23:56,056 INFO: ...NOT verified - /tmp/tmp84fdl6m5/sigcp_app.simple.inure_10410.apk
2025-05-10 01:23:58,136 DEBUG: > diff -r /tmp/tmp84fdl6m5/unsigned_binaries_app.simple.inure_10410.binary /tmp/tmp84fdl6m5/_tmp_tmp84fdl6m5_sigcp_app.simple.inure_10410
2025-05-10 01:23:58,355 DEBUG: removing unsigned/app.simple.inure_10410.apk
2025-05-10 01:23:58,373 DEBUG: removing unsigned/binaries/app.simple.inure_10410.binary.apk
2025-05-10 01:23:58,643 ERROR: Could not build app app.simple.inure: compared built binary to supplied reference binary but failed
==== detail begin ====
verification of APK with copied signature failed
Comparing reference APK to APK with copied signature...
Unexpected diff output:
Binary files /tmp/tmp84fdl6m5/unsigned_binaries_app.simple.inure_10410.binary/content/classes2.dex and /tmp/tmp84fdl6m5/_tmp_tmp84fdl6m5_sigcp_app.simple.inure_10410/content/classes2.dex differ
==== detail end ====
2025-05-10 01:23:58,643 DEBUG: Error encountered, stopping by user request.
==== detail end ====