log for com.kaeruct.gotosleep:4

== Installed Android Tools ==2021-07-27 03:58:03,970 DEBUG: Reading 'config.yml'2021-07-27 03:58:03,978 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-27 03:58:03,981 INFO: Creating log directory2021-07-27 03:58:03,981 INFO: Creating temporary directory2021-07-27 03:58:03,981 INFO: Creating output directory2021-07-27 03:58:03,984 DEBUG: Getting git vcs interface for https://github.com/KaeruCT/Go-To-Sleep-Android.git2021-07-27 03:58:03,984 DEBUG: > git --versiongit version 2.11.02021-07-27 03:58:04,194 INFO: Using git version 2.11.02021-07-27 03:58:04,195 DEBUG: Checking 1.32021-07-27 03:58:04,195 INFO: Building version 1.3 (4) of com.kaeruct.gotosleep2021-07-27 03:58:04,196 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-27 03:58:04,405 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+deb9u13) ...2021-07-27 03:58:07,913 INFO: Getting source for revision 43e325c7f194f67db75ea307c9bdfdd8c56274ce2021-07-27 03:58:07,914 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:07,914 DEBUG: > git rev-parse --show-toplevel2021-07-27 03:58:08,123 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:08,124 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-27 03:58:08,230 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:08,230 DEBUG: > git reset --hard2021-07-27 03:58:08,436 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:08,436 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-27 03:58:08,541 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:08,542 DEBUG: > git clean -dffx2021-07-27 03:58:08,667 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:08,667 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-07-27 03:58:09,074 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:09,074 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-07-27 03:58:09,379 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:09,380 DEBUG: > git remote set-head origin --auto2021-07-27 03:58:09,791 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:09,792 DEBUG: > git checkout -f 43e325c7f194f67db75ea307c9bdfdd8c56274ce2021-07-27 03:58:09,996 DEBUG: Directory: build/com.kaeruct.gotosleep2021-07-27 03:58:09,997 DEBUG: > git clean -dffx2021-07-27 03:58:10,102 INFO: Creating local.properties file at build/com.kaeruct.gotosleep/local.properties2021-07-27 03:58:10,103 INFO: Creating local.properties file at build/com.kaeruct.gotosleep/app/local.properties2021-07-27 03:58:10,104 DEBUG: Removing debuggable flags from build/com.kaeruct.gotosleep/app2021-07-27 03:58:10,115 INFO: Cleaning Gradle project...2021-07-27 03:58:10,115 DEBUG: Directory: build/com.kaeruct.gotosleep/app2021-07-27 03:58:10,115 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 5.4.1 via distributionUrlDownloading missing gradle version 5.4.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-5.4.1-bin.zip: OKRunning /opt/gradle/versions/5.4.1/bin/gradle cleanWelcome to Gradle 5.4.1!Here are the highlights of this release:- Run builds with JDK12- New API for Incremental Tasks- Updates to native projects, including Swift 5 supportFor more details see https://docs.gradle.org/5.4.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.4.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 10s1 actionable task: 1 up-to-date2021-07-27 03:58:23,084 INFO: Scanning source for common problems...2021-07-27 03:58:23,088 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-07-27 03:58:23,093 INFO: Creating source tarball...2021-07-27 03:58:23,183 INFO: Building Gradle project...2021-07-27 03:58:23,183 DEBUG: Directory: build/com.kaeruct.gotosleep/app2021-07-27 03:58:23,183 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 5.4.1 via distributionUrlRunning /opt/gradle/versions/5.4.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.4.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processingFile /home/vagrant/.android/repositories.cfg could not be loaded.Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licensesLicense 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:checkReleaseManifest> Task :app:generateReleaseBuildConfig> Task :app:mainApkListPersistenceRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:processReleaseManifest> Task :app:javaPreCompileRelease> Task :app:mergeReleaseResources> Task :app:processReleaseResources> Task :app:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:compileReleaseSources> Task :app:prepareLintJar> Task :app:lintVitalReleaseCalling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/4f00d2c4f52346b9c5858c3911fe25ee/android.jar with input /opt/android-sdk/platforms/android-30/android.jar> Task :app:checkReleaseDuplicateClasses> Task :app:transformClassesWithDexBuilderForRelease> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders> Task :app:generateReleaseAssets> Task :app:mergeReleaseAssets> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:signingConfigWriterRelease> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs> Task :app:stripReleaseDebugSymbols> Task :app:mergeReleaseJavaResource> Task :app:mergeExtDexRelease> Task :app:mergeDexRelease> 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.4.1/userguide/command_line_interface.html#sec:command_line_warningsBUILD SUCCESSFUL in 30s25 actionable tasks: 25 executed2021-07-27 03:58:54,642 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.kaeruct.gotosleep, universal_newlines=False, shell=None)2021-07-27 03:58:54,647 INFO: Successfully built version 1.3 of com.kaeruct.gotosleep from 43e325c7f194f67db75ea307c9bdfdd8c56274ce2021-07-27 03:58:55,084 DEBUG: AXML contains a RESOURCE MAP2021-07-27 03:58:55,084 DEBUG: Start of Namespace mapping: prefix 24: 'android' --> uri 37: 'http://schemas.android.com/apk/res/android'2021-07-27 03:58:55,085 DEBUG: Checking build/com.kaeruct.gotosleep/app/build/outputs/apk/release/app-release-unsigned.apk2021-07-27 03:58:55,089 DEBUG: AXML contains a RESOURCE MAP2021-07-27 03:58:55,089 DEBUG: Start of Namespace mapping: prefix 24: 'android' --> uri 37: 'http://schemas.android.com/apk/res/android'2021-07-27 03:58:55,096 INFO: success: com.kaeruct.gotosleep2021-07-27 03:58:55,096 INFO: Finished2021-07-27 03:58:55,097 INFO: 1 build succeeded