You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KFP API host is http://localhost:8888
Run the sample tests...
Experiment details: http://localhost:8888/#/experiments/details/4f9c85ce-5f91-4be3-b2ea-83b6d95177ff
Config file with the same name not found, use default args:[Errno 2] No such file or directory: '/home/runner/work/pipelines/pipelines/test/sample-test/configs/sequential.config.yaml'
Run details: http://localhost:8888/#/runs/details/58eb14d7-9a5a-4a30-b2a3-e3282aacf3f2
Traceback (most recent call last):
File "/home/runner/work/pipelines/pipelines/./test/sample-test/sample_test_launcher.py", line 271, in <module>
main()
File "/home/runner/work/pipelines/pipelines/./test/sample-test/sample_test_launcher.py", line 267, in main
fire.Fire({'sample_test': SampleTest, 'component_test': ComponentTest})
File "/home/runner/.local/lib/python3.10/site-packages/fire/core.py", line 141, in Fire
component_trace = _Fire(component, args, parsed_flag_args, context, name)
File "/home/runner/.local/lib/python3.10/site-packages/fire/core.py", line 466, in _Fire
component, remaining_args = _CallAndUpdateTrace(
File "/home/runner/.local/lib/python3.10/site-packages/fire/core.py", line 681, in _CallAndUpdateTrace
component = fn(*varargs, **kwargs)
File "/home/runner/work/pipelines/pipelines/./test/sample-test/sample_test_launcher.py", line 208, in run_test
pysample_checker.check()
File "/home/runner/work/pipelines/pipelines/test/sample-test/run_sample_test.py", line 158, in check
response = self._client.wait_for_run_completion(
File "/home/runner/.local/lib/python3.10/site-packages/kfp/client/client.py", line 1381, in wait_for_run_completion
raise TimeoutError('Run timeout')
TimeoutError: Run timeout
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
#11068
https://github.com/kubeflow/pipelines/actions/runs/10219952526/job/28279304816?pr=11068
The text was updated successfully, but these errors were encountered: