Page MenuHomeGitPull.it

Build 131
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at May 13 2020, 12:29 · 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/

1 empty log is hidden Show all logs.

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

1Published:
2https://lab.reyboz.it/builds/libre-busto/D31-libre-busto-unsigned.apk
3

Drydock: Assemble debug APK

When
Completed at May 13 2020, 12:29 · Built for 13 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.

1 empty log is hidden Show all logs.

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

1:preBuild UP-TO-DATE
2:preDebugBuild UP-TO-DATE
3:compileDebugAidl UP-TO-DATE
4:compileDebugRenderscript UP-TO-DATE
5:checkDebugManifest UP-TO-DATE
6:generateDebugBuildConfig UP-TO-DATE
7:prepareLintJar UP-TO-DATE
8:mainApkListPersistenceDebug UP-TO-DATE
9:generateDebugResValues UP-TO-DATE
10:generateDebugResources UP-TO-DATE
11:mergeDebugResources UP-TO-DATE
12:createDebugCompatibleScreenManifests UP-TO-DATE
13:processDebugManifest UP-TO-DATE
14:splitsDiscoveryTaskDebug UP-TO-DATE
15:processDebugResources UP-TO-DATE
16:generateDebugSources UP-TO-DATE
17:javaPreCompileDebug UP-TO-DATE
18:compileDebugJavaWithJavac UP-TO-DATE
19:compileDebugNdk NO-SOURCE
20:compileDebugSources UP-TO-DATE
21:mergeDebugShaders UP-TO-DATE
22:compileDebugShaders UP-TO-DATE
23:generateDebugAssets UP-TO-DATE
24:mergeDebugAssets UP-TO-DATE
25:extractTryWithResourcesSupportJarDebug UP-TO-DATE
26:transformClassesWithStackFramesFixerForDebug
27:transformClassesWithDesugarForDebug
28:transformClassesWithDexBuilderForDebug
29:transformDexArchiveWithExternalLibsDexMergerForDebug
30:transformDexArchiveWithDexMergerForDebug
31:mergeDebugJniLibFolders UP-TO-DATE
32:transformNativeLibsWithMergeJniLibsForDebug UP-TO-DATE
33:processDebugJavaRes NO-SOURCE
34:transformResourcesWithMergeJavaResForDebug UP-TO-DATE
35:validateSigningDebug UP-TO-DATE
36:packageDebug
37:assembleDebug
38
39BUILD SUCCESSFUL in 11s
4029 actionable tasks: 6 executed, 23 up-to-date
41

Drydock: Run Gradle Lint Command

When
Completed at May 13 2020, 12:29 · Built for 1 m, 30 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3Note: /var/drydock/workingcopy-33/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
4Note: Recompile with -Xlint:unchecked for details.
5Note: Some input files use or override a deprecated API.
6Note: Recompile with -Xlint:deprecation for details.
7Note: /var/drydock/workingcopy-33/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
8Note: Recompile with -Xlint:unchecked for details.
9

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

2Checking the license for package Android SDK Platform 29 in /home/phabricator-android-builder/android-sdk/licenses
3License for package Android SDK Platform 29 accepted.
4Preparing "Install Android SDK Platform 29 (revision: 4)".
5"Install Android SDK Platform 29 (revision: 4)" ready.
6Installing Android SDK Platform 29 in /home/phabricator-android-builder/android-sdk/platforms/android-29
7"Install Android SDK Platform 29 (revision: 4)" complete.
8"Install Android SDK Platform 29 (revision: 4)" finished.
9:preBuild UP-TO-DATE
10:preDebugBuild UP-TO-DATE
11:compileDebugAidl UP-TO-DATE
12:compileDebugRenderscript UP-TO-DATE
13:checkDebugManifest UP-TO-DATE
14:generateDebugBuildConfig UP-TO-DATE
15:prepareLintJar UP-TO-DATE
16:mainApkListPersistenceDebug UP-TO-DATE
17:generateDebugResValues UP-TO-DATE
18:generateDebugResources UP-TO-DATE
19:mergeDebugResources
20:createDebugCompatibleScreenManifests UP-TO-DATE
21:processDebugManifest
22:splitsDiscoveryTaskDebug UP-TO-DATE
23:processDebugResources
24:generateDebugSources
25:javaPreCompileDebug UP-TO-DATE
26:compileDebugJavaWithJavac
27:preReleaseBuild UP-TO-DATE
28:compileReleaseAidl UP-TO-DATE
29:compileReleaseRenderscript UP-TO-DATE
30:checkReleaseManifest UP-TO-DATE
31:generateReleaseBuildConfig UP-TO-DATE
32:mainApkListPersistenceRelease UP-TO-DATE
33:generateReleaseResValues UP-TO-DATE
34:generateReleaseResources UP-TO-DATE
35:mergeReleaseResources
36:createReleaseCompatibleScreenManifests UP-TO-DATE
37:processReleaseManifest
38:splitsDiscoveryTaskRelease UP-TO-DATE
39:processReleaseResources
40:generateReleaseSources
41:javaPreCompileRelease UP-TO-DATE
42:compileReleaseJavaWithJavac
43:lint
44Ran lint on variant release: 125 issues found
45Ran lint on variant debug: 125 issues found
46Wrote HTML report to file:///var/drydock/workingcopy-33/repo/libre-busto/build/reports/lint-results.html
47Wrote XML report to file:///var/drydock/workingcopy-33/repo/libre-busto/build/reports/lint-results.xml
48
49BUILD SUCCESSFUL in 1m 27s
5030 actionable tasks: 9 executed, 21 up-to-date
51

Lease BusTO Working Copy

When
Completed at May 13 2020, 12:27 · Built for 8 s
Status
Passed

Sleep

When
Completed at May 13 2020, 12:27 · Built for 5 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Abort Older Builds

When
Completed at May 13 2020, 12:27 · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Event Timeline