TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: netpoll_basic.py # modprobe: FATAL: Module netconsole not found in directory /lib/modules/7.1.0-rc1-wcvw-g8d59040b039c # TAP version 13 # 1..1 # Exception in thread Thread-1 (bpftrace_call): # Traceback (most recent call last): # File "/usr/lib64/python3.14/threading.py", line 1082, in _bootstrap_inner # self._context.run(self.run) # ~~~~~~~~~~~~~~~~~^^^^^^^^^^ # File "/usr/lib64/python3.14/threading.py", line 1024, in run # self._target(*self._args, **self._kwargs) # ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "/srv/hw-worker/tests/1078/drivers/net/./netpoll_basic.py", line 241, in bpftrace_call # MAPS = bpftrace(expr, timeout=BPFTRACE_TIMEOUT, json=True) # File "/srv/hw-worker/tests/1078/net/lib/py/utils.py", line 263, in bpftrace # cmd_obj = cmd(cmd_arr, ns=ns, host=host, shell=False, timeout=timeout) # File "/srv/hw-worker/tests/1078/net/lib/py/utils.py", line 77, in __init__ # self.proc = subprocess.Popen(comm, shell=shell, stdout=subprocess.PIPE, # ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # stderr=subprocess.PIPE, pass_fds=pass_fds, # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # env=env) # ^^^^^^^^ # File "/usr/lib64/python3.14/subprocess.py", line 1038, in __init__ # self._execute_child(args, executable, preexec_fn, close_fds, # ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # pass_fds, cwd, env, # ^^^^^^^^^^^^^^^^^^^ # ...<5 lines>... # gid, gids, uid, umask, # ^^^^^^^^^^^^^^^^^^^^^^ # start_new_session, process_group) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "/usr/lib64/python3.14/subprocess.py", line 1989, in _execute_child # raise child_exception_type(errno_num, err_msg, err_filename) # FileNotFoundError: [Errno 2] No such file or directory: 'bpftrace' # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/1078/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1078/drivers/net/./netpoll_basic.py", line 366, in test_netpoll # # Exception| do_netpoll_flush_monitored(cfg, ifname, target_name) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1078/drivers/net/./netpoll_basic.py", line 291, in do_netpoll_flush_monitored # # Exception| if bpftrace_any_hit(join=True): # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/1078/drivers/net/./netpoll_basic.py", line 276, in bpftrace_any_hit # # Exception| raise KsftFailEx(f"bpftrace failed to run!?: {MAPS}") # # Exception| net.lib.py.ksft.KsftFailEx: bpftrace failed to run!?: {} # # Exception| # not ok 1 netpoll_basic.test_netpoll # # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: netpoll_basic.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0