log for com.manimarank.websitemonitor:4
== Installed Android Tools ==
2021-07-20 15:55:52,316 DEBUG: Reading 'config.yml'
2021-07-20 15:55:52,325 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 15:55:52,328 INFO: Creating log directory
2021-07-20 15:55:52,328 INFO: Creating temporary directory
2021-07-20 15:55:52,329 INFO: Creating output directory
2021-07-20 15:55:52,331 DEBUG: Getting git vcs interface for https://gitlab.com/manimaran/website-monitor
2021-07-20 15:55:52,331 DEBUG: > git --version
git version 2.11.0
2021-07-20 15:55:52,564 INFO: Using git version 2.11.0
2021-07-20 15:55:52,564 DEBUG: Checking 1.1.2
2021-07-20 15:55:52,565 INFO: Building version 1.1.2 (4) of com.manimarank.websitemonitor
2021-07-20 15:55:52,566 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 15:55:52,775 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 15:55:58,231 INFO: Getting source for revision 983700878fb5bf5cd31e43a85262c08decca8175
2021-07-20 15:55:58,240 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:55:58,240 DEBUG: > git rev-parse --show-toplevel
2021-07-20 15:55:58,460 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:55:58,461 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 15:55:58,570 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:55:58,571 DEBUG: > git reset --hard
2021-07-20 15:55:58,880 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:55:58,881 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 15:55:58,991 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:55:58,991 DEBUG: > git clean -dffx
2021-07-20 15:55:59,296 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:55:59,297 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
warning: redirecting to https://gitlab.com/manimaran/website-monitor.git/
2021-07-20 15:56:00,246 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:56:00,247 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 15:56:01,159 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:56:01,160 DEBUG: > git remote set-head origin --auto
2021-07-20 15:56:01,954 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:56:01,954 DEBUG: > git checkout -f 983700878fb5bf5cd31e43a85262c08decca8175
2021-07-20 15:56:02,174 DEBUG: Directory: build/com.manimarank.websitemonitor
2021-07-20 15:56:02,174 DEBUG: > git clean -dffx
2021-07-20 15:56:02,284 INFO: Creating local.properties file at build/com.manimarank.websitemonitor/local.properties
2021-07-20 15:56:02,285 INFO: Creating local.properties file at build/com.manimarank.websitemonitor/app/local.properties
2021-07-20 15:56:02,285 DEBUG: Removing debuggable flags from build/com.manimarank.websitemonitor/app
2021-07-20 15:56:02,301 INFO: Cleaning Gradle project...
2021-07-20 15:56:02,301 DEBUG: Directory: build/com.manimarank.websitemonitor/app
2021-07-20 15:56:02,301 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.7.1 via distributionUrl
Downloading missing gradle version 6.7.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OK
Running /opt/gradle/versions/6.7.1/bin/gradle clean
Welcome to Gradle 6.7.1!
Here are the highlights of this release:
- File system watching is ready for production use
- Declare the version of Java your build requires
- Java 15 support
For more details see https://docs.gradle.org/6.7.1/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.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 24s
1 actionable task: 1 up-to-date
2021-07-20 15:56:30,131 INFO: Scanning source for common problems...
2021-07-20 15:56:30,137 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 15:56:30,137 INFO: Removing Android APK file at files/apk/v1.1.2_4.apk
2021-07-20 15:56:30,138 INFO: Removing Android APK file at files/apk/v1.1.1_3.apk
2021-07-20 15:56:30,140 INFO: Removing Android APK file at files/apk/v1.1.0_2.apk
2021-07-20 15:56:30,140 INFO: Removing Android APK file at files/apk/v1.0_1.apk
2021-07-20 15:56:30,148 INFO: Creating source tarball...
2021-07-20 15:56:30,269 INFO: Building Gradle project...
2021-07-20 15:56:30,269 DEBUG: Directory: build/com.manimarank.websitemonitor/app
2021-07-20 15:56:30,269 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.1/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.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
WARNING:: The specified Android SDK Build Tools version (29.0.3) is ignored, as it is below the minimum supported version (30.0.2) for Android Gradle Plugin 4.2.2.
Android SDK Build Tools 30.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '29.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 (29.0.3) is ignored, as it is below the minimum supported version (30.0.2) for Android Gradle Plugin 4.2.2.
Android SDK Build Tools 30.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '29.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 Build-Tools 30.0.2 in /opt/android-sdk/licenses
License 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.
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:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:mergeReleaseJniLibFolders
> 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:mergeReleaseNativeLibs
> Task :app:desugarReleaseFileDependencies
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:optimizeReleaseResources
> Task :app:kaptReleaseKotlin FAILED
warning: Current JDK version 1.8.0_292-8u292-b10-0+deb9u1-b10 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+.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:kaptReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
> java.lang.reflect.InvocationTargetException (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 2s
27 actionable tasks: 27 executed
2021-07-20 15:57:33,856 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.manimarank.websitemonitor, universal_newlines=False, shell=None)
2021-07-20 15:57:33,860 ERROR: Could not build app com.manimarank.websitemonitor: Build failed for com.manimarank.websitemonitor:1.1.2@983700878fb5bf5cd31e43a85262c08decca8175
==== detail begin ====
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.1/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.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
WARNING:: The specified Android SDK Build Tools version (29.0.3) is ignored, as it is below the minimum supported version (30.0.2) for Android Gradle Plugin 4.2.2.
Android SDK Build Tools 30.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '29.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 (29.0.3) is ignored, as it is below the minimum supported version (30.0.2) for Android Gradle Plugin 4.2.2.
Android SDK Build Tools 30.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '29.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 Build-Tools 30.0.2 in /opt/android-sdk/licenses
License 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.
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:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:mergeReleaseJniLibFolders
> 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:mergeReleaseNativeLibs
> Task :app:desugarReleaseFileDependencies
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:optimizeReleaseResources
> Task :app:kaptReleaseKotlin FAILED
warning: Current JDK version 1.8.0_292-8u292-b10-0+deb9u1-b10 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+.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:kaptReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
> java.lang.reflect.InvocationTargetException (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 2s
27 actionable tasks: 27 executed
==== detail end ====
2021-07-20 15:57:33,860 DEBUG: Error encoutered, stopping by user request.