Page MenuHomeGitPull.it

Build 1257
AbortedPublic

You are viewing an older run of this build. View Current Build

Properties

History

Drydock: Assemble debug APK using Docker Fabione asd

When
Completed at May 9 2026, 00:50 · Built for 1 m, 50 s
Status
Aborted
Description

This step will build an .apk using Gradle using this fantastic Docker image:

https://gitlab.com/fabmazz/android-fdroid-build-container/-/tree/ubuntu

Source code of this build step:

https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/fdroid-docker-builder.sh

TODO: Use the official image by Fabio Mazza, when the "DESIRED_UID" / "DESIRED_GID" features will be merged.

Build Log 6265 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ docker run -e DESIRED_UID=1004 -e DESIRED_GID=1004 --rm -v /var/drydock/workingcopy-79/repo/libre-busto:/home/vagrant/appbuild:Z fdroid-asder launch_build_local -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull
2

Build Log 6264 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1[INFO] User info: uid=1004(phabricator-android-builder) gid=1004(phabricator-android-builder) groups=1004(phabricator-android-builder),128(docker),1005(drydock)
2[INFO] UID=1004
3[INFO] GID=1004
4[INFO] IMAGE_NAME=fdroid-asder
5[INFO] SOURCE_DIR=/var/drydock/workingcopy-79/repo/libre-busto
6[ENTRYPOINT] RECEIVED MY_UID=1004
7[ENTRYPOINT] RECEIVED MY_GID=1004
8Executing command as vagrant with args
9ls /home/vagrant/source
10CACHEDIR set to /home/vagrant/.cache/gradlew-fdroid
11Update checksum from gradle-transparency-log
12Found 8.13 via distributionUrl
13Downloading missing gradle version 8.13
14Using cache directory /home/vagrant/.cache/gradlew-fdroid
15Running /home/vagrant/.cache/gradlew-fdroid/versions/8.13/bin/gradle --project-cache-dir /tmp/gradle-project-cache -Dorg.gradle.jvmargs=-Xmx2g --stacktrace assembleGitpull
16
17Welcome to Gradle 8.13!
18
19Here are the highlights of this release:
20 - Daemon JVM auto-provisioning
21 - Enhancements for Scala plugin and JUnit testing
22 - Improvements for build authors and plugin developers
23
24For more details see https://docs.gradle.org/8.13/release-notes.html
25
26To 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
27Daemon will be stopped at the end of the build
28Checking the license for package Android SDK Build-Tools 36 in /opt/android-sdk/licenses
29License for package Android SDK Build-Tools 36 accepted.
30Preparing "Install Android SDK Build-Tools 36 v.36.0.0".
31"Install Android SDK Build-Tools 36 v.36.0.0" ready.
32Installing Android SDK Build-Tools 36 in /opt/android-sdk/build-tools/36.0.0
33"Install Android SDK Build-Tools 36 v.36.0.0" complete.
34"Install Android SDK Build-Tools 36 v.36.0.0" finished.
35Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
36License for package Android SDK Platform 36 accepted.
37Preparing "Install Android SDK Platform 36 (revision 2)".
38"Install Android SDK Platform 36 (revision 2)" ready.
39Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
40"Install Android SDK Platform 36 (revision 2)" complete.
41"Install Android SDK Platform 36 (revision 2)" finished.
42[========= ] 25%
43Checking the license for package Android SDK Platform-Tools in /opt/android-sdk/licenses
44License for package Android SDK Platform-Tools accepted.
45Preparing "Install Android SDK Platform-Tools v.37.0.0".
46"Install Android SDK Platform-Tools v.37.0.0" ready.
47Installing Android SDK Platform-Tools in /opt/android-sdk/platform-tools
48"Install Android SDK Platform-Tools v.37.0.0" complete.
49"Install Android SDK Platform-Tools v.37.0.0" finished.
50> Task :app:preBuild UP-TO-DATE
51> Task :app:preGitpullBuild UP-TO-DATE
52> Task :app:mergeGitpullJniLibFolders
53> Task :app:mergeGitpullArtProfile
54> Task :app:mergeGitpullNativeLibs
55> Task :app:checkGitpullDuplicateClasses
56
57> Task :app:stripGitpullDebugSymbols
58Unable to strip the following libraries, packaging them as they are: libmaplibre.so. Run with --info option to learn more.
59
60> Task :app:extractGitpullNativeSymbolTables
61> Task :app:buildKotlinToolingMetadata
62> Task :app:expandGitpullL8ArtProfileWildcards
63> Task :app:mergeGitpullNativeDebugMetadata NO-SOURCE
64> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
65> Task :app:generateGitpullBuildConfig
66> Task :app:protobufDummy UP-TO-DATE
67> Task :app:extractGitpullProto
68> Task :app:extractIncludeGitpullProto
69> Task :app:extractProto
70> Task :app:generateGitpullProto
71> Task :app:checkGitpullAarMetadata
72> Task :app:processGitpullNavigationResources
73> Task :app:generateGitpullResValues
74> Task :app:compileGitpullNavigationResources
75> Task :app:mapGitpullSourceSetPaths
76> Task :app:extractGitpullSupportedLocales
77> Task :app:generateGitpullResources
78> Task :app:generateGitpullLocaleConfig
79> Task :app:createGitpullCompatibleScreenManifests
80> Task :app:extractDeepLinksGitpull
81
82> Task :app:processGitpullMainManifest
83/home/vagrant/appbuild/app/src/gitpull/AndroidManifest.xml Warning:
84 service#info.mqtt.android.service.MqttService was tagged at AndroidManifest.xml:0 to replace another declaration but no other declaration present
85/home/vagrant/appbuild/app/src/gitpull/AndroidManifest.xml Warning:
86 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
87
88> Task :app:mergeGitpullResources
89> Task :app:processGitpullManifest
90> Task :app:javaPreCompileGitpull
91> Task :app:desugarGitpullFileDependencies
92> Task :app:mergeGitpullStartupProfile
93> Task :app:processGitpullManifestForPackage
94> Task :app:mergeExtDexGitpull
95

Lease BusTO Working Copy

When
Completed at May 9 2026, 00:48 · Built for 3 s
Status
Passed

Abort Older Builds

When
Completed at May 9 2026, 00:48 · Built instantly
Status
Passed