Alex Amato created BEAM-10376:
---------------------------------
Summary: Possible build issue on Jenkins? Nullpointer from scan
tool.
Key: BEAM-10376
URL: https://issues.apache.org/jira/browse/BEAM-10376
Project: Beam
Issue Type: Test
Components: build-system
Reporter: Alex Amato
The gradle scan tool seems to hit a null pointer here:
[https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/11983/console|https://www.google.com/url?q=https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/11983/console&sa=D&source=hangouts&ust=1593549342362000&usg=AFQjCNG0HzeCiUtQ6qLG9K0ctNWY6Qp-iw]
For my PR:
[https://github.com/apache/beam/pull/12083]
I am not sure on the extent of the problem. I think it doesn't pull out the
error from the task that failed. And I cant access it at the url printed.
:sdks:java:extensions:google-cloud-platform-core:spotbugsMain
*18:48:07* BUILD FAILED in 2h 0m 4s*18:48:07* 894 actionable tasks: 887
executed, 6 from cache, 1 up-to-date*18:48:07* *18:48:07* A build scan cannot
be produced as an error occurred gathering build data.*18:48:07* Please report
this problem via
[https://gradle.com/scans/help/plugin]
and include the following via copy/paste:*18:48:07* *18:48:07*
----------*18:48:07* Gradle version: 5.2.1*18:48:07* Plugin version:
2.3*18:48:07* *18:48:07* java.lang.NullPointerException*18:48:07* at
com.gradle.scan.plugin.internal.j.d$a.a(SourceFile:51)*18:48:07* at
com.gradle.scan.plugin.internal.j.d.a(SourceFile:41)*18:48:07* at
com.gradle.scan.plugin.internal.j.f.a(SourceFile:42)*18:48:07* at
com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:30)*18:48:07* at
com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:19)*18:48:07* at
com.gradle.scan.plugin.internal.o.a.c(SourceFile:60)*18:48:07* *18:48:07*
----------*18:48:07*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)