Page MenuHomeGitPull.it

Build 535
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Feb 6 2023, 22:32 · Built instantly
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 2289 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Feb 6 2023, 22:32 · Built for 13 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 2287 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.7.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.7.1/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 :compileDebugJavaWithJavac UP-TO-DATE
22> Task :compileDebugSources UP-TO-DATE
23> Task :mergeDebugNativeDebugMetadata NO-SOURCE
24> Task :mergeDebugShaders
25> Task :compileDebugShaders NO-SOURCE
26> Task :generateDebugAssets UP-TO-DATE
27> Task :mergeDebugAssets
28> Task :processDebugJavaRes
29> Task :compressDebugAssets
30> Task :checkDebugDuplicateClasses
31> Task :desugarDebugFileDependencies
32> Task :mergeDebugJavaResource
33> Task :dexBuilderDebug
34> Task :mergeDebugJniLibFolders
35> Task :validateSigningDebug
36> Task :writeDebugAppMetadata
37> Task :writeDebugSigningConfigVersions
38> Task :mergeDebugNativeLibs
39> Task :stripDebugDebugSymbols NO-SOURCE
40> Task :multiDexListDebug
41> Task :mergeDexDebug
42> Task :packageDebug
43> Task :assembleDebug
44
45BUILD SUCCESSFUL in 12s
4631 actionable tasks: 16 executed, 15 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 Feb 6 2023, 22:32 · Built for 2 m, 9 s
Status
Passed

