tvalentyn commented on pull request #12179:
URL: https://github.com/apache/beam/pull/12179#issuecomment-654548592


   Error looks like flake:
   ```
   Ran 82 tests in 285.088s
   
   OK (skipped=15)
   Exception in thread Thread-712 (most likely raised during interpreter 
shutdown):
   Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
     File "apache_beam/runners/worker/data_plane.py", line 184, in run
     File "apache_beam/runners/worker/sdk_worker.py", line 437, in 
shutdown_inactive_bundle_processors
   <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
   Exception in thread Thread-1359 (most likely raised during interpreter 
shutdown):
   Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
     File "apache_beam/runners/worker/data_plane.py", line 184, in run
     File "apache_beam/runners/worker/sdk_worker.py", line 437, in 
shutdown_inactive_bundle_processors
   <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
   Exception in thread Thread-79 (most likely raised during interpreter 
shutdown):
   Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
     File "apache_beam/runners/worker/data_plane.py", line 184, in run
     File "apache_beam/runners/worker/sdk_worker.py", line 437, in 
shutdown_inactive_bundle_processors
   <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Script 
'/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Phrase/src/sdks/python/test-suites/portable/common.gradle'
 line: 57
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to