You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Sam Rohde (JIRA)" <ji...@apache.org> on 2019/01/04 00:23:00 UTC

[jira] [Commented] (BEAM-5761) [JobName] [testE2ETrafficMaxLaneFlow] BigQuery NullPointerException

    [ https://issues.apache.org/jira/browse/BEAM-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733661#comment-16733661 ] 

Sam Rohde commented on BEAM-5761:
---------------------------------

[~chamikara] ping

Can you please take a look?

> [JobName] [testE2ETrafficMaxLaneFlow] BigQuery NullPointerException
> -------------------------------------------------------------------
>
>                 Key: BEAM-5761
>                 URL: https://issues.apache.org/jira/browse/BEAM-5761
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp, test-failures
>            Reporter: Scott Wegner
>            Assignee: Chamikara Jayalath
>            Priority: Major
>              Labels: currently-failing
>
> _Use this form to file an issue for test failure:_
>  * [Jenkins Job|https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1696/]
>  * [Gradle Build Scan|https://gradle.com/s/dfpevhibcckxm]
>  * [Test source code|https://github.com/apache/beam/blob/c10e5812163b2fc0e8bfbd0bb3386b35e6d8b0d7/examples/java/src/test/java/org/apache/beam/examples/complete/TrafficMaxLaneFlowIT.java#L74]
> Initial investigation:
> The test hit a {{NullPointerException}} when reading data from the BigQuery response:
> {{String res = response.getRows().get(0).getF().get(0).getV().toString();}}
> There were four test failures in this run:
> * testE2ETrafficMaxLaneFlow
> * testNewTypesQueryWithReshuffle
> * testE2EBigQueryTornadoes
> * testE2ETrafficRoutes
> They all appear to be BigQuery related.
> ----
> _After you've filled out the above details, please [assign the issue to an individual|https://beam.apache.org/contribute/postcommits-guides/index.html#find_specialist]. Assignee should [treat test failures as high-priority|https://beam.apache.org/contribute/postcommits-policies/#assigned-failing-test], helping to fix the issue or find a more appropriate owner. See [Apache Beam Post-Commit Policies|https://beam.apache.org/contribute/postcommits-policies]._



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)