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

BigQueryWriteIntegrationTests is flaky Actual data is []

Details

    Description

      From https://builds.apache.org/job/beam_PostCommit_Python37_PR/99/:

       ======================================================================
      04:40:28  FAIL: test_big_query_write (apache_beam.io.gcp.bigquery_write_it_test.BigQueryWriteIntegrationTests)
      04:40:28  ----------------------------------------------------------------------
      04:40:28  Traceback (most recent call last):
      04:40:28    File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/io/gcp/bigquery_write_it_test.py", line 167, in test_big_query_write
      04:40:28      write_disposition=beam.io.BigQueryDisposition.WRITE_EMPTY))
      04:40:28    File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/pipeline.py", line 522, in __exit__
      04:40:28      self.run().wait_until_finish()
      04:40:28    File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/pipeline.py", line 495, in run
      04:40:28      self._options).run(False)
      04:40:28    File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/pipeline.py", line 508, in run
      04:40:28      return self.runner.run_pipeline(self, self._options)
      04:40:28    File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/runners/direct/test_direct_runner.py", line 53, in run_pipeline
      04:40:28      hc_assert_that(self.result, pickler.loads(on_success_matcher))
      04:40:28  AssertionError: 
      04:40:28  Expected: (Expected data is [(1, 'abc'), (2, 'def'), (3, '你好'), (4, 'привет')])
      04:40:28       but: Expected data is [(1, 'abc'), (2, 'def'), (3, '你好'), (4, 'привет')] Actual data is []
      04:40:28  
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tvalentyn Valentyn Tymofieiev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: