FS#62483 - [systemd] 242.0-3: Failed to update link state, ignoring: No data available
Attached to Project:
Arch Linux
Opened by Eric Wang (enihcam) - Saturday, 27 April 2019, 01:58 GMT
Last edited by Christian Hesse (eworm) - Friday, 10 May 2019, 20:36 GMT
Opened by Eric Wang (enihcam) - Saturday, 27 April 2019, 01:58 GMT
Last edited by Christian Hesse (eworm) - Friday, 10 May 2019, 20:36 GMT
|
Details
Description:
Archlinux-based router stopped working after upgrade systemd from 241.93-1 to 242.0-3 Additional info: * package version(s) core/systemd 241.93-1 -> 242.0-3 core/systemd-libs 241.93-1 -> 242.0-3 * config and/or log files etc. /etc/systemd/network $ cat * [NetDev] Name=br0 Kind=bridge [Match] Name=br0 [Network] Address=192.168.1.1/24 Address=192.168.1.10/24 ConfigureWithoutCarrier=true IPForward=ipv4 IPv6AcceptRA=no LinkLocalAddressing=no LLDP=false LLMNR=false MulticastDNS=true [Match] Driver=igb [Link] NamePolicy=kernel database onboard slot path MACAddressPolicy=random GenericReceiveOffload=true GenericSegmentationOffload=true LargeReceiveOffload=true TCPSegmentationOffload=true WakeOnLan=off [Match] Name=enp2s0 enp3s0 enp4s0 enp5s0 enp6s0 [Network] Bridge=br0 ConfigureWithoutCarrier=true IPv6AcceptRA=no LinkLocalAddressing=no LLDP=false LLMNR=false [Match] Name=enp1s0 [Link] Unmanaged=yes RequiredForOnline=no [Network] ConfigureWithoutCarrier=true IPv6AcceptRA=no LinkLocalAddressing=no LLDP=false LLMNR=false * link to upstream bug report, if any Steps to reproduce: Apr 27 09:36:41 router systemd-networkd[345]: br0: netdev ready Apr 27 09:36:41 router systemd-networkd[345]: Enumeration completed Apr 27 09:36:41 router systemd-networkd[345]: enp1s0: Interface name change detected, enp1s0 has been renamed to eth0. Apr 27 09:36:41 router systemd-networkd[345]: enp2s0: Interface name change detected, enp2s0 has been renamed to eth1. Apr 27 09:36:41 router systemd-networkd[345]: enp3s0: Interface name change detected, enp3s0 has been renamed to eth2. Apr 27 09:36:41 router systemd-networkd[345]: enp4s0: Interface name change detected, enp4s0 has been renamed to eth3. Apr 27 09:36:41 router systemd-networkd[345]: enp5s0: Interface name change detected, enp5s0 has been renamed to eth4. Apr 27 09:36:41 router systemd-networkd[345]: enp6s0: Interface name change detected, enp6s0 has been renamed to eth5. Apr 27 09:36:41 router systemd-networkd[345]: eth0: Interface name change detected, eth0 has been renamed to enp1s0. Apr 27 09:36:41 router systemd-networkd[345]: eth4: Interface name change detected, eth4 has been renamed to enp5s0. Apr 27 09:36:41 router systemd-networkd[345]: eth5: Interface name change detected, eth5 has been renamed to enp6s0. Apr 27 09:36:41 router systemd-networkd[345]: eth2: Interface name change detected, eth2 has been renamed to enp3s0. Apr 27 09:36:41 router systemd-networkd[345]: eth3: Interface name change detected, eth3 has been renamed to enp4s0. Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp6s0: Failed to update link state, ignoring: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp5s0: Failed to update link state, ignoring: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp4s0: Failed to update link state, ignoring: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp3s0: Failed to update link state, ignoring: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp2s0: Failed to update link state, ignoring: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp1s0: Failed to update link state, ignoring: No data available Apr 27 09:36:41 router systemd-networkd[345]: eth1: Interface name change detected, eth1 has been renamed to enp2s0. Apr 27 09:36:41 router systemd-networkd[345]: enp1s0: Gained carrier Apr 27 09:36:41 router systemd-networkd[345]: Assertion 'link->network' failed at ../systemd-stable/src/network/networkd-link.c:1858, function link_acquire_ipv4_conf(). Aborting. Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp6s0: Failed to update monitor information: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp3s0: Failed to update monitor information: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp5s0: Failed to update monitor information: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp4s0: Failed to update monitor information: No data available Apr 27 09:36:41 router systemd-networkd-wait-online[348]: enp2s0: Failed to update monitor information: No data available Apr 27 09:36:41 router systemd[1]: systemd-networkd.service: Main process exited, code=killed, status=6/ABRT Apr 27 09:36:41 router systemd[1]: systemd-networkd.service: Failed with result 'signal'. |
This task depends upon
Closed by Christian Hesse (eworm)
Friday, 10 May 2019, 20:36 GMT
Reason for closing: Fixed
Additional comments about closing: systemd 242.29-1
Friday, 10 May 2019, 20:36 GMT
Reason for closing: Fixed
Additional comments about closing: systemd 242.29-1
source bundle with patch applied for easy build testing.
Edit:
Now upstream as commit 51aba17b88617515e037e8985d3a4ea871ac47fe
systemd-242.16-1.src.tar.gz (26 KiB)
systemd-networkd[743]: Assertion 'link->network' failed at ../systemd-stable/src/network/networkd-link.c:1203, function link_request_set_addresses(). Aborting.
Shouldn't this assertion be removed as well?
Mai 02 19:35:19 vserver systemd-networkd[355]: Assertion 'link->network' failed at ../systemd-stable/src/network/networkd-link.c:1858, function link_acquire_ipv4_conf(). Aborting.
With following dumped core
Mai 02 19:35:19 vserver systemd-coredump[377]: Process 355 (systemd-network) of user 981 dumped core.
Stack trace of thread 355:
#0 0x00007f367ade082f raise (libc.so.6)
#1 0x00007f367adcb672 abort (libc.so.6)
#2 0x00007f367ab5802c n/a (libsystemd-shared-242.so)
#3 0x0000555a2de313b2 n/a (systemd-networkd)
#4 0x0000555a2de2a8b8 n/a (systemd-networkd)
#5 0x0000555a2de5982d n/a (systemd-networkd)
#6 0x00007f367ab95963 sd_netlink_process (libsystemd-shared-242.so)
#7 0x00007f367ab95f14 n/a (libsystemd-shared-242.so)
#8 0x00007f367ab888ce n/a (libsystemd-shared-242.so)
#9 0x00007f367ab88ba3 sd_event_dispatch (libsystemd-shared-242.so)
#10 0x00007f367ab88d69 sd_event_run (libsystemd-shared-242.so)
#11 0x00007f367ab88f8c sd_event_loop (libsystemd-shared-242.so)
#12 0x0000555a2ddfe423 n/a (systemd-networkd)
#13 0x00007f367adccce3 __libc_start_main (libc.so.6)
#14 0x0000555a2ddfef6e n/a (systemd-networkd)
Network does not come up on boot. Manual intervention is needed to bring the network up with netctl.
This happend on a VPS at https://www.netcup.de.
If i revert to the system state to 25. April the problem is gone. Should be a problem with systemd.networkd or current kernel.
Best regards.
https://github.com/systemd/systemd/issues/12422#issuecomment-488865980