Apr 04 22:36:39 hw2 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Apr 04 22:36:40 hw2 python3[1196]: /srv/hw-worker/tests/506 Starting tests Apr 04 22:36:40 hw2 python3[1196]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Apr 04 22:36:40 hw2 python3[1196]: Traceback (most recent call last): Apr 04 22:36:40 hw2 python3[1196]: File "/opt/nipa/contest/hw/hw_worker.py", line 307, in Apr 04 22:36:40 hw2 python3[1196]: main() Apr 04 22:36:40 hw2 python3[1196]: ~~~~^^ Apr 04 22:36:40 hw2 python3[1196]: File "/opt/nipa/contest/hw/hw_worker.py", line 280, in main Apr 04 22:36:40 hw2 python3[1196]: setup_test_interfaces(test_dir) Apr 04 22:36:40 hw2 python3[1196]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Apr 04 22:36:40 hw2 python3[1196]: File "/opt/nipa/contest/hw/hw_worker.py", line 180, in setup_test_interfaces Apr 04 22:36:40 hw2 python3[1196]: _ensure_link_up(netif) Apr 04 22:36:40 hw2 python3[1196]: ~~~~~~~~~~~~~~~^^^^^^^ Apr 04 22:36:40 hw2 python3[1196]: File "/opt/nipa/contest/hw/hw_worker.py", line 104, in _ensure_link_up Apr 04 22:36:40 hw2 python3[1196]: _ip(f'link set {ifname} up', **kwargs) Apr 04 22:36:40 hw2 python3[1196]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Apr 04 22:36:40 hw2 python3[1196]: File "/opt/nipa/contest/hw/hw_worker.py", line 98, in _ip Apr 04 22:36:40 hw2 python3[1196]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Apr 04 22:36:40 hw2 python3[1196]: RuntimeError: ip link set ens25f1np1 up failed on local: Cannot find device "ens25f1np1" Apr 04 22:36:40 hw2 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Apr 04 22:36:40 hw2 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Apr 04 22:36:40 hw2 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner).