log for player.efis.pfd:47

== Installed Android Tools ==2021-06-08 22:24:25,418 DEBUG: Reading 'config.yml'2021-06-08 22:24:25,484 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-06-08 22:24:25,486 INFO: Creating log directory2021-06-08 22:24:25,486 INFO: Creating temporary directory2021-06-08 22:24:25,486 INFO: Creating output directory2021-06-08 22:24:25,492 DEBUG: Getting git vcs interface for https://gitlab.com/ninelima/kwikEFIS.git2021-06-08 22:24:25,492 DEBUG: > git --versiongit version 2.11.02021-06-08 22:24:25,805 INFO: Using git version 2.11.02021-06-08 22:24:25,805 DEBUG: Checking 6.82021-06-08 22:24:25,806 INFO: Building version 6.8 (47) of player.efis.pfd2021-06-08 22:24:25,806 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-06-08 22:24:26,170 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64892 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+deb9u12) ...2021-06-08 22:24:32,761 INFO: Getting source for revision EFIS_6.82021-06-08 22:24:32,762 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:32,762 DEBUG: > git rev-parse --show-toplevel2021-06-08 22:24:33,272 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:33,272 DEBUG: > git submodule foreach --recursive git reset --hard2021-06-08 22:24:35,522 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:35,523 DEBUG: > git submodule foreach --recursive git clean -dffx2021-06-08 22:24:36,071 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:36,071 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-06-08 22:24:37,090 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:37,090 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-06-08 22:24:37,496 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:37,496 DEBUG: > git remote set-head origin --auto2021-06-08 22:24:37,907 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:37,907 DEBUG: > git checkout -f EFIS_6.82021-06-08 22:24:38,315 DEBUG: Directory: build/player.efis.pfd2021-06-08 22:24:38,316 DEBUG: > git clean -dffx2021-06-08 22:24:38,422 INFO: Creating local.properties file at build/player.efis.pfd/local.properties2021-06-08 22:24:38,423 INFO: Creating local.properties file at build/player.efis.pfd/app/local.properties2021-06-08 22:24:38,424 DEBUG: Removing debuggable flags from build/player.efis.pfd/app2021-06-08 22:24:38,438 INFO: Cleaning Gradle project...2021-06-08 22:24:38,438 DEBUG: Directory: build/player.efis.pfd/app2021-06-08 22:24:38,438 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 5.1.1 via distributionUrlDownloading missing gradle version 5.1.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-5.1.1-bin.zip: OKRunning /opt/gradle/versions/5.1.1/bin/gradle cleanWelcome to Gradle 5.1.1!Here are the highlights of this release:- Control which dependencies can be retrieved from which repositories- Production-ready configuration avoidance APIsFor more details see https://docs.gradle.org/5.1.1/release-notes.htmlTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.1.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Configure project :appNDK is missing a "platforms" directory.If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to /home/vagrant/build/player.efis.pfd/app.If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.> Configure project :ulibNDK is missing a "platforms" directory.If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to /home/vagrant/build/player.efis.pfd/app.If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 35s1 actionable task: 1 up-to-date2021-06-08 22:25:23,381 INFO: Scanning source for common problems...2021-06-08 22:25:23,386 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-06-08 22:25:23,412 INFO: Creating source tarball...2021-06-08 22:25:26,297 INFO: Building Gradle project...2021-06-08 22:25:26,298 DEBUG: Directory: build/player.efis.pfd/app2021-06-08 22:25:26,298 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 5.1.1 via distributionUrlRunning /opt/gradle/versions/5.1.1/bin/gradle assembleReleaseTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.1.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Configure project :appNDK is missing a "platforms" directory.If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to /home/vagrant/build/player.efis.pfd/app.If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.> Configure project :ulibNDK is missing a "platforms" directory.If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to /home/vagrant/build/player.efis.pfd/app.If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.> Task :app:preBuild UP-TO-DATE> Task :ulib:preBuild UP-TO-DATE> Task :ulib:preReleaseBuild UP-TO-DATE> Task :ulib:checkReleaseManifest> Task :ulib:processReleaseManifest> Task :app:preReleaseBuild> Task :ulib:compileReleaseAidl NO-SOURCE> Task :app:compileReleaseAidl NO-SOURCE> Task :ulib:packageReleaseRenderscript NO-SOURCE> Task :app:compileReleaseRenderscript NO-SOURCE> Task :app:checkReleaseManifest> Task :app:generateReleaseBuildConfig> Task :app:prepareLintJar> Task :app:generateReleaseSources> Task :ulib:compileReleaseRenderscript NO-SOURCE> Task :ulib:generateReleaseBuildConfig> Task :ulib:generateReleaseResValues> Task :ulib:generateReleaseResources> Task :ulib:packageReleaseResources> Task :ulib:generateReleaseRFile> Task :ulib:prepareLintJar> Task :ulib:generateReleaseSources> Task :ulib:javaPreCompileRelease> Task :ulib:compileReleaseJavaWithJavac> Task :ulib:bundleLibCompileRelease> Task :app:javaPreCompileRelease> Task :app:mainApkListPersistenceRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:mergeReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:processReleaseManifestW/ResourceType(  841): For resource 0x0101053d, entry index(1341) is beyond type entryCount(1266)W/ResourceType(  841): For resource 0x0101053e, entry index(1342) is beyond type entryCount(1266)W/ResourceType(  841): For resource 0x0101053b, entry index(1339) is beyond type entryCount(1266)W/ResourceType(  841): For resource 0x0101053c, entry index(1340) is beyond type entryCount(1266)> Task :app:processReleaseResources> Task :app: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 :app:compileReleaseSources> Task :ulib:prepareLintJarForPublish> Task :app:lintVitalReleaseCalling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/64f7025193915e33a899fca48795f5d2/android.jar with input /opt/android-sdk/platforms/android-23/android.jarCalling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/81ebf8a82a1a21c659c6489a88b69e5e/android.jar with input /opt/android-sdk/platforms/android-19/android.jar> Task :ulib:processReleaseJavaRes NO-SOURCE> Task :ulib:bundleLibResRelease> Task :ulib:bundleLibRuntimeRelease> Task :ulib:createFullJarRelease> Task :app:checkReleaseDuplicateClasses> Task :app:mergeExtDexRelease> Task :app:transformClassesWithDexBuilderForRelease> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders> Task :app:generateReleaseAssets> Task :ulib:mergeReleaseShaders> Task :ulib:compileReleaseShaders> Task :ulib:generateReleaseAssets> Task :ulib:packageReleaseAssets> Task :app:mergeReleaseAssets> Task :app:signingConfigWriterRelease> Task :app:mergeReleaseJniLibFolders> Task :app:mergeDexRelease> Task :ulib:mergeReleaseJniLibFolders> Task :ulib:transformNativeLibsWithMergeJniLibsForRelease> Task :ulib:transformNativeLibsWithIntermediateJniLibsForRelease> Task :app:transformNativeLibsWithMergeJniLibsForRelease> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:transformResourcesWithMergeJavaResForRelease> Task :app:packageRelease> Task :app:assembleReleaseDeprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.Use '--warning-mode all' to show the individual deprecation warnings.See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warningsBUILD SUCCESSFUL in 48s45 actionable tasks: 45 executed2021-06-08 22:26:15,260 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/player.efis.pfd, universal_newlines=False, shell=None)2021-06-08 22:26:15,279 INFO: Successfully built version 6.8 of player.efis.pfd from 51c2b31b3082a36c3eb0a36f3241022136b83e1b2021-06-08 22:26:16,052 DEBUG: AXML contains a RESOURCE MAP2021-06-08 22:26:16,053 DEBUG: Start of Namespace mapping: prefix 18: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'2021-06-08 22:26:16,055 DEBUG: Checking build/player.efis.pfd/app/build/outputs/apk/release/app-release-unsigned.apk2021-06-08 22:26:16,056 DEBUG: AXML contains a RESOURCE MAP2021-06-08 22:26:16,057 DEBUG: Start of Namespace mapping: prefix 18: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'2021-06-08 22:26:16,063 INFO: success: player.efis.pfd2021-06-08 22:26:16,064 INFO: Finished2021-06-08 22:26:16,064 INFO: 1 build succeeded