log for ogz.tripeaks:14
== Installed Android Tools ==
2021-07-20 09:53:58,138 DEBUG: Reading 'config.yml'
2021-07-20 09:53:58,148 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 09:53:58,150 INFO: Creating log directory
2021-07-20 09:53:58,150 INFO: Creating temporary directory
2021-07-20 09:53:58,151 INFO: Creating output directory
2021-07-20 09:53:58,154 DEBUG: Getting git vcs interface for https://github.com/mimoguz/tripeaks-gdx
2021-07-20 09:53:58,155 DEBUG: > git --version
git version 2.11.0
2021-07-20 09:53:58,365 INFO: Using git version 2.11.0
2021-07-20 09:53:58,365 DEBUG: Checking 0.46.2
2021-07-20 09:53:58,366 INFO: Building version 0.46.2 (14) of ogz.tripeaks
2021-07-20 09:53:58,367 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 09:53:58,578 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-07-20 09:54:01,914 INFO: Getting source for revision 334810b0b0604b47f14721a2ea2c17720e07b8cd
2021-07-20 09:54:01,915 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:01,915 DEBUG: > git rev-parse --show-toplevel
2021-07-20 09:54:02,120 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:02,120 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 09:54:02,227 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:02,227 DEBUG: > git reset --hard
2021-07-20 09:54:02,433 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:02,434 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 09:54:02,543 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:02,543 DEBUG: > git clean -dffx
2021-07-20 09:54:02,648 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:02,649 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 origin
2021-07-20 09:54:05,064 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:05,064 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 origin
2021-07-20 09:54:05,473 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:05,474 DEBUG: > git remote set-head origin --auto
2021-07-20 09:54:05,884 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:05,884 DEBUG: > git checkout -f 334810b0b0604b47f14721a2ea2c17720e07b8cd
2021-07-20 09:54:06,090 DEBUG: Directory: build/ogz.tripeaks
2021-07-20 09:54:06,090 DEBUG: > git clean -dffx
2021-07-20 09:54:06,196 INFO: Creating local.properties file at build/ogz.tripeaks/local.properties
2021-07-20 09:54:06,197 INFO: Creating local.properties file at build/ogz.tripeaks/android/local.properties
2021-07-20 09:54:06,198 DEBUG: Removing debuggable flags from build/ogz.tripeaks/android
2021-07-20 09:54:06,210 INFO: Cleaning Gradle project...
2021-07-20 09:54:06,211 DEBUG: Directory: build/ogz.tripeaks/android
2021-07-20 09:54:06,211 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.1.1 via distributionUrl
Downloading missing gradle version 7.1.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.1.1-bin.zip: OK
Running /opt/gradle/versions/7.1.1/bin/gradle clean
Welcome to Gradle 7.1.1!
Here are the highlights of this release:
- Faster incremental Java compilation
- Easier source set configuration in the Kotlin DSL
For more details see https://docs.gradle.org/7.1.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :android
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Task :android:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 46s
1 actionable task: 1 up-to-date
2021-07-20 09:54:55,533 INFO: Scanning source for common problems...
2021-07-20 09:54:55,539 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 09:54:55,548 INFO: Creating source tarball...
2021-07-20 09:54:55,750 INFO: Building Gradle project...
2021-07-20 09:54:55,750 DEBUG: Directory: build/ogz.tripeaks/android
2021-07-20 09:54:55,751 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.1.1 via distributionUrl
Running /opt/gradle/versions/7.1.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :core:compileKotlin
w: /home/vagrant/build/ogz.tripeaks/core/src/ogz/tripeaks/Util.kt: (67, 29): 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: /home/vagrant/build/ogz.tripeaks/core/src/ogz/tripeaks/Util.kt: (71, 5): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
> Task :core:compileJava NO-SOURCE
> Task :core:processResources NO-SOURCE
> Task :core:classes UP-TO-DATE
> Task :core:inspectClassesForKotlinIC
> Task :core:jar
> Task :android:preBuild UP-TO-DATE
> Task :android:extractProguardFiles
> Task :android:preReleaseBuild
> Task :android:compileReleaseAidl NO-SOURCE
> Task :android:compileReleaseRenderscript
> Task :android:generateReleaseBuildConfig
> Task :android:generateReleaseResValues
> Task :android:generateReleaseResources
> Task :android:checkReleaseAarMetadata
> Task :android:createReleaseCompatibleScreenManifests
> Task :android:extractDeepLinksRelease
> Task :android:mergeReleaseResources
> Task :android:processReleaseMainManifest
> Task :android:processReleaseManifest
> Task :android:javaPreCompileRelease
> Task :android:writeReleaseApplicationId
> Task :android:analyticsRecordingRelease
> Task :android:copyAndroidNatives
> Task :android:mergeReleaseJniLibFolders
> Task :android:mergeReleaseShaders
> Task :android:compileReleaseShaders NO-SOURCE
> Task :android:generateReleaseAssets UP-TO-DATE
> Task :android:mergeReleaseAssets
> Task :android:compressReleaseAssets
> Task :android:processReleaseJavaRes NO-SOURCE
> Task :android:checkReleaseDuplicateClasses
> Task :android:collectReleaseDependencies
> Task :android:sdkReleaseDependencyData
> Task :android:writeReleaseAppMetadata
> Task :android:processReleaseManifestForPackage
> Task :android:mergeReleaseNativeLibs
> Task :android:stripReleaseDebugSymbols
> Task :android:writeReleaseSigningConfigVersions
> Task :android:extractReleaseNativeSymbolTables
> Task :android:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :android:processReleaseResources
> Task :android:compileReleaseKotlin
> Task :android:compileReleaseJavaWithJavac
> Task :android:compileReleaseSources
> Task :android:lintVitalRelease
> Task :android:mergeReleaseGeneratedProguardFiles
> Task :android:optimizeReleaseResources
> Task :android:mergeReleaseJavaResource
> Task :android:minifyReleaseWithR8
> Task :android:packageRelease
> Task :android:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 50s
39 actionable tasks: 39 executed
2021-07-20 09:55:46,948 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/ogz.tripeaks, universal_newlines=False, shell=None)
2021-07-20 09:55:46,951 INFO: Successfully built version 0.46.2 of ogz.tripeaks from 334810b0b0604b47f14721a2ea2c17720e07b8cd
2021-07-20 09:55:47,573 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 09:55:47,573 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 28: 'http://schemas.android.com/apk/res/android'
2021-07-20 09:55:47,574 DEBUG: Checking build/ogz.tripeaks/android/build/outputs/apk/release/android-release-unsigned.apk
2021-07-20 09:55:47,576 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 09:55:47,576 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 28: 'http://schemas.android.com/apk/res/android'
2021-07-20 09:55:47,581 INFO: success: ogz.tripeaks
2021-07-20 09:55:47,582 INFO: Finished
2021-07-20 09:55:47,582 INFO: 1 build succeeded