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/vxlan/basic /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/tunnel/vxlan/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: basic_nic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: modprobe: FATAL: Module br_netfilter not found. :: [ 13:35:20 ] :: [ 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 ----------- 186: veth0_c@if185: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 56:0c:cf:dd:a1:0c 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 ----------- 194: veth0_s@if193: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 0a:2a:d9:53:9e:14 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.351 ms 64 bytes from 10.10.1.1: icmp_seq=2 ttl=63 time=0.185 ms --- 10.10.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1031ms rtt min/avg/max/mdev = 0.185/0.268/0.351/0.083 ms PING 2001::1(2001::1) 56 data bytes From fe80::18e1:9ff:feb3:b6e0%veth0_c icmp_seq=1 Destination unreachable: Beyond scope of source address 64 bytes from 2001::1: icmp_seq=2 ttl=63 time=0.435 ms --- 2001::1 ping statistics --- 2 packets transmitted, 1 received, +1 errors, 50% packet loss, time 1023ms rtt min/avg/max/mdev = 0.435/0.435/0.435/0.000 ms :: [ 13:36:26 ] :: [ PASS ] :: Command 'netns_crs_setup' (Expected 0, got 0) :: [ 13:36:26 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add vxlan1 type vxlan id 42 remote 10.10.1.1 local 10.10.0.1 dev veth0_c' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:36:26 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 remote 10.10.1.1 local 10.10.0.1 dev veth0_c' (Expected 0, got 0) :: [ 13:36:26 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link add vxlan1 type vxlan id 42 remote 10.10.0.1 local 10.10.1.1 dev veth0_s' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:36:26 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 remote 10.10.0.1 local 10.10.1.1 dev veth0_s' (Expected 0, got 0) :: [ 13:36:26 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set vxlan1 up' :: [ 13:36:26 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:36:26 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' :: [ 13:36:26 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:26 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:36:26 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:26 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' :: [ 13:36:26 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:27 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:36:27 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:27 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set vxlan1 up' :: [ 13:36:27 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:36:27 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' :: [ 13:36:27 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:27 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:36:27 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:27 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' :: [ 13:36:27 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:27 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:36:27 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:27 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 13:36:33 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 13:36:33 ] :: [ 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.299 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.223 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.323 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.227 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.302 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4176ms rtt min/avg/max/mdev = 0.223/0.274/0.323/0.041 ms :: [ 13:36:37 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 13:36:37 ] :: [ 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.296 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=2 ttl=64 time=0.307 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=3 ttl=64 time=0.292 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=4 ttl=64 time=0.318 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=5 ttl=64 time=0.264 ms --- 7001:db8:ac10:fe01::2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4184ms rtt min/avg/max/mdev = 0.264/0.295/0.318/0.018 ms :: [ 13:36:41 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 13:36:41 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh vxlan1' 2: vxlan1: mtu 1450 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether 8e:4f:a8:99:48:99 brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 remote 10.10.1.1 local 10.10.0.1 dev veth0_c srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1784 22 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1840 23 0 0 0 0 :: [ 13:36:41 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:36:41 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh vxlan1' 2: vxlan1: mtu 1450 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether 46:d2:f8:53:05:ff brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 remote 10.10.0.1 local 10.10.1.1 dev veth0_s srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1500 19 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1784 22 0 0 0 0 :: [ 13:36:41 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:36:42 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del vxlan1' :: [ 13:36:42 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 13:36:42 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del vxlan1' :: [ 13:36:42 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 13:36:42 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add vxlan1 type vxlan id 42 remote 2001::1 local 2000::1 dev veth0_c' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:36:42 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 remote 2001::1 local 2000::1 dev veth0_c' (Expected 0, got 0) :: [ 13:36:42 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link add vxlan1 type vxlan id 42 remote 2000::1 local 2001::1 dev veth0_s' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:36:42 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 remote 2000::1 local 2001::1 dev veth0_s' (Expected 0, got 0) :: [ 13:36:42 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set vxlan1 up' :: [ 13:36:42 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:36:42 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:43 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:43 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:43 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:43 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set vxlan1 up' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:36:43 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:43 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:43 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' :: [ 13:36:43 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:36:44 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:36:44 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:36:44 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 13:36:49 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 13:36:49 ] :: [ 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.347 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.305 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.216 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.203 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.201 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4155ms rtt min/avg/max/mdev = 0.201/0.254/0.347/0.060 ms :: [ 13:36:53 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 13:36:53 ] :: [ 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.297 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=2 ttl=64 time=0.201 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=3 ttl=64 time=0.227 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=4 ttl=64 time=0.251 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=5 ttl=64 time=0.225 ms --- 7001:db8:ac10:fe01::2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4190ms rtt min/avg/max/mdev = 0.201/0.240/0.297/0.032 ms :: [ 13:36:57 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 13:36:57 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh vxlan1' 3: vxlan1: mtu 1430 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether ca:51:39:1c:a0:03 brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 remote 2001::1 local 2000::1 dev veth0_c srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1916 24 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1840 23 0 0 0 0 :: [ 13:36:57 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:36:58 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh vxlan1' 3: vxlan1: mtu 1430 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether 46:6a:5d:d7:08:18 brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 remote 2000::1 local 2001::1 dev veth0_s srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1428 18 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1916 24 0 0 0 0 :: [ 13:36:58 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:36:58 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del vxlan1' :: [ 13:36:58 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 13:36:58 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del vxlan1' :: [ 13:36:58 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 13:36:58 ] :: [ BEGIN ] :: Running 'netns_crs_cleanup' modprobe: FATAL: Module br_netfilter not found. 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" :: [ 13:37:00 ] :: [ PASS ] :: Command 'netns_crs_cleanup' (Expected 0, got 0) :: [ 13:37:00 ] :: [ LOG ] :: vxlan with group :: [ 13:37:00 ] :: [ BEGIN ] :: Running 'netns_cs_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 ----------- 199: veth0_c@if198: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 56:0c:cf:dd:a1:0c 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 ----------- 203: veth0_s@if202: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 0a:2a:d9:53:9e:14 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.398 ms 64 bytes from 10.10.0.2: icmp_seq=2 ttl=64 time=0.183 ms --- 10.10.0.2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1014ms rtt min/avg/max/mdev = 0.183/0.290/0.398/0.107 ms PING 2000::2(2000::2) 56 data bytes 64 bytes from 2000::2: icmp_seq=1 ttl=64 time=0.296 ms 64 bytes from 2000::2: icmp_seq=2 ttl=64 time=0.353 ms --- 2000::2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1025ms rtt min/avg/max/mdev = 0.296/0.324/0.353/0.028 ms :: [ 13:38:05 ] :: [ PASS ] :: Command 'netns_cs_setup' (Expected 0, got 0) :: [ 13:38:05 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add vxlan1 type vxlan id 42 group 239.1.1.1 dev veth0_c' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:38:05 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 group 239.1.1.1 dev veth0_c' (Expected 0, got 0) :: [ 13:38:05 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link add vxlan1 type vxlan id 42 group 239.1.1.1 dev veth0_s' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:38:05 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 group 239.1.1.1 dev veth0_s' (Expected 0, got 0) :: [ 13:38:05 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set vxlan1 up' :: [ 13:38:05 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:38:05 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' :: [ 13:38:05 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:05 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:38:05 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:05 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' :: [ 13:38:05 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:05 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:38:06 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:06 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set vxlan1 up' :: [ 13:38:06 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:38:06 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' :: [ 13:38:06 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:06 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:38:06 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:06 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' :: [ 13:38:06 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:06 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:38:06 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:06 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 13:38:11 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 13:38:11 ] :: [ 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.328 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.187 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.152 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.234 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.231 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4176ms rtt min/avg/max/mdev = 0.152/0.226/0.328/0.059 ms :: [ 13:38:16 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 13:38:16 ] :: [ 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.271 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=2 ttl=64 time=0.175 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=3 ttl=64 time=0.226 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=4 ttl=64 time=0.182 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=5 ttl=64 time=0.207 ms --- 7001:db8:ac10:fe01::2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4179ms rtt min/avg/max/mdev = 0.175/0.212/0.271/0.034 ms :: [ 13:38:20 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 13:38:20 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh vxlan1' 2: vxlan1: mtu 1450 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether fa:56:4e:4d:c3:0b brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 group 239.1.1.1 dev veth0_c srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1840 23 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1840 23 0 0 0 0 :: [ 13:38:20 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:38:20 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh vxlan1' 2: vxlan1: mtu 1450 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether 96:0f:94:ed:3a:42 brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 group 239.1.1.1 dev veth0_s srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1572 20 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1840 23 0 0 0 0 :: [ 13:38:20 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:38:20 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del vxlan1' :: [ 13:38:20 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del vxlan1' :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add vxlan1 type vxlan id 42 group ff03::1 dev veth0_c' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 group ff03::1 dev veth0_c' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link add vxlan1 type vxlan id 42 group ff03::1 dev veth0_s' vxlan: destination port not specified Will use Linux kernel default (non-standard value) Use 'dstport 4789' to get the IANA assigned value Use 'dstport 0' to get default and quiet this message :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 group ff03::1 dev veth0_s' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set vxlan1 up' :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:21 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:38:21 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:22 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set vxlan1 up' :: [ 13:38:22 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 13:38:22 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' :: [ 13:38:22 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:22 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' :: [ 13:38:22 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:22 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' :: [ 13:38:22 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 13:38:22 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' :: [ 13:38:22 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 13:38:22 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 13:38:27 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 13:38:27 ] :: [ 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.549 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.240 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.237 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.196 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.257 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4192ms rtt min/avg/max/mdev = 0.196/0.295/0.549/0.128 ms :: [ 13:38:32 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 13:38:32 ] :: [ 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.416 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=2 ttl=64 time=0.188 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=3 ttl=64 time=0.180 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=4 ttl=64 time=0.198 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=5 ttl=64 time=0.201 ms --- 7001:db8:ac10:fe01::2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4152ms rtt min/avg/max/mdev = 0.180/0.236/0.416/0.090 ms :: [ 13:38:36 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 13:38:36 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh vxlan1' 3: vxlan1: mtu 1430 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether 7e:67:80:96:9c:da brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 group ff03::1 dev veth0_c srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1840 23 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1840 23 0 0 0 0 :: [ 13:38:36 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:38:36 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh vxlan1' 3: vxlan1: mtu 1430 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ether a6:fc:14:5d:a6:0c brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535 vxlan id 42 group ff03::1 dev veth0_s srcport 0 0 dstport 8472 ttl auto ageing 300 udpcsum noudp6zerocsumtx noudp6zerocsumrx 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 1524 19 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1840 23 0 0 0 0 :: [ 13:38:36 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 13:38:36 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del vxlan1' :: [ 13:38:36 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 13:38:36 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del vxlan1' :: [ 13:38:37 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 13:38:37 ] :: [ BEGIN ] :: Running 'netns_cs_cleanup' modprobe: FATAL: Module br_netfilter not found. 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" :: [ 13:38:38 ] :: [ PASS ] :: Command 'netns_cs_cleanup' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 198s :: Assertions: 80 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/vxlan/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 13:38:42 ] :: [ LOG ] :: Phases fingerprint: Ng+KW2QY :: [ 13:38:42 ] :: [ LOG ] :: Asserts fingerprint: /t7GbR6H Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 204s :: Phases: 4 good, 0 bad :: OVERALL RESULT: PASS (networking/tunnel/vxlan/basic)