Closed
Bug 1914146
Opened 1 year ago
Closed 1 year ago
Intermittent Uncaught exception: Traceback (most recent call last): | after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)
Categories
(Release Engineering :: General, defect, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=471155808&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Rumdob7XT2W_mgs-cHf4Dw/runs/0/artifacts/public/logs/live_backing.log
INFO - Looking in links: https://pypi.pub.build.mozilla.org/pub/
[task 2024-08-21T10:15:46.562Z] 10:15:46 INFO - WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /pub/
[task 2024-08-21T10:15:48.829Z] 10:15:48 INFO - Collecting pywin32==306
[task 2024-08-21T10:15:49.141Z] 10:15:49 INFO - Downloading https://pypi.pub.build.mozilla.org/pub/pywin32-306-cp311-cp311-win_amd64.whl (9.2 MB)
[task 2024-08-21T10:18:51.186Z] 10:18:51 INFO - -- 0.6/9.2 MB ? eta -:--:--
[task 2024-08-21T10:18:51.202Z] 10:18:51 INFO - ERROR: Exception:
[task 2024-08-21T10:18:51.203Z] 10:18:51 ERROR - Traceback (most recent call last):
[task 2024-08-21T10:18:51.203Z] 10:18:51 INFO - File "D:\task_172423115882820\build\venv\Lib\site-packages\pip\_vendor\urllib3\response.py", line 438, in _error_catcher
[task 2024-08-21T10:18:51.203Z] 10:18:51 INFO - yield
[task 2024-08-21T10:18:51.203Z] 10:18:51 INFO - File "D:\task_172423115882820\build\venv\Lib\site-packages\pip\_vendor\urllib3\response.py", line 561, in read
[task 2024-08-21T10:18:51.204Z] 10:18:51 INFO - data = self._fp_read(amt) if not fp_closed else b""
[task 2024-08-21T10:18:51.204Z] 10:18:51 INFO - ^^^^^^^^^^^^^^^^^^
[task 2024-08-21T10:18:51.204Z] 10:18:51 INFO - File "D:\task_172423115882820\build\venv\Lib\site-packages\pip\_vendor\urllib3\response.py", line 527, in _fp_read
[task 2024-08-21T10:18:51.204Z] 10:18:51 INFO - return self._fp.read(amt) if amt is not None else self._fp.read()
[task 2024-08-21T10:18:51.204Z] 10:18:51 INFO - ^^^^^^^^^^^^^^^^^^
[task 2024-08-21T10:18:51.204Z] 10:18:51 INFO - File "D:\task_172423115882820\build\venv\Lib\site-packages\pip\_vendor\cachecontrol\filewrapper.py", line 98, in read
[task 2024-08-21T10:18:51.204Z] 10:18:51 INFO - data: bytes = self.__fp.read(amt)
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - ^^^^^^^^^^^^^^^^^^^
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - File "c:\mozilla-build\python3\Lib\http\client.py", line 473, in read
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - s = self.fp.read(amt)
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - ^^^^^^^^^^^^^^^^^
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - File "c:\mozilla-build\python3\Lib\socket.py", line 706, in readinto
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - return self._sock.recv_into(b)
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - ^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - File "c:\mozilla-build\python3\Lib\ssl.py", line 1315, in recv_into
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - return self.read(nbytes, buffer)
[task 2024-08-21T10:18:51.205Z] 10:18:51 INFO - ^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-08-21T10:18:51.206Z] 10:18:51 INFO - File "c:\mozilla-build\python3\Lib\ssl.py", line 1167, in read
[task 2024-08-21T10:18:51.206Z] 10:18:51 INFO - return self._sslobj.read(len, buffer)
[task 2024-08-21T10:18:51.206Z] 10:18:51 INFO - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-08-21T10:18:51.206Z] 10:18:51 INFO - TimeoutError: The read operation timed out
[task 2024-08-21T10:18:51.207Z] 10:18:51 INFO - During handling of the above exception, another exception occurred:
[task 2024-08-21T10:18:51.207Z] 10:18:51 ERROR - Traceback (most recent call last):
| Comment hidden (Intermittent Failures Robot) |
Comment 2•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•