May 25 15:23:33 hw1 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... May 25 15:23:34 hw1 python3[1199]: /srv/hw-worker/tests/1635 Starting tests May 25 15:24:10 hw1 python3[1199]: Warning: ens9np0 carrier not detected on local after 30s May 25 15:24:11 hw1 python3[1199]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' May 25 15:24:11 hw1 python3[1199]: Traceback (most recent call last): May 25 15:24:11 hw1 python3[1199]: File "/opt/nipa/contest/hw/hw_worker.py", line 318, in May 25 15:24:11 hw1 python3[1199]: main() May 25 15:24:11 hw1 python3[1199]: ~~~~^^ May 25 15:24:11 hw1 python3[1199]: File "/opt/nipa/contest/hw/hw_worker.py", line 291, in main May 25 15:24:11 hw1 python3[1199]: setup_test_interfaces(test_dir) May 25 15:24:11 hw1 python3[1199]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ May 25 15:24:11 hw1 python3[1199]: File "/opt/nipa/contest/hw/hw_worker.py", line 213, in setup_test_interfaces May 25 15:24:11 hw1 python3[1199]: _ensure_link_up(remote_ifname, **peer_kwargs) May 25 15:24:11 hw1 python3[1199]: ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ May 25 15:24:11 hw1 python3[1199]: File "/opt/nipa/contest/hw/hw_worker.py", line 104, in _ensure_link_up May 25 15:24:11 hw1 python3[1199]: _ip(f'link set {ifname} up', **kwargs) May 25 15:24:11 hw1 python3[1199]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ May 25 15:24:11 hw1 python3[1199]: File "/opt/nipa/contest/hw/hw_worker.py", line 98, in _ip May 25 15:24:11 hw1 python3[1199]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") May 25 15:24:11 hw1 python3[1199]: RuntimeError: ip link set ens25f1np1 up failed on root@10.99.1.42: Cannot find device "ens25f1np1" May 25 15:24:11 hw1 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE May 25 15:24:11 hw1 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. May 25 15:24:11 hw1 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). May 25 15:24:11 hw1 systemd[1]: nipa-hw-worker.service: Consumed 2.438s CPU time over 34.313s wall clock time, 41.3M memory peak.