log for app.olauncher:92

== Installed Android Tools ==2025-03-11 12:36:46,749 DEBUG: Reading 'config.yml'2025-03-11 12:36:46,761 INFO: Creating log directory2025-03-11 12:36:46,762 INFO: Creating temporary directory2025-03-11 12:36:46,762 INFO: Creating output directory2025-03-11 12:36:46,788 DEBUG: Getting git vcs interface for https://github.com/tanujnotes/Olauncher.git2025-03-11 12:36:46,788 DEBUG: Checking app.olauncher:922025-03-11 12:36:46,788 INFO: Building version v5.3.2 (92) of app.olauncher2025-03-11 12:36:46,789 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-03-11 12:36:47,292 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 removedProcessing triggers for libc-bin (2.36-9+deb12u9) ...2025-03-11 12:37:11,980 INFO: Getting source for revision bf993daa39265c3bb3898cbde8fdd3e81bd1ae422025-03-11 12:37:11,984 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:11,984 DEBUG: > git rev-parse --show-toplevel2025-03-11 12:37:12,188 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:12,189 DEBUG: > git submodule foreach --recursive git reset --hard2025-03-11 12:37:12,392 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:12,392 DEBUG: > git reset --hard2025-03-11 12:37:12,609 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:12,610 DEBUG: > git submodule foreach --recursive git clean -dffx2025-03-11 12:37:12,813 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:12,813 DEBUG: > git clean -dffx2025-03-11 12:37:12,916 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:12,917 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 origin2025-03-11 12:37:13,721 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:13,721 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 origin2025-03-11 12:37:14,325 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:14,326 DEBUG: > git remote set-head origin --auto2025-03-11 12:37:14,930 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:14,930 DEBUG: > git checkout -f bf993daa39265c3bb3898cbde8fdd3e81bd1ae422025-03-11 12:37:15,133 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:15,133 DEBUG: > git clean -dffx2025-03-11 12:37:15,236 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:15,236 DEBUG: > git rev-parse --show-toplevel2025-03-11 12:37:15,439 DEBUG: Directory: build/app.olauncher2025-03-11 12:37:15,440 DEBUG: > git submodule deinit --all --force2025-03-11 12:37:15,542 INFO: Creating local.properties file at build/app.olauncher/local.properties2025-03-11 12:37:15,545 INFO: Creating local.properties file at build/app.olauncher/app/local.properties2025-03-11 12:37:15,546 DEBUG: Removing debuggable flags from build/app.olauncher/app2025-03-11 12:37:15,568 INFO: Cleaning Gradle project...2025-03-11 12:37:15,568 DEBUG: Directory: build/app.olauncher/app2025-03-11 12:37:15,568 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 7.5 via distributionUrlRunning /opt/gradle/versions/7.5/bin/gradle cleanWelcome to Gradle 7.5!Here are the highlights of this release:- Support for Java 18- Support for building with Groovy 4- Much more responsive continuous builds- Improved diagnostics for dependency resolutionFor more details see https://docs.gradle.org/7.5/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 1m1 actionable task: 1 up-to-date2025-03-11 12:38:16,737 INFO: Scanning source for common problems...2025-03-11 12:38:16,788 DEBUG: scanner is configured to use signature data from: 'suss'2025-03-11 12:38:16,789 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-03-11 12:38:17,397 DEBUG: write 'suss.json' to cache2025-03-11 12:38:17,401 DEBUG: next suss.json cache update due in 23:59:59.9856292025-03-11 12:38:17,550 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-03-11 12:38:17,568 INFO: Creating source tarball...2025-03-11 12:38:17,690 INFO: Building Gradle project...2025-03-11 12:38:17,690 DEBUG: Directory: build/app.olauncher/app2025-03-11 12:38:17,690 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 7.5 via distributionUrlRunning /opt/gradle/versions/7.5/bin/gradle assembleReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the buildWARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34This Android Gradle plugin (7.4.2) was tested up to compileSdk = 33This warning can be suppressed by addingandroid.suppressUnsupportedCompileSdk=34to this project's gradle.propertiesThe build will continue, but you are strongly encouraged to update your project touse a newer Android Gradle Plugin that has been tested with compileSdk = 34Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyErrors during XML parse:Additionally, the fallback loader failed to parse the XML.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense 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-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :app:buildKotlinToolingMetadata> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:compileReleaseAidl NO-SOURCE> Task :app:compileReleaseRenderscript NO-SOURCE> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:generateReleaseBuildConfig> Task :app:checkReleaseAarMetadata> Task :app:mapReleaseSourceSetPaths> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:mergeReleaseResources> Task :app:processReleaseMainManifestpackage="app.olauncher" found in source AndroidManifest.xml: /home/vagrant/build/app.olauncher/app/src/main/AndroidManifest.xml.Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespaceThis migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.> Task :app:dataBindingGenBaseClassesRelease> Task :app:processReleaseManifest> Task :app:javaPreCompileRelease> Task :app:extractProguardFiles> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs NO-SOURCE> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:extractReleaseNativeSymbolTables NO-SOURCE> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:checkReleaseDuplicateClasses> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:processReleaseManifestForPackage> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:mergeReleaseArtProfile> Task :app:processReleaseResources> Task :app:optimizeReleaseResources> Task :app:compileReleaseKotlinw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/MainActivity.kt:55:19 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/MainActivity.kt:303:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/helper/Extensions.kt:37:17 'toggleSoftInput(Int, Int): Unit' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/helper/Extensions.kt:37:52 'SHOW_FORCED: Int' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/helper/Extensions.kt:93:23 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/helper/Utils.kt:294:19 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/helper/Utils.kt:294:34 'getRealSize(Point!): Unit' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/helper/Utils.kt:421:19 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/helper/Utils.kt:421:34 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/listener/OnSwipeTouchListener.kt:66:13 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/app.olauncher/app/src/main/java/app/olauncher/listener/ViewSwipeTouchListener.kt:50:13 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/app.olauncher/app/src/main/java/app/olauncher/ui/AppDrawerAdapter.kt:190:82 Parameter 'v' is never used, could be renamed to _w: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/ui/AppDrawerAdapter.kt:225:25 The expression is unusedw: file:///home/vagrant/build/app.olauncher/app/src/main/java/app/olauncher/ui/SettingsFragment.kt:409:35 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java> Task :app:compileReleaseJavaWithJavac> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:mergeReleaseJavaResource> Task :app:lintVitalAnalyzeRelease> Task :app:minifyReleaseWithR8> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:compileReleaseArtProfile> Task :app:packageRelease> Task :app:createReleaseApkListingFileRedirect> Task :app:assembleReleaseBUILD SUCCESSFUL in 3m 45s38 actionable tasks: 38 executed2025-03-11 12:42:04,351 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/app.olauncher, universal_newlines=False, shell=None, istream=<valid stream>)2025-03-11 12:42:04,358 INFO: Successfully built version v5.3.2 of app.olauncher from bf993daa39265c3bb3898cbde8fdd3e81bd1ae422025-03-11 12:42:04,621 DEBUG: Checking build/app.olauncher/app/build/outputs/apk/release/app-release-unsigned.apk2025-03-11 12:42:04,648 INFO: success: app.olauncher2025-03-11 12:42:04,648 INFO: Finished2025-03-11 12:42:04,648 INFO: 1 build succeeded