-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
3.29.2-scylla was recently released (on Mar 5). The matrix is failing to apply patch - https://argus.scylladb.com/tests/driver-matrix-tests/afcf0f94-d528-41eb-87cb-11ee643bdc7f:
Traceback (most recent call last):
File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/main.py", line 31, in main
result = runner.run()
File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 202, in run
if self._checkout_branch() and self._apply_patch_files() and self._install_python_requirements():
File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 128, in _apply_patch_files
self._run_command_in_shell(f"patch -p1 -i {file_path}")
File "/jenkins/workspace/enterprise-2024.1/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 111, in _run_command_in_shell
assert status_code == 0, stderr
AssertionError: (None, b'/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\n')
Metadata
Metadata
Assignees
Labels
No labels