log for app.simple.peri:704
== Installed Android Tools ==
2025-02-11 12:57:21,785 DEBUG: Reading 'config.yml'
2025-02-11 12:57:21,808 INFO: Creating log directory
2025-02-11 12:57:21,808 INFO: Creating temporary directory
2025-02-11 12:57:21,809 INFO: Creating output directory
2025-02-11 12:57:21,930 DEBUG: Getting git vcs interface for https://github.com/Hamza417/Peristyle.git
2025-02-11 12:57:21,930 DEBUG: Checking app.simple.peri:704
2025-02-11 12:57:21,930 INFO: Building version v7.0.4 (704) of app.simple.peri
2025-02-11 12:57:21,931 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-02-11 12:57:22,335 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-02-11 12:57:46,212 INFO: Getting source for revision 3b7c4ae6b9c91a84286a74888813dca882c291fa
2025-02-11 12:57:46,213 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:46,213 DEBUG: > git rev-parse --show-toplevel
2025-02-11 12:57:46,427 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:46,428 DEBUG: > git submodule foreach --recursive git reset --hard
2025-02-11 12:57:46,631 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:46,631 DEBUG: > git reset --hard
2025-02-11 12:57:47,337 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:47,338 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-02-11 12:57:47,441 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:47,441 DEBUG: > git clean -dffx
2025-02-11 12:57:47,543 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:47,544 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-02-11 12:57:49,752 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:49,752 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-02-11 12:57:50,357 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:50,357 DEBUG: > git remote set-head origin --auto
2025-02-11 12:57:50,961 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:50,962 DEBUG: > git checkout -f 3b7c4ae6b9c91a84286a74888813dca882c291fa
2025-02-11 12:57:51,669 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:51,670 DEBUG: > git clean -dffx
2025-02-11 12:57:51,772 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:51,773 DEBUG: > git rev-parse --show-toplevel
2025-02-11 12:57:51,999 DEBUG: Directory: build/app.simple.peri
2025-02-11 12:57:51,999 DEBUG: > git submodule deinit --all --force
2025-02-11 12:57:52,102 INFO: Collecting source libraries
2025-02-11 12:57:52,130 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools
2025-02-11 12:57:52,154 INFO: Creating local.properties file at build/app.simple.peri/local.properties
2025-02-11 12:57:52,161 INFO: Creating local.properties file at build/app.simple.peri/app/local.properties
2025-02-11 12:57:52,161 DEBUG: Removing debuggable flags from build/app.simple.peri/app
2025-02-11 12:57:52,188 INFO: Cleaning Gradle project...
2025-02-11 12:57:52,189 DEBUG: Directory: build/app.simple.peri/app
2025-02-11 12:57:52,189 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 11s
1 actionable task: 1 up-to-date
2025-02-11 12:59:10,138 INFO: Scanning source for common problems...
2025-02-11 12:59:10,169 DEBUG: scanner is configured to use signature data from: 'suss'
2025-02-11 12:59:10,170 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-02-11 12:59:10,804 DEBUG: write 'suss.json' to cache
2025-02-11 12:59:10,808 DEBUG: next suss.json cache update due in 23:59:59.986279
2025-02-11 12:59:10,955 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-02-11 12:59:11,014 INFO: Creating source tarball...
2025-02-11 12:59:15,104 INFO: Building Gradle project...
2025-02-11 12:59:15,104 DEBUG: Directory: build/app.simple.peri/app
2025-02-11 12:59:15,104 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleProdRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleProdRelease
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.10.2/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.
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
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:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:preBuild UP-TO-DATE
> Task :app:preProdReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsProdRelease
> Task :app:generateProdReleaseResValues
> Task :app:generateProdReleaseResources
> Task :app:packageProdReleaseResources
> Task :app:mergeProdReleaseResources
> Task :app:generateProdReleaseBuildConfig
> Task :app:parseProdReleaseLocalResources
> Task :app:checkProdReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesProdRelease
> Task :app:mapProdReleaseSourceSetPaths
> Task :app:createProdReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksProdRelease
> Task :app:processProdReleaseMainManifest
> Task :app:processProdReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileProdRelease
> Task :app:mergeProdReleaseJniLibFolders
> Task :app:mergeProdReleaseNativeLibs
> Task :app:checkProdReleaseDuplicateClasses
> Task :app:stripProdReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :app:mergeProdReleaseArtProfile
> Task :app:mergeProdReleaseStartupProfile
> Task :app:extractProdReleaseNativeSymbolTables
> Task :app:mergeProdReleaseShaders
> Task :app:mergeProdReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compileProdReleaseShaders NO-SOURCE
> Task :app:generateProdReleaseAssets UP-TO-DATE
> Task :app:mergeProdReleaseAssets
> Task :app:compressProdReleaseAssets
> Task :app:writeProdReleaseAppMetadata
> Task :app:writeProdReleaseSigningConfigVersions
> Task :app:processProdReleaseManifestForPackage
> Task :app:processProdReleaseResources
> Task :app:convertLinkedResourcesToProtoProdRelease
> Task :app:kaptGenerateStubsProdReleaseKotlin
> Task :app:kaptProdReleaseKotlin
Note: [2] Wrote GeneratedAppGlideModule with: [app.simple.peri.glide.modules.FolderModule, com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule, app.simple.peri.glide.modules.TagModule, app.simple.peri.glide.modules.EffectModule]
> Task :app:compileProdReleaseKotlin
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/LegacyActivity.kt:175:16 'setter for statusBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/LegacyActivity.kt:176:16 'setter for navigationBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/LegacyActivity.kt:181:20 'setter for isStatusBarContrastEnforced: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/LegacyActivity.kt:185:20 'setter for navigationBarDividerColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/SettingsActivity.kt:37:16 'setter for statusBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/SettingsActivity.kt:38:16 'setter for navigationBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/SettingsActivity.kt:43:20 'setter for isStatusBarContrastEnforced: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/activities/main/SettingsActivity.kt:47:20 'setter for navigationBarDividerColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/adapters/AdapterSystemWallpaper.kt:118:35 Parameter 'wallpaper' is never used
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/commons/Header.kt:96:18 Parameter 'statusBarHeight' is never used
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/dialogs/settings/SortDialog.kt:21:9 Variable 'context' is never used
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/nav/Navigation.kt:78:63 Parameter 'backStackEntry' is never used, could be renamed to _
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/screens/LiveWallpapers.kt:168:72 'ACTION_UNINSTALL_PACKAGE: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/screens/Settings.kt:61:14 Parameter 'navController' is never used
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/screens/Setup.kt:155:55 Parameter 'navController' is never used
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/screens/Setup.kt:306:50 Parameter 'navController' is never used
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/theme/Theme.kt:94:12 'setter for statusBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/theme/Theme.kt:95:12 'setter for navigationBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/theme/Theme.kt:100:16 'setter for isStatusBarContrastEnforced: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/compose/theme/Theme.kt:104:16 'setter for navigationBarDividerColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/database/dao/WallpaperDao.kt:138:66 Elvis operator (?:) always returns the left operand of non-nullable type List<Wallpaper>
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/decorations/theme/Theme.kt:105:20 'setter for statusBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/glide/transitions/ZoomOut.kt:65:66 Parameter 'alpha' is never used, could be renamed to _
w: file:///home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/glide/transitions/ZoomOut.kt:74:62 Parameter 'alpha' is never used, could be renamed to _
> Task :app:compileProdReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:generateProdReleaseLintVitalReportModel
> Task :app:mergeProdReleaseGeneratedProguardFiles
> Task :app:processProdReleaseJavaRes
> Task :app:expandProdReleaseArtProfileWildcards
> Task :app:mergeProdReleaseJavaResource
> Task :app:lintVitalAnalyzeProdRelease
> Task :app:minifyProdReleaseWithR8
> Task :app:lintVitalReportProdRelease
> Task :app:lintVitalProdRelease
> Task :app:compileProdReleaseArtProfile
> Task :app:shrinkProdReleaseRes
> Task :app:convertShrunkResourcesToBinaryProdRelease
> Task :app:optimizeProdReleaseResources
> Task :app:packageProdRelease
> Task :app:createProdReleaseApkListingFileRedirect
> Task :app:assembleProdRelease
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.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 7m 58s
52 actionable tasks: 52 executed
2025-02-11 13:07:14,445 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/app.simple.peri, universal_newlines=False, shell=None, istream=<valid stream>)
2025-02-11 13:07:14,453 INFO: Successfully built version v7.0.4 of app.simple.peri from 3b7c4ae6b9c91a84286a74888813dca882c291fa
2025-02-11 13:07:14,455 INFO: Running 'postbuild' commands in build/app.simple.peri/app
2025-02-11 13:07:14,456 DEBUG: Directory: build/app.simple.peri/app
2025-02-11 13:07:14,457 DEBUG: > bash -e -u -o pipefail -x -c /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --page-size 16 fix-newlines /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk 'META-INF/services/*'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --page-size 16 fix-newlines /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk 'META-INF/services/*'
fixing 'META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler'...
fixing 'META-INF/services/kotlinx.coroutines.android.AndroidDispatcherFactory'...
[RUN] python3 fix-newlines.py /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk /tmp/tmp2jfuue2w/fixed.apk META-INF/services/*
[FOUND] /opt/android-sdk/build-tools/35.0.0/zipalign
[RUN] zipalign -P 16 4 /tmp/tmp2jfuue2w/fixed.apk /tmp/tmp2jfuue2w/aligned.apk
[MOVE] /tmp/tmp2jfuue2w/aligned.apk to /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk
2025-02-11 13:07:18,419 DEBUG: Checking build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk
2025-02-11 13:07:18,450 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-02-11 13:07:18,450 INFO: ...retrieving https://github.com/Hamza417/Peristyle/releases/download/v7.0.4/app-prod-release.apk
2025-02-11 13:07:18,454 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-02-11 13:07:18,767 DEBUG: https://github.com:443 "GET /Hamza417/Peristyle/releases/download/v7.0.4/app-prod-release.apk HTTP/1.1" 302 0
2025-02-11 13:07:18,774 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-02-11 13:07:19,259 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/667998169/f60a5523-af58-43a0-897e-13f6c39b11f5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250211%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250211T130719Z&X-Amz-Expires=300&X-Amz-Signature=681995e1c5b02ecc2eddf523a7302672e3e8a0e7a1e1f42644c4baaee69c4d93&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-prod-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 4204896
2025-02-11 13:07:20,301 DEBUG: unsigned/binaries/app.simple.peri_704.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-02-11 13:07:21,116 DEBUG: /tmp/tmpsvd6x_l_/sigcp_app.simple.peri_704.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-02-11 13:07:21,117 INFO: ...successfully verified
2025-02-11 13:07:21,117 INFO: compared built binary to supplied reference binary successfully
2025-02-11 13:07:21,216 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-02-11 13:07:21,234 DEBUG: Using APK Signature v2
2025-02-11 13:07:21,236 INFO: supplied reference binary has allowed signer 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
2025-02-11 13:07:21,238 INFO: success: app.simple.peri
2025-02-11 13:07:21,239 INFO: Finished
2025-02-11 13:07:21,239 INFO: 1 build succeeded