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 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 00:13:11 ] :: [ BEGIN ] :: Running '/usr/bin/dnf install psmisc -y --skip-broken' Last metadata expiration check: 1:13:33 ago on Sat 24 Sep 2022 10:59:38 PM EDT. Package psmisc-23.4-4.fc37.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 00:13:13 ] :: [ PASS ] :: Command '/usr/bin/dnf install psmisc -y --skip-broken' (Expected 0-255, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: basic_nic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 00:13:13 ] :: [ 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 ----------- 162: veth0_c@if161: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 5e:7d:71:7a:15:b7 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 ----------- 170: veth0_s@if169: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether d6:16:5d:a3:a5:87 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.067 ms 64 bytes from 10.10.1.1: icmp_seq=2 ttl=63 time=0.060 ms --- 10.10.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1051ms rtt min/avg/max/mdev = 0.060/0.063/0.067/0.003 ms PING 2001::1(2001::1) 56 data bytes From fe80::c0bc:53ff:fe2a:320a%veth0_c icmp_seq=1 Destination unreachable: Beyond scope of source address 64 bytes from 2001::1: icmp_seq=2 ttl=63 time=0.164 ms --- 2001::1 ping statistics --- 2 packets transmitted, 1 received, +1 errors, 50% packet loss, time 1036ms rtt min/avg/max/mdev = 0.164/0.164/0.164/0.000 ms :: [ 00:14:16 ] :: [ PASS ] :: Command 'netns_crs_setup' (Expected 0, got 0) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' :: [ 00:14:16 ] :: [ 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) :: [ 00:14:16 ] :: [ 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 :: [ 00:14:16 ] :: [ 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) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 128' :: [ 00:14:16 ] :: [ 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) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 64' :: [ 00:14:16 ] :: [ 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) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set gre1 up' :: [ 00:14:16 ] :: [ PASS ] :: Command 'ip netns exec client ip link set gre1 up' (Expected 0, got 0) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' :: [ 00:14:16 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' (Expected 0, got 0) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' :: [ 00:14:16 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' :: [ 00:14:16 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' (Expected 0, got 0) :: [ 00:14:16 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' :: [ 00:14:16 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 00:14:17 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel add gre1 mode gre local 10.10.1.1 remote 10.10.0.1 ttl 64' :: [ 00:14:17 ] :: [ 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) :: [ 00:14:17 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set gre1 up' :: [ 00:14:17 ] :: [ PASS ] :: Command 'ip netns exec server ip link set gre1 up' (Expected 0, got 0) :: [ 00:14:17 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' :: [ 00:14:17 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' (Expected 0, got 0) :: [ 00:14:17 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' :: [ 00:14:17 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 00:14:17 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' :: [ 00:14:17 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' (Expected 0, got 0) :: [ 00:14:17 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' :: [ 00:14:17 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 00:14:17 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 00:14:22 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 00:14:22 ] :: [ 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.077 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.079 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.089 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.062 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.077 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4198ms rtt min/avg/max/mdev = 0.062/0.076/0.089/0.008 ms :: [ 00:14:26 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 00:14:26 ] :: [ 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.058 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=2 ttl=64 time=0.198 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=3 ttl=64 time=0.076 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=4 ttl=64 time=0.077 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=5 ttl=64 time=0.072 ms --- 7001:db8:ac10:fe01::2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4122ms rtt min/avg/max/mdev = 0.058/0.096/0.198/0.051 ms :: [ 00:14:30 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 00:14:30 ] :: [ BEGIN ] :: Running 'killall -9 socat' socat: no process found :: [ 00:14:30 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 1) :: [ 00:14:30 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51110 ' :: [ 00:14:30 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51110 ' (Expected 0-255, got 1) :: [ 00:14:30 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51110 ' :: [ 00:14:30 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51110 ' (Expected 0-255, got 1) :: [ 00:14:30 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp4-listen:51110,fork - > server4.log &' :: [ 00:14:30 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp4-listen:51110,fork - > server4.log &' (Expected 0, got 0) :: [ 00:14:30 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 00:14:35 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 00:14:35 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -4 192.168.7.2 51110 <<< h' :: [ 00:14:35 ] :: [ PASS ] :: Command 'ip netns exec client nc -4 192.168.7.2 51110 <<< h' (Expected 0, got 0) :: [ 00:14:35 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 00:14:40 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 00:14:40 ] :: [ PASS ] :: File 'server4.log' should contain 'h' :: [ 00:14:41 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/logging.sh: line 293: 731554 Killed ip netns exec server socat tcp4-listen:51110,fork - > server4.log :: [ 00:14:41 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 00:14:41 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51111' :: [ 00:14:41 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51111' (Expected 0-255, got 1) :: [ 00:14:41 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51111' :: [ 00:14:41 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51111' (Expected 0-255, got 1) :: [ 00:14:41 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp6-listen:51111,fork - > server6.log &' :: [ 00:14:41 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp6-listen:51111,fork - > server6.log &' (Expected 0, got 0) :: [ 00:14:41 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 00:14:46 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 00:14:46 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51111 <<< h' :: [ 00:14:46 ] :: [ PASS ] :: Command 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51111 <<< h' (Expected 0, got 0) :: [ 00:14:46 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 00:14:51 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 00:14:51 ] :: [ PASS ] :: File 'server6.log' should contain 'h' :: [ 00:14:51 ] :: [ 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 :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh gre1' (Expected 0, got 0) :: [ 00:14:51 ] :: [ 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 :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 00:14:51 ] :: [ 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 :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 00:14:51 ] :: [ 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 :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh gre1' (Expected 0, got 0) :: [ 00:14:51 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel del gre1' :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel del gre1' (Expected 0, got 0) :: [ 00:14:51 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del gre1' Cannot find device "gre1" :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec client ip link del gre1' (Expected 0-255, got 1) :: [ 00:14:51 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del gre1' :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec server ip link del gre1' (Expected 0, got 0) :: [ 00:14:51 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel del gre1' delete tunnel "gre1" failed: No such device :: [ 00:14:51 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel del gre1' (Expected 0-255, got 1) :: [ 00:14:51 ] :: [ 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" :: [ 00:14:53 ] :: [ PASS ] :: Command 'netns_crs_cleanup' (Expected 0, got 0) :: [ 00:14:53 ] :: [ LOG ] :: remote as multicast :: [ 00:14:53 ] :: [ 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 ----------- 178: veth0_c@if177: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 1a:db:a3:d0:64:b9 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 ----------- 182: veth0_s@if181: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether d6:16:5d:a3:a5:87 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.058 ms 64 bytes from 10.10.0.2: icmp_seq=2 ttl=64 time=0.059 ms --- 10.10.0.2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1052ms rtt min/avg/max/mdev = 0.058/0.058/0.059/0.000 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.097 ms --- 2000::2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1036ms rtt min/avg/max/mdev = 0.097/517.990/1035.884/517.893 ms, pipe 2 :: [ 00:18:56 ] :: [ PASS ] :: Command 'netns_cs_setup' (Expected 0, got 0) :: [ 00:18:56 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' :: [ 00:18:56 ] :: [ 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) :: [ 00:18:57 ] :: [ 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 :: [ 00:18:57 ] :: [ 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) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 128' :: [ 00:18:57 ] :: [ 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) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' :: [ 00:18:57 ] :: [ 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) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set gre1 up' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec client ip link set gre1 up' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link add gre1 type gre local 10.10.0.2 remote 239.1.1.1 ttl 64' :: [ 00:18:57 ] :: [ 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) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set gre1 up' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec server ip link set gre1 up' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' :: [ 00:18:57 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 00:18:57 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 00:19:02 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 00:19:02 ] :: [ 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.083 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.107 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.085 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.102 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.106 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4138ms rtt min/avg/max/mdev = 0.083/0.096/0.107/0.010 ms :: [ 00:19:06 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 00:19:06 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/testing.sh: line 896: 731779 Killed ip netns exec server socat tcp6-listen:51111,fork - > server6.log :: [ 00:19:06 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 00:19:06 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51112' :: [ 00:19:06 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51112' (Expected 0-255, got 1) :: [ 00:19:06 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51112' :: [ 00:19:06 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51112' (Expected 0-255, got 1) :: [ 00:19:06 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp4-listen:51112,fork - > server4.log &' :: [ 00:19:06 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp4-listen:51112,fork - > server4.log &' (Expected 0, got 0) :: [ 00:19:06 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 00:19:07 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 00:19:07 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -4 192.168.7.2 51112 <<< h' :: [ 00:19:08 ] :: [ PASS ] :: Command 'ip netns exec client nc -4 192.168.7.2 51112 <<< h' (Expected 0, got 0) :: [ 00:19:08 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 00:19:09 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 00:19:09 ] :: [ PASS ] :: File 'server4.log' should contain 'h' :: [ 00:19:09 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/testing.sh: line 896: 733550 Killed ip netns exec server socat tcp4-listen:51112,fork - > server4.log :: [ 00:19:09 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 00:19:09 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51113' :: [ 00:19:09 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51113' (Expected 0-255, got 1) :: [ 00:19:09 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51113' :: [ 00:19:09 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51113' (Expected 0-255, got 1) :: [ 00:19:09 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp6-listen:51113,fork - > server6.log &' :: [ 00:19:09 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp6-listen:51113,fork - > server6.log &' (Expected 0, got 0) :: [ 00:19:09 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 00:19:10 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 00:19:10 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51113 <<< h' :: [ 00:19:10 ] :: [ PASS ] :: Command 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51113 <<< h' (Expected 0, got 0) :: [ 00:19:10 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 00:19:11 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 00:19:11 ] :: [ PASS ] :: File 'server6.log' should contain 'h' :: [ 00:19:11 ] :: [ 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 :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 00:19:11 ] :: [ 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 :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh gre1' (Expected 0, got 0) :: [ 00:19:11 ] :: [ 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 1208 17 0 0 0 17 TX: bytes packets errors dropped carrier collsns 1032 14 0 0 0 0 :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh gre1' (Expected 0, got 0) :: [ 00:19:11 ] :: [ 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 :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 00:19:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del gre1' :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec client ip link del gre1' (Expected 0, got 0) :: [ 00:19:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel del gre1' delete tunnel "gre1" failed: No such device :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel del gre1' (Expected 0-255, got 1) :: [ 00:19:11 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel del gre1' :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel del gre1' (Expected 0, got 0) :: [ 00:19:11 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del gre1' Cannot find device "gre1" :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec server ip link del gre1' (Expected 0-255, got 1) :: [ 00:19:11 ] :: [ LOG ] :: gre without remote :: [ 00:19:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 ttl 64' :: [ 00:19:11 ] :: [ PASS ] :: Command 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 ttl 64' (Expected 0, got 0) :: [ 00:19: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" :: [ 00:19:13 ] :: [ PASS ] :: Command 'netns_cs_cleanup' (Expected 0, got 0) :: [ 00:19:13 ] :: [ BEGIN ] :: Running 'modprobe -r vport_gre' :: [ 00:19:13 ] :: [ PASS ] :: Command 'modprobe -r vport_gre' (Expected 0-255, got 0) :: [ 00:19:13 ] :: [ BEGIN ] :: Running 'modprobe -r ip_gre' :: [ 00:19:14 ] :: [ PASS ] :: Command 'modprobe -r ip_gre' (Expected 0-255, got 0) :: [ 00:19:14 ] :: [ BEGIN ] :: Running 'jobs -p | xargs kill -9' /usr/share/beakerlib/logging.sh: line 293: 733773 Killed ip netns exec server socat tcp6-listen:51113,fork - > server6.log :: [ 00:19:14 ] :: [ PASS ] :: Command 'jobs -p | xargs kill -9' (Expected 0-255, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 361s :: 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: 1s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/tunnel/gre/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 00:19:15 ] :: [ LOG ] :: Phases fingerprint: 3TFH3dbq :: [ 00:19:15 ] :: [ LOG ] :: Asserts fingerprint: BfcJZvFN Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 365s :: Phases: 4 good, 0 bad :: OVERALL RESULT: PASS (networking/tunnel/gre/basic)