← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2009714] Re: 7 failures reported in net:fcnal-test.sh on Kinetic

 

Seeing the same as Mehmet on noble:linux-gcp-6.14
(6.14.0-1007.7~24.04.1) with a GCE e2-highcpu-8 and a few other instance
types.

Also seeing with the same kernel on c3d-standard-16 and t2a-standard-4:
22:19:10 DEBUG| [stdout] # #################################################################
22:19:10 DEBUG| [stdout] # No VRF
22:19:10 DEBUG| [stdout] # 
22:19:13 DEBUG| [stdout] # TEST: Raw socket bind to local address - ns-A IPv6                            [FAIL]
22:19:13 DEBUG| [stdout] #     expected rc 0; actual rc 1
22:19:15 DEBUG| [stdout] # TEST: Raw socket bind to local address after device bind - ns-A IPv6          [ OK ]
22:19:17 DEBUG| [stdout] # TEST: Raw socket bind to local address - ns-A loopback IPv6                   [ OK ]
22:19:19 DEBUG| [stdout] # TEST: Raw socket bind to local address after device bind - ns-A loopback IPv6  [ OK ]
22:19:21 DEBUG| [stdout] # TEST: Raw socket bind to nonlocal address - nonlocal IPv6                     [ OK ]
22:19:23 DEBUG| [stdout] # TEST: TCP socket bind to local address - ns-A IPv6                            [ OK ]
22:19:25 DEBUG| [stdout] # TEST: TCP socket bind to local address after device bind - ns-A IPv6          [ OK ]
22:19:27 DEBUG| [stdout] # TEST: TCP socket bind to out of scope local address - ns-A loopback IPv6      [ OK ]

and on t2d-standard-4:
22:06:00 DEBUG| [stdout] # No VRF
22:06:00 DEBUG| [stdout] # 
22:06:03 DEBUG| [stdout] # SYSCTL: net.ipv4.raw_l3mdev_accept=0
22:06:03 DEBUG| [stdout] # 
22:06:05 DEBUG| [stdout] # TEST: ping out - ns-B IPv6                                                    [FAIL]
22:06:05 DEBUG| [stdout] #     expected rc 0; actual rc 1
...

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2009714

Title:
  7 failures reported in net:fcnal-test.sh on Kinetic

Status in ubuntu-kernel-tests:
  New

Bug description:
  This is not a regression, the test was skipped in the old days due to
  the lack of `nettest` command (bug 2006391)

  Unlike bug 2006716 ("5 failures reported in net:fcnal-test.sh on
  Jammy") there are 7 common failures reported on Kinetic

   #########################################################################
   # IPv4 ping
   #########################################################################
   # With VRF
   # SYSCTL: net.ipv4.raw_l3mdev_accept=1
   # TEST: ping local, VRF bind - VRF IP                              [FAIL]
   # TEST: ping local, device bind - ns-A IP                          [FAIL]

   # SYSCTL: net.ipv4.ping_group_range=0 2147483647
   # SYSCTL: net.ipv4.raw_l3mdev_accept=1
   # TEST: ping local, VRF bind - VRF IP                              [FAIL]
   # TEST: ping local, device bind - ns-A IP                          [FAIL]

   #########################################################################
   # IPv6 ping
   #########################################################################
   # With VRF
   # SYSCTL: net.ipv4.ping_group_range=0 2147483647
   # SYSCTL: net.ipv4.raw_l3mdev_accept=1
   # TEST: ping out, vrf device+address bind - ns-B IPv6 LLA          [FAIL]

   #########################################################################
   # IPv6/UDP
   #########################################################################
   # No VRF
   # udp_l3mdev_accept disabled
   # SYSCTL: net.ipv4.udp_l3mdev_accept=0
   # TEST: Global server, device client via IP_UNICAST_IF, local connection, with connect() - ns-A loopback IPv6  [FAIL]

   # udp_l3mdev_accept enabled
   # SYSCTL: net.ipv4.udp_l3mdev_accept=1
   # TEST: Global server, device client via IP_UNICAST_IF, local connection, with connect() - ns-A loopback IPv6  [FAIL]

  Sometimes it will fail with 8 failures, but the 8th failure looks
  flaky and can be failing on different test cases:

  With K-aws c6g.8xlarge (arm64) and r5.large (amd64) the 8th failure is:
   #########################################################################
   # Use cases
   #########################################################################
   # Ping LLA with multiple interfaces
   # TEST: Pre cycle, ping out ns-B - multicast IP                    [FAIL]

  With K-azure Standard_D2pds_v5 (arm64) the 8th failure is:
   #########################################################################
   # Use cases
   #########################################################################
   # TEST: Post cycle ns-A eth1, ping out ns-B - multicast IP         [FAIL]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2009714/+subscriptions