This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Properties
Properties
- Buildable
- B293: Diff 265
- Build Plan
- Plan 2 BusTO Build Plan
Drydock: Publish Builded APK
Drydock: Publish Builded APK
- When
- Completed at Dec 26 2021, 13:56 · Built instantly
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | Published here: |
---|---|
2 | https://lab.reyboz.it/builds/libre-busto/D75-libre-busto-unsigned.apk |
3 |
Drydock: Assemble debug APK
Drydock: Assemble debug APK
- When
- Completed at Dec 26 2021, 13:56 · Built for 15 s
- Status
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 empty logs are hidden. Show all logs.
1 | Found 6.5 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.5/bin/gradle --stacktrace assembleDebug |
3 | > Task :preBuild UP-TO-DATE |
4 | > Task :preDebugBuild UP-TO-DATE |
5 | > Task :compileDebugAidl NO-SOURCE |
6 | > Task :compileDebugRenderscript UP-TO-DATE |
7 | > Task :generateDebugBuildConfig UP-TO-DATE |
8 | > Task :checkDebugAarMetadata UP-TO-DATE |
9 | > Task :generateDebugResValues UP-TO-DATE |
10 | > Task :generateDebugResources UP-TO-DATE |
11 | > Task :mergeDebugResources UP-TO-DATE |
12 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
13 | > Task :extractDeepLinksDebug UP-TO-DATE |
14 | > Task :processDebugMainManifest UP-TO-DATE |
15 | > Task :processDebugManifest UP-TO-DATE |
16 | > Task :processDebugManifestForPackage UP-TO-DATE |
17 | > Task :processDebugResources UP-TO-DATE |
18 | > Task :kaptGenerateStubsDebugKotlin UP-TO-DATE |
19 | > Task :kaptDebugKotlin UP-TO-DATE |
20 | > Task :compileDebugKotlin UP-TO-DATE |
21 | > Task :javaPreCompileDebug UP-TO-DATE |
22 | > Task :compileDebugJavaWithJavac UP-TO-DATE |
23 | > Task :compileDebugSources UP-TO-DATE |
24 | > Task :mergeDebugNativeDebugMetadata NO-SOURCE |
25 | > Task :mergeDebugShaders |
26 | > Task :compileDebugShaders NO-SOURCE |
27 | > Task :generateDebugAssets UP-TO-DATE |
28 | > Task :mergeDebugAssets |
29 | > Task :processDebugJavaRes |
30 | > Task :compressDebugAssets |
31 | > Task :checkDebugDuplicateClasses |
32 | > Task :desugarDebugFileDependencies |
33 | > Task :mergeDebugJavaResource |
34 | > Task :dexBuilderDebug |
35 | > Task :mergeDebugJniLibFolders |
36 | > Task :validateSigningDebug |
37 | > Task :mergeDebugNativeLibs |
38 | > Task :stripDebugDebugSymbols NO-SOURCE |
39 | > Task :multiDexListDebug |
40 | > Task :mergeDexDebug |
41 | > Task :packageDebug |
42 | > Task :assembleDebug |
43 | |
44 | BUILD SUCCESSFUL in 14s |
45 | 30 actionable tasks: 14 executed, 16 up-to-date |
46 | Daemon will be stopped at the end of the build after running out of JVM memory |
47 |
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Dec 26 2021, 13:55 · Built for 1 m, 55 s
- Status
Passed
Run a gradle lint.
It does not run the ./gradlew in order to do not provide an attack vector from untrusted commits.
1 | Note: Some input files use or override a deprecated API. |
---|---|
2 | Note: Recompile with -Xlint:deprecation for details. |
3 | Note: Some input files use or override a deprecated API. |
4 | Note: Recompile with -Xlint:deprecation for details. |
5 |
1 | Found 6.5 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.5/bin/gradle lint |
3 | > Task :buildKotlinToolingMetadata |
4 | > Task :preBuild UP-TO-DATE |
5 | > Task :preDebugBuild UP-TO-DATE |
6 | > Task :compileDebugAidl NO-SOURCE |
7 | > Task :generateDebugBuildConfig |
8 | > Task :compileDebugRenderscript |
9 | > Task :checkDebugAarMetadata |
10 | > Task :generateDebugResValues |
11 | > Task :generateDebugResources |
12 | > Task :createDebugCompatibleScreenManifests |
13 | > Task :extractDeepLinksDebug |
14 | > Task :mergeDebugResources |
15 | |
16 | > Task :processDebugMainManifest |
17 | /var/drydock/workingcopy-79/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning: |
18 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
19 | |
20 | > Task :processDebugManifest |
21 | > Task :preReleaseBuild UP-TO-DATE |
22 | > Task :javaPreCompileDebug |
23 | > Task :compileReleaseAidl NO-SOURCE |
24 | > Task :compileReleaseRenderscript |
25 | > Task :generateReleaseBuildConfig |
26 | > Task :checkReleaseAarMetadata |
27 | > Task :generateReleaseResValues |
28 | > Task :generateReleaseResources |
29 | > Task :processDebugManifestForPackage |
30 | > Task :mergeReleaseResources |
31 | > Task :processDebugResources |
32 | > Task :kaptGenerateStubsDebugKotlin |
33 | > Task :createReleaseCompatibleScreenManifests |
34 | > Task :extractDeepLinksRelease |
35 | |
36 | > Task :processReleaseMainManifest |
37 | /var/drydock/workingcopy-79/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning: |
38 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
39 | |
40 | > Task :processReleaseManifest |
41 | > Task :javaPreCompileRelease |
42 | > Task :processReleaseManifestForPackage |
43 | > Task :processReleaseResources |
44 | > Task :kaptGenerateStubsReleaseKotlin |
45 | > Task :kaptDebugKotlin |
46 | > Task :kaptReleaseKotlin |
47 | > Task :compileDebugKotlin |
48 | |
49 | > Task :compileDebugJavaWithJavac |
50 | |
51 | > Task :compileReleaseKotlin |
52 | |
53 | > Task :compileReleaseJavaWithJavac |
54 | |
55 | > Task :lint |
56 | Ran lint on variant debug: 141 issues found |
57 | Ran lint on variant release: 139 issues found |
58 | Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html |
59 | Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml |
60 | |
61 | BUILD SUCCESSFUL in 1m 54s |
62 | 34 actionable tasks: 34 executed |
63 |
Drydock: Clean Gradle
Drydock: Clean Gradle
- When
- Completed at Dec 26 2021, 13:53 · Built for 10 s
- Status
Passed
Clean Gradle directory to avoid nasty errors like:
1 empty logs are hidden. Show all logs.
1 | Found 6.5 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.5/bin/gradle clean |
3 | Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details |
4 | > Task :clean |
5 | |
6 | BUILD SUCCESSFUL in 8s |
7 | 1 actionable task: 1 executed |
8 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Dec 26 2021, 13:53 · Built for 4 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Dec 26 2021, 13:53 · Built instantly
- Status
Passed