Page MenuHomeGitPull.it

Build 181
PassedPublic

History

Drydock: Publish Builded APK

When
Completed at Nov 10 2020, 01:25 · Built for 1 s
Status
Passed
Description

The command is:

/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}

Source code:

P23

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

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

1 empty logs are hidden. Show all logs.

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

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

Sleep

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Nov 10 2020, 01:25 · Built for 2 s
Status
Passed

Drydock: Assemble debug APK

When
Completed at Nov 10 2020, 01:25 · Built for 1 m, 9 s
Status
Passed
Description

This step will build an .apk using Gradle.

sudo apt install openjdk-11-jre-headless

Then aliased this gradle:

https://gitlab.com/fdroid/fdroidserver/-/blob/master/gradlew-fdroid

1 empty logs are hidden. Show all logs.

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

21> Task :compileDebugNdk NO-SOURCE
22> Task :compileDebugSources UP-TO-DATE
23> Task :mergeDebugShaders UP-TO-DATE
24> Task :compileDebugShaders UP-TO-DATE
25> Task :generateDebugAssets UP-TO-DATE
26> Task :mergeDebugAssets UP-TO-DATE
27> Task :transformClassesWithDexBuilderForDebug
28> Task :transformDexArchiveWithExternalLibsDexMergerForDebug
29> Task :transformDexArchiveWithDexMergerForDebug
30> Task :mergeDebugJniLibFolders UP-TO-DATE
31> Task :transformNativeLibsWithMergeJniLibsForDebug UP-TO-DATE
32> Task :checkDebugLibraries UP-TO-DATE
33> Task :processDebugJavaRes NO-SOURCE
34> Task :transformResourcesWithMergeJavaResForDebug UP-TO-DATE
35> Task :validateSigningDebug UP-TO-DATE
36> Task :packageDebug
37> Task :assembleDebug
38
39Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
40Use '--warning-mode all' to show the individual deprecation warnings.
41See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
42
43BUILD SUCCESSFUL in 1m 8s
4427 actionable tasks: 4 executed, 23 up-to-date
45

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Nov 10 2020, 01:24 · Built for 33 s
Status
Passed

Build Log 578 (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-70/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-70/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 577 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

30> Task :generateReleaseResValues UP-TO-DATE
31> Task :generateReleaseResources
32> Task :mergeReleaseResources
33> Task :createReleaseCompatibleScreenManifests UP-TO-DATE
34> Task :processReleaseManifest UP-TO-DATE
35> Task :splitsDiscoveryTaskRelease UP-TO-DATE
36> Task :processReleaseResources
37> Task :generateReleaseSources
38> Task :javaPreCompileRelease UP-TO-DATE
39
40> Task :compileReleaseJavaWithJavac
41
42> Task :lint
43Ran lint on variant release: 124 issues found
44Ran lint on variant debug: 124 issues found
45Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html
46Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml
47
48Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
49Use '--warning-mode all' to show the individual deprecation warnings.
50See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
51
52BUILD SUCCESSFUL in 32s
5330 actionable tasks: 9 executed, 21 up-to-date
54

Lease BusTO Working Copy

When
Completed at Nov 10 2020, 01:23 · Built for 4 s
Status
Passed