Jun 30 06:58:20 hw2 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Jun 30 06:58:21 hw2 python3[1218]: /srv/hw-worker/tests/2491 Starting tests Jun 30 06:58:22 hw2 python3[1218]: Set ens25f1np1 combined channels to 32 (max=32, cpus=32) Jun 30 06:58:22 hw2 python3[1218]: ERR: could not get NAPI IRQs for ens25f1np1 via ynl Jun 30 06:58:22 hw2 python3[1218]: Restored ens25f1np1 combined channels to 32 Jun 30 06:58:24 hw2 python3[1218]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Jun 30 06:58:24 hw2 python3[1218]: Traceback (most recent call last): Jun 30 06:58:24 hw2 python3[1218]: File "/opt/nipa/contest/hw/hw_worker.py", line 534, in Jun 30 06:58:24 hw2 python3[1218]: main() Jun 30 06:58:24 hw2 python3[1218]: ~~~~^^ Jun 30 06:58:24 hw2 python3[1218]: File "/opt/nipa/contest/hw/hw_worker.py", line 507, in main Jun 30 06:58:24 hw2 python3[1218]: setup_test_interfaces(test_dir) Jun 30 06:58:24 hw2 python3[1218]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Jun 30 06:58:24 hw2 python3[1218]: File "/opt/nipa/contest/hw/hw_worker.py", line 374, in setup_test_interfaces Jun 30 06:58:24 hw2 python3[1218]: _install_prefix_route(remote_ifname, env['LOCAL_PREFIX_V6'], Jun 30 06:58:24 hw2 python3[1218]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 30 06:58:24 hw2 python3[1218]: env['LOCAL_V6'], **peer_kwargs) Jun 30 06:58:24 hw2 python3[1218]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 30 06:58:24 hw2 python3[1218]: File "/opt/nipa/contest/hw/hw_worker.py", line 139, in _install_prefix_route Jun 30 06:58:24 hw2 python3[1218]: _ip(f'-6 route add {prefix} via {local_v6} dev {ifname}', **kwargs) Jun 30 06:58:24 hw2 python3[1218]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 30 06:58:24 hw2 python3[1218]: File "/opt/nipa/contest/hw/hw_worker.py", line 100, in _ip Jun 30 06:58:24 hw2 python3[1218]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Jun 30 06:58:24 hw2 python3[1218]: RuntimeError: ip -6 route add fd00:2:0:1::/64 via fd00:2::2 dev ens9np0 failed on root@10.99.1.41: RTNETLINK answers: File exists Jun 30 06:58:24 hw2 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Jun 30 06:58:24 hw2 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Jun 30 06:58:24 hw2 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). Jun 30 06:58:24 hw2 systemd[1]: nipa-hw-worker.service: Consumed 2.180s CPU time over 4.443s wall clock time, 45.5M memory peak.