log for com.qfs.pagan:31
== Installed Android Tools ==
2023-11-30 18:49:08,103 DEBUG: Reading 'config.yml'
2023-11-30 18:49:08,124 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 18:49:08,125 INFO: Creating log directory
2023-11-30 18:49:08,126 INFO: Creating temporary directory
2023-11-30 18:49:08,126 INFO: Creating output directory
2023-11-30 18:49:08,144 DEBUG: Getting git vcs interface for https://burnsomni.net/git/pagan.git
2023-11-30 18:49:08,144 DEBUG: Checking com.qfs.pagan:31
2023-11-30 18:49:08,144 INFO: Building version 1.3.1 (31) of com.qfs.pagan
2023-11-30 18:49:08,145 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 18:49:08,145 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [259 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 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 [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 16s (1005 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.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (31.6 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-30 18:49:58,469 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 18:49:58,783 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-11-30 18:50:16,232 INFO: Getting source for revision d5435cc9c49bb1a0647df9553c780847eaab77ae
2023-11-30 18:50:16,233 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:16,233 DEBUG: > git rev-parse --show-toplevel
2023-11-30 18:50:16,451 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:16,451 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 18:50:16,662 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:16,662 DEBUG: > git reset --hard
2023-11-30 18:50:16,973 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:16,974 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 18:50:17,082 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:17,082 DEBUG: > git clean -dffx
2023-11-30 18:50:17,192 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:17,193 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
warning: redirecting to https://burnsomni.net/gitserve/pagan/
2023-11-30 18:50:17,905 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:17,906 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-11-30 18:50:18,218 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:18,218 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-11-30 18:50:18,530 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:18,531 DEBUG: > git remote set-head origin --auto
2023-11-30 18:50:18,842 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:18,843 DEBUG: > git checkout -f d5435cc9c49bb1a0647df9553c780847eaab77ae
2023-11-30 18:50:19,055 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:19,055 DEBUG: > git clean -dffx
2023-11-30 18:50:19,166 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:19,167 DEBUG: > git rev-parse --show-toplevel
2023-11-30 18:50:19,379 DEBUG: Directory: build/com.qfs.pagan
2023-11-30 18:50:19,380 DEBUG: > git submodule deinit --all
2023-11-30 18:50:19,491 INFO: Creating local.properties file at build/com.qfs.pagan/local.properties
2023-11-30 18:50:19,493 INFO: Creating local.properties file at build/com.qfs.pagan/app/local.properties
2023-11-30 18:50:19,493 DEBUG: Removing debuggable flags from build/com.qfs.pagan/app
2023-11-30 18:50:19,510 INFO: Cleaning Gradle project...
2023-11-30 18:50:19,511 DEBUG: Directory: build/com.qfs.pagan/app
2023-11-30 18:50:19,511 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0.2 via distributionUrl
Downloading missing gradle version 8.0.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0.2-bin.zip: OK
Running /opt/gradle/versions/8.0.2/bin/gradle clean
Welcome to Gradle 8.0.2!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 1s
1 actionable task: 1 up-to-date
2023-11-30 18:51:29,088 INFO: Scanning source for common problems...
2023-11-30 18:51:29,118 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 18:51:29,184 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-30 18:51:29,185 INFO: Creating source tarball...
2023-11-30 18:51:29,560 INFO: Building Gradle project...
2023-11-30 18:51:29,561 DEBUG: Directory: build/com.qfs.pagan/app
2023-11-30 18:51:29,561 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0.2 via distributionUrl
Running /opt/gradle/versions/8.0.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
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.
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:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:parseReleaseLocalResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:extractDeepLinksRelease
> 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:desugarReleaseFileDependencies
> 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:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/MidiController.kt:137:31 'getter for devices: Array<(out) MidiDeviceInfo!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/MidiController.kt:141:17 Variable 'device_name' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/MidiController.kt:153:31 'getter for devices: Array<(out) MidiDeviceInfo!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/MidiController.kt:157:17 Variable 'device_name' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/event/NoteOn.kt:3:54 Parameter 'index' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/soundfont/Riff.kt:169:13 Variable 'stream' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/soundfontplayer/FiniteMidiDevice.kt:110:31 Unnecessary non-null assertion (!!) on a non-null receiver of type AudioTrack
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/soundfontplayer/FiniteMidiDevice.kt:114:31 Unnecessary non-null assertion (!!) on a non-null receiver of type AudioTrack
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/soundfontplayer/FiniteMidiDevice.kt:114:65 Unnecessary non-null assertion (!!) on a non-null receiver of type AudioTrack
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/soundfontplayer/WaveGenerator.kt:96:22 Variable 'first_sample_frame' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/apres/soundfontplayer/WaveGenerator.kt:259:15 Variable 'key' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/ColumnRecyclerAdapter.kt:52:43 Parameter 'beat' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/ColumnRecyclerAdapter.kt:78:43 Parameter 'beat' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/ColumnRecyclerAdapter.kt:174:43 Parameter 'i' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorFragment.kt:86:13 Variable 'path' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorFragment.kt:326:50 Parameter 'radioGroup' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorFragment.kt:1117:111 Parameter 'index' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorTable.kt:168:54 Parameter 'scroll_view' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorTable.kt:168:89 Parameter 'old_x' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorTable.kt:168:101 Parameter 'old_y' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorTable.kt:320:52 Parameter 'line' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorTable.kt:455:18 Name shadowed: beat_key
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/EditorTable.kt:482:60 Parameter 'position' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:93:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:114:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:139:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:154:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:205:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:221:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:236:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:251:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:270:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:296:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:358:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:431:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/InterfaceLayer.kt:619:38 Parameter 'main' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/LineLabelColumnLayout.kt:145:45 No cast needed
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:498:29 Unnecessary safe call on a non-null receiver of type LinearLayout!
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:600:44 Unnecessary non-null assertion (!!) on a non-null receiver of type String
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:796:21 Parameter 'index' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:876:52 Parameter 'velocity' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:918:76 Unnecessary safe call on a non-null receiver of type String?
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:977:13 Variable 'rvActiveChannels' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:1139:50 Parameter 'text_view' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:1139:89 Parameter 'key_event' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/MainActivity.kt:1280:13 Variable 'opus_manager' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/NumberSelector.kt:186:40 Parameter 'i' is never used, could be renamed to _
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/PaganPlaybackDevice.kt:49:26 The corresponding parameter in the supertype 'FiniteMidiDevice' is named 'i'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/PaganPlaybackDevice.kt:107:14 The expression is unused
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/opusmanager/BaseLayer.kt:1762:27 Variable 'tree' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/opusmanager/BaseLayer.kt:1879:25 Variable 'previous_value' is never used
w: file:///home/vagrant/build/com.qfs.pagan/app/src/main/java/com/qfs/pagan/opusmanager/BaseLayer.kt:1977:62 Parameter 'line' is never used, could be renamed to _
> Task :app:compileReleaseJavaWithJavac
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 4m 30s
44 actionable tasks: 44 executed
2023-11-30 18:56:00,555 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.qfs.pagan, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 18:56:00,570 INFO: Successfully built version 1.3.1 of com.qfs.pagan from d5435cc9c49bb1a0647df9553c780847eaab77ae
2023-11-30 18:56:00,872 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 18:56:00,872 DEBUG: Start of Namespace mapping: prefix 28: 'android' --> uri 47: 'http://schemas.android.com/apk/res/android'
2023-11-30 18:56:00,874 DEBUG: Checking build/com.qfs.pagan/app/build/outputs/apk/release/app-release-unsigned.apk
2023-11-30 18:56:00,887 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 18:56:00,888 DEBUG: Start of Namespace mapping: prefix 28: 'android' --> uri 47: 'http://schemas.android.com/apk/res/android'
2023-11-30 18:56:00,932 INFO: success: com.qfs.pagan
2023-11-30 18:56:00,933 INFO: Finished
2023-11-30 18:56:00,933 INFO: 1 build succeeded