Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-3411

Test apache_beam.examples.wordcount_it_test.WordCountIT times out

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.3.0
    • sdk-py-core
    • None

    Description

      Failed run: https://builds.apache.org/job/beam_PostCommit_Python_Verify/3876/console

      Log snippet:

      test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ERROR

      ======================================================================
      ERROR: test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/.eggs/nose-1.3.7-py2.7.egg/nose/plugins/multiprocess.py", line 812, in run
      test(orig)
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/.eggs/nose-1.3.7-py2.7.egg/nose/case.py", line 45, in _call_
      return self.run(*arg, **kwarg)
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/.eggs/nose-1.3.7-py2.7.egg/nose/case.py", line 133, in run
      self.runTest(result)
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/.eggs/nose-1.3.7-py2.7.egg/nose/case.py", line 151, in runTest
      test(result)
      File "/usr/lib/python2.7/unittest/case.py", line 395, in _call_
      return self.run(*args, **kwds)
      File "/usr/lib/python2.7/unittest/case.py", line 331, in run
      testMethod()
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/wordcount_it_test.py", line 77, in test_wordcount_fnapi_it
      on_success_matcher=PipelineStateMatcher()))
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/wordcount_fnapi.py", line 130, in run
      result.wait_until_finish()
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py", line 956, in wait_until_finish
      time.sleep(5.0)
      File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/.eggs/nose-1.3.7-py2.7.egg/nose/plugins/multiprocess.py", line 276, in signalhandler
      raise TimedOutException()
      TimedOutException: 'test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT)'

      ----------------------------------------------------------------------
      Ran 3 tests in 901.290s

      FAILED (errors=1)
      Build step 'Execute shell' marked build as failure

      Attachments

        Issue Links

          Activity

            People

              angoenka Ankur Goenka
              herohde Henning Rohde
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: