tvalentyn commented on PR #37822:
URL: https://github.com/apache/beam/pull/37822#issuecomment-4056553033
Wordcount IT failed with a strange error, likely a flake at submission:
```
scheduling tests via LoadScheduling
malloc(): unsorted double linked list corrupted
Fatal Python error: Aborted
Thread 0x00007824cc57e700 (most recent call first):
File "/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/ssl.py", line
1163 in read
File "/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/ssl.py", line
1307 in recv_into
File "/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/socket.py",
line 717 in readinto
File
"/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/http/client.py", line
279 in _read_status
File
"/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/http/client.py", line
318 in begin
File
"/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/http/client.py", line
1375 in getresponse
File
"/runner/_work/beam/beam/build/gradleenv/2050596098/lib/python3.10/site-packages/httplib2/__init__.py",
line 1399 in _conn_request
File
"/runner/_work/beam/beam/build/gradleenv/2050596098/lib/python3.10/site-packages/httplib2/__init__.py",
line 1447 in _request
File
"/runner/_work/beam/beam/build/gradleenv/2050596098/lib/python3.10/site-packages/httplib2/__init__.py",
line 1727 in request
File
"/runner/_work/beam/beam/build/gradleenv/2050596098/lib/python3.10/site-packages/google_auth_httplib2.py",
line 216 in request
File
"/runner/_work/beam/beam/build/gradleenv/2050596098/lib/python3.10/site-packages/apitools/base/py/http_wrapper.py",
line 397 in _MakeRequestNoRetry
File
"/runner/_work/beam/beam/build/gradleenv/2050596098/lib/python3.10/site-packages/apitools/base/py/http_wrapper.py",
line 348 in MakeRequest
File
"/runner/_work/beam/beam/build/gradleenv/2050596098/lib/python3.10/site-packages/apitools/base/py/base_api.py",
line 728 in _RunMethod
File
"/runner/_work/beam/beam/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py",
line 554 in List
File
"/runner/_work/beam/beam/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py",
line 1050 in list_messages
File "/runner/_work/beam/beam/sdks/python/apache_beam/utils/retry.py",
line 300 in wrapper
File
"/runner/_work/beam/beam/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",
line 185 in poll_for_job_completion
File
"/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/threading.py", line 953
in run
File
"/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/threading.py", line
1016 in _bootstrap_inner
File
"/opt/hostedtoolcache/Python/3.10.17/x64/lib/python3.10/threading.py", line 973
in _bootstrap
```
let's see if this happens again.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]