log for com.secuso.privacyFriendlyCodeScanner:26
== Installed Android Tools ==
2022-08-05 13:33:54,748 DEBUG: Reading 'config.yml'
2022-08-05 13:33:54,757 DEBUG: Local Android SDK only has outdated apksigner versions
2022-08-05 13:33:54,758 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-08-05 13:33:54,760 INFO: Creating log directory
2022-08-05 13:33:54,760 INFO: Creating temporary directory
2022-08-05 13:33:54,761 INFO: Creating output directory
2022-08-05 13:33:54,765 DEBUG: Getting git vcs interface for https://github.com/SecUSo/privacy-friendly-qr-scanner
2022-08-05 13:33:54,766 DEBUG: > git --version
git version 2.11.0
2022-08-05 13:33:54,986 INFO: Using git version 2.11.0
2022-08-05 13:33:54,987 DEBUG: Checking 4.1.0
2022-08-05 13:33:54,987 INFO: Building version 4.1.0 (26) of com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:33:54,988 INFO: Running 'sudo' commands in /home/vagrant
2022-08-05 13:33:54,989 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c apt-get update || apt-get update && apt-get install -y openjdk-11-jdk-headless && update-alternatives --auto java
+ apt-get update
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Get:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease [51.4 kB]
Get:5 http://deb.debian.org/debian stretch-backports InRelease [99.9 kB]
Get:6 http://deb.debian.org/debian testing InRelease [157 kB]
Hit:7 http://deb.debian.org/debian stretch Release
Get:8 http://deb.debian.org/debian testing/main i386 Packages.diff/Index [63.6 kB]
Get:10 http://deb.debian.org/debian testing/main i386 Packages T-2022-08-05-0802.58-F-2022-08-05-0802.58.pdiff [603 B]
Get:10 http://deb.debian.org/debian testing/main i386 Packages T-2022-08-05-0802.58-F-2022-08-05-0802.58.pdiff [603 B]
Fetched 372 kB in 2s (161 kB/s)
Reading package lists...
+ apt-get install -y openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasound2 libasound2-data openjdk-11-jre-headless
Suggested packages:
libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
Need to get 230 MB of archives.
After this operation, 374 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]
Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]
Fetched 230 MB in 3s (64.9 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 65038 files and directories currently installed.)
Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2022-08-05 13:34:16,638 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-08-05 13:34:16,844 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65695 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u14) ...
2022-08-05 13:34:19,857 INFO: Getting source for revision 1014ae60073d67f0854b65a60fab2af1149738fa
2022-08-05 13:34:19,858 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:19,858 DEBUG: > git rev-parse --show-toplevel
2022-08-05 13:34:20,089 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:20,090 DEBUG: > git submodule foreach --recursive git reset --hard
2022-08-05 13:34:20,298 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:20,298 DEBUG: > git reset --hard
2022-08-05 13:34:20,503 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:20,504 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-08-05 13:34:20,709 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:20,710 DEBUG: > git clean -dffx
2022-08-05 13:34:20,718 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:20,719 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 fetch origin
2022-08-05 13:34:21,025 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:21,025 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 remote prune origin
2022-08-05 13:34:21,329 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:21,330 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 fetch --prune --tags --force origin
2022-08-05 13:34:21,647 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:21,648 DEBUG: > git remote set-head origin --auto
2022-08-05 13:34:22,058 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:22,059 DEBUG: > git checkout -f 1014ae60073d67f0854b65a60fab2af1149738fa
2022-08-05 13:34:22,263 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:22,263 DEBUG: > git clean -dffx
2022-08-05 13:34:22,369 INFO: Initialising submodules
2022-08-05 13:34:22,371 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:22,372 DEBUG: > git rev-parse --show-toplevel
2022-08-05 13:34:22,579 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:22,580 DEBUG: > git submodule sync
2022-08-05 13:34:22,786 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:34:22,786 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 submodule update --init --force --recursive
Submodule path 'libs/privacy-friendly-backup-api': checked out 'ec782fb3ca894589a7be56af8acecad600b372b5'
2022-08-05 13:34:22,998 INFO: Creating local.properties file at build/com.secuso.privacyFriendlyCodeScanner/local.properties
2022-08-05 13:34:22,999 INFO: Creating local.properties file at build/com.secuso.privacyFriendlyCodeScanner/app/local.properties
2022-08-05 13:34:22,999 DEBUG: Removing debuggable flags from build/com.secuso.privacyFriendlyCodeScanner/app
2022-08-05 13:34:23,016 INFO: Running 'prebuild' commands in build/com.secuso.privacyFriendlyCodeScanner/app
2022-08-05 13:34:23,017 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner/app
2022-08-05 13:34:23,017 DEBUG: > bash -x -c -- sed -i -e '/maven {/,+2d' ../build.gradle
+ sed -i -e '/maven {/,+2d' ../build.gradle
2022-08-05 13:34:23,227 INFO: Cleaning Gradle project...
2022-08-05 13:34:23,228 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner/app
2022-08-05 13:34:23,229 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.3.3 via distributionUrl
Downloading missing gradle version 7.3.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.3.3-bin.zip: OK
Running /opt/gradle/versions/7.3.3/bin/gradle clean
Welcome to Gradle 7.3.3!
Here are the highlights of this release:
- Easily declare new test suites in Java projects
- Support for Java 17
- Support for Scala 3
For more details see https://docs.gradle.org/7.3.3/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :backup-api
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 28s
1 actionable task: 1 up-to-date
2022-08-05 13:34:56,751 INFO: Scanning source for common problems...
2022-08-05 13:34:56,756 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-08-05 13:34:56,757 INFO: Removing gradle-wrapper.jar at libs/privacy-friendly-backup-api/gradle/wrapper/gradle-wrapper.jar
2022-08-05 13:34:56,782 INFO: Creating source tarball...
2022-08-05 13:34:57,063 INFO: Building Gradle project...
2022-08-05 13:34:57,064 DEBUG: Directory: build/com.secuso.privacyFriendlyCodeScanner/app
2022-08-05 13:34:57,064 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.3.3 via distributionUrl
Running /opt/gradle/versions/7.3.3/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :backup-api
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 32 in /opt/android-sdk/licenses
License for package Android SDK Platform 32 accepted.
Preparing "Install Android SDK Platform 32 (revision: 1)".
"Install Android SDK Platform 32 (revision: 1)" ready.
Installing Android SDK Platform 32 in /opt/android-sdk/platforms/android-32
"Install Android SDK Platform 32 (revision: 1)" complete.
"Install Android SDK Platform 32 (revision: 1)" finished.
> Task :backup-api:preBuild UP-TO-DATE
> Task :backup-api:preReleaseBuild UP-TO-DATE
> Task :backup-api:mergeReleaseJniLibFolders
> Task :backup-api:mergeReleaseNativeLibs NO-SOURCE
> Task :backup-api:stripReleaseDebugSymbols NO-SOURCE
> Task :backup-api:compileReleaseRenderscript NO-SOURCE
> Task :backup-api:copyReleaseJniLibsProjectAndLocalJars
> Task :backup-api:generateReleaseBuildConfig
> Task :backup-api:generateReleaseResValues
> Task :backup-api:generateReleaseResources
> Task :backup-api:compileReleaseAidl
> Task :backup-api:packageReleaseResources
> Task :backup-api:javaPreCompileRelease
> Task :backup-api:mergeReleaseShaders
> Task :backup-api:compileReleaseShaders NO-SOURCE
> Task :backup-api:generateReleaseAssets UP-TO-DATE
> Task :backup-api:packageReleaseAssets
> Task :backup-api:packageReleaseRenderscript NO-SOURCE
> Task :backup-api:prepareLintJarForPublish
> Task :backup-api:prepareReleaseArtProfile
> Task :backup-api:processReleaseJavaRes NO-SOURCE
> Task :backup-api:parseReleaseLocalResources
> Task :backup-api:writeReleaseAarMetadata
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :backup-api:processReleaseManifest
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingMergeGenClassesRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :backup-api:generateReleaseRFile
> Task :app:mergeReleaseResources
> Task :backup-api:compileReleaseKotlin
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/libs/privacy-friendly-backup-api/BackupAPI/src/main/java/org/secuso/privacyfriendlybackup/api/pfa/PFAAuthService.kt: (84, 17): Variable 'backupPackageName' is never used
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/libs/privacy-friendly-backup-api/BackupAPI/src/main/java/org/secuso/privacyfriendlybackup/api/pfa/PFAAuthService.kt: (85, 17): Variable 'connectImmediately' is never used
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/libs/privacy-friendly-backup-api/BackupAPI/src/main/java/org/secuso/privacyfriendlybackup/api/util/AuthenticationHelper.kt: (122, 36): 'GET_SIGNATURES: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/libs/privacy-friendly-backup-api/BackupAPI/src/main/java/org/secuso/privacyfriendlybackup/api/util/AuthenticationHelper.kt: (123, 19): 'signatures: Array<(out) Signature!>!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/libs/privacy-friendly-backup-api/BackupAPI/src/main/java/org/secuso/privacyfriendlybackup/api/worker/ConnectBackupWorker.kt: (110, 9): 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: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/libs/privacy-friendly-backup-api/BackupAPI/src/main/java/org/secuso/privacyfriendlybackup/api/worker/ConnectBackupWorker.kt: (130, 13): Variable 'restoreData' is never used
> Task :backup-api:extractReleaseAnnotations
> Task :backup-api:compileReleaseJavaWithJavac
> Task :backup-api:mergeReleaseGeneratedProguardFiles
> Task :backup-api:mergeReleaseConsumerProguardFiles
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:dataBindingTriggerRelease
> Task :app:generateReleaseBuildConfig
> Task :backup-api:mergeReleaseJavaResource
> Task :app:checkReleaseAarMetadata
> Task :backup-api:syncReleaseLibJars
> Task :backup-api:bundleReleaseLocalLintAar
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :backup-api:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
/home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/AndroidManifest.xml:28:9-31:35 Warning:
provider#androidx.work.impl.WorkManagerInitializer was tagged at AndroidManifest.xml:28 to remove other declarations but no other declaration present
> Task :app:processReleaseManifest
> Task :backup-api:compileReleaseLibraryResources
> Task :backup-api:bundleLibCompileToJarRelease
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :backup-api:bundleLibResRelease
> Task :backup-api:writeReleaseLintModelMetadata
> Task :backup-api:bundleLibRuntimeToJarRelease
> Task :app:mergeReleaseJniLibFolders
> Task :backup-api:copyReleaseJniLibsProjectOnly
> Task :backup-api:createFullJarRelease
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseManifestForPackage
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:optimizeReleaseResources
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/backup/BackupCreator.kt: (5, 27): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/backup/BackupCreator.kt: (55, 17): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/backup/BackupCreator.kt: (55, 35): 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/backup/BackupRestorer.kt: (5, 27): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/backup/BackupRestorer.kt: (82, 46): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/backup/BackupRestorer.kt: (82, 64): 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/ui/dialogfragments/QRCodeImageDialogFragment.kt: (49, 30): 'execute(vararg String!): AsyncTask<String!, Void!, Bitmap!>!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/ui/viewmodel/ScannerViewModel.kt: (81, 41): 'getBitmap(ContentResolver!, Uri!): Bitmap!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/util/WebSearchUtil.kt: (7, 27): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/util/WebSearchUtil.kt: (42, 20): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/util/WebSearchUtil.kt: (42, 38): 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/util/WebSearchUtil.kt: (56, 20): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/java/com/secuso/privacyfriendlycodescanner/qrscanner/util/WebSearchUtil.kt: (56, 38): 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:dexBuilderRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:l8DexDesugarLibRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
/home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/res/layout/activity_wifi_enter.xml:78: Error: The id "editNetwork" is not defined anywhere. [UnknownId]
android:layout_alignBottom="@+id/editNetwork"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/res/layout/fragment_result_mms.xml:11: Error: The id "btnCancel" is not defined anywhere. [UnknownId]
android:layout_above="@+id/btnCancel"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app/src/main/res/layout/fragment_result_wifi.xml:13: Error: The id "btnProceed" is not defined anywhere. [UnknownId]
android:layout_alignRight="@+id/btnProceed"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Explanation for issues of type "UnknownId":
The @+id/ syntax refers to an existing id, or creates a new one if it has
not already been defined elsewhere. However, this means that if you have a
typo in your reference, or if the referred view no longer exists, you do
not get a warning since the id will be created on demand. This check
catches errors where you have renamed an id without updating all of the
references to it.
/home/vagrant/build/com.secuso.privacyFriendlyCodeScanner/app: Error: Remove androidx.work.WorkManagerInitializer from your AndroidManifest.xml when using on-demand initialization. [RemoveWorkManagerInitializer from work-runtime-2.7.1]
Explanation for issues of type "RemoveWorkManagerInitializer":
If an android.app.Application implements
androidx.work.Configuration.Provider,
the default androidx.startup.InitializationProvider needs to be removed
from the
AndroidManifest.xml file.
Vendor: Android Open Source Project (work-runtime-2.7.1)
Identifier: work-runtime-2.7.1
Feedback: https://issuetracker.google.com/issues/new?component=192731
4 errors, 0 warnings
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m
75 actionable tasks: 75 executed
2022-08-05 13:36:58,221 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.secuso.privacyFriendlyCodeScanner, universal_newlines=False, shell=None)
2022-08-05 13:36:58,224 INFO: Successfully built version 4.1.0 of com.secuso.privacyFriendlyCodeScanner from 1014ae60073d67f0854b65a60fab2af1149738fa
2022-08-05 13:36:58,337 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 13:36:58,337 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 131: 'http://schemas.android.com/apk/res/android'
2022-08-05 13:36:58,339 DEBUG: Checking build/com.secuso.privacyFriendlyCodeScanner/app/build/outputs/apk/release/app-release-unsigned.apk
2022-08-05 13:36:58,346 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 13:36:58,347 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 131: 'http://schemas.android.com/apk/res/android'
2022-08-05 13:36:58,361 INFO: success: com.secuso.privacyFriendlyCodeScanner
2022-08-05 13:36:58,362 INFO: Finished
2022-08-05 13:36:58,362 INFO: 1 build succeeded