Page MenuHomeGitPull.it

Build 182
PassedPublic

Drydock: Publish Builded APK

When
Completed at Nov 10 2020, 01:22 · 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 575 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Nov 10 2020, 01:22 · Built for 22 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 573 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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/home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/7f55c16b2dfab415c0cae97fa1911fdc/jars/classes.jar: D8: Type `androidx.paging.PositionalDataSource` was not found, it is required for default or static interface methods desugaring of `boolean androidx.room.paging.LimitOffsetDataSource.isInvalid()`
28/home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/3e565fe0475e4ec4e2a8b38a0c768284/jars/classes.jar: D8: Type `android.graphics.Insets` was not found, it is required for default or static interface methods desugaring of `android.graphics.Insets androidx.core.graphics.Insets.toPlatformInsets()`
29> Task :transformClassesWithDexBuilderForDebug
30> Task :transformDexArchiveWithExternalLibsDexMergerForDebug
31> Task :transformDexArchiveWithDexMergerForDebug
32> Task :mergeDebugJniLibFolders UP-TO-DATE
33> Task :transformNativeLibsWithMergeJniLibsForDebug
34> Task :checkDebugLibraries UP-TO-DATE
35> Task :processDebugJavaRes NO-SOURCE
36> Task :transformResourcesWithMergeJavaResForDebug
37> Task :validateSigningDebug UP-TO-DATE
38> Task :packageDebug
39> Task :assembleDebug
40
41Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
42Use '--warning-mode all' to show the individual deprecation warnings.
43See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
44
45BUILD SUCCESSFUL in 21s
4627 actionable tasks: 6 executed, 21 up-to-date
47

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:22 · Built for 1 m, 22 s
Status
Passed

Build Log 572 (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 571 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

43> Task :generateReleaseResources
44> Task :mergeReleaseResources
45> Task :createReleaseCompatibleScreenManifests UP-TO-DATE
46> Task :processReleaseManifest
47> Task :splitsDiscoveryTaskRelease UP-TO-DATE
48> Task :processReleaseResources
49> Task :generateReleaseSources
50> Task :javaPreCompileRelease
51
52> Task :compileReleaseJavaWithJavac
53
54> Task :lint
55Calling mockable JAR artifact transform to create file: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/a57a4a24cd27a354dff78281d2693456/android.jar with input /home/phabricator-android-builder/android-sdk/platforms/android-28/android.jar
56Ran lint on variant release: 124 issues found
57Ran lint on variant debug: 124 issues found
58Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html
59Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml
60
61Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
62Use '--warning-mode all' to show the individual deprecation warnings.
63See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
64
65BUILD SUCCESSFUL in 1m 18s
6630 actionable tasks: 17 executed, 13 up-to-date
67

Lease BusTO Working Copy

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