Page MenuHomeGitPull.it

Build 268
FailedPublic

History

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 17 2021, 19:40 · Built for 8 s
Status
Failed

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

1/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:308: error: cannot find symbol
2 if (pendingNearbyStopsRequest && (fragmentType == FragmentKind.ARRIVALS || fragmentType == FragmentKind.STOPS)) {
3 ^
4 symbol: variable pendingNearbyStopsRequest
5 location: class MainScreenFragment
6/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:309: error: cannot find symbol
7 locmgr.removeUpdates(locListener);
8 ^
9 symbol: variable locListener
10 location: class MainScreenFragment
11/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:309: error: cannot find symbol
12 locmgr.removeUpdates(locListener);
13 ^
14 symbol: variable locmgr
15 location: class MainScreenFragment
16/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:310: error: cannot find symbol
17 pendingNearbyStopsRequest = false;
18 ^
19 symbol: variable pendingNearbyStopsRequest
20 location: class MainScreenFragment
21Note: Some input files use or override a deprecated API.
22Note: Recompile with -Xlint:deprecation for details.
23Note: /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
24Note: Recompile with -Xlint:unchecked for details.
254 errors
26
27FAILURE: Build failed with an exception.
28
29* What went wrong:
30Execution failed for task ':compileDebugJavaWithJavac'.
31> Compilation failed; see the compiler error output for details.
32
33* Try:
34Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
35
36* Get more help at https://help.gradle.org
37
38BUILD FAILED in 7s
39

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

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint
3> Task :preBuild UP-TO-DATE
4> Task :preDebugBuild UP-TO-DATE
5> Task :compileDebugAidl NO-SOURCE
6> Task :generateDebugBuildConfig
7> Task :compileDebugRenderscript
8> Task :javaPreCompileDebug
9> Task :generateDebugResValues
10> Task :generateDebugResources
11> Task :createDebugCompatibleScreenManifests
12> Task :extractDeepLinksDebug
13
14> Task :processDebugManifest
15/var/drydock/workingcopy-79/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
16 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
17
18> Task :preReleaseBuild UP-TO-DATE
19> Task :compileReleaseAidl NO-SOURCE
20> Task :compileReleaseRenderscript
21> Task :generateReleaseBuildConfig
22> Task :generateReleaseResValues
23> Task :generateReleaseResources
24> Task :mergeDebugResources
25> Task :processDebugResources
26
27> Task :compileDebugJavaWithJavac
28
29> Task :compileDebugJavaWithJavac FAILED
30> Task :mergeReleaseResources
31> Task :javaPreCompileRelease
3215 actionable tasks: 15 executed
33

Drydock: Clean Gradle

When
Completed at Apr 17 2021, 19:40 · Built for 1 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 981 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.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 Apr 17 2021, 19:40 · Built for 1 m, 23 s
Status
Passed

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 17 2021, 19:39 · Built for 51 s
Status
Passed