log for org.moire.ultrasonic:97

== Installed Android Tools ==2021-09-14 12:14:49,591 DEBUG: Reading 'config.yml'2021-09-14 12:14:49,602 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-09-14 12:14:49,605 INFO: Creating log directory2021-09-14 12:14:49,605 INFO: Creating temporary directory2021-09-14 12:14:49,605 INFO: Creating output directory2021-09-14 12:14:49,613 DEBUG: Getting git vcs interface for https://github.com/ultrasonic/ultrasonic.git2021-09-14 12:14:49,613 DEBUG: > git --versiongit version 2.11.02021-09-14 12:14:49,979 INFO: Using git version 2.11.02021-09-14 12:14:49,979 DEBUG: Checking 2.23.12021-09-14 12:14:49,980 INFO: Building version 2.23.1 (97) of org.moire.ultrasonic2021-09-14 12:14:49,980 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-09-14 12:14:50,225 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64894 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-09-14 12:14:56,098 INFO: Getting source for revision a64fe4735340d1f5468f294e2c356e1fb89296d82021-09-14 12:14:56,098 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:56,098 DEBUG: > git rev-parse --show-toplevel2021-09-14 12:14:56,307 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:56,307 DEBUG: > git submodule foreach --recursive git reset --hard2021-09-14 12:14:56,624 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:56,625 DEBUG: > git reset --hard2021-09-14 12:14:56,833 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:56,833 DEBUG: > git submodule foreach --recursive git clean -dffx2021-09-14 12:14:56,937 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:56,937 DEBUG: > git clean -dffx2021-09-14 12:14:57,043 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:57,043 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-09-14 12:14:57,961 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:57,961 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-09-14 12:14:58,272 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:58,273 DEBUG: > git remote set-head origin --auto2021-09-14 12:14:58,679 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:58,680 DEBUG: > git checkout -f a64fe4735340d1f5468f294e2c356e1fb89296d82021-09-14 12:14:58,889 DEBUG: Directory: build/org.moire.ultrasonic2021-09-14 12:14:58,890 DEBUG: > git clean -dffx2021-09-14 12:14:58,996 INFO: Creating local.properties file at build/org.moire.ultrasonic/local.properties2021-09-14 12:14:58,997 INFO: Creating local.properties file at build/org.moire.ultrasonic/ultrasonic/local.properties2021-09-14 12:14:58,998 DEBUG: Removing debuggable flags from build/org.moire.ultrasonic/ultrasonic2021-09-14 12:14:59,016 INFO: Cleaning Gradle project...2021-09-14 12:14:59,017 DEBUG: Directory: build/org.moire.ultrasonic/ultrasonic2021-09-14 12:14:59,017 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 35s1 actionable task: 1 up-to-date2021-09-14 12:15:37,950 INFO: Scanning source for common problems...2021-09-14 12:15:37,955 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-09-14 12:15:37,997 INFO: Creating source tarball...2021-09-14 12:15:38,635 INFO: Building Gradle project...2021-09-14 12:15:38,635 DEBUG: Directory: build/org.moire.ultrasonic/ultrasonic2021-09-14 12:15:38,635 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 :core:domain:preBuild UP-TO-DATE> Task :ultrasonic: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 :core:domain:compileReleaseRenderscript NO-SOURCE> Task :ultrasonic: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:packageReleaseAssets> Task :core:domain:parseReleaseLocalResources> 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 :core:subsonic-api:kaptGenerateStubsKotlin> Task :ultrasonic:mergeReleaseAssets> Task :ultrasonic:compressReleaseAssets> Task :ultrasonic:mergeReleaseResources> Task :core:subsonic-api:kaptKotlin> Task :core:subsonic-api:processResources NO-SOURCE> Task :ultrasonic:processReleaseJavaRes NO-SOURCE> Task :ultrasonic:checkReleaseDuplicateClasses> Task :ultrasonic:collectReleaseDependencies> Task :ultrasonic:sdkReleaseDependencyData> Task :ultrasonic:writeReleaseAppMetadata> Task :ultrasonic:writeReleaseSigningConfigVersions> Task :ultrasonic:processReleaseManifestForPackage> Task :core:domain:kaptGenerateStubsReleaseKotlin> Task :ultrasonic:processReleaseResources> 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:compileReleaseKotlinw: /home/vagrant/build/org.moire.ultrasonic/core/domain/src/main/kotlin/org/moire/ultrasonic/domain/Share.kt: (18, 47): Type mismatch: inferred type is String? but CharSequence was expected> Task :core:domain:compileReleaseJavaWithJavac NO-SOURCE> Task :core:domain:bundleLibResRelease> Task :core:domain:bundleLibCompileToJarRelease> Task :core:domain:mergeReleaseGeneratedProguardFiles> 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:kaptGenerateStubsReleaseKotlin> Task :ultrasonic:mergeReleaseNativeLibs> 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: (83, 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: (120, 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/service/CachedMusicService.kt: (49, 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/DownloadFile.kt: (322, 42): 'SCREEN_DIM_WAKE_LOCK: Int' is deprecated. Deprecated in Javaw: /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/Util.kt: (191, 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: (192, 32): '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: (192, 60): 'TYPE_WIFI: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (522, 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: (523, 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: (524, 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: (524, 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: (1077, 65): 'versionCode: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/org.moire.ultrasonic/ultrasonic/src/main/kotlin/org/moire/ultrasonic/util/Util.kt: (1187, 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: (45, 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 0s59 actionable tasks: 55 executed, 4 from cache2021-09-14 12:18:40,183 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.moire.ultrasonic, universal_newlines=False, shell=None)2021-09-14 12:18:40,187 INFO: Successfully built version 2.23.1 of org.moire.ultrasonic from a64fe4735340d1f5468f294e2c356e1fb89296d82021-09-14 12:18:40,929 DEBUG: AXML contains a RESOURCE MAP2021-09-14 12:18:40,929 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'2021-09-14 12:18:40,930 DEBUG: Checking build/org.moire.ultrasonic/ultrasonic/build/outputs/apk/release/ultrasonic-release-unsigned.apk2021-09-14 12:18:40,946 DEBUG: AXML contains a RESOURCE MAP2021-09-14 12:18:40,947 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'2021-09-14 12:18:40,970 INFO: success: org.moire.ultrasonic2021-09-14 12:18:40,971 INFO: Finished2021-09-14 12:18:40,971 INFO: 1 build succeeded