use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh absolute networking path is /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking /usr/bin/socat /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/tunnel/common /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/tunnel/gre/basic /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/tunnel/gre/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:32:58 ] :: [ BEGIN ] :: Running '/usr/bin/dnf install psmisc -y --skip-broken' Last metadata expiration check: 1:35:01 ago on Mon 26 Sep 2022 09:58:00 AM EDT. Package psmisc-23.4-4.fc37.ppc64le is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 11:33:06 ] :: [ PASS ] :: Command '/usr/bin/dnf install psmisc -y --skip-broken' (Expected 0-255, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 8s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: basic_nic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:33:07 ] :: [ BEGIN ] :: Running 'netns_crs_setup' setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_c $ ethtool -i veth0_c driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_c ----------- 153: veth0_c@if152: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether fe:78:d7:f2:3f:9a brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_c -------- setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_s $ ethtool -i veth0_s driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_s ----------- 161: veth0_s@if160: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 8a:94:d2:48:c2:45 brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_s -------- /proc/sys/net/ipv4/conf/all/forwarding = 1 /proc/sys/net/ipv6/conf/all/forwarding = 1 PING 10.10.1.1 (10.10.1.1) 56(84) bytes of data. 64 bytes from 10.10.1.1: icmp_seq=1 ttl=63 time=0.065 ms 64 bytes from 10.10.1.1: icmp_seq=2 ttl=63 time=0.041 ms --- 10.10.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1038ms rtt min/avg/max/mdev = 0.041/0.053/0.065/0.012 ms PING 2001::1(2001::1) 56 data bytes 64 bytes from 2001::1: icmp_seq=1 ttl=63 time=1036 ms 64 bytes from 2001::1: icmp_seq=2 ttl=63 time=0.022 ms --- 2001::1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1036ms rtt min/avg/max/mdev = 0.022/518.109/1036.196/518.087 ms :: [ 11:34:11 ] :: [ PASS ] :: Command 'netns_crs_setup' (Expected 0, got 0) :: [ 11:34:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' :: [ 11:34:11 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' (Expected 0, got 0) :: [ 11:34:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' add tunnel "gre0" failed: File exists :: [ 11:34:11 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' (Expected 0-255, got 1) :: [ 11:34:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 128' :: [ 11:34:11 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 128' (Expected 0, got 0) :: [ 11:34:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 64' :: [ 11:34:11 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 64' (Expected 0, got 0) :: [ 11:34:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set gre1 up' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec client ip link set gre1 up' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel add gre1 mode gre local 10.10.1.1 remote 10.10.0.1 ttl 64' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel add gre1 mode gre local 10.10.1.1 remote 10.10.0.1 ttl 64' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set gre1 up' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec server ip link set gre1 up' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' :: [ 11:34:12 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 11:34:12 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 11:34:17 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 11:34:17 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 192.168.7.2 -c 5' PING 192.168.7.2 (192.168.7.2) 56(84) bytes of data. 64 bytes from 192.168.7.2: icmp_seq=1 ttl=64 time=0.069 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.063 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.051 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.051 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.060 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4172ms rtt min/avg/max/mdev = 0.051/0.058/0.069/0.007 ms :: [ 11:34:21 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 11:34:21 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' PING 7001:db8:ac10:fe01::2(7001:db8:ac10:fe01::2) 56 data bytes 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=1 ttl=64 time=0.062 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=2 ttl=64 time=0.080 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=3 ttl=64 time=0.085 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=4 ttl=64 time=0.084 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=5 ttl=64 time=0.073 ms --- 7001:db8:ac10:fe01::2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4192ms rtt min/avg/max/mdev = 0.062/0.076/0.085/0.008 ms :: [ 11:34:26 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 11:34:26 ] :: [ BEGIN ] :: Running 'killall -9 socat' socat: no process found :: [ 11:34:26 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 1) :: [ 11:34:26 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51110 ' :: [ 11:34:26 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51110 ' (Expected 0-255, got 1) :: [ 11:34:26 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51110 ' :: [ 11:34:26 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51110 ' (Expected 0-255, got 1) :: [ 11:34:26 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp4-listen:51110,fork - > server4.log &' :: [ 11:34:26 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp4-listen:51110,fork - > server4.log &' (Expected 0, got 0) :: [ 11:34:26 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 11:34:31 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 11:34:31 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -4 192.168.7.2 51110 <<< h' :: [ 11:34:31 ] :: [ PASS ] :: Command 'ip netns exec client nc -4 192.168.7.2 51110 <<< h' (Expected 0, got 0) :: [ 11:34:31 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 11:34:36 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 11:34:36 ] :: [ PASS ] :: File 'server4.log' should contain 'h' :: [ 11:34:36 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/logging.sh: line 293: 562513 Killed ip netns exec server socat tcp4-listen:51110,fork - > server4.log :: [ 11:34:37 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 11:34:37 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51111' :: [ 11:34:37 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51111' (Expected 0-255, got 1) :: [ 11:34:37 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51111' :: [ 11:34:37 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51111' (Expected 0-255, got 1) :: [ 11:34:37 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp6-listen:51111,fork - > server6.log &' :: [ 11:34:37 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp6-listen:51111,fork - > server6.log &' (Expected 0, got 0) :: [ 11:34:37 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 11:34:42 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 11:34:42 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51111 <<< h' :: [ 11:34:42 ] :: [ PASS ] :: Command 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51111 <<< h' (Expected 0, got 0) :: [ 11:34:42 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 11:34:47 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 11:34:47 ] :: [ PASS ] :: File 'server6.log' should contain 'h' :: [ 11:34:47 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh gre1' 5: gre1@NONE: mtu 1476 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.0.1 peer 10.10.1.1 promiscuity 0 minmtu 68 maxmtu 65511 gre remote 10.10.1.1 local 10.10.0.1 ttl 64 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1328 16 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1580 20 0 0 0 0 :: [ 11:34:47 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh gre1' (Expected 0, got 0) :: [ 11:34:47 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s tunnel show gre1' gre1: gre/ip remote 10.10.1.1 local 10.10.0.1 ttl 64 :: [ 11:34:47 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 11:34:47 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s tunnel show gre1' gre1: gre/ip remote 10.10.0.1 local 10.10.1.1 ttl 64 :: [ 11:34:47 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 11:34:47 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh gre1' 5: gre1@NONE: mtu 1476 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.1.1 peer 10.10.0.1 promiscuity 0 minmtu 68 maxmtu 65511 gre remote 10.10.0.1 local 10.10.1.1 ttl 64 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1580 20 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1328 16 0 0 0 0 :: [ 11:34:47 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh gre1' (Expected 0, got 0) :: [ 11:34:47 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel del gre1' :: [ 11:34:47 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel del gre1' (Expected 0, got 0) :: [ 11:34:48 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del gre1' Cannot find device "gre1" :: [ 11:34:48 ] :: [ PASS ] :: Command 'ip netns exec client ip link del gre1' (Expected 0-255, got 1) :: [ 11:34:48 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del gre1' :: [ 11:34:48 ] :: [ PASS ] :: Command 'ip netns exec server ip link del gre1' (Expected 0, got 0) :: [ 11:34:48 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel del gre1' delete tunnel "gre1" failed: No such device :: [ 11:34:48 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel del gre1' (Expected 0-255, got 1) :: [ 11:34:48 ] :: [ BEGIN ] :: Running 'netns_crs_cleanup' Cannot find device "br_c" Cannot find device "br_s" Cannot find device "veth0_c" Cannot find device "veth0_c_br" Cannot find device "veth1_c" Cannot find device "veth1_c_br" Cannot find device "veth0_cr" Cannot find device "veth0_cr_br" Cannot find device "veth0_s" Cannot find device "veth0_s_br" Cannot find device "veth1_s" Cannot find device "veth1_s_br" Cannot find device "veth0_sr" Cannot find device "veth0_sr_br" Cannot find device "br0" :: [ 11:34:51 ] :: [ PASS ] :: Command 'netns_crs_cleanup' (Expected 0, got 0) :: [ 11:34:51 ] :: [ LOG ] :: remote as multicast :: [ 11:34:51 ] :: [ BEGIN ] :: Running 'netns_cs_setup' setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_c $ ethtool -i veth0_c driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_c ----------- 169: veth0_c@if168: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether fe:78:d7:f2:3f:9a brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_c -------- setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_s $ ethtool -i veth0_s driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_s ----------- 173: veth0_s@if172: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 8a:94:d2:48:c2:45 brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_s -------- PING 10.10.0.2 (10.10.0.2) 56(84) bytes of data. 64 bytes from 10.10.0.2: icmp_seq=1 ttl=64 time=0.056 ms 64 bytes from 10.10.0.2: icmp_seq=2 ttl=64 time=0.042 ms --- 10.10.0.2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1078ms rtt min/avg/max/mdev = 0.042/0.049/0.056/0.007 ms PING 2000::2(2000::2) 56 data bytes 64 bytes from 2000::2: icmp_seq=1 ttl=64 time=1036 ms 64 bytes from 2000::2: icmp_seq=2 ttl=64 time=0.025 ms --- 2000::2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1036ms rtt min/avg/max/mdev = 0.025/518.151/1036.277/518.126 ms :: [ 11:38:55 ] :: [ PASS ] :: Command 'netns_cs_setup' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' RTNETLINK answers: File exists :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' (Expected 0-255, got 2) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 128' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 128' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set gre1 up' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip link set gre1 up' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link add gre1 type gre local 10.10.0.2 remote 239.1.1.1 ttl 64' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec server ip link add gre1 type gre local 10.10.0.2 remote 239.1.1.1 ttl 64' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set gre1 up' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec server ip link set gre1 up' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' :: [ 11:38:55 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' (Expected 0, got 0) :: [ 11:38:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' :: [ 11:38:56 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 11:38:56 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 11:39:01 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 11:39:01 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 192.168.7.2 -c 5' PING 192.168.7.2 (192.168.7.2) 56(84) bytes of data. 64 bytes from 192.168.7.2: icmp_seq=1 ttl=64 time=0.063 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.072 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.068 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.064 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.074 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4151ms rtt min/avg/max/mdev = 0.063/0.068/0.074/0.004 ms :: [ 11:39:05 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 11:39:05 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/logging.sh: line 293: 562741 Killed ip netns exec server socat tcp6-listen:51111,fork - > server6.log :: [ 11:39:05 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 11:39:05 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51112' :: [ 11:39:05 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51112' (Expected 0-255, got 1) :: [ 11:39:05 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51112' :: [ 11:39:05 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51112' (Expected 0-255, got 1) :: [ 11:39:05 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp4-listen:51112,fork - > server4.log &' :: [ 11:39:05 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp4-listen:51112,fork - > server4.log &' (Expected 0, got 0) :: [ 11:39:05 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 11:39:06 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 11:39:06 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -4 192.168.7.2 51112 <<< h' :: [ 11:39:06 ] :: [ PASS ] :: Command 'ip netns exec client nc -4 192.168.7.2 51112 <<< h' (Expected 0, got 0) :: [ 11:39:06 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 11:39:07 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 11:39:07 ] :: [ PASS ] :: File 'server4.log' should contain 'h' :: [ 11:39:07 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/logging.sh: line 293: 564459 Killed ip netns exec server socat tcp4-listen:51112,fork - > server4.log :: [ 11:39:07 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 11:39:08 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51113' :: [ 11:39:08 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51113' (Expected 0-255, got 1) :: [ 11:39:08 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51113' :: [ 11:39:08 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51113' (Expected 0-255, got 1) :: [ 11:39:08 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp6-listen:51113,fork - > server6.log &' :: [ 11:39:08 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp6-listen:51113,fork - > server6.log &' (Expected 0, got 0) :: [ 11:39:08 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 11:39:09 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 11:39:09 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51113 <<< h' :: [ 11:39:09 ] :: [ PASS ] :: Command 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51113 <<< h' (Expected 0, got 0) :: [ 11:39:09 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 11:39:10 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 11:39:10 ] :: [ PASS ] :: File 'server6.log' should contain 'h' :: [ 11:39:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s tunnel show gre1' gre1: gre/ip remote 239.1.1.1 local 10.10.0.1 ttl 64 key 4009820417 :: [ 11:39:10 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 11:39:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh gre1' 5: gre1@NONE: mtu 1472 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.0.1 peer 239.1.1.1 promiscuity 0 minmtu 0 maxmtu 0 gre remote 239.1.1.1 local 10.10.0.1 ttl 64 ikey 239.1.1.1 okey 239.1.1.1 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1032 14 0 0 0 14 TX: bytes packets errors dropped carrier collsns 1284 18 0 0 0 0 :: [ 11:39:10 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh gre1' (Expected 0, got 0) :: [ 11:39:10 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh gre1' 5: gre1@NONE: mtu 1472 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.0.2 peer 239.1.1.1 promiscuity 0 minmtu 0 maxmtu 0 gre remote 239.1.1.1 local 10.10.0.2 ttl 64 ikey 239.1.1.1 okey 239.1.1.1 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1132 16 0 0 0 16 TX: bytes packets errors dropped carrier collsns 1032 14 0 0 0 0 :: [ 11:39:10 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh gre1' (Expected 0, got 0) :: [ 11:39:10 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s tunnel show gre1' gre1: gre/ip remote 239.1.1.1 local 10.10.0.2 ttl 64 key 4009820417 :: [ 11:39:10 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 11:39:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del gre1' :: [ 11:39:10 ] :: [ PASS ] :: Command 'ip netns exec client ip link del gre1' (Expected 0, got 0) :: [ 11:39:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel del gre1' delete tunnel "gre1" failed: No such device :: [ 11:39:10 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel del gre1' (Expected 0-255, got 1) :: [ 11:39:10 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel del gre1' :: [ 11:39:11 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel del gre1' (Expected 0, got 0) :: [ 11:39:11 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del gre1' Cannot find device "gre1" :: [ 11:39:11 ] :: [ PASS ] :: Command 'ip netns exec server ip link del gre1' (Expected 0-255, got 1) :: [ 11:39:11 ] :: [ LOG ] :: gre without remote :: [ 11:39:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 ttl 64' :: [ 11:39:11 ] :: [ PASS ] :: Command 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 ttl 64' (Expected 0, got 0) :: [ 11:39:11 ] :: [ BEGIN ] :: Running 'netns_cs_cleanup' Cannot find device "br_c" Cannot find device "br_s" Cannot find device "veth0_c" Cannot find device "veth0_c_br" Cannot find device "veth1_c" Cannot find device "veth1_c_br" Cannot find device "veth0_cr" Cannot find device "veth0_cr_br" Cannot find device "veth0_s" Cannot find device "veth0_s_br" Cannot find device "veth1_s" Cannot find device "veth1_s_br" Cannot find device "veth0_sr" Cannot find device "veth0_sr_br" Cannot find device "br0" :: [ 11:39:12 ] :: [ PASS ] :: Command 'netns_cs_cleanup' (Expected 0, got 0) :: [ 11:39:12 ] :: [ BEGIN ] :: Running 'modprobe -r vport_gre' :: [ 11:39:12 ] :: [ PASS ] :: Command 'modprobe -r vport_gre' (Expected 0-255, got 0) :: [ 11:39:12 ] :: [ BEGIN ] :: Running 'modprobe -r ip_gre' :: [ 11:39:13 ] :: [ PASS ] :: Command 'modprobe -r ip_gre' (Expected 0-255, got 0) :: [ 11:39:13 ] :: [ BEGIN ] :: Running 'jobs -p | xargs kill -9' /usr/share/beakerlib/testing.sh: line 896: 564683 Killed ip netns exec server socat tcp6-listen:51113,fork - > server6.log :: [ 11:39:13 ] :: [ PASS ] :: Command 'jobs -p | xargs kill -9' (Expected 0-255, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 366s :: Assertions: 91 good, 0 bad :: RESULT: PASS (basic_nic) ** basic-nic PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/tunnel/gre/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:39:16 ] :: [ LOG ] :: Phases fingerprint: 3TFH3dbq :: [ 11:39:16 ] :: [ LOG ] :: Asserts fingerprint: BfcJZvFN Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 379s :: Phases: 4 good, 0 bad :: OVERALL RESULT: PASS (networking/tunnel/gre/basic)