log for com.f0x1d.logfox:42
== Installed Android Tools ==
2023-09-23 17:31:04,783 DEBUG: Reading 'config.yml'
2023-09-23 17:31:04,800 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-23 17:31:04,801 INFO: Creating log directory
2023-09-23 17:31:04,801 INFO: Creating temporary directory
2023-09-23 17:31:04,801 INFO: Creating output directory
2023-09-23 17:31:04,811 DEBUG: Getting git vcs interface for https://github.com/F0x1d/LogFox.git
2023-09-23 17:31:04,811 DEBUG: Checking com.f0x1d.logfox:42
2023-09-23 17:31:04,811 INFO: Building version 1.4.0 (42) of com.f0x1d.logfox
2023-09-23 17:31:04,811 INFO: Running 'sudo' commands in /home/vagrant
2023-09-23 17:31:04,811 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 8s (2114 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-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:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (30.5 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-23 17:31:46,115 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-23 17:31:46,427 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-09-23 17:32:03,930 INFO: Getting source for revision 3a013301afb73dc891e3d3162831a120e05df768
2023-09-23 17:32:03,932 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:03,932 DEBUG: > git rev-parse --show-toplevel
2023-09-23 17:32:04,151 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:04,151 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-23 17:32:04,370 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:04,371 DEBUG: > git reset --hard
2023-09-23 17:32:04,689 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:04,689 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-23 17:32:04,798 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:04,799 DEBUG: > git clean -dffx
2023-09-23 17:32:04,909 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:04,910 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 origin
2023-09-23 17:32:05,623 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:05,623 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 remote prune origin
2023-09-23 17:32:06,142 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:06,143 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
2023-09-23 17:32:06,659 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:06,659 DEBUG: > git remote set-head origin --auto
2023-09-23 17:32:07,272 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:07,272 DEBUG: > git checkout -f 3a013301afb73dc891e3d3162831a120e05df768
2023-09-23 17:32:07,584 DEBUG: Directory: build/com.f0x1d.logfox
2023-09-23 17:32:07,584 DEBUG: > git clean -dffx
2023-09-23 17:32:07,698 INFO: Creating local.properties file at build/com.f0x1d.logfox/local.properties
2023-09-23 17:32:07,699 INFO: Creating local.properties file at build/com.f0x1d.logfox/app/local.properties
2023-09-23 17:32:07,700 DEBUG: Removing debuggable flags from build/com.f0x1d.logfox/app
2023-09-23 17:32:07,730 INFO: Cleaning Gradle project...
2023-09-23 17:32:07,731 DEBUG: Directory: build/com.f0x1d.logfox/app
2023-09-23 17:32:07,731 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.3 via distributionUrl
Downloading missing gradle version 8.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.3-bin.zip: OK
Running /opt/gradle/versions/8.3/bin/gradle clean
Welcome to Gradle 8.3!
Here are the highlights of this release:
- Faster Java compilation
- Reduced memory usage
- Support for running on Java 20
For more details see https://docs.gradle.org/8.3/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.3/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 12s
1 actionable task: 1 up-to-date
2023-09-23 17:33:26,454 INFO: Scanning source for common problems...
2023-09-23 17:33:26,476 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-23 17:33:26,556 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-23 17:33:26,557 INFO: Creating source tarball...
2023-09-23 17:33:27,006 INFO: Building Gradle project...
2023-09-23 17:33:27,007 DEBUG: Directory: build/com.f0x1d.logfox/app
2023-09-23 17:33:27,007 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.3 via distributionUrl
Running /opt/gradle/versions/8.3/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.3/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
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
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 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (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:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:parseReleaseLocalResources
> Task :app:generateSafeArgsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:checkReleaseAarMetadata
> Task :app:processReleaseMainManifest
> 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:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/extensions/ActivityExtensions.kt:11:44 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/extensions/ActivityExtensions.kt:11:52 Parameter 'i' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/extensions/PreferenceExtensions.kt:22:55 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/extensions/PreferenceExtensions.kt:22:63 Parameter 'which' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/extensions/TimeExtensions.kt:16:40 'toLocaleString(): String!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/repository/logging/CrashesRepository.kt:27:80 Name shadowed: appCrash
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/service/shizuku/UserService.kt:26:17 Parameter 'context' is never used
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/activity/MainActivity.kt:52:59 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/activity/MainActivity.kt:52:67 Parameter 'which' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/dialog/SearchBottomSheet.kt:36:55 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/dialog/SearchBottomSheet.kt:36:68 Parameter 'event' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/LogsFragment.kt:160:118 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/RecordingsFragment.kt:57:65 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/RecordingsFragment.kt:57:73 Parameter 'which' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/RecordingsFragment.kt:82:19 Enum argument can be null in Java, but exhaustive when contains no null branch
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/SetupFragment.kt:51:58 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/SetupFragment.kt:51:66 Parameter 'which' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/SetupFragment.kt:52:64 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/SetupFragment.kt:52:72 Parameter 'which' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/filters/EditFilterFragment.kt:93:50 Parameter 'view' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/filters/EditFilterFragment.kt:137:146 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/settings/SettingsServiceFragment.kt:75:49 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/settings/SettingsServiceFragment.kt:91:52 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/fragment/settings/SettingsUIFragment.kt:70:25 Parameter 'dialog' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/viewholder/FilterViewHolder.kt:19:87 Parameter 'button' is never used, could be renamed to _
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/viewholder/FilterViewHolder.kt:50:25 'fromHtml(String!): Spanned!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/viewholder/base/BaseViewHolder.kt:9:54 Unchecked cast: RecyclerView.Adapter<out RecyclerView.ViewHolder!>? to BaseListAdapter<T, D>
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/ui/viewholder/base/BaseViewHolder.kt:17:40 Unchecked cast: RecyclerView.Adapter<out RecyclerView.ViewHolder!>? to R
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/utils/event/Event.kt:12:21 Unchecked cast: Any to T
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/utils/preferences/base/BasePreferences.kt:26:50 Unchecked cast: T? to Set<String>
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/utils/preferences/base/BasePreferences.kt:43:71 Unchecked cast: T? to Set<String>
w: file:///home/vagrant/build/com.f0x1d.logfox/app/src/main/java/com/f0x1d/logfox/utils/preferences/base/BasePreferences.kt:45:60 Unnecessary non-null assertion (!!) on a non-null receiver of type T
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 5m 40s
52 actionable tasks: 52 executed
2023-09-23 17:39:08,021 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.f0x1d.logfox, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-23 17:39:08,037 INFO: Successfully built version 1.4.0 of com.f0x1d.logfox from 3a013301afb73dc891e3d3162831a120e05df768
2023-09-23 17:39:08,311 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 17:39:08,311 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 74: 'http://schemas.android.com/apk/res/android'
2023-09-23 17:39:08,313 DEBUG: Checking build/com.f0x1d.logfox/app/build/outputs/apk/release/logfox-1.4.0.apk
2023-09-23 17:39:08,329 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 17:39:08,329 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 74: 'http://schemas.android.com/apk/res/android'
2023-09-23 17:39:08,354 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-09-23 17:39:08,354 INFO: ...retrieving https://github.com/F0x1d/LogFox/releases/download/v1.4.0/logfox-1.4.0.apk
2023-09-23 17:39:08,359 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-09-23 17:39:08,583 DEBUG: https://github.com:443 "GET /F0x1d/LogFox/releases/download/v1.4.0/logfox-1.4.0.apk HTTP/1.1" 302 0
2023-09-23 17:39:08,592 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-09-23 17:39:09,046 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/501738625/dab4bc83-896c-44e9-9e4d-e216f0c766a3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230923%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230923T173908Z&X-Amz-Expires=300&X-Amz-Signature=6cac52e26ff674480b2f8753def3f57a66c0c35201a9778703031813d47cfa57&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=501738625&response-content-disposition=attachment%3B%20filename%3Dlogfox-1.4.0.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 2908367
2023-09-23 17:39:10,030 DEBUG: unsigned/binaries/com.f0x1d.logfox_42.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
Number of signers: 1
2023-09-23 17:39:10,861 DEBUG: /tmp/tmppw7qmm8a/sigcp_com.f0x1d.logfox_42.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
Number of signers: 1
2023-09-23 17:39:10,861 INFO: ...successfully verified
2023-09-23 17:39:10,862 INFO: compared built binary to supplied reference binary successfully
2023-09-23 17:39:10,904 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2023-09-23 17:39:11,073 INFO: Starting analysis on AndroidManifest.xml
2023-09-23 17:39:11,105 INFO: APK file was successfully validated!
2023-09-23 17:39:11,129 DEBUG: Using APK Signature v2
2023-09-23 17:39:11,133 INFO: supplied reference binary has allowed signer 741f819a4c213ba438053134890b40e258774fce55a778846ec5c67a1c92709f
2023-09-23 17:39:11,134 INFO: success: com.f0x1d.logfox
2023-09-23 17:39:11,135 INFO: Finished
2023-09-23 17:39:11,135 INFO: 1 build succeeded