Page MenuHomeGitPull.it

Build 539
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Feb 7 2023, 21:09 · 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 2305 (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 7 2023, 21:09 · Built for 34 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 2303 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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 32s
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 7 2023, 21:08 · Built for 2 m, 4 s
Status
Passed

Build Log 2302 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

2Note: Some input files use or override a deprecated API.
3Note: Recompile with -Xlint:deprecation for details.
4w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
5 /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)
6 /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)
7 /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)
8 /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)
9w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
10e: /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.
11e: /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.
12e: /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.
13e: /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.
14e: /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.
15w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
16 /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)
17 /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)
18 /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)
19 /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)
20w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
21e: /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.
22e: /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.
23e: /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.
24e: /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.
25e: /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.
26

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

56 ^
57/var/drydock/workingcopy-79/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.
58public final class MatoPattern implements it.reyboz.bustorino.data.gtfs.GtfsTable {
59 ^
60
61> Task :compileReleaseKotlin
62> Task :compileDebugKotlin
63
64> Task :compileReleaseJavaWithJavac
65
66> Task :compileDebugJavaWithJavac
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: 147 issues found
74Ran lint on variant release: 146 issues found
75Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html
76Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml
77
78BUILD SUCCESSFUL in 2m 3s
7934 actionable tasks: 34 executed
80

Drydock: Clean Gradle

When
Completed at Feb 7 2023, 21:06 · 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 2299 (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
3> Task :clean
4
5BUILD SUCCESSFUL in 1s
61 actionable task: 1 executed
7

Lease BusTO Working Copy

When
Completed at Feb 7 2023, 21:06 · Built for 3 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 7 2023, 21:06 · Built instantly
Status
Passed

Event Timeline