Eric Engestrom
bc38b68ab8
ci_run_n_monitor: read job logs as utf-8
Fixes regular crashes like this one:
Traceback (most recent call last):
File "bin/ci/ci_run_n_monitor.py", line 478, in <module>
print_log(cur_project, target_job_id)
File "bin/ci/ci_run_n_monitor.py", line 270, in print_log
lines = job.trace().decode("raw_unicode_escape").splitlines()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'rawunicodeescape' codec can't decode bytes in position 6090-6091: truncated \uXXXX escape
decoding with 'raw_unicode_escape' codec failed
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27653>
2024-02-29 14:17:02 +00:00
..
2024-02-29 14:17:02 +00:00
2023-10-07 19:00:17 +00:00
2019-10-03 20:15:19 +00:00
2017-05-09 14:05:00 +03:00
2022-11-30 17:08:48 +00:00
2022-11-30 17:08:48 +00:00
2023-03-30 21:37:00 +00:00
2023-03-30 21:37:00 +00:00
2023-10-16 08:59:07 +00:00
2023-12-07 12:41:07 +00:00
2023-03-30 21:37:00 +00:00
2020-05-20 22:05:41 +00:00
2021-08-14 21:44:32 +00:00
2024-02-02 01:46:24 +00:00
2019-01-18 09:37:01 -08:00
2022-11-11 05:38:19 +00:00
2023-03-30 21:37:00 +00:00
2023-06-15 22:37:31 +00:00
2023-08-03 23:21:32 +00:00
2021-01-07 00:07:56 +00:00
2023-01-12 14:34:59 +00:00
2023-12-02 11:48:35 +00:00
2022-05-02 16:58:20 +00:00
2024-01-10 19:25:05 +00:00
2021-10-09 00:42:32 +00:00