Page MenuHomeGitPull.it

Build 989
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at May 7 2025, 16:04 · Built for 3 s
Status
Passed
Description

Source code:

https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh

(ex P23)

This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:

https://lab.reyboz.it/builds/libre-busto/

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

1 % Total % Received % Xferd Average Speed Time Time Time Current
2 Dload Upload Total Spent Left Speed
3
4 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5100 1175 100 811 100 364 2558 1148 --:--:-- --:--:-- --:--:-- 3706
6

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

1[INFO] including .env file
2Current directory:
3 /var/drydock/workingcopy-112/repo/libre-busto
4Calculating sha256sum of:
5 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
6File info
7-rw-r--r-- 1 phabricator-android-builder phabricator-android-builder 25177957 May 7 16:04 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
8Cleaning old builds
9Update checksums
10Published here:
11https://lab.reyboz.it/builds/libre-busto/D188-libre-busto.apk
12DEBUG TELEGRAM CONTENT
13⚙️ Dear Android hackers, please review this promising patch:
14https://gitpull\.it/D188
15
16Here the related fresh test build:
17[Download D188\-libre\-busto\.apk](https:\/\/lab\.reyboz\.it\/builds\/libre\-busto\/D188\-libre\-busto\.apk)
18
19APK sha256:
20`83c5a87651e94c22a297a317ee233aa2a78521f875ef28744adc039e2aad88f8`
21{"ok":true,"result":{"message_id":8195,"from":{"id":7507357656,"is_bot":true,"first_name":"GitPull.it Phorge bot","username":"gitpullit_phorge_bot"},"chat":{"id":-1001282771908,"title":"Libre BusTO dev community ediscion","username":"librebusto_dev","type":"supergroup"},"date":1746626653,"text":"\u2699\ufe0f Dear Android hackers, please review this promising patch:\nhttps://gitpull.it/D188\n\nHere the related fresh test build:\nDownload D188-libre-busto.apk\n\nAPK sha256:\n83c5a87651e94c22a297a317ee233aa2a78521f875ef28744adc039e2aad88f8","entities":[{"offset":61,"length":23,"type":"url"},{"offset":121,"length":29,"type":"text_link","url":"https://lab.reyboz.it/builds/libre-busto/D188-libre-busto.apk"},{"offset":164,"length":64,"type":"code"}],"link_preview_options":{"url":"https://gitpull.it/D188"}}}Adding bipbop Comment to D188
22Cleaning
23Done
24

Drydock: Run Command APK sign

When
Completed at May 7 2025, 16:04 · Built for 3 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

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

119323693796 res/yd.png (OK)
119423705732 res/yg.9.png (OK)
119523706167 res/yj.xml (OK - compressed)
119623706564 res/yn.png (OK)
119723709048 res/z-.9.png (OK)
119823709312 res/z9.9.png (OK)
119923709772 res/zE.png (OK)
120023710136 res/zG.xml (OK - compressed)
120123710456 res/zR.png (OK)
120223713257 res/zR.xml (OK - compressed)
120323713748 res/zV.9.png (OK)
120423716251 res/zc.xml (OK - compressed)
120523716700 res/ze.png (OK)
120623725055 res/zp.xml (OK - compressed)
120723725312 res/zq.xml (OK - compressed)
120823725624 res/zr.png (OK)
120923728443 res/zs.xml (OK - compressed)
121023728715 res/zu.xml (OK - compressed)
121123729746 res/zv.xml (OK - compressed)
121223731023 res/zz.xml (OK - compressed)
121323731216 resources.arsc (OK)
1214Verification succesful
1215Signing APK
1216Sign concluded with exit status 0
1217

Drydock: Assemble debug APK

When
Completed at May 7 2025, 16:04 · Built for 3 m, 10 s
Status
Passed
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 4900 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

14 <uses-permission> element there. A typical path to a debug manifest
15 override file in a Gradle project is src/debug/AndroidManifest.xml.
16
17/var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:132: Error: Expected non-nullable value [NullSafeMutableLiveData from androidx.lifecycle]
18 palinaLiveData.postValue(palina)
19 ~~~~~~
20
21 Explanation for issues of type "NullSafeMutableLiveData":
22 This check ensures that LiveData values are not null when explicitly
23 declared as non-nullable.
24
25 Kotlin interoperability does not support enforcing explicit
26 null-safety when using generic Java type parameters. Since
27 LiveData is a Java class its value can always be null even
28 when its type is explicitly declared as non-nullable. This can lead
29 to runtime exceptions from reading a null LiveData value that is
30 assumed to be non-nullable.
31
32 Vendor: Android Open Source Project
33 Identifier: androidx.lifecycle
34 Feedback: https://issuetracker.google.com/issues/new?component=413132
35
362 errors, 0 warnings
37
38

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

92w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:124:17 Condition is always 'false'.
93w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:143:13 Condition is always 'true'.
94w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:163:17 Expression under 'when' is never equal to null.
95
96> Task :app:compileGitpullJavaWithJavac
97
98> Task :app:generateGitpullLintVitalReportModel
99> Task :app:dexBuilderGitpull
100> Task :app:mergeGitpullGlobalSynthetics
101> Task :app:processGitpullJavaRes
102> Task :app:mergeGitpullJavaResource
103> Task :app:mergeDexGitpull
104> Task :app:compileGitpullArtProfile
105> Task :app:packageGitpull
106> Task :app:createGitpullApkListingFileRedirect
107> Task :app:lintVitalAnalyzeGitpull
108> Task :app:lintVitalReportGitpull
109
110> Task :app:lintVitalGitpull
111
112> Task :app:assembleGitpull
113
114BUILD SUCCESSFUL in 3m 9s
11551 actionable tasks: 50 executed, 1 up-to-date
116

Drydock: Clean Gradle

When
Completed at May 7 2025, 16:00 · Built for 24 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

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

1Found 8.7 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.7/bin/gradle clean
3Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
4
5> Configure project :app
6WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
7The current default is 'false'.
8It will be removed in version 9.0 of the Android Gradle plugin.
9To keep using this feature, add the following to your module-level build.gradle files:
10 android.buildFeatures.buildConfig = true
11or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.
12
13> Task :app:clean
14
15BUILD SUCCESSFUL in 23s
161 actionable task: 1 executed
17

Lease BusTO Working Copy

When
Completed at May 7 2025, 16:00 · Built for 5 s
Status
Passed

Abort Older Builds

When
Completed at May 7 2025, 16:00 · Built instantly
Status
Passed

Event Timeline