log for org.moire.ultrasonic:98

== Installed Android Tools ==2021-10-15 22:33:45,539 DEBUG: Reading 'config.yml'2021-10-15 22:33:45,549 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-10-15 22:33:45,552 INFO: Creating log directory2021-10-15 22:33:45,552 INFO: Creating temporary directory2021-10-15 22:33:45,553 INFO: Creating output directory2021-10-15 22:33:45,560 DEBUG: Getting git vcs interface for https://github.com/ultrasonic/ultrasonic.git2021-10-15 22:33:45,560 DEBUG: > git --versiongit version 2.11.02021-10-15 22:33:45,898 INFO: Using git version 2.11.02021-10-15 22:33:45,898 DEBUG: Checking 2.24.02021-10-15 22:33:45,899 INFO: Building version 2.24.0 (98) of org.moire.ultrasonic2021-10-15 22:33:45,900 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-10-15 22:33:46,109 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64914 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+deb9u13) ...2021-10-15 22:33:51,602 INFO: Getting source for revision 62986ca79ddbd9a481ab7d9c18127ccd417f82e02021-10-15 22:33:51,603 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:51,603 DEBUG: > git rev-parse --show-toplevel2021-10-15 22:33:51,807 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:51,807 DEBUG: > git submodule foreach --recursive git reset --hard2021-10-15 22:33:52,014 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:52,014 DEBUG: > git reset --hard2021-10-15 22:33:52,219 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:52,219 DEBUG: > git submodule foreach --recursive git clean -dffx2021-10-15 22:33:52,323 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:52,323 DEBUG: > git clean -dffx2021-10-15 22:33:52,427 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:52,428 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 origin2021-10-15 22:33:52,938 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:52,938 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 origin2021-10-15 22:33:53,257 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:53,258 DEBUG: > git remote set-head origin --auto2021-10-15 22:33:53,673 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:53,673 DEBUG: > git checkout -f 62986ca79ddbd9a481ab7d9c18127ccd417f82e02021-10-15 22:33:53,882 DEBUG: Directory: build/org.moire.ultrasonic2021-10-15 22:33:53,882 DEBUG: > git clean -dffx2021-10-15 22:33:53,989 INFO: Creating local.properties file at build/org.moire.ultrasonic/local.properties2021-10-15 22:33:53,990 INFO: Creating local.properties file at build/org.moire.ultrasonic/ultrasonic/local.properties2021-10-15 22:33:53,991 DEBUG: Removing debuggable flags from build/org.moire.ultrasonic/ultrasonic2021-10-15 22:33:54,010 INFO: Cleaning Gradle project...2021-10-15 22:33:54,010 DEBUG: Directory: build/org.moire.ultrasonic/ultrasonic2021-10-15 22:33:54,010 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 7.0 via distributionUrlDownloading missing gradle version 7.0cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-7.0-bin.zip: OKRunning /opt/gradle/versions/7.0/bin/gradle cleanWelcome to Gradle 7.0!Here are the highlights of this release:- File system watching enabled by default- Support for running with and building Java 16 projects- Native support for Apple Silicon processors- Dependency catalog feature previewFor more details see https://docs.gradle.org/7.0/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the buildConfiguration on demand is an incubating feature.> Task :ultrasonic:clean UP-TO-DATEBUILD SUCCESSFUL in 33s1 actionable task: 1 up-to-date2021-10-15 22:34:32,830 INFO: Scanning source for common problems...2021-10-15 22:34:32,836 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-10-15 22:34:32,877 INFO: Creating source tarball...2021-10-15 22:34:33,524 INFO: Building Gradle project...2021-10-15 22:34:33,524 DEBUG: Directory: build/org.moire.ultrasonic/ultrasonic2021-10-15 22:34:33,524 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 7.0 via distributionUrlRunning /opt/gradle/versions/7.0/bin/gradle assembleReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the buildConfiguration on demand is an incubating feature.File /home/vagrant/.android/repositories.cfg could not be loaded.Checking the license for package Android SDK Build-Tools 30.0.2 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 30.0.2 accepted.Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)"."Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete."Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" finished.> Task :ultrasonic:preBuild UP-TO-DATE> Task :core:domain:preBuild UP-TO-DATE> Task :core:domain:preReleaseBuild UP-TO-DATE> Task :core:domain:compileReleaseAidl NO-SOURCE> Task :core:domain:packageReleaseRenderscript NO-SOURCE> Task :ultrasonic:extractProguardFiles> Task :ultrasonic:preReleaseBuild> Task :ultrasonic:compileReleaseAidl NO-SOURCE> Task :ultrasonic:compileReleaseRenderscript NO-SOURCE> Task :core:domain:compileReleaseRenderscript NO-SOURCE> Task :core:domain:generateReleaseResValues> Task :core:domain:generateReleaseResources> Task :core:domain:writeReleaseAarMetadata> Task :ultrasonic:generateReleaseBuildConfig> Task :ultrasonic:generateReleaseResValues FROM-CACHE> Task :ultrasonic:generateReleaseResources UP-TO-DATE> Task :core:domain:packageReleaseResources> Task :core:domain:extractDeepLinksRelease> Task :ultrasonic:createReleaseCompatibleScreenManifests> Task :core:domain:processReleaseManifest> Task :core:domain:compileReleaseLibraryResources> Task :core:domain:prepareLintJarForPublish> Task :core:domain:processReleaseJavaRes NO-SOURCE> Task :core:domain:mergeReleaseJniLibFolders> Task :core:domain:mergeReleaseNativeLibs NO-SOURCE> Task :core:domain:stripReleaseDebugSymbols NO-SOURCE> Task :core:domain:copyReleaseJniLibsProjectOnly> Task :core:domain:mergeReleaseShaders> Task :core:domain:compileReleaseShaders NO-SOURCE> Task :core:domain:generateReleaseAssets UP-TO-DATE> Task :core:domain:parseReleaseLocalResources> Task :core:domain:packageReleaseAssets> Task :core:domain:generateReleaseRFile> Task :ultrasonic:checkReleaseAarMetadata> Task :ultrasonic:extractDeepLinksRelease> Task :ultrasonic:processReleaseMainManifest> Task :ultrasonic:processReleaseManifest> Task :ultrasonic:writeReleaseApplicationId> Task :ultrasonic:analyticsRecordingRelease> Task :ultrasonic:mergeReleaseJniLibFolders FROM-CACHE> Task :ultrasonic:mergeReleaseShaders FROM-CACHE> Task :ultrasonic:compileReleaseShaders NO-SOURCE> Task :ultrasonic:generateReleaseAssets UP-TO-DATE> Task :ultrasonic:mergeReleaseAssets> Task :ultrasonic:compressReleaseAssets> Task :ultrasonic:mergeReleaseResources> Task :core:subsonic-api:kaptGenerateStubsKotlin> Task :ultrasonic:processReleaseJavaRes NO-SOURCE> Task :ultrasonic:checkReleaseDuplicateClasses> Task :core:subsonic-api:kaptKotlin> Task :core:subsonic-api:processResources NO-SOURCE> Task :ultrasonic:collectReleaseDependencies> Task :ultrasonic:sdkReleaseDependencyData> Task :ultrasonic:writeReleaseAppMetadata> Task :ultrasonic:writeReleaseSigningConfigVersions> Task :ultrasonic:processReleaseManifestForPackage> Task :ultrasonic:processReleaseResources> Task :core:domain:kaptGenerateStubsReleaseKotlin> Task :ultrasonic:optimizeReleaseResources> Task :core:domain:kaptReleaseKotlinwarning: Current JDK version 1.8.0_302-8u302-b08-1~deb9u1-b08 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+.[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: androidx.room.RoomProcessor (DYNAMIC).> Task :core:domain:compileReleaseKotlin> Task :core:domain:compileReleaseJavaWithJavac NO-SOURCE> Task :core:domain:bundleLibResRelease> Task :core:domain:mergeReleaseGeneratedProguardFiles> Task :core:domain:bundleLibCompileToJarRelease> Task :core:domain:exportReleaseConsumerProguardFiles> Task :core:domain:bundleLibRuntimeToJarRelease> Task :core:subsonic-api:compileKotlinw: /home/vagrant/build/org.moire.ultrasonic/core/subsonic-api/src/main/kotlin/org/moire/ultrasonic/api/subsonic/Extensions.kt: (47, 21): Unchecked cast: Response<out T> to Response<T>> Task :core:subsonic-api:compileJava NO-SOURCE> Task :core:subsonic-api:classes UP-TO-DATE> Task :core:subsonic-api:inspectClassesForKotlinIC> Task :core:subsonic-api:jar> Task :ultrasonic:mergeReleaseNativeLibs> Task :ultrasonic:kaptGenerateStubsReleaseKotlin> Task :ultrasonic:stripReleaseDebugSymbols NO-SOURCE> Task :ultrasonic:extractReleaseNativeSymbolTables NO-SOURCE> Task :ultrasonic:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :ultrasonic:kaptReleaseKotlinwarning: Current JDK version 1.8.0_302-8u302-b08-1~deb9u1-b08 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+.[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: androidx.room.RoomProcessor (DYNAMIC).> Task :ultrasonic:compileReleaseKotlinw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/data/ActiveServerProvider.kt: (85, 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/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/data/ActiveServerProvider.kt: (135, 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/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/filepicker/FilePickerAdapter.kt: (30, 46): 'getExternalStorageDirectory(): File!' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/filepicker/FilePickerAdapter.kt: (31, 46): 'getExternalStorageDirectory(): File!' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/imageloader/BitmapUtils.kt: (34, 17): Condition 'albumArtFile != null' is always 'true'w: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/service/CachedMusicService.kt: (51, 62): This expression will be resolved to Int in future releases. Please add explicit conversion callw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/service/DownloadQueueSerializer.kt: (84, 53): 'Consumer<T : Any!>' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/service/DownloadQueueSerializer.kt: (97, 64): 'Consumer<T : Any!>' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/service/MediaPlayerLifecycleSupport.kt: (66, 67): 'Consumer<T : Any!>' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/FileUtil.kt: (241, 29): 'getExternalStorageDirectory(): File!' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Settings.kt: (85, 39): 'getter for activeNetworkInfo: NetworkInfo!' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Settings.kt: (86, 36): 'getter for type: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Settings.kt: (86, 64): 'TYPE_WIFI: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Settings.kt: (382, 91): Unnecessary non-null assertion (!!) on a non-null receiver of type Booleanw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (383, 35): 'getter for activeNetworkInfo: NetworkInfo!' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (384, 60): 'getter for isConnected: Boolean' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (385, 56): 'getter for type: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (385, 84): 'TYPE_WIFI: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (762, 65): 'versionCode: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (772, 44): 'ACTION_MEDIA_SCANNER_SCAN_FILE: String' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/view/SongView.kt: (46, 36): 'UpdateView' is deprecated. Deprecated in Java> Task :ultrasonic:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.Note: Some input files use unchecked or unsafe operations.Note: Recompile with -Xlint:unchecked for details.> Task :ultrasonic:compileReleaseSources> Task :ultrasonic:lintVitalRelease> Task :ultrasonic:mergeReleaseGeneratedProguardFiles FROM-CACHE> Task :ultrasonic:mergeReleaseJavaResource> Task :ultrasonic:minifyReleaseWithR8WARNING:: R8: Missing class: android.view.WindowInsetsAnimationControlListenerWARNING:: R8: Missing class: android.view.WindowInsetsController$OnControllableInsetsChangedListenerWARNING:: R8: Missing class: android.view.WindowInsetsAnimation$Callback> Task :ultrasonic:packageRelease> Task :ultrasonic:assembleReleaseBUILD SUCCESSFUL in 3m 1s59 actionable tasks: 55 executed, 4 from cache2021-10-15 22:37:35,735 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.moire.ultrasonic, universal_newlines=False, shell=None)2021-10-15 22:37:35,739 INFO: Successfully built version 2.24.0 of org.moire.ultrasonic from 62986ca79ddbd9a481ab7d9c18127ccd417f82e02021-10-15 22:37:36,160 DEBUG: AXML contains a RESOURCE MAP2021-10-15 22:37:36,160 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'2021-10-15 22:37:36,161 DEBUG: Checking build/org.moire.ultrasonic/ultrasonic/build/outputs/apk/release/ultrasonic-release-unsigned.apk2021-10-15 22:37:36,178 DEBUG: AXML contains a RESOURCE MAP2021-10-15 22:37:36,178 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'2021-10-15 22:37:36,203 INFO: success: org.moire.ultrasonic2021-10-15 22:37:36,203 INFO: Finished2021-10-15 22:37:36,204 INFO: 1 build succeeded