[
https://issues.apache.org/jira/browse/BEAM-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Rohde closed BEAM-5950.
---------------------------
Resolution: Cannot Reproduce
Fix Version/s: Not applicable
> [Flake] Python Postcommit: HourlyTeamScoreIT fails due to setup error.
> ----------------------------------------------------------------------
>
> Key: BEAM-5950
> URL: https://issues.apache.org/jira/browse/BEAM-5950
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Daniel Oliveira
> Priority: Minor
> Fix For: Not applicable
>
>
> [https://builds.apache.org/job/beam_PostCommit_Python_Verify/6443/]
>
> Looking through the Gradle build scan, I see the following:
>
> {noformat}
> ======================================================================
> ERROR: test_hourly_team_score_it
> (apache_beam.examples.complete.game.hourly_team_score_it_test.HourlyTeamScoreIT)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/complete/game/hourly_team_score_it_test.py",
> line 89, in test_hourly_team_score_it
> self.test_pipeline.get_full_options_as_args(**extra_opts))
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/complete/game/hourly_team_score.py",
> line 295, in run
> }, options.view_as(GoogleCloudOptions).project))
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py",
> line 425, in __exit__
> self.run().wait_until_finish()
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py",
> line 418, in run
> return self.runner.run_pipeline(self)
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",
> line 63, in run_pipeline
> self.result.wait_until_finish(duration=wait_duration)
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",
> line 1186, in wait_until_finish
> (self.state, getattr(self._runner, 'last_error_msg', None)), self)
> DataflowRuntimeException: Dataflow pipeline failed. State: FAILED, Error:
> A setup error was detected in
> beamapp-jenkins-110200102-11011710-qprl-harness-dbl8. Please refer to the
> worker-startup log for detailed information.{noformat}
> I have no idea how to see the worker-startup log, so that's as far as I can
> investigate.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)