TAP version 13 1..1 # timeout set to 0 # selftests: drivers/net/hw: iou-zcrx.py # Traceback (most recent call last): # File "/srv/hw-worker/tests/383/drivers/net/hw/./iou-zcrx.py", line 174, in # main() # ~~~~^^ # File "/srv/hw-worker/tests/383/drivers/net/hw/./iou-zcrx.py", line 163, in main # cfg.bin_remote = cfg.remote.deploy(cfg.bin_local) # ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ # File "/srv/hw-worker/tests/383/drivers/net/lib/py/remote_ssh.py", line 38, in deploy # cmd(f"scp {what} {self.name}:{file_name}") # ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "/srv/hw-worker/tests/383/net/lib/py/utils.py", line 91, in __init__ # self.process(terminate=False, fail=fail, timeout=timeout) # ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "/srv/hw-worker/tests/383/net/lib/py/utils.py", line 117, in process # raise CmdExitFailure("Command failed", self) # net.lib.py.utils.CmdExitFailure: Command failed # CMD: scp /srv/hw-worker/tests/383/drivers/net/hw/iou-zcrx root@10.99.1.41:/tmp/chfvqrdw/oqegexcviou-zcrx # EXIT: 255 # STDERR: scp: stat local "/srv/hw-worker/tests/383/drivers/net/hw/iou-zcrx": No such file or directory not ok 1 selftests: drivers/net/hw: iou-zcrx.py # exit=1