Comment 1 for bug 1849530

Revision history for this message
Thadeu Lima de Souza Cascardo (cascardo) wrote : Re: lxd 3.0.3-0ubuntu1~18.04.1 ADT test failure on arm64

This has been failing a lot with all of our kernels, and even when util-linux or shadow is the trigger.

It seems to fail on the clustering membership test, at least on two different instance failures I checked.

Compared to amd64, I see some nodes are offline on arm64 with "no heartbeat".

+ /usr/bin/lxc cluster list --verbose
+-------+-------------------------+----------+---------+----------------------------------+
| NAME | URL | DATABASE | STATE | MESSAGE |
+-------+-------------------------+----------+---------+----------------------------------+
| node1 | https://10.1.1.101:8443 | YES | ONLINE | fully operational |
+-------+-------------------------+----------+---------+----------------------------------+
| node2 | https://10.1.1.102:8443 | YES | OFFLINE | no heartbeat since 51.32886019s |
+-------+-------------------------+----------+---------+----------------------------------+
| node3 | https://10.1.1.103:8443 | YES | OFFLINE | no heartbeat since 54.868743549s |
+-------+-------------------------+----------+---------+----------------------------------+
| node4 | https://10.1.1.104:8443 | NO | ONLINE | fully operational |
+-------+-------------------------+----------+---------+----------------------------------+
| node5 | https://10.1.1.105:8443 | NO | ONLINE | fully operational |
+-------+-------------------------+----------+---------+----------------------------------+