log for com.ammar.wallflow:1901
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1057, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 815, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 274, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.ammar.wallflow:2.4.2
==== detail begin ====
== Installed Android Tools ==
2024-03-19 17:46:55,783 DEBUG: Reading 'config.yml'
2024-03-19 17:46:55,797 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-03-19 17:46:55,798 INFO: Creating log directory
2024-03-19 17:46:55,798 INFO: Creating temporary directory
2024-03-19 17:46:55,798 INFO: Creating output directory
2024-03-19 17:46:55,846 DEBUG: Getting git vcs interface for https://github.com/ammargitham/WallFlow/
2024-03-19 17:46:55,846 DEBUG: Checking com.ammar.wallflow:1901
2024-03-19 17:46:55,846 INFO: Building version 2.4.2 (1901) of com.ammar.wallflow
2024-03-19 17:46:55,846 INFO: Running 'sudo' commands in /home/vagrant
2024-03-19 17:46:55,846 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list; apt-get update; apt-get install -y -t bullseye openjdk-11-jdk-headless
+ echo 'deb https://deb.debian.org/debian bullseye main'
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://deb.debian.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [269 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main Translation-en [174 kB]
Get:6 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:7 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:8 https://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB]
Get:9 https://deb.debian.org/debian bullseye/main Translation-en [6236 kB]
Get:10 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8068 kB]
Get:11 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:12 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:13 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:14 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [405 kB]
Get:15 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [345 kB]
Fetched 30.2 MB in 19s (1607 kB/s)
Reading package lists...
+ apt-get install -y -t bullseye openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
openjdk-11-jdk-headless is already the newest version (11.0.22+7-1~deb11u1).
openjdk-11-jdk-headless set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2024-03-19 17:47:18,441 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-03-19 17:47:18,954 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36776 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-03-19 17:47:31,898 INFO: Getting source for revision a5b366a71f293ec21297582100c7bfad7a8b1274
2024-03-19 17:47:31,898 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:31,898 DEBUG: > git rev-parse --show-toplevel
2024-03-19 17:47:32,108 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:32,109 DEBUG: > git submodule foreach --recursive git reset --hard
2024-03-19 17:47:32,321 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:32,321 DEBUG: > git reset --hard
2024-03-19 17:47:33,943 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:33,944 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-03-19 17:47:34,168 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:34,169 DEBUG: > git clean -dffx
2024-03-19 17:47:34,281 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:34,281 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-03-19 17:47:35,023 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:35,027 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-03-19 17:47:35,553 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:35,553 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-03-19 17:47:36,073 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:36,073 DEBUG: > git remote set-head origin --auto
2024-03-19 17:47:36,686 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:36,686 DEBUG: > git checkout -f a5b366a71f293ec21297582100c7bfad7a8b1274
2024-03-19 17:47:37,499 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:37,500 DEBUG: > git clean -dffx
2024-03-19 17:47:37,612 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:37,612 DEBUG: > git rev-parse --show-toplevel
2024-03-19 17:47:37,828 DEBUG: Directory: build/com.ammar.wallflow
2024-03-19 17:47:37,828 DEBUG: > git submodule deinit --all --force
2024-03-19 17:47:37,940 INFO: Creating local.properties file at build/com.ammar.wallflow/local.properties
2024-03-19 17:47:37,942 INFO: Creating local.properties file at build/com.ammar.wallflow/app/local.properties
2024-03-19 17:47:37,942 DEBUG: Removing debuggable flags from build/com.ammar.wallflow/app
2024-03-19 17:47:37,973 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.ammar.wallflow/app/build.gradle.kts
2024-03-19 17:47:38,000 INFO: Cleaning Gradle project...
2024-03-19 17:47:38,000 DEBUG: Directory: build/com.ammar.wallflow/app
2024-03-19 17:47:38,001 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -Pfdroid -Pabi=x86 clean
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle -Pfdroid -Pabi=x86 clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no configuration cache is available for tasks: clean
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'WallFlow'.
> Could not resolve all files for configuration ':classpath'.
> Could not resolve androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3.
Required by:
project : > androidx.baselineprofile:androidx.baselineprofile.gradle.plugin:1.2.3
> No matching variant of androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 was found. The consumer was configured to find a library for use during runtime, compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.4' but:
- Variant 'apiElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component for use during compile-time, compatible with Java 17 and the consumer needed a component for use during runtime, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'runtimeElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'sourcesElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn't say anything about its target Java version (required compatibility with Java 11)
- Doesn't say anything about its elements (required them packaged as a jar)
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
* 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 39s
Configuration cache entry stored.
2024-03-19 17:49:25,472 ERROR: Could not build app com.ammar.wallflow: Error cleaning com.ammar.wallflow:2.4.2
==== detail begin ====
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle -Pfdroid -Pabi=x86 clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no configuration cache is available for tasks: clean
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'WallFlow'.
> Could not resolve all files for configuration ':classpath'.
> Could not resolve androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3.
Required by:
project : > androidx.baselineprofile:androidx.baselineprofile.gradle.plugin:1.2.3
> No matching variant of androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 was found. The consumer was configured to find a library for use during runtime, compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.4' but:
- Variant 'apiElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component for use during compile-time, compatible with Java 17 and the consumer needed a component for use during runtime, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'runtimeElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11
- Other compatible attribute:
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
- Variant 'sourcesElements' capability androidx.benchmark:benchmark-baseline-profile-gradle-plugin:1.2.3 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn't say anything about its target Java version (required compatibility with Java 11)
- Doesn't say anything about its elements (required them packaged as a jar)
- Doesn't say anything about org.gradle.plugin.api-version (required '8.4')
* 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 39s
Configuration cache entry stored.
==== detail end ====
2024-03-19 17:49:25,474 DEBUG: Error encountered, stopping by user request.
==== detail end ====