log for com.tunerly:7
== Installed Android Tools ==
2021-09-15 13:36:32,751 DEBUG: Reading 'config.yml'
2021-09-15 13:36:32,762 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-09-15 13:36:32,765 INFO: Creating log directory
2021-09-15 13:36:32,765 INFO: Creating temporary directory
2021-09-15 13:36:32,765 INFO: Creating output directory
2021-09-15 13:36:32,769 DEBUG: Getting git vcs interface for https://github.com/brianhorn/Tunerly
2021-09-15 13:36:32,769 DEBUG: > git --version
git version 2.11.0
2021-09-15 13:36:32,984 INFO: Using git version 2.11.0
2021-09-15 13:36:32,984 DEBUG: Checking 1.0.6
2021-09-15 13:36:32,984 INFO: Building version 1.0.6 (7) of com.tunerly
2021-09-15 13:36:32,985 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-09-15 13:36:33,198 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64894 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-09-15 13:36:38,232 INFO: Getting source for revision db704da52c5899222ee28e7a2ed07c9f776c913c
2021-09-15 13:36:38,233 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:38,233 DEBUG: > git rev-parse --show-toplevel
2021-09-15 13:36:38,439 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:38,439 DEBUG: > git submodule foreach --recursive git reset --hard
2021-09-15 13:36:38,543 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:38,543 DEBUG: > git reset --hard
2021-09-15 13:36:38,748 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:38,749 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-09-15 13:36:38,857 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:38,857 DEBUG: > git clean -dffx
2021-09-15 13:36:38,961 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:38,962 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-09-15 13:36:39,376 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:39,377 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-09-15 13:36:39,685 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:39,686 DEBUG: > git remote set-head origin --auto
2021-09-15 13:36:40,097 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:40,098 DEBUG: > git checkout -f db704da52c5899222ee28e7a2ed07c9f776c913c
2021-09-15 13:36:40,303 DEBUG: Directory: build/com.tunerly
2021-09-15 13:36:40,304 DEBUG: > git clean -dffx
2021-09-15 13:36:40,410 INFO: Collecting source libraries
2021-09-15 13:36:40,416 DEBUG: Removing debuggable flags from build/srclib/TarsosDSP
2021-09-15 13:36:40,419 DEBUG: Directory: build/srclib/TarsosDSP
2021-09-15 13:36:40,420 DEBUG: > bash -x -c -- sed -i -e 's#/opt/Android/android-sdk-linux/platforms/#/opt/android-sdk/platforms/#' build/build.xml
+ sed -i -e s#/opt/Android/android-sdk-linux/platforms/#/opt/android-sdk/platforms/# build/build.xml
2021-09-15 13:36:40,637 INFO: Creating local.properties file at build/com.tunerly/local.properties
2021-09-15 13:36:40,638 INFO: Creating local.properties file at build/com.tunerly/app/local.properties
2021-09-15 13:36:40,639 INFO: Updating local.properties file at build/com.tunerly/app/local.properties
2021-09-15 13:36:40,639 DEBUG: Removing debuggable flags from build/com.tunerly/app/
2021-09-15 13:36:40,651 INFO: Running 'prebuild' commands in build/com.tunerly/app/
2021-09-15 13:36:40,651 DEBUG: Directory: build/com.tunerly/app
2021-09-15 13:36:40,651 DEBUG: > bash -x -c -- sed -i -e '/maven.localazy.com/d' ../build.gradle
+ sed -i -e /maven.localazy.com/d ../build.gradle
2021-09-15 13:36:40,856 INFO: Cleaning Gradle project...
2021-09-15 13:36:40,857 DEBUG: Directory: build/com.tunerly/app
2021-09-15 13:36:40,857 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
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 23s
1 actionable task: 1 up-to-date
2021-09-15 13:37:07,601 INFO: Scanning source for common problems...
2021-09-15 13:37:07,606 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-09-15 13:37:07,608 INFO: Removing Java JAR file at app/libs/TarsosDSP-2.4.jar
2021-09-15 13:37:07,611 INFO: Creating source tarball...
2021-09-15 13:37:07,688 INFO: Running 'build' commands in build/com.tunerly/app/
2021-09-15 13:37:07,688 DEBUG: Directory: build/com.tunerly/app
2021-09-15 13:37:07,688 DEBUG: > bash -x -c pushd /home/vagrant/build/srclib/TarsosDSP/build/ && ant tarsos_dsp_android_library && popd && mv /home/vagrant/build/srclib/TarsosDSP/build/TarsosDSP-Android-2.4.jar libs/TarsosDSP-2.4.jar
+ pushd /home/vagrant/build/srclib/TarsosDSP/build/
~/build/srclib/TarsosDSP/build ~/build/com.tunerly/app
+ ant tarsos_dsp_android_library
Buildfile: /home/vagrant/build/srclib/TarsosDSP/build/build.xml
compile_for_android:
[mkdir] Created dir: /home/vagrant/build/srclib/TarsosDSP/bin
[javac] Compiling 127 source files to /home/vagrant/build/srclib/TarsosDSP/bin
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] 1 warning
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/filters/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/beatroot/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/wavelet/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/onsets/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/util/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/wavelet/lift/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/io/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/resample/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/synthesis/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/util/fft/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/mfcc/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/pitch/package-info.class
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/effects/package-info.class
[javac] Compiling 5 source files to /home/vagrant/build/srclib/TarsosDSP/bin
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] Note: /home/vagrant/build/srclib/TarsosDSP/src/android/be/tarsos/dsp/io/android/AndroidFFMPEGLocator.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[javac] Creating empty /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/io/android/package-info.class
[copy] Copying 7 files to /home/vagrant/build/srclib/TarsosDSP/bin/be/tarsos/dsp/example/resources
tarsos_dsp_android_library:
[jar] Building jar: /home/vagrant/build/srclib/TarsosDSP/build/TarsosDSP-Android-2.4.jar
[jar] Building jar: /home/vagrant/build/srclib/TarsosDSP/build/TarsosDSP-Android-2.4-bin.jar
BUILD SUCCESSFUL
Total time: 2 seconds
+ popd
~/build/com.tunerly/app
+ mv /home/vagrant/build/srclib/TarsosDSP/build/TarsosDSP-Android-2.4.jar libs/TarsosDSP-2.4.jar
2021-09-15 13:37:10,818 INFO: Building Gradle project...
2021-09-15 13:37:10,818 DEBUG: Directory: build/com.tunerly/app
2021-09-15 13:37:10,819 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
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:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingMergeGenClassesRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:javaPreCompileRelease
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:processReleaseResources
> Task :app:mergeReleaseNativeLibs
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> 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:dexBuilderRelease
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :app:mergeReleaseJavaResource
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeExtDexRelease
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 28s
36 actionable tasks: 36 executed
2021-09-15 13:38:39,375 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.tunerly, universal_newlines=False, shell=None)
2021-09-15 13:38:39,378 INFO: Successfully built version 1.0.6 of com.tunerly from db704da52c5899222ee28e7a2ed07c9f776c913c
2021-09-15 13:38:39,852 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 13:38:39,852 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'
2021-09-15 13:38:39,853 DEBUG: Checking build/com.tunerly/app/build/outputs/apk/release/app-release-unsigned.apk
2021-09-15 13:38:39,859 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 13:38:39,859 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'
2021-09-15 13:38:39,871 INFO: success: com.tunerly
2021-09-15 13:38:39,872 INFO: Finished
2021-09-15 13:38:39,872 INFO: 1 build succeeded