The command is:
/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}
Source code:
This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Passed |
The command is:
/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}
Source code:
This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
1 | Published: |
---|---|
2 | https://lab.reyboz.it/builds/libre-busto/HEAD-libre-busto-unsigned.apk |
3 |
Passed |
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 | Found 5.1.1 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle assembleDebug |
3 | > Task :checkDebugClasspath UP-TO-DATE |
4 | > Task :preBuild UP-TO-DATE |
5 | > Task :preDebugBuild UP-TO-DATE |
6 | > Task :compileDebugAidl NO-SOURCE |
7 | > Task :compileDebugRenderscript UP-TO-DATE |
8 | > Task :checkDebugManifest UP-TO-DATE |
9 | > Task :generateDebugBuildConfig UP-TO-DATE |
10 | > Task :prepareLintJar UP-TO-DATE |
11 | > Task :mainApkListPersistenceDebug UP-TO-DATE |
12 | > Task :generateDebugResValues UP-TO-DATE |
13 | > Task :generateDebugResources UP-TO-DATE |
14 | > Task :mergeDebugResources UP-TO-DATE |
15 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
16 | > Task :processDebugManifest UP-TO-DATE |
17 | > Task :splitsDiscoveryTaskDebug UP-TO-DATE |
18 | > Task :processDebugResources UP-TO-DATE |
19 | > Task :generateDebugSources UP-TO-DATE |
20 | > Task :javaPreCompileDebug UP-TO-DATE |
21 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
22 | > Task :compileDebugNdk NO-SOURCE |
23 | > Task :compileDebugSources UP-TO-DATE |
24 | > Task :mergeDebugShaders UP-TO-DATE |
25 | > Task :compileDebugShaders UP-TO-DATE |
26 | > Task :generateDebugAssets UP-TO-DATE |
27 | > Task :mergeDebugAssets UP-TO-DATE |
28 | /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()` |
29 | /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()` |
30 | > Task :transformClassesWithDexBuilderForDebug |
31 | > Task :transformDexArchiveWithExternalLibsDexMergerForDebug |
32 | > Task :transformDexArchiveWithDexMergerForDebug |
33 | > Task :mergeDebugJniLibFolders UP-TO-DATE |
34 | > Task :transformNativeLibsWithMergeJniLibsForDebug |
35 | > Task :checkDebugLibraries UP-TO-DATE |
36 | > Task :processDebugJavaRes NO-SOURCE |
37 | > Task :transformResourcesWithMergeJavaResForDebug |
38 | > Task :validateSigningDebug UP-TO-DATE |
39 | > Task :packageDebug |
40 | > Task :assembleDebug |
41 | |
42 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. |
43 | Use '--warning-mode all' to show the individual deprecation warnings. |
44 | See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings |
45 | |
46 | BUILD SUCCESSFUL in 21s |
47 | 27 actionable tasks: 6 executed, 21 up-to-date |
48 |
Passed |
1 | Note: Some input files use or override a deprecated API. |
---|---|
2 | Note: Recompile with -Xlint:deprecation for details. |
3 | Note: /var/drydock/workingcopy-70/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
4 | Note: Recompile with -Xlint:unchecked for details. |
5 | Note: Some input files use or override a deprecated API. |
6 | Note: Recompile with -Xlint:deprecation for details. |
7 | Note: /var/drydock/workingcopy-70/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
8 | Note: Recompile with -Xlint:unchecked for details. |
9 |
18 | > Task :compileDebugRenderscript |
---|---|
19 | > Task :checkDebugManifest UP-TO-DATE |
20 | > Task :generateDebugBuildConfig UP-TO-DATE |
21 | > Task :prepareLintJar UP-TO-DATE |
22 | > Task :mainApkListPersistenceDebug UP-TO-DATE |
23 | > Task :generateDebugResValues UP-TO-DATE |
24 | > Task :generateDebugResources |
25 | > Task :mergeDebugResources |
26 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
27 | > Task :processDebugManifest |
28 | > Task :splitsDiscoveryTaskDebug UP-TO-DATE |
29 | > Task :processDebugResources |
30 | > Task :generateDebugSources |
31 | > Task :javaPreCompileDebug |
32 | |
33 | > Task :compileDebugJavaWithJavac |
34 | |
35 | > Task :checkReleaseClasspath |
36 | > Task :preReleaseBuild |
37 | > Task :compileReleaseAidl NO-SOURCE |
38 | > Task :compileReleaseRenderscript |
39 | > Task :checkReleaseManifest UP-TO-DATE |
40 | > Task :generateReleaseBuildConfig UP-TO-DATE |
41 | > Task :mainApkListPersistenceRelease UP-TO-DATE |
42 | > Task :generateReleaseResValues UP-TO-DATE |
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 |
55 | Calling 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 |
56 | Ran lint on variant release: 124 issues found |
57 | Ran lint on variant debug: 124 issues found |
58 | Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html |
59 | Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml |
60 | |
61 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. |
62 | Use '--warning-mode all' to show the individual deprecation warnings. |
63 | See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings |
64 | |
65 | BUILD SUCCESSFUL in 1m 18s |
66 | 30 actionable tasks: 17 executed, 13 up-to-date |
67 |
Passed |