log for de.baumann.browser:115
== Installed Android Tools ==
2021-07-20 13:44:13,975 DEBUG: Reading 'config.yml'
2021-07-20 13:44:13,983 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 13:44:13,986 INFO: Creating log directory
2021-07-20 13:44:13,986 INFO: Creating temporary directory
2021-07-20 13:44:13,986 INFO: Creating output directory
2021-07-20 13:44:14,010 DEBUG: Getting git vcs interface for https://github.com/scoute-dich/browser
2021-07-20 13:44:14,010 DEBUG: > git --version
git version 2.11.0
2021-07-20 13:44:14,244 INFO: Using git version 2.11.0
2021-07-20 13:44:14,244 DEBUG: Checking 8.1.1
2021-07-20 13:44:14,245 INFO: Building version 8.1.1 (115) of de.baumann.browser
2021-07-20 13:44:14,246 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 13:44:14,454 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 13:44:18,000 INFO: Getting source for revision 96aba074b5b6200e3ad151e501512f0ccfd45e9b
2021-07-20 13:44:18,001 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:18,001 DEBUG: > git rev-parse --show-toplevel
2021-07-20 13:44:18,208 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:18,208 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 13:44:18,414 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:18,414 DEBUG: > git reset --hard
2021-07-20 13:44:18,625 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:18,625 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 13:44:18,728 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:18,729 DEBUG: > git clean -dffx
2021-07-20 13:44:18,835 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:18,835 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 13:44:19,755 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:19,755 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 13:44:20,062 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:20,062 DEBUG: > git remote set-head origin --auto
2021-07-20 13:44:20,468 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:20,469 DEBUG: > git checkout -f 96aba074b5b6200e3ad151e501512f0ccfd45e9b
2021-07-20 13:44:20,692 DEBUG: Directory: build/de.baumann.browser
2021-07-20 13:44:20,692 DEBUG: > git clean -dffx
2021-07-20 13:44:20,797 INFO: Creating local.properties file at build/de.baumann.browser/local.properties
2021-07-20 13:44:20,797 INFO: Creating local.properties file at build/de.baumann.browser/app/local.properties
2021-07-20 13:44:20,798 DEBUG: Removing debuggable flags from build/de.baumann.browser/app
2021-07-20 13:44:20,815 INFO: Running 'prebuild' commands in build/de.baumann.browser/app
2021-07-20 13:44:20,815 DEBUG: Directory: build/de.baumann.browser/app
2021-07-20 13:44:20,815 DEBUG: > bash -x -c -- echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && sed -i -e '/jitpack.de/d' ../build.gradle
+ echo -e 'android { lintOptions { disable '\''MissingTranslation'\''\n\ndisable '\''ExtraTranslation'\'' } }'
+ sed -i -e /jitpack.de/d ../build.gradle
2021-07-20 13:44:21,024 INFO: Cleaning Gradle project...
2021-07-20 13:44:21,024 DEBUG: Directory: build/de.baumann.browser/app
2021-07-20 13:44:21,025 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle clean
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :app:clean
BUILD SUCCESSFUL in 12s
1 actionable task: 1 executed
2021-07-20 13:44:40,895 INFO: Scanning source for common problems...
2021-07-20 13:44:40,899 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 13:44:40,900 INFO: Removing Android APK file at app/debug/app-debug.apk
2021-07-20 13:44:40,914 INFO: Removing Android APK file at app/release/app-release.apk
2021-07-20 13:44:40,917 INFO: Creating source tarball...
2021-07-20 13:44:41,269 INFO: Building Gradle project...
2021-07-20 13:44:41,270 DEBUG: Directory: build/de.baumann.browser/app
2021-07-20 13:44:41,270 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
WARNING: The specified Android SDK Build Tools version (28.0.3) is ignored, as it is below the minimum supported version (29.0.2) for Android Gradle Plugin 4.1.3.
Android SDK Build Tools 29.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '28.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
WARNING: The specified Android SDK Build Tools version (28.0.3) is ignored, as it is below the minimum supported version (29.0.2) for Android Gradle Plugin 4.1.3.
Android SDK Build Tools 29.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '28.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
File /home/vagrant/.android/repositories.cfg could not be loaded.
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 :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:checkReleaseDuplicateClasses
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseJniLibFolders
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources
> Task :app:dexBuilderRelease
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 40s
26 actionable tasks: 26 executed
2021-07-20 13:45:22,268 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.baumann.browser, universal_newlines=False, shell=None)
2021-07-20 13:45:22,274 INFO: Successfully built version 8.1.1 of de.baumann.browser from 96aba074b5b6200e3ad151e501512f0ccfd45e9b
2021-07-20 13:45:22,952 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 13:45:22,952 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 62: 'http://schemas.android.com/apk/res/android'
2021-07-20 13:45:22,953 DEBUG: Checking build/de.baumann.browser/app/build/outputs/apk/release/app-release-unsigned.apk
2021-07-20 13:45:22,960 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 13:45:22,960 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 62: 'http://schemas.android.com/apk/res/android'
2021-07-20 13:45:22,972 INFO: success: de.baumann.browser
2021-07-20 13:45:22,973 INFO: Finished
2021-07-20 13:45:22,973 INFO: 1 build succeeded