Closed Bug 1807496 Opened 2 years ago Closed 2 years ago

Perma [Sym] OverflowError: string longer than 2147483647 bytes when Gecko 110 merges to Beta on 2023-01-16

Categories

(Firefox Build System :: Task Configuration, defect)

defect

Tracking

(firefox-esr102 unaffected, firefox108 unaffected, firefox109 unaffected, firefox110+ fixed)

RESOLVED DUPLICATE of bug 1806123
Tracking Status
firefox-esr102 --- unaffected
firefox108 --- unaffected
firefox109 --- unaffected
firefox110 + fixed

People

(Reporter: smolnar, Unassigned)

Details

(Keywords: regression)

Central as beta simulation

How to run these simulations

Failure log

INFO:upload-symbols:Attempt 1 of 7...
[task 2022-12-25T10:53:40.584Z] Traceback (most recent call last):
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/toolkit/crashreporter/tools/upload_symbols.py", line 254, in <module>
[task 2022-12-25T10:53:40.584Z]     sys.exit(main())
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/toolkit/crashreporter/tools/upload_symbols.py", line 223, in main
[task 2022-12-25T10:53:40.584Z]     r = requests.post(
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/api.py", line 119, in post
[task 2022-12-25T10:53:40.584Z]     return request('post', url, data=data, json=json, **kwargs)
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/api.py", line 61, in request
[task 2022-12-25T10:53:40.584Z]     return session.request(method=method, url=url, **kwargs)
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/sessions.py", line 542, in request
[task 2022-12-25T10:53:40.584Z]     resp = self.send(prep, **send_kwargs)
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/sessions.py", line 655, in send
[task 2022-12-25T10:53:40.584Z]     r = adapter.send(request, **kwargs)
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/adapters.py", line 439, in send
[task 2022-12-25T10:53:40.584Z]     resp = conn.urlopen(
[task 2022-12-25T10:53:40.584Z]   File "/builds/worker/checkouts/gecko/third_party/python/urllib3/urllib3/connectionpool.py", line 699, in urlopen
[task 2022-12-25T10:53:40.584Z]     httplib_response = self._make_request(
[task 2022-12-25T10:53:40.585Z]   File "/builds/worker/checkouts/gecko/third_party/python/urllib3/urllib3/connectionpool.py", line 394, in _make_request
[task 2022-12-25T10:53:40.585Z]     conn.request(method, url, **httplib_request_kw)
[task 2022-12-25T10:53:40.585Z]   File "/builds/worker/checkouts/gecko/third_party/python/urllib3/urllib3/connection.py", line 233, in request
[task 2022-12-25T10:53:40.585Z]     super(HTTPConnection, self).request(method, url, body=body, headers=headers)
[task 2022-12-25T10:53:40.585Z]   File "/usr/lib/python3.9/http/client.py", line 1255, in request
[task 2022-12-25T10:53:40.585Z]     self._send_request(method, url, body, headers, encode_chunked)
[task 2022-12-25T10:53:40.585Z]   File "/usr/lib/python3.9/http/client.py", line 1301, in _send_request
[task 2022-12-25T10:53:40.585Z]     self.endheaders(body, encode_chunked=encode_chunked)
[task 2022-12-25T10:53:40.585Z]   File "/usr/lib/python3.9/http/client.py", line 1250, in endheaders
[task 2022-12-25T10:53:40.585Z]     self._send_output(message_body, encode_chunked=encode_chunked)
[task 2022-12-25T10:53:40.585Z]   File "/usr/lib/python3.9/http/client.py", line 1049, in _send_output
[task 2022-12-25T10:53:40.586Z]     self.send(chunk)
[task 2022-12-25T10:53:40.586Z]   File "/usr/lib/python3.9/http/client.py", line 971, in send
[task 2022-12-25T10:53:40.586Z]     self.sock.sendall(data)
[task 2022-12-25T10:53:40.586Z]   File "/usr/lib/python3.9/ssl.py", line 1204, in sendall
[task 2022-12-25T10:53:40.586Z]     v = self.send(byte_view[count:])
[task 2022-12-25T10:53:40.586Z]   File "/usr/lib/python3.9/ssl.py", line 1173, in send
[task 2022-12-25T10:53:40.586Z]     return self._sslobj.write(data)
[task 2022-12-25T10:53:40.586Z] OverflowError: string longer than 2147483647 bytes
[task 2022-12-25T10:53:41.157Z] Creating default state directory: /builds/worker/.mozbuild
[task 2022-12-25T10:53:41.157Z] Running "pip check" to verify compatibility between the system Python and the "mach" site.
[task 2022-12-25T10:53:41.157Z] Running "pip check" to verify compatibility between the system Python and the "common" site.
[task 2022-12-25T10:53:41.157Z] Site not up-to-date reason: "/builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/common" does not exist
[taskcluster 2022-12-25 10:53:41.468Z] === Task Finished ===
[taskcluster 2022-12-25 10:53:41.468Z] Unsuccessful task run with exit code: 1 completed in 805.566 seconds
Flags: needinfo?(jfkthame)

The Bugbug bot thinks this bug is a defect, but please change it back in case of error.

Type: task → defect

Changesets since last successful run: https://treeherder.mozilla.org/jobs?repo=mozilla-central&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunning%2Cpending%2Crunnable&revision=d039318db1512fd9a9cf316b27af53ab7f1e46c8
The build-macosx64-fuzzing/debug task and its upload-symbols dependent didn't run in the simulations the days before but ran for mozilla-central.

Christian, not urgent: any idea what changed? https://hg.mozilla.org/mozilla-central/rev/f75b763d17e0eb993ee6df7d772eb9956c05fff9 should not change behavior.

Flags: needinfo?(jfkthame) → needinfo?(choller)
No longer regressed by: 1806042
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1806123
Resolution: --- → DUPLICATE
Flags: needinfo?(choller)
You need to log in before you can comment on or make changes to this bug.