--- Begin Message ---
Source: netplan.io
Version: 0.107.1-3
Severity: serious
User: [email protected]
Usertags: flaky
Dear maintainer(s),
The netplan.io autopkgtest on riscv64 fail roughly 50% of the runs. As
per RT, consistently flaky autopkgtest are RC. They seem to be all
timeouts, so probably due to riscv64 test machines being very slow, but
this is just a guess.
https://ci.debian.net/packages/n/netplan.io/testing/riscv64/
2067s ======================================================================
2067s FAIL: test_route_type_local_lp1892272
(__main__.TestNetworkd.test_route_type_local_lp1892272)
2067s ----------------------------------------------------------------------
2067s Traceback (most recent call last):
2067s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/routing.py",
line 433, in test_route_type_local_lp1892272
2067s self.assertIn(b'local default',
2067s AssertionError: b'local default' not found in b''
2067s
2067s ======================================================================
2067s FAIL: test_route_with_policy
(__main__.TestNetworkd.test_route_with_policy)
2067s ----------------------------------------------------------------------
2067s Traceback (most recent call last):
2067s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/routing.py",
line 475, in test_route_with_policy
2067s self.generate_and_settle([self.dev_e_client])
2067s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
2067s self.networkd_wait_connected(iface, 60)
2067s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
2067s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
2067s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
2067s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
2067s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'eth42']
3807s ======================================================================
3807s FAIL: test_tunnel_gre (__main__.TestNetworkManager.test_tunnel_gre)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 177, in test_tunnel_gre
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 392, in generate_and_settle
3807s self.nm_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 532, in nm_wait_connected
3807s self.wait_output(['nmcli', 'dev', 'show', iface], '(connected',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(connected" to appear in ['nmcli',
'dev', 'show', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre6 (__main__.TestNetworkManager.test_tunnel_gre6)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 206, in test_tunnel_gre6
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 392, in generate_and_settle
3807s self.nm_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 532, in nm_wait_connected
3807s self.wait_output(['nmcli', 'dev', 'show', iface], '(connected',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(connected" to appear in ['nmcli',
'dev', 'show', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre6_with_keys
(__main__.TestNetworkManager.test_tunnel_gre6_with_keys)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 242, in test_tunnel_gre6_with_keys
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 392, in generate_and_settle
3807s self.nm_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 532, in nm_wait_connected
3807s self.wait_output(['nmcli', 'dev', 'show', iface], '(connected',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(connected" to appear in ['nmcli',
'dev', 'show', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre_with_keys
(__main__.TestNetworkManager.test_tunnel_gre_with_keys)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 224, in test_tunnel_gre_with_keys
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 392, in generate_and_settle
3807s self.nm_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 532, in nm_wait_connected
3807s self.wait_output(['nmcli', 'dev', 'show', iface], '(connected',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(connected" to appear in ['nmcli',
'dev', 'show', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre_without_local_address
(__main__.TestNetworkManager.test_tunnel_gre_without_local_address)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 191, in test_tunnel_gre_without_local_address
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 392, in generate_and_settle
3807s self.nm_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 532, in nm_wait_connected
3807s self.wait_output(['nmcli', 'dev', 'show', iface], '(connected',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(connected" to appear in ['nmcli',
'dev', 'show', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre (__main__.TestNetworkd.test_tunnel_gre)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 177, in test_tunnel_gre
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
3807s self.networkd_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
3807s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre6 (__main__.TestNetworkd.test_tunnel_gre6)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 206, in test_tunnel_gre6
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
3807s self.networkd_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
3807s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre6_with_keys
(__main__.TestNetworkd.test_tunnel_gre6_with_keys)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 242, in test_tunnel_gre6_with_keys
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
3807s self.networkd_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
3807s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre_with_keys
(__main__.TestNetworkd.test_tunnel_gre_with_keys)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 224, in test_tunnel_gre_with_keys
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
3807s self.networkd_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
3807s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gre_without_local_address
(__main__.TestNetworkd.test_tunnel_gre_without_local_address)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 191, in test_tunnel_gre_without_local_address
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
3807s self.networkd_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
3807s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gretap6_with_keys
(__main__.TestNetworkd.test_tunnel_gretap6_with_keys)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 360, in test_tunnel_gretap6_with_keys
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
3807s self.networkd_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
3807s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'tun0']
3807s
3807s ======================================================================
3807s FAIL: test_tunnel_gretap_with_keys
(__main__.TestNetworkd.test_tunnel_gretap_with_keys)
3807s ----------------------------------------------------------------------
3807s Traceback (most recent call last):
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/tunnels.py",
line 342, in test_tunnel_gretap_with_keys
3807s self.generate_and_settle(['tun0'])
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 394, in generate_and_settle
3807s self.networkd_wait_connected(iface, 60)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 536, in networkd_wait_connected
3807s self.wait_output(['networkctl', 'status', iface], '(configured',
timeout)
3807s File
"/tmp/autopkgtest-lxc.4va5eibr/downtmp/build.JCA/src/tests/integration/base.py",
line 528, in wait_output
3807s self.fail('timed out waiting for "{}" to appear in
{}'.format(expected_output, cmd))
3807s AssertionError: timed out waiting for "(configured" to appear in
['networkctl', 'status', 'tun0']
--- End Message ---