Page MenuHomeGitPull.it

Build 394
PassedPublic

Properties

History

Drydock: Publish Builded APK

When
Completed at Nov 22 2021, 15:07 · 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 1594 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Nov 22 2021, 15:07 · Built for 1 m, 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 1592 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.5 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.5/bin/gradle --stacktrace assembleDebug
3Starting a Gradle Daemon, 4 stopped Daemons could not be reused, use --status for details
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 :generateDebugBuildConfig UP-TO-DATE
9> Task :checkDebugAarMetadata UP-TO-DATE
10> Task :generateDebugResValues UP-TO-DATE
11> Task :generateDebugResources UP-TO-DATE
12> Task :mergeDebugResources UP-TO-DATE
13> Task :createDebugCompatibleScreenManifests UP-TO-DATE
14> Task :extractDeepLinksDebug UP-TO-DATE
15> Task :processDebugMainManifest UP-TO-DATE
16> Task :processDebugManifest UP-TO-DATE
17> Task :processDebugManifestForPackage UP-TO-DATE
18> Task :processDebugResources UP-TO-DATE
19> Task :kaptGenerateStubsDebugKotlin UP-TO-DATE
20> Task :kaptDebugKotlin UP-TO-DATE
21> Task :compileDebugKotlin UP-TO-DATE
22> Task :javaPreCompileDebug UP-TO-DATE
23> Task :compileDebugJavaWithJavac UP-TO-DATE
24> Task :compileDebugSources UP-TO-DATE
25> Task :mergeDebugNativeDebugMetadata NO-SOURCE
26> Task :mergeDebugShaders
27> Task :compileDebugShaders NO-SOURCE
28> Task :generateDebugAssets UP-TO-DATE
29> Task :mergeDebugAssets
30> Task :processDebugJavaRes
31> Task :compressDebugAssets
32> Task :checkDebugDuplicateClasses
33> Task :desugarDebugFileDependencies
34> Task :mergeDebugJavaResource
35> Task :dexBuilderDebug
36> Task :mergeDebugJniLibFolders
37> Task :validateSigningDebug
38> Task :mergeDebugNativeLibs
39> Task :stripDebugDebugSymbols NO-SOURCE
40> Task :multiDexListDebug
41> Task :mergeDexDebug
42> Task :packageDebug
43> Task :assembleDebug
44
45BUILD SUCCESSFUL in 1m 20s
4630 actionable tasks: 14 executed, 16 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 22 2021, 15:06 · Built for 3 m, 15 s
Status
Passed

Build Log 1591 (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: Some input files use or override a deprecated API.
4Note: Recompile with -Xlint:deprecation for details.
5

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

1Found 6.5 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.5/bin/gradle lint
3Checking the license for package Android SDK Build-Tools 30.0.3 in /home/phabricator-android-builder/android-sdk/licenses
4License for package Android SDK Build-Tools 30.0.3 accepted.
5Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
6"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
7Installing Android SDK Build-Tools 30.0.3 in /home/phabricator-android-builder/android-sdk/build-tools/30.0.3
8"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
9"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
10Checking the license for package Android SDK Platform 30 in /home/phabricator-android-builder/android-sdk/licenses
11License for package Android SDK Platform 30 accepted.
12Preparing "Install Android SDK Platform 30 (revision: 3)".
13"Install Android SDK Platform 30 (revision: 3)" ready.
14Installing Android SDK Platform 30 in /home/phabricator-android-builder/android-sdk/platforms/android-30
15"Install Android SDK Platform 30 (revision: 3)" complete.
16"Install Android SDK Platform 30 (revision: 3)" finished.
17> Task :preBuild UP-TO-DATE
18> Task :preDebugBuild UP-TO-DATE
19> Task :compileDebugAidl NO-SOURCE
20> Task :generateDebugBuildConfig
21> Task :compileDebugRenderscript
22> Task :checkDebugAarMetadata
23> Task :generateDebugResValues
24> Task :generateDebugResources
25> Task :createDebugCompatibleScreenManifests
26> Task :extractDeepLinksDebug
27> Task :mergeDebugResources
28
29> Task :processDebugMainManifest
30/var/drydock/workingcopy-112/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
31 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
32
33> Task :processDebugManifest
34> Task :preReleaseBuild UP-TO-DATE
35> Task :javaPreCompileDebug
36> Task :compileReleaseAidl NO-SOURCE
37> Task :compileReleaseRenderscript
38> Task :generateReleaseBuildConfig
39> Task :checkReleaseAarMetadata
40> Task :generateReleaseResValues
41> Task :generateReleaseResources
42> Task :createReleaseCompatibleScreenManifests
43> Task :extractDeepLinksRelease
44
45> Task :processReleaseMainManifest
46/var/drydock/workingcopy-112/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
47 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
48
49> Task :processReleaseManifest
50> Task :javaPreCompileRelease
51> Task :processReleaseManifestForPackage
52> Task :processDebugManifestForPackage
53> Task :mergeReleaseResources
54> Task :processDebugResources
55> Task :kaptGenerateStubsDebugKotlin
56> Task :processReleaseResources
57> Task :kaptGenerateStubsReleaseKotlin
58> Task :kaptDebugKotlin
59> Task :kaptReleaseKotlin
60> Task :compileDebugKotlin
61
62> Task :compileDebugJavaWithJavac
63
64> Task :compileReleaseKotlin
65
66> Task :compileReleaseJavaWithJavac
67
68> Task :lint
69
70Daemon will be stopped at the end of the build after running out of JVM memory
71
72> Task :lint
73Ran lint on variant debug: 153 issues found
74Ran lint on variant release: 152 issues found
75Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.html
76Wrote XML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.xml
77
78BUILD SUCCESSFUL in 3m 14s
7933 actionable tasks: 33 executed
80

Drydock: Clean Gradle

When
Completed at Nov 22 2021, 15:02 · Built for 2 s
Status
Passed
Description

Clean Gradle directory to avoid nasty errors like:

https://gitpull.it/harbormaster/build/273/

1 empty logs are hidden. Show all logs.

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

1Found 6.5 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.5/bin/gradle clean
3> Task :clean
4
5BUILD SUCCESSFUL in 1s
61 actionable task: 1 executed
7

Lease BusTO Working Copy

When
Completed at Nov 22 2021, 15:02 · Built for 4 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Nov 22 2021, 15:02 · Built instantly
Status
Passed