01/23/2025 08:32:04 AM UTC [INFO] Listening for available checkout events 01/23/2025 08:32:04 AM UTC [INFO] Press Ctrl-C to stop. Filtered: Job kver not found in jobfilter for node 67920086a8dee4e2c07456bc 01/23/2025 10:48:24 AM UTC [ERROR] urllib3.exceptions.ResponseError: too many 500 error responses The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 589, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 932, in urlopen retries = retries.increment(method, url, response=response, _pool=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/43869 (Caused by ResponseError('too many 500 error responses')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/./pipeline/scheduler.py", line 297, in _run event = self._api_helper.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 68, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 169, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 81, in _get resp = session.get( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 613, in send raise RetryError(e, request=request) requests.exceptions.RetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/43869 (Caused by ResponseError('too many 500 error responses')) 01/23/2025 08:32:04 AM UTC [INFO] Listening for available checkout events 01/23/2025 08:32:04 AM UTC [INFO] Press Ctrl-C to stop. Filtered: Job kver not found in jobfilter for node 67920086a8dee4e2c07456bc 01/23/2025 10:48:24 AM UTC [ERROR] urllib3.exceptions.ResponseError: too many 500 error responses The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 589, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 932, in urlopen retries = retries.increment(method, url, response=response, _pool=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/43869 (Caused by ResponseError('too many 500 error responses')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/./pipeline/scheduler.py", line 297, in _run event = self._api_helper.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 68, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 169, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 81, in _get resp = session.get( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 613, in send raise RetryError(e, request=request) requests.exceptions.RetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/43869 (Caused by ResponseError('too many 500 error responses')) 01/23/2025 10:48:28 AM UTC [INFO] Listening for available checkout events 01/23/2025 10:48:28 AM UTC [INFO] Press Ctrl-C to stop. Filtered: Job kver not found in jobfilter for node 67921edaa8dee4e2c0745788 PUT: https://staging.kernelci.org:9000/latest/node/67926f53a8dee4e2c0746124 timeout: 60.0 PUT: size of data: 832 PUT: status code: 200 {"id":"67926f53a8dee4e2c0746124","kind":"test","name":"kver","path":["checkout","kver"],"group":"kver","parent":"67926f15a8dee4e2c0746121","state":"running","result":null,"artifacts":{},"data":{"kernel_revision":{"tree":"kernelci","url":"https://github.com/kernelci/linux.git","branch":"staging-mainline","commit":"607c71e42c37e601accf66a08e64d8b9672bb01d","describe":"staging-mainline-20250123.1","version":{"version":6,"patchlevel":13,"extra":"-4859-g607c71e42c37"},"commit_tags":["staging-mainline-20250123.1"],"commit_message":"staging-mainline-20250123.1","tip_of_branch":true},"runtime":"shell","platform":"shell","job_id":"7"},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-23T16:33:23.461000","updated":"2025-01-23T16:33:23.549000","timeout":"2025-01-23T22:33:23.461000","holdoff":null,"owner":"staging.kernelci.org","submitter":"service:pipeline","treeid":"9741bb36d5e2775eab1ff5adc85dfbff3efc8290974287b91f06393c87b3eb06","user_groups":[],"processed_by_kcidb_bridge":false} 01/23/2025 04:33:23 PM UTC [INFO] 67926f53a8dee4e2c0746124 shell shell kver 7 Getting kernel source tree... Source directory: /tmp/kci/linux-kernelci-staging-mainline-staging-mainline-20250123.1 Running job... Checking kernel revision Result: pass PUT: https://staging.kernelci.org:9000/latest/node/67926f53a8dee4e2c0746124 timeout: 60.0 PUT: size of data: 832 PUT: status code: 200 {"id":"67926f53a8dee4e2c0746124","kind":"test","name":"kver","path":["checkout","kver"],"group":"kver","parent":"67926f15a8dee4e2c0746121","state":"done","result":"pass","artifacts":{},"data":{"kernel_revision":{"tree":"kernelci","url":"https://github.com/kernelci/linux.git","branch":"staging-mainline","commit":"607c71e42c37e601accf66a08e64d8b9672bb01d","describe":"staging-mainline-20250123.1","version":{"version":6,"patchlevel":13,"extra":"-4859-g607c71e42c37"},"commit_tags":["staging-mainline-20250123.1"],"commit_message":"staging-mainline-20250123.1","tip_of_branch":true},"runtime":"shell","platform":"shell","job_id":"7"},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-23T16:33:23.461000","updated":"2025-01-23T16:33:45.751000","timeout":"2025-01-23T22:33:23.461000","holdoff":null,"owner":"staging.kernelci.org","submitter":"service:pipeline","treeid":"9741bb36d5e2775eab1ff5adc85dfbff3efc8290974287b91f06393c87b3eb06","user_groups":[],"processed_by_kcidb_bridge":false} 01/23/2025 05:04:48 PM UTC [INFO] Stopping. 01/23/2025 08:32:04 AM UTC [INFO] Listening for available checkout events 01/23/2025 08:32:04 AM UTC [INFO] Press Ctrl-C to stop. Filtered: Job kver not found in jobfilter for node 67920086a8dee4e2c07456bc 01/23/2025 10:48:24 AM UTC [ERROR] urllib3.exceptions.ResponseError: too many 500 error responses The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 589, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py", line 932, in urlopen retries = retries.increment(method, url, response=response, _pool=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/43869 (Caused by ResponseError('too many 500 error responses')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run status = self._run(context) ^^^^^^^^^^^^^^^^^^ File "/home/kernelci/./pipeline/scheduler.py", line 297, in _run event = self._api_helper.receive_event_data(sub_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/helper.py", line 68, in receive_event_data return self.api.receive_event(sub_id).data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/latest.py", line 169, in receive_event resp = self._get(path) ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/kernelci/api/__init__.py", line 81, in _get resp = session.get( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 602, in get return self.request("GET", url, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/requests/adapters.py", line 613, in send raise RetryError(e, request=request) requests.exceptions.RetryError: HTTPSConnectionPool(host='staging.kernelci.org', port=9000): Max retries exceeded with url: /latest/listen/43869 (Caused by ResponseError('too many 500 error responses')) 01/23/2025 10:48:28 AM UTC [INFO] Listening for available checkout events 01/23/2025 10:48:28 AM UTC [INFO] Press Ctrl-C to stop. Filtered: Job kver not found in jobfilter for node 67921edaa8dee4e2c0745788 PUT: https://staging.kernelci.org:9000/latest/node/67926f53a8dee4e2c0746124 timeout: 60.0 PUT: size of data: 832 PUT: status code: 200 {"id":"67926f53a8dee4e2c0746124","kind":"test","name":"kver","path":["checkout","kver"],"group":"kver","parent":"67926f15a8dee4e2c0746121","state":"running","result":null,"artifacts":{},"data":{"kernel_revision":{"tree":"kernelci","url":"https://github.com/kernelci/linux.git","branch":"staging-mainline","commit":"607c71e42c37e601accf66a08e64d8b9672bb01d","describe":"staging-mainline-20250123.1","version":{"version":6,"patchlevel":13,"extra":"-4859-g607c71e42c37"},"commit_tags":["staging-mainline-20250123.1"],"commit_message":"staging-mainline-20250123.1","tip_of_branch":true},"runtime":"shell","platform":"shell","job_id":"7"},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-23T16:33:23.461000","updated":"2025-01-23T16:33:23.549000","timeout":"2025-01-23T22:33:23.461000","holdoff":null,"owner":"staging.kernelci.org","submitter":"service:pipeline","treeid":"9741bb36d5e2775eab1ff5adc85dfbff3efc8290974287b91f06393c87b3eb06","user_groups":[],"processed_by_kcidb_bridge":false} 01/23/2025 04:33:23 PM UTC [INFO] 67926f53a8dee4e2c0746124 shell shell kver 7 Getting kernel source tree... Source directory: /tmp/kci/linux-kernelci-staging-mainline-staging-mainline-20250123.1 Running job... Checking kernel revision Result: pass PUT: https://staging.kernelci.org:9000/latest/node/67926f53a8dee4e2c0746124 timeout: 60.0 PUT: size of data: 832 PUT: status code: 200 {"id":"67926f53a8dee4e2c0746124","kind":"test","name":"kver","path":["checkout","kver"],"group":"kver","parent":"67926f15a8dee4e2c0746121","state":"done","result":"pass","artifacts":{},"data":{"kernel_revision":{"tree":"kernelci","url":"https://github.com/kernelci/linux.git","branch":"staging-mainline","commit":"607c71e42c37e601accf66a08e64d8b9672bb01d","describe":"staging-mainline-20250123.1","version":{"version":6,"patchlevel":13,"extra":"-4859-g607c71e42c37"},"commit_tags":["staging-mainline-20250123.1"],"commit_message":"staging-mainline-20250123.1","tip_of_branch":true},"runtime":"shell","platform":"shell","job_id":"7"},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-23T16:33:23.461000","updated":"2025-01-23T16:33:45.751000","timeout":"2025-01-23T22:33:23.461000","holdoff":null,"owner":"staging.kernelci.org","submitter":"service:pipeline","treeid":"9741bb36d5e2775eab1ff5adc85dfbff3efc8290974287b91f06393c87b3eb06","user_groups":[],"processed_by_kcidb_bridge":false} 01/23/2025 05:04:48 PM UTC [INFO] Stopping.