make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_vlan.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_vlan.sh # 5.73 [+5.73] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.30 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.87 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 7.44 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.00 [+0.56] TEST: ingress mirror to vlan [FAIL] # 8.00 [+0.00] Expected to capture == 10 packets, got 0. # 8.05 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.62 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.19 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.75 [+0.56] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.31 [+0.55] TEST: egress mirror to vlan [FAIL] # 10.31 [+0.00] Expected to capture == 10 packets, got 0. # 10.36 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.91 [+0.54] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.48 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.02 [+0.54] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.57 [+0.55] TEST: ingress mirror tagged to vlan [FAIL] # 12.57 [+0.00] Expected to capture >= 10 packets, got 0. # 12.61 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.15 [+0.54] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.72 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.27 [+0.54] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.82 [+0.55] TEST: egress mirror tagged to vlan [FAIL] # 14.82 [+0.00] Expected to capture >= 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_vlan.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->