Build Log 2284 (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.
5w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
6 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar (version 1.5)
7 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar (version 1.5)
8 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.10/b8af3fe6f1ca88526914929add63cf5e7c5049af/kotlin-stdlib-1.6.10.jar (version 1.6)
9 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.10/c118700e3a33c8a0d9adc920e9dec0831171925/kotlin-stdlib-common-1.6.10.jar (version 1.6)
10w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
11e: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/29f29bac2c4c30116d2465f5edd32ad0/preference-1.2.0/jars/classes.jar!/META-INF/preference_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
12e: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/e3bb4b0234b3146c3c70f833fa369818/room-ktx-2.4.1/jars/classes.jar!/META-INF/room-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
13e: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/83ab7dc0cc7bdfdfcac6f1127e539af4/slidingpanelayout-1.2.0/jars/classes.jar!/META-INF/slidingpanelayout_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
14e: /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.10/b8af3fe6f1ca88526914929add63cf5e7c5049af/kotlin-stdlib-1.6.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
15e: /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.10/c118700e3a33c8a0d9adc920e9dec0831171925/kotlin-stdlib-common-1.6.10.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
16w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
17 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.10/b8af3fe6f1ca88526914929add63cf5e7c5049af/kotlin-stdlib-1.6.10.jar (version 1.6)
18 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.10/c118700e3a33c8a0d9adc920e9dec0831171925/kotlin-stdlib-common-1.6.10.jar (version 1.6)
19 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar (version 1.5)
20 /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar (version 1.5)
21w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
22e: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/29f29bac2c4c30116d2465f5edd32ad0/preference-1.2.0/jars/classes.jar!/META-INF/preference_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
23e: /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.10/b8af3fe6f1ca88526914929add63cf5e7c5049af/kotlin-stdlib-1.6.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
24e: /home/phabricator-android-builder/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.10/c118700e3a33c8a0d9adc920e9dec0831171925/kotlin-stdlib-common-1.6.10.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
25e: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/e3bb4b0234b3146c3c70f833fa369818/room-ktx-2.4.1/jars/classes.jar!/META-INF/room-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
26e: /home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/83ab7dc0cc7bdfdfcac6f1127e539af4/slidingpanelayout-1.2.0/jars/classes.jar!/META-INF/slidingpanelayout_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.0.
27

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

1Found 6.7.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.7.1/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 :compileDebugRenderscript
8> Task :generateDebugBuildConfig
9> Task :generateDebugResValues
10> Task :generateDebugResources
11> Task :checkDebugAarMetadata
12> Task :createDebugCompatibleScreenManifests
13> Task :extractDeepLinksDebug
14
15> Task :processDebugMainManifest
16/var/drydock/workingcopy-112/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
17 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
18
19> Task :mergeDebugResources
20> Task :processDebugManifest
21> Task :preReleaseBuild UP-TO-DATE
22> Task :compileReleaseAidl NO-SOURCE
23> Task :compileReleaseRenderscript
24> Task :generateReleaseBuildConfig
25> Task :generateReleaseResValues
26> Task :generateReleaseResources
27> Task :checkReleaseAarMetadata
28> Task :createReleaseCompatibleScreenManifests
29> Task :extractDeepLinksRelease
30> Task :mergeReleaseResources
31
32> Task :processReleaseMainManifest
33/var/drydock/workingcopy-112/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
34 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
35
36> Task :processReleaseManifest
37> Task :writeReleaseApplicationId
38> Task :analyticsRecordingRelease
39> Task :processDebugManifestForPackage
40> Task :processReleaseManifestForPackage
41> Task :processReleaseResources
42> Task :processDebugResources
43> Task :kaptGenerateStubsReleaseKotlin
44> Task :kaptGenerateStubsDebugKotlin
45
46> Task :kaptReleaseKotlin
47/var/drydock/workingcopy-112/repo/libre-busto/build/tmp/kapt3/stubs/release/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:26: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency
48 private it.reyboz.bustorino.data.gtfs.GtfsFeed feed;
49 ^
50/var/drydock/workingcopy-112/repo/libre-busto/build/tmp/kapt3/stubs/release/it/reyboz/bustorino/data/gtfs/MatoPattern.java:7: warning: pattern_route_id column references a foreign key but it is not part of an index. This may trigger full table scans whenever parent table is modified so you are highly advised to create an index that covers this column.
51public final class MatoPattern implements it.reyboz.bustorino.data.gtfs.GtfsTable {
52 ^
53
54> Task :kaptDebugKotlin
55/var/drydock/workingcopy-112/repo/libre-busto/build/tmp/kapt3/stubs/debug/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:26: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency
56 private it.reyboz.bustorino.data.gtfs.GtfsFeed feed;
57 ^
58/var/drydock/workingcopy-112/repo/libre-busto/build/tmp/kapt3/stubs/debug/it/reyboz/bustorino/data/gtfs/MatoPattern.java:7: warning: pattern_route_id column references a foreign key but it is not part of an index. This may trigger full table scans whenever parent table is modified so you are highly advised to create an index that covers this column.
59public final class MatoPattern implements it.reyboz.bustorino.data.gtfs.GtfsTable {
60 ^
61
62> Task :compileReleaseKotlin
63> Task :compileDebugKotlin
64
65> Task :compileReleaseJavaWithJavac
66
67> Task :compileDebugJavaWithJavac
68
69> Task :lint
70
71Daemon will be stopped at the end of the build after running out of JVM memory
72
73> Task :lint
74Ran lint on variant debug: 147 issues found
75Ran lint on variant release: 146 issues found
76Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.html
77Wrote XML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.xml
78
79BUILD SUCCESSFUL in 2m 8s
8034 actionable tasks: 34 executed
81

Drydock: Clean Gradle

When
Completed at Feb 6 2023, 22:30 · Built for 16 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 2281 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.7.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.7.1/bin/gradle clean
3Starting a Gradle Daemon, 1 busy and 2 stopped Daemons could not be reused, use --status for details
4> Task :clean
5
6BUILD SUCCESSFUL in 15s
71 actionable task: 1 executed
8

Lease BusTO Working Copy

When
Completed at Feb 6 2023, 22:29 · Built for 4 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 6 2023, 22:29 · Built instantly
Status
Passed

Event Timeline