log for com.rk.terminal:5
== Installed Android Tools ==
2025-03-10 12:53:08,312 DEBUG: Reading 'config.yml'
2025-03-10 12:53:08,324 INFO: Creating log directory
2025-03-10 12:53:08,324 INFO: Creating temporary directory
2025-03-10 12:53:08,325 INFO: Creating output directory
2025-03-10 12:53:08,334 DEBUG: Getting git vcs interface for https://github.com/RohitKushvaha01/ReTerminal.git
2025-03-10 12:53:08,334 DEBUG: Checking com.rk.terminal:5
2025-03-10 12:53:08,334 INFO: Building version 1.0.4 (5) of com.rk.terminal
2025-03-10 12:53:08,334 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-10 12:53:08,939 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 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+deb12u9) ...
2025-03-10 12:53:31,166 INFO: Getting source for revision 96af99b23bf8c7af5047857d0c14995e6949c1c0
2025-03-10 12:53:31,171 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:31,171 DEBUG: > git rev-parse --show-toplevel
2025-03-10 12:53:31,384 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:31,384 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-10 12:53:31,598 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:31,598 DEBUG: > git reset --hard
2025-03-10 12:53:31,905 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:31,906 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-10 12:53:32,009 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:32,009 DEBUG: > git clean -dffx
2025-03-10 12:53:32,112 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:32,112 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-03-10 12:53:33,117 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:33,117 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-03-10 12:53:33,621 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:33,621 DEBUG: > git remote set-head origin --auto
2025-03-10 12:53:34,225 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:34,226 DEBUG: > git checkout -f 96af99b23bf8c7af5047857d0c14995e6949c1c0
2025-03-10 12:53:34,629 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:34,630 DEBUG: > git clean -dffx
2025-03-10 12:53:34,732 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:34,733 DEBUG: > git rev-parse --show-toplevel
2025-03-10 12:53:34,936 DEBUG: Directory: build/com.rk.terminal
2025-03-10 12:53:34,936 DEBUG: > git submodule deinit --all --force
2025-03-10 12:53:35,039 INFO: Collecting source libraries
2025-03-10 12:53:35,084 DEBUG: Removing debuggable flags from build/srclib/shizuku
2025-03-10 12:53:35,116 DEBUG: Directory: build/srclib/shizuku
2025-03-10 12:53:35,116 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-03-10 12:53:36,623 INFO: Creating local.properties file at build/com.rk.terminal/local.properties
2025-03-10 12:53:36,626 INFO: Creating local.properties file at build/com.rk.terminal/app/local.properties
2025-03-10 12:53:36,626 DEBUG: Removing debuggable flags from build/com.rk.terminal/app
2025-03-10 12:53:36,633 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.rk.terminal/app/build.gradle.kts
2025-03-10 12:53:36,647 INFO: Cleaning Gradle project...
2025-03-10 12:53:36,648 DEBUG: Directory: build/com.rk.terminal/app
2025-03-10 12:53:36,648 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.12.1 via distributionUrl
Downloading missing gradle version 8.12.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.12.1-bin.zip: OK
Running /opt/gradle/versions/8.12.1/bin/gradle clean
Welcome to Gradle 8.12.1!
Here are the highlights of this release:
- Enhanced error and warning reporting with the Problems API
- File-system watching support on Alpine Linux
- Build and test Swift 6 libraries and apps
For more details see https://docs.gradle.org/8.12.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.12.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :core:main
w: file:///home/vagrant/build/com.rk.terminal/core/main/build.gradle.kts:11:5: 'exec(Action<ExecSpec>): ExecResult' is deprecated. This method will be removed in Gradle 9.0. Use ExecOperations.exec(Action) or ProviderFactory.exec(Action) instead.
w: file:///home/vagrant/build/com.rk.terminal/core/main/build.gradle.kts:20:5: 'exec(Action<ExecSpec>): ExecResult' is deprecated. This method will be removed in Gradle 9.0. Use ExecOperations.exec(Action) or ProviderFactory.exec(Action) instead.
w: file:///home/vagrant/build/com.rk.terminal/core/main/build.gradle.kts:29:5: 'exec(Action<ExecSpec>): ExecResult' is deprecated. This method will be removed in Gradle 9.0. Use ExecOperations.exec(Action) or ProviderFactory.exec(Action) instead.
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.rk.terminal/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 21s
1 actionable task: 1 up-to-date
2025-03-10 12:56:04,951 INFO: Scanning source for common problems...
2025-03-10 12:56:05,012 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-10 12:56:05,013 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-10 12:56:05,587 DEBUG: write 'suss.json' to cache
2025-03-10 12:56:05,591 DEBUG: next suss.json cache update due in 23:59:59.986698
2025-03-10 12:56:05,750 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-03-10 12:56:05,768 INFO: Ignoring DexClassLoader at core/rish/src/main/java/rikka/shizuku/shell/ShizukuShellLoader.java
2025-03-10 12:56:05,813 INFO: Creating source tarball...
2025-03-10 12:56:06,801 INFO: Building Gradle project...
2025-03-10 12:56:06,802 DEBUG: Directory: build/com.rk.terminal/app
2025-03-10 12:56:06,802 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.12.1 via distributionUrl
Running /opt/gradle/versions/8.12.1/bin/gradle assembleRelease
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.12.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 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
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :core:components:preBuild UP-TO-DATE
> Task :core:components:preReleaseBuild UP-TO-DATE
> Task :core:components:generateReleaseResValues
> Task :core:components:generateReleaseResources
> Task :core:components:packageReleaseResources
> Task :core:main:preBuild UP-TO-DATE
> Task :core:main:preReleaseBuild UP-TO-DATE
> Task :core:main:generateReleaseResValues
> Task :core:main:generateReleaseResources
> Task :core:main:packageReleaseResources
> Task :core:resources:preBuild UP-TO-DATE
> Task :core:resources:preReleaseBuild UP-TO-DATE
> Task :core:resources:generateReleaseResValues
> Task :core:resources:generateReleaseResources
> Task :core:resources:packageReleaseResources
> Task :core:rish:preBuild UP-TO-DATE
> Task :core:rish:preReleaseBuild UP-TO-DATE
> Task :core:rish:generateReleaseResValues
> Task :core:rish:generateReleaseResources
> Task :core:rish:packageReleaseResources
> Task :app:packageReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:mergeReleaseResources
> Task :core:components:dataBindingMergeDependencyArtifactsRelease
> Task :core:components:parseReleaseLocalResources
> Task :core:main:dataBindingMergeDependencyArtifactsRelease
> Task :core:components:dataBindingGenBaseClassesRelease
> Task :core:resources:parseReleaseLocalResources
> Task :core:rish:parseReleaseLocalResources
> Task :core:components:generateReleaseRFile
> Task :core:components:writeReleaseAarMetadata
> Task :core:main:writeReleaseAarMetadata
> Task :core:rish:generateReleaseRFile
> Task :core:resources:writeReleaseAarMetadata
> Task :core:resources:generateReleaseRFile
> Task :core:rish:writeReleaseAarMetadata
> Task :core:main:parseReleaseLocalResources
> Task :app:checkReleaseAarMetadata
> Task :core:main:dataBindingGenBaseClassesRelease
> Task :app:mapReleaseSourceSetPaths
> Task :core:main:generateReleaseRFile
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:extractDeepLinksRelease
> Task :core:components:extractDeepLinksRelease
> Task :core:main:extractDeepLinksRelease
> Task :core:resources:extractDeepLinksRelease
> Task :core:rish:extractDeepLinksRelease
> Task :core:main:processReleaseManifest
> Task :core:rish:processReleaseManifest
> Task :core:components:processReleaseManifest
> Task :core:resources:processReleaseManifest
> Task :core:components:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :core:components:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :core:resources:compileReleaseLibraryResources
> Task :core:rish:compileReleaseLibraryResources
> Task :core:main:compileReleaseLibraryResources
> Task :core:main:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :core:components:javaPreCompileRelease
> Task :core:main:generateReleaseBuildConfig
> Task :core:resources:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :core:resources:javaPreCompileRelease
> Task :core:rish:javaPreCompileRelease
> Task :core:main:javaPreCompileRelease
> Task :core:rish:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.rk.terminal/core/rish/src/main/java/rikka/shizuku/shell/ShizukuShellLoader.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :core:rish:bundleLibCompileToJarRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :core:components:extractProguardFiles
> Task :core:components:prepareLintJarForPublish
> Task :core:main:extractProguardFiles
> Task :core:resources:extractProguardFiles
> Task :core:resources:prepareLintJarForPublish
> Task :core:rish:bundleLibRuntimeToJarRelease
> Task :core:rish:processReleaseJavaRes NO-SOURCE
> Task :core:rish:createFullJarRelease
> Task :core:rish:extractProguardFiles
> Task :core:rish:generateReleaseLintModel
> Task :core:rish:prepareLintJarForPublish
> Task :core:main:prepareLintJarForPublish
> Task :core:main:mergeReleaseJniLibFolders
> Task :core:main:mergeReleaseNativeLibs NO-SOURCE
> Task :core:main:stripReleaseDebugSymbols NO-SOURCE
> Task :core:main:extractDeepLinksForAarRelease
> Task :core:main:copyReleaseJniLibsProjectAndLocalJars
> Task :core:main:mergeReleaseShaders
> Task :core:main:compileReleaseShaders NO-SOURCE
> Task :core:main:generateReleaseAssets UP-TO-DATE
> Task :core:main:packageReleaseAssets
> Task :core:main:prepareReleaseArtProfile
> Task :core:resources:mergeReleaseJniLibFolders
> Task :core:resources:mergeReleaseNativeLibs NO-SOURCE
> Task :core:resources:stripReleaseDebugSymbols NO-SOURCE
> Task :core:resources:copyReleaseJniLibsProjectAndLocalJars
> Task :core:resources:extractDeepLinksForAarRelease
> Task :core:resources:mergeReleaseShaders
> Task :core:resources:compileReleaseShaders NO-SOURCE
> Task :core:resources:generateReleaseAssets UP-TO-DATE
> Task :core:resources:packageReleaseAssets
> Task :core:resources:prepareReleaseArtProfile
> Task :core:components:mergeReleaseJniLibFolders
> Task :core:components:mergeReleaseNativeLibs NO-SOURCE
> Task :core:components:stripReleaseDebugSymbols NO-SOURCE
> Task :core:components:copyReleaseJniLibsProjectAndLocalJars
> Task :core:components:extractDeepLinksForAarRelease
> Task :core:components:mergeReleaseShaders
> Task :core:components:compileReleaseShaders NO-SOURCE
> Task :core:components:generateReleaseAssets UP-TO-DATE
> Task :core:components:packageReleaseAssets
> Task :core:components:prepareReleaseArtProfile
> Task :core:rish:mergeReleaseJniLibFolders
> Task :core:rish:mergeReleaseNativeLibs NO-SOURCE
> Task :core:rish:stripReleaseDebugSymbols NO-SOURCE
> Task :core:rish:copyReleaseJniLibsProjectAndLocalJars
> Task :core:rish:extractDeepLinksForAarRelease
> Task :core:resources:compileReleaseKotlin
w: file:///home/vagrant/build/com.rk.terminal/core/resources/src/main/java/com/rk/resources/Res.kt:16:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
w: file:///home/vagrant/build/com.rk.terminal/core/resources/src/main/java/com/rk/resources/Res.kt:20:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
> Task :app:processReleaseManifestForPackage
> Task :core:components:compileReleaseKotlin
> Task :core:rish:extractReleaseAnnotations
> Task :core:components:compileReleaseJavaWithJavac
> Task :core:resources:compileReleaseJavaWithJavac NO-SOURCE
> Task :core:resources:bundleLibCompileToJarRelease
> Task :core:components:bundleLibCompileToJarRelease
> Task :core:components:bundleLibRuntimeToJarRelease
> Task :core:components:processReleaseJavaRes
> Task :core:components:createFullJarRelease
> Task :app:processReleaseResources
> Task :core:components:generateReleaseLintModel
> Task :core:resources:bundleLibRuntimeToJarRelease
> Task :core:resources:processReleaseJavaRes
> Task :core:resources:createFullJarRelease
> Task :core:resources:generateReleaseLintModel
> Task :core:resources:extractReleaseAnnotations
> Task :core:resources:mergeReleaseGeneratedProguardFiles
> Task :core:resources:mergeReleaseConsumerProguardFiles
> Task :core:components:mergeReleaseGeneratedProguardFiles
> Task :core:components:mergeReleaseConsumerProguardFiles
> Task :core:rish:mergeReleaseGeneratedProguardFiles
> Task :core:rish:mergeReleaseConsumerProguardFiles
> Task :core:rish:mergeReleaseShaders
> Task :core:rish:compileReleaseShaders NO-SOURCE
> Task :core:rish:generateReleaseAssets UP-TO-DATE
> Task :core:rish:packageReleaseAssets
> Task :core:components:mergeReleaseJavaResource
> Task :core:resources:mergeReleaseJavaResource
> Task :core:rish:prepareReleaseArtProfile
> Task :core:resources:syncReleaseLibJars
> Task :core:resources:bundleReleaseLocalLintAar
> Task :core:rish:mergeReleaseJavaResource
> Task :core:rish:syncReleaseLibJars
> Task :core:rish:bundleReleaseLocalLintAar
> Task :core:components:writeReleaseLintModelMetadata
> Task :core:resources:writeReleaseLintModelMetadata
> Task :core:rish:writeReleaseLintModelMetadata
> Task :core:main:writeReleaseLintModelMetadata
> Task :core:components:generateReleaseLintVitalModel
> Task :core:resources:generateReleaseLintVitalModel
> Task :core:rish:generateReleaseLintVitalModel
> Task :app:mergeReleaseJniLibFolders
> Task :core:components:copyReleaseJniLibsProjectOnly
> Task :core:main:copyReleaseJniLibsProjectOnly
> Task :core:resources:copyReleaseJniLibsProjectOnly
> Task :core:rish:copyReleaseJniLibsProjectOnly
> Task :core:resources:bundleLibRuntimeToDirRelease
> Task :core:rish:bundleLibRuntimeToDirRelease
> Task :app:mergeReleaseNativeLibs
> Task :core:components:bundleLibRuntimeToDirRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libtermux.so.
> Task :app:mergeReleaseArtProfile
> Task :app:extractReleaseNativeSymbolTables
> Task :core:components:extractReleaseAnnotations
> Task :core:main:compileReleaseKotlin
> Task :core:resources:lintVitalAnalyzeRelease
> Task :core:main:compileReleaseKotlin
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/LoadingPopup.kt:18:94 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/Utils.kt:60:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/Utils.kt:64:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/Utils.kt:80:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/Utils.kt:87:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/Utils.kt:92:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/Utils.kt:114:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
w: file:///home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/libcommons/Utils.kt:119:1 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
> Task :core:components:lintVitalAnalyzeRelease
> Task :app:mergeExtDexRelease
> Task :core:main:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.rk.terminal/core/main/src/main/java/com/rk/terminal/ui/screens/terminal/virtualkeys/VirtualKeysView.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :core:main:bundleLibCompileToJarRelease
> Task :core:main:bundleLibRuntimeToJarRelease
> Task :core:main:processReleaseJavaRes
> Task :app:compileReleaseKotlin NO-SOURCE
> Task :app:compileReleaseJavaWithJavac NO-SOURCE
> Task :core:main:createFullJarRelease
> Task :core:main:generateReleaseLintModel
> Task :app:generateReleaseLintVitalReportModel
> Task :core:main:extractReleaseAnnotations
> Task :core:main:mergeReleaseGeneratedProguardFiles
> Task :core:main:mergeReleaseConsumerProguardFiles
> Task :core:main:mergeReleaseJavaResource
> Task :core:components:syncReleaseLibJars
> Task :core:main:syncReleaseLibJars
> Task :core:main:bundleReleaseLocalLintAar
> Task :core:components:bundleReleaseLocalLintAar
> Task :core:main:generateReleaseLintVitalModel
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :core:main:bundleLibRuntimeToDirRelease
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseJavaRes
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :core:rish:lintVitalAnalyzeRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :core:main:lintVitalAnalyzeRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.rk.terminal/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 33s
192 actionable tasks: 192 executed
2025-03-10 13:01:41,134 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.rk.terminal, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-10 13:01:41,143 INFO: Successfully built version 1.0.4 of com.rk.terminal from 96af99b23bf8c7af5047857d0c14995e6949c1c0
2025-03-10 13:01:41,598 DEBUG: Checking build/com.rk.terminal/app/build/outputs/apk/release/app-release-unsigned.apk
2025-03-10 13:01:41,644 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-03-10 13:01:41,645 INFO: ...retrieving https://github.com/RohitKushvaha01/ReTerminal/releases/download/v1.0.4/reterminal-v1.0.4.apk
2025-03-10 13:01:41,649 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-03-10 13:01:41,917 DEBUG: https://github.com:443 "GET /RohitKushvaha01/ReTerminal/releases/download/v1.0.4/reterminal-v1.0.4.apk HTTP/1.1" 302 0
2025-03-10 13:01:41,924 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-03-10 13:01:42,411 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/903308548/873f9154-abde-47ce-b300-ca325541b109?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250310%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250310T130142Z&X-Amz-Expires=300&X-Amz-Signature=50d27d5012c7ed842aae4fe48190d5972a49aacbee6ff826a634c94d48f84e7b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dreterminal-v1.0.4.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 10959707
2025-03-10 13:01:43,913 DEBUG: unsigned/binaries/com.rk.terminal_5.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
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
2025-03-10 13:01:44,908 DEBUG: /tmp/tmp18bh09sk/sigcp_com.rk.terminal_5.apk: Verifies
Verified using v1 scheme (JAR signing): false
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
2025-03-10 13:01:44,909 INFO: ...successfully verified
2025-03-10 13:01:44,909 INFO: compared built binary to supplied reference binary successfully
2025-03-10 13:01:45,004 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-03-10 13:01:45,041 DEBUG: Using APK Signature v2
2025-03-10 13:01:45,043 INFO: supplied reference binary has allowed signer 8ad6b593b0772c96f9d05e923b610f16aed2792c664f0cd91f0dfd627098346f
2025-03-10 13:01:45,047 INFO: success: com.rk.terminal
2025-03-10 13:01:45,047 INFO: Finished
2025-03-10 13:01:45,048 INFO: 1 build succeeded