[opensuse] Leap 15.0 Networking Woes (NetworkManager conflicts with Wicked)
Hi, I have networking problem with fresh install of Leap 15.0 on 2 pcs, which seem to be similar to the one I had when upgraded 42.3 to Leap 15 late beta. However, this is 100% fresh install on reformatted SSD in HP desktop. Symptoms is the same - after first restart networking service (with Wicked) is broken. Examining logs showed that for whatever reason NetworkManager is not fully disabled. 1 - NetworkManager-wait-online.service still tries to start and fails with timeout error 2 - KDE NetworkManager plazma applet tries to initiate connection on eth0 and fails. It should show “ NetworkManager is not running” instead. I tried to fix this: 1) Disabled NetworkManager.service and NetworkManager-wait-online.service with systemctl disable NetworkManager.service systemctl disable NetworkManager-wait-online.service After restart annoying NetworkManager still disrupts networking. 2) Switched in Yast Wicked -> NetworkManager, the back, restart. Problem the same. rcnetwork restart cures problem till next system reboot. I can’t remove NetworkManager because it also deleted KDE / MATE. Switching KDE to MATE do not changes anything. Anyone can suggest what system component (I suspect some freedesktop or dbus-org services) disrupts networking ? Thanks in advance -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, May 31, 2018 at 10:59 AM, Andrei Verovski <andreil1@starlett.lv> wrote:
Hi,
I have networking problem with fresh install of Leap 15.0 on 2 pcs, which seem to be similar to the one I had when upgraded 42.3 to Leap 15 late beta. However, this is 100% fresh install on reformatted SSD in HP desktop.
Symptoms is the same - after first restart networking service (with Wicked) is broken. Examining logs showed that for whatever reason NetworkManager is not fully disabled. 1 - NetworkManager-wait-online.service still tries to start and fails with timeout error 2 - KDE NetworkManager plazma applet tries to initiate connection on eth0 and fails. It should show “ NetworkManager is not running” instead.
I tried to fix this:
1) Disabled NetworkManager.service and NetworkManager-wait-online.service with systemctl disable NetworkManager.service systemctl disable NetworkManager-wait-online.service
After restart
After restart of what? User GUI session? Network service? The whole system?
annoying NetworkManager still disrupts networking.
What exactly "disrupts networking" means? So far the only problem you described was failed NetworkManager-wait-online.service which sounds like annoying but cosmetic issue. What exact problem do you have?
2) Switched in Yast Wicked -> NetworkManager, the back, restart. Problem the same.
rcnetwork restart cures problem till next system reboot. I can’t remove NetworkManager because it also deleted KDE / MATE. Switching KDE to MATE do not changes anything.
Anyone can suggest what system component (I suspect some freedesktop or dbus-org services) disrupts networking ?
Thanks in advance
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 31 May 2018, at 11:07, Andrei Borzenkov <arvidjaar@gmail.com> wrote:
On Thu, May 31, 2018 at 10:59 AM, Andrei Verovski <andreil1@starlett.lv> wrote:
Hi,
I have networking problem with fresh install of Leap 15.0 on 2 pcs, which seem to be similar to the one I had when upgraded 42.3 to Leap 15 late beta. However, this is 100% fresh install on reformatted SSD in HP desktop.
Symptoms is the same - after first restart networking service (with Wicked) is broken. Examining logs showed that for whatever reason NetworkManager is not fully disabled. 1 - NetworkManager-wait-online.service still tries to start and fails with timeout error 2 - KDE NetworkManager plazma applet tries to initiate connection on eth0 and fails. It should show “ NetworkManager is not running” instead.
I tried to fix this:
1) Disabled NetworkManager.service and NetworkManager-wait-online.service with systemctl disable NetworkManager.service systemctl disable NetworkManager-wait-online.service
After restart
After restart of what? User GUI session? Network service? The whole system?
full system restart
annoying NetworkManager still disrupts networking.
What exactly "disrupts networking" means? So far the only problem you described was failed NetworkManager-wait-online.service which sounds like annoying but cosmetic issue. What exact problem do you have?
Endless KDE applet prompts - Wired Connection 1 unavailable. Seems like KDE applet tries to reconfigure eth0.
2) Switched in Yast Wicked -> NetworkManager, the back, restart. Problem the same.
rcnetwork restart cures problem till next system reboot. I can’t remove NetworkManager because it also deleted KDE / MATE. Switching KDE to MATE do not changes anything.
Anyone can suggest what system component (I suspect some freedesktop or dbus-org services) disrupts networking ?
Thanks in advance
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Andrei Verovski wrote:
Symptoms is the same - after first restart networking service (with Wicked) is broken.
_How_ is it broken? Network interfase status?
Examining logs showed that for whatever reason NetworkManager is not fully disabled.
1 - NetworkManager-wait-online.service still tries to start and fails with timeout error 2 - KDE NetworkManager plazma applet tries to initiate connection on eth0 and fails. It should show “ NetworkManager is not running” instead.
Does that affect your network? I mean, it might just be showing some weird status, but not actually causing any harm. -- Per Jessen, Zürich (18.8°C) http://www.cloudsuisse.com/ - your owncloud, hosted in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 31 May 2018, at 11:09, Per Jessen <per@computer.org> wrote:
Andrei Verovski wrote:
Symptoms is the same - after first restart networking service (with Wicked) is broken.
_How_ is it broken? Network interfase status?
rcnetwork status returns Wicked active eth0 up At first sight, it should work, unfortunately, it does not.. Endless KDE applet prompts - Wired Connection 1 unavailable. Seems like KDE applet tries to reconfigure eth0 and breaks existing connection.
Examining logs showed that for whatever reason NetworkManager is not fully disabled.
1 - NetworkManager-wait-online.service still tries to start and fails with timeout error 2 - KDE NetworkManager plazma applet tries to initiate connection on eth0 and fails. It should show “ NetworkManager is not running” instead.
Does that affect your network? I mean, it might just be showing some weird status, but not actually causing any harm.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Andrei Verovski wrote:
On 31 May 2018, at 11:09, Per Jessen <per@computer.org> wrote:
Andrei Verovski wrote:
Symptoms is the same - after first restart networking service (with Wicked) is broken.
_How_ is it broken? Network interfase status?
rcnetwork status returns Wicked active eth0 up
Okay - I was hoping for the output from "ip addr", and "ip route". That would show us the exact state of your network and connectivity.
At first sight, it should work, unfortunately, it does not..
But how does it not work?
Endless KDE applet prompts - Wired Connection 1 unavailable. Seems like KDE applet tries to reconfigure eth0 and breaks existing connection.
So eth0 keeps going up and down? -- Per Jessen, Zürich (21.7°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi, Leap 15 networking woes continue with another PC - Jetway JBC390F541WAA-19B with 10 network interfaces (all Intel i211 Rev03). It is critical infrastructure PC which is used as KVM host for routing software - VyOS (luckily I have a backup router). Need to say, previously installed 42.3 worked without ANY problem whatsoever (unfortunately, SSD with old system is already reformatted). 100% fresh install (as Server in Yast installer + GUI) on new WD SSD (old SSD was OK but replaced for insurance), AppArmor, IPv6 and even firewall are disabled. Kernel scheduler set to deadline. All latest updates installed. Only ONE internal i211 ethernet interface currently used, static IP. Networking doesn’t work at all, rcnetwork status shows “wicked [788]: eth9 setup-in-progress”, and this continues for forever. eth0 - eth8 are completely disconnected, no cables inside sockets This is clearly a problem with wicked and “igb" kernel module combo, because USB AX88772 Ethernet adapter works with the same PC with same cable and switch. Even LEDs on these interfaces are off all the time. However, I can flash LEDs from Yast -> Network Interfaces -> Hardware Here are logs. Can’t do more testing because PC is needed for production environment. ****************************************************************************** eth9 - problematic i211 network interface eth10 - temp USB AX88772 ethernet adapter linuxhostrt1:~ # rcnetwork status ● wicked.service - wicked managed network interfaces Loaded: loaded (/usr/lib/systemd/system/wicked.service; enabled; vendor preset: disabled) Active: active (exited) since Fri 2018-06-01 17:16:42 EEST; 2min 9s ago Process: 831 ExecStart=/usr/sbin/wicked --systemd ifup all (code=exited, status=0/SUCCESS) Main PID: 831 (code=exited, status=0/SUCCESS) Tasks: 0 (limit: 4915) CGroup: /system.slice/wicked.service Jun 01 17:16:42 linuxhostrt1 wicked[831]: eth2: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 01 17:16:42 linuxhostrt1 wicked[831]: received new ready device eth3 (/org/opensuse/Network/Interface/7) Jun 01 17:16:42 linuxhostrt1 wicked[831]: eth3: refresh <client-state> control: persistent=false, usercontrol=false, re> Jun 01 17:16:42 linuxhostrt1 wicked[831]: eth3: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 01 17:16:42 linuxhostrt1 wicked[831]: received new ready device eth4 (/org/opensuse/Network/Interface/8) Jun 01 17:16:42 linuxhostrt1 wicked[831]: eth4: refresh <client-state> control: persistent=false, usercontrol=false, re> Jun 01 17:16:42 linuxhostrt1 wicked[831]: lo up Jun 01 17:16:42 linuxhostrt1 wicked[831]: eth10 up Jun 01 17:16:42 linuxhostrt1 wicked[831]: eth9 setup-in-progress Jun 01 17:16:42 linuxhostrt1 systemd[1]: Started wicked managed network interfaces. ****************************************************************************** linuxhostrt1:/var/log # tail -n 1000 boot.log | grep wicked Starting wicked DHCPv6 supplicant service... Starting wicked AutoIPv4 supplicant service... Starting wicked DHCPv4 supplicant service... [ OK ] Started wicked DHCPv6 supplicant service. [ OK ] Started wicked DHCPv4 supplicant service. [ OK ] Started wicked AutoIPv4 supplicant service. Starting wicked network management service daemon... [ OK ] Started wicked network management service daemon. Starting wicked network nanny service... [ OK ] Started wicked network nanny service. Starting wicked managed network interfaces... [ OK ] Started wicked managed network interfaces. [ OK ] Started wicked managed network interfaces. [ OK ] Started wicked managed network interfaces. [ OK ] Started wicked managed network interfaces. [ OK ] Started wicked managed network interfaces. [ OK ] Started wicked managed network interfaces. [ OK ] Started wicked managed network interfaces. [ OK ] Started wicked managed network interfaces. ****************************************************************************** tail -n 1000 messages | grep wicked linuxhostrt1:/var/log # tail -n 10000 messages | grep wicked Jun 1 17:34:37 linuxhostrt1 systemd[1]: Starting wicked AutoIPv4 supplicant service... Jun 1 17:34:37 linuxhostrt1 systemd[1]: Starting wicked DHCPv6 supplicant service... Jun 1 17:34:37 linuxhostrt1 systemd[1]: Starting wicked DHCPv4 supplicant service... Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Reading config file /etc/wicked/common.xml Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Reading config file /etc/wicked/common.xml Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Reading config file /etc/wicked/common.xml Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_open(org.opensuse.Network.DHCP6) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_connection_open(bus=system, name=org.opensuse.Network.DHCP6) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_open(org.opensuse.Network.DHCP4) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_connection_open(bus=system, name=org.opensuse.Network.DHCP4) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_open(org.opensuse.Network.AUTO4) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_connection_open(bus=system, name=org.opensuse.Network.AUTO4) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Successfully acquired bus name "org.opensuse.Network.DHCP6" Jun 1 17:34:37 linuxhostrt1 systemd[1]: Started wicked DHCPv6 supplicant service. Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Successfully acquired bus name "org.opensuse.Network.DHCP4" Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Successfully acquired bus name "org.opensuse.Network.AUTO4" Jun 1 17:34:37 linuxhostrt1 systemd[1]: Started wicked AutoIPv4 supplicant service. Jun 1 17:34:37 linuxhostrt1 systemd[1]: Started wicked DHCPv4 supplicant service. Jun 1 17:34:37 linuxhostrt1 systemd[1]: Starting wicked network management service daemon... Jun 1 17:34:37 linuxhostrt1 wickedd[756]: Reading config file /etc/wicked/server.xml Jun 1 17:34:37 linuxhostrt1 wickedd[756]: Reading config file /etc/wicked/common.xml Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_open(org.opensuse.Network) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_connection_open(bus=system, name=org.opensuse.Network) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: Successfully acquired bus name "org.opensuse.Network" Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_xml_register_services(scope=dbus) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: register dbus service description org.opensuse.Network.Scripts Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: register dbus service description org.opensuse.Network.Team.Factory Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: register dbus service description org.opensuse.Network.ManagedInterface Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: register dbus service description org.opensuse.Network.Firewall Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: register dbus service description org.opensuse.Network.Addrconf Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_extensions() Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface, handle=(nil)) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface as child of /org/opensuse/Network/DHCP4, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_xml_register_services(scope=dbus) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: register dbus service description org.opensuse.Network.Scripts Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: register dbus service description org.opensuse.Network.Team.Factory Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: register dbus service description org.opensuse.Network.ManagedInterface Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: register dbus service description org.opensuse.Network.Firewall Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: register dbus service description org.opensuse.Network.Addrconf Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_extensions() Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface, handle=(nil)) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface as child of /org/opensuse/Network/DHCP6, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/2, handle=0x55baf922f290) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/2 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/2, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'wlan0' and index 2 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/3, handle=0x55baf922f4f0) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/3 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/3, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth0' and index 3 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/4, handle=0x55baf922f730) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/4 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/4, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth10' and index 4 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/5, handle=0x55baf922fa60) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/5 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/5, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth1' and index 5 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/6, handle=0x55baf922fe30) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/6 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/6, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth2' and index 6 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Using netlink event receive buffer of 1048576 bytes Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/2, handle=0x558143a6b840) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/2 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/2, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'wlan0' and index 2 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/3, handle=0x558143a6bb70) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/3 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/3, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth0' and index 3 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/4, handle=0x558143a6bea0) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/4 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/4, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth10' and index 4 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/5, handle=0x558143a6c1d0) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/5 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/5, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth1' and index 5 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/6, handle=0x5581439db290) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/6 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/6, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth2' and index 6 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Using netlink event receive buffer of 1048576 bytes Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_xml_register_services(scope=dbus) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: register dbus service description org.opensuse.Network.Scripts Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: register dbus service description org.opensuse.Network.Team.Factory Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: register dbus service description org.opensuse.Network.ManagedInterface Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: register dbus service description org.opensuse.Network.Firewall Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: register dbus service description org.opensuse.Network.Addrconf Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_extensions() Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface, handle=(nil)) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface as child of /org/opensuse/Network/AUTO4, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/2, handle=0x56278cbea3e0) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/2 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/2, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'wlan0' and index 2 Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/3, handle=0x56278cbea5f0) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/3 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/3, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth0' and index 3 Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/4, handle=0x56278cbea7e0) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/4 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/4, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth10' and index 4 Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/5, handle=0x56278cbea9d0) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/5 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/5, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth1' and index 5 Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/6, handle=0x56278cbeabc0) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/6 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/6, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth2' and index 6 Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Using netlink event receive buffer of 1048576 bytes Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_xml_register_services(scope=dbus) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: register dbus service description org.opensuse.Network.Scripts Jun 1 17:34:37 linuxhostrt1 wickedd[756]: register dbus service description org.opensuse.Network.ManagedInterface Jun 1 17:34:37 linuxhostrt1 wickedd[756]: register dbus service description org.opensuse.Network.Firewall Jun 1 17:34:37 linuxhostrt1 wickedd[756]: register dbus service description org.opensuse.Network.Addrconf Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=/org/opensuse/Network/Interface, handle=(nil)) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface as child of /org/opensuse/Network, class netif-list Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface, class=netif-list) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_extensions() Jun 1 17:34:37 linuxhostrt1 wickedd[756]: binding method org.opensuse.Network.Scripts.firewallUp to external command Jun 1 17:34:37 linuxhostrt1 wickedd[756]: binding method org.opensuse.Network.Scripts.networkUp to external command Jun 1 17:34:37 linuxhostrt1 wickedd[756]: binding method org.opensuse.Network.Scripts.networkDown to external command Jun 1 17:34:37 linuxhostrt1 wickedd[756]: binding method org.opensuse.Network.Scripts.firewallDown to external command Jun 1 17:34:37 linuxhostrt1 wickedd[756]: binding method org.opensuse.Network.Firewall.firewallUp to external command Jun 1 17:34:37 linuxhostrt1 wickedd[756]: binding method org.opensuse.Network.Firewall.firewallDown to external command Jun 1 17:34:37 linuxhostrt1 wickedd[756]: Using netlink event receive buffer of 1048576 bytes Jun 1 17:34:37 linuxhostrt1 wickedd[756]: subprocess 763 (/usr/bin/udevadm info --query=all --path=/sys/class/net) exited with status 0 [0m0.4s] Jun 1 17:34:37 linuxhostrt1 wickedd[756]: udev: net subsystem is available Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/1, handle=0x5599cfa71750) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/1 as child of /org/opensuse/Network/Interface, class netif-loopback Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/1, class=netif-loopback) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: subprocess 764 (/usr/bin/udevadm info --query=all --path=/sys/class/net/wlan0) exited with status 0 [0m0.6s] Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/2, handle=0x5599cfa71a30) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/2 as child of /org/opensuse/Network/Interface, class netif-wireless Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/2, class=netif-wireless) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth3, idx=7, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/7, handle=0x56278cbeb1b0) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/7 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/7, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth3' and index 7 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth3, idx=7, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: eth3[7]: received interface event: device-create Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/7, handle=0x5581439dbe30) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/7 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/7, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth3' and index 7 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth3, idx=7, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/7, handle=0x55baf92307f0) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/7 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/7, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth3' and index 7 Jun 1 17:34:37 linuxhostrt1 wickedd[756]: subprocess 765 (/usr/bin/udevadm info --query=all --path=/sys/class/net/eth0) exited with status 0 [0m0.21s] Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/3, handle=0x5599cfa71e30) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/3 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/3, class=netif-ethernet) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: subprocess 766 (/usr/bin/udevadm info --query=all --path=/sys/class/net/eth10) exited with status 0 [0m0.9s] Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/4, handle=0x5599cfa72070) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/4 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/4, class=netif-ethernet) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: subprocess 767 (/usr/bin/udevadm info --query=all --path=/sys/class/net/eth1) exited with status 0 [0m0.7s] Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/5, handle=0x5599cfa72560) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/5 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/5, class=netif-ethernet) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: subprocess 768 (/usr/bin/udevadm info --query=all --path=/sys/class/net/eth2) exited with status 0 [0m0.4s] Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/6, handle=0x5599cfa72a50) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/6 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/6, class=netif-ethernet) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: Full refresh of all interfaces (enforced) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: eth10: getting ethtool.eee options failed: Operation not supported Jun 1 17:34:37 linuxhostrt1 wickedd[756]: eth10: getting ethtool.coalesce options failed: Operation not supported Jun 1 17:34:37 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth3, idx=7, device-change) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: cannot handle device-change event for model "eth3" - no dbus object Jun 1 17:34:37 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth4, idx=8, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/8, handle=0x5599cfa6cc30) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/8 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/8, class=netif-ethernet) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: sending device event "deviceCreate" for /org/opensuse/Network/Interface/8; uuid=<> Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth4, idx=8, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/8, handle=0x56278cc70920) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/8 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/8, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth4' and index 8 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth4, idx=8, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: eth4[8]: received interface event: device-create Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/8, handle=0x5581439db870) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/8 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/8, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth4' and index 8 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth4, idx=8, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/8, handle=0x55baf92be370) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/8 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/8, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth4' and index 8 Jun 1 17:34:37 linuxhostrt1 systemd[1]: Started wicked network management service daemon. Jun 1 17:34:37 linuxhostrt1 systemd[1]: Starting wicked network nanny service... Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: Reading config file /etc/wicked/nanny.xml Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: Reading config file /etc/wicked/common.xml Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_open(org.opensuse.Network.Nanny) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_connection_open(bus=system, name=org.opensuse.Network.Nanny) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth5, idx=9, device-create) Jun 1 17:34:37 linuxhostrt1 systemd[1]: Started wicked network nanny service. Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/9, handle=0x56278cc79680) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/9 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/9, class=autoip4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth5' and index 9 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth5, idx=9, device-create) Jun 1 17:34:37 linuxhostrt1 systemd[1]: Starting wicked managed network interfaces... Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: eth5[9]: received interface event: device-create Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/9, handle=0x558143a5da70) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/9 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/9, class=dhcp6-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth5' and index 9 Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth5, idx=9, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/9, handle=0x55baf92bea10) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/9 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/9, class=dhcp4-device) Jun 1 17:34:37 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth5' and index 9 Jun 1 17:34:37 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth5, idx=9, device-create) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/9, handle=0x5599cfa6d1e0) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/9 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/9, class=netif-ethernet) Jun 1 17:34:37 linuxhostrt1 wickedd[756]: sending device event "deviceCreate" for /org/opensuse/Network/Interface/9; uuid=<> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: Successfully acquired bus name "org.opensuse.Network.Nanny" Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Policy as child of /org/opensuse/Network/Nanny, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface as child of /org/opensuse/Network/Nanny, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny, class=nanny) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Nanny supports: Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: org.freedesktop.DBus.ObjectManager Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: org.freedesktop.DBus.Introspectable Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Nanny Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: (3 interfaces) Jun 1 17:34:37 linuxhostrt1 wicked[796]: Reading config file /etc/wicked/client.xml Jun 1 17:34:37 linuxhostrt1 wicked[796]: Reading config file /etc/wicked/common.xml Jun 1 17:34:37 linuxhostrt1 wicked[796]: __ni_config_parse_ifconfig_source: Adding ifconfig firmware: Jun 1 17:34:37 linuxhostrt1 wicked[796]: __ni_config_parse_ifconfig_source: Adding ifconfig compat: Jun 1 17:34:37 linuxhostrt1 wicked[796]: __ni_config_parse_ifconfig_source: Adding ifconfig wicked: Jun 1 17:34:37 linuxhostrt1 wicked[796]: Executing: /usr/sbin/wicked --systemd ifup all Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_xml_register_services(scope=dbus) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: register dbus service description org.opensuse.Network.Scripts Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: register dbus service description org.opensuse.Network.Team.Factory Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: register dbus service description org.opensuse.Network.Firewall Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: register dbus service description org.opensuse.Network.Addrconf Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_extensions() Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_client_open(bus_type=(null), bus_name=org.opensuse.Network) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_connection_open(bus=system, name=) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface as child of /org/opensuse/Network, class netif-list Jun 1 17:34:37 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:37 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface, method=GetManagedObjects) Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_dbus_xml_register_services(scope=dbus) Jun 1 17:34:37 linuxhostrt1 wicked[796]: register dbus service description org.opensuse.Network.Scripts Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/1 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: register dbus service description org.opensuse.Network.Team.Factory Jun 1 17:34:37 linuxhostrt1 wicked[796]: register dbus service description org.opensuse.Network.ManagedInterface Jun 1 17:34:37 linuxhostrt1 wicked[796]: register dbus service description org.opensuse.Network.Firewall Jun 1 17:34:37 linuxhostrt1 wicked[796]: register dbus service description org.opensuse.Network.Addrconf Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_objectmodel_bind_extensions() Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_dbus_client_open(bus_type=(null), bus_name=org.opensuse.Network) Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_dbus_connection_open(bus=system, name=) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/2 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/2: specializing object as a netif-wireless Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/3 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/3: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/4 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/4: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/5 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/5: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/6 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/6: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/8 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/8: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/9 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/9: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new ready device lo (/org/opensuse/Network/Interface/1) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: lo: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: lo: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new ready device wlan0 (/org/opensuse/Network/Interface/2) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: wlan0: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: wlan0: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth0 (/org/opensuse/Network/Interface/3) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new ready device eth10 (/org/opensuse/Network/Interface/4) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: eth10: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: eth10: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth1 (/org/opensuse/Network/Interface/5) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth2 (/org/opensuse/Network/Interface/6) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth4 (/org/opensuse/Network/Interface/8) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth5 (/org/opensuse/Network/Interface/9) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: lo: changed state none -> device-exists Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: wlan0: changed state none -> device-exists Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: eth10: changed state none -> device-exists Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/1, handle=0x55ddd7b2d800) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/1 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/1, class=managed-netif) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: new device lo, class managed-netif Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/2, handle=0x55ddd7b2dd10) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/2 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/2, class=managed-netif) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: new device wlan0, class managed-netif Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/4, handle=0x55ddd7b2dff0) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/4 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/4, class=managed-netif) Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: new device eth10, class managed-netif Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: Loading previously saved policies: Jun 1 17:34:37 linuxhostrt1 wickedd-nanny[795]: waiting for 0 devices to become ready (0 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[741]: Last message 'waiting for 0 device' repeated 1 times, suppressed by syslog-ng on linuxhostrt1 Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface as child of /org/opensuse/Network, class netif-list Jun 1 17:34:37 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:37 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface, method=GetManagedObjects) Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/1 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/2 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/2: specializing object as a netif-wireless Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/3 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/3: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/4 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/4: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/5 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/5: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/6 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/6: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/8 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/8: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/9 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:37 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/9: specializing object as a netif-ethernet Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new ready device lo (/org/opensuse/Network/Interface/1) Jun 1 17:34:37 linuxhostrt1 wicked[796]: lo: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:37 linuxhostrt1 wicked[796]: lo: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new ready device wlan0 (/org/opensuse/Network/Interface/2) Jun 1 17:34:37 linuxhostrt1 wicked[796]: wlan0: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:37 linuxhostrt1 wicked[796]: wlan0: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new non-ready device eth0 (/org/opensuse/Network/Interface/3) Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new ready device eth10 (/org/opensuse/Network/Interface/4) Jun 1 17:34:37 linuxhostrt1 wicked[796]: eth10: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:37 linuxhostrt1 wicked[796]: eth10: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new non-ready device eth1 (/org/opensuse/Network/Interface/5) Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new non-ready device eth2 (/org/opensuse/Network/Interface/6) Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new non-ready device eth4 (/org/opensuse/Network/Interface/8) Jun 1 17:34:37 linuxhostrt1 wicked[796]: received new non-ready device eth5 (/org/opensuse/Network/Interface/9) Jun 1 17:34:37 linuxhostrt1 wicked[796]: lo: changed state none -> device-exists Jun 1 17:34:37 linuxhostrt1 wicked[796]: wlan0: changed state none -> device-exists Jun 1 17:34:37 linuxhostrt1 wicked[796]: eth10: changed state none -> device-exists Jun 1 17:34:37 linuxhostrt1 wicked[796]: trying to discover netif config via firmware service "ibft" Jun 1 17:34:37 linuxhostrt1 wicked[796]: subprocess 798 (/etc/wicked/extensions/ibft) exited with status 0 [0m0.39s] Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_netconfig_firmware_discovery: buffer has 0 bytes Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_sysconfig_read(/etc/sysconfig/network/config) Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_sysconfig_read(/etc/sysconfig/network/dhcp) Jun 1 17:34:37 linuxhostrt1 wicked[796]: ni_suse_read_routes(/etc/sysconfig/network/routes) Jun 1 17:34:37 linuxhostrt1 wicked[796]: Parsed route: ipv4 0.0.0.0/0 via 192.168.0.1 type unicast table main scope universe protocol boot Jun 1 17:34:38 linuxhostrt1 wicked[796]: Reading sysctl file '/boot/sysctl.conf-4.12.14-lp150.12.4-default' Jun 1 17:34:38 linuxhostrt1 wicked[796]: Reading sysctl file '/etc/sysctl.conf' Jun 1 17:34:38 linuxhostrt1 wicked[796]: Reading sysctl file '/usr/lib/sysctl.d/50-default.conf' Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-lo) Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-eth9) Jun 1 17:34:38 linuxhostrt1 wicked[796]: Assigned route to eth9: ipv4 0.0.0.0/0 via 192.168.0.1 dev eth9 type unicast table main scope universe protocol boot Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-eth10) Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-lo:0 Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-eth9:0 Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-eth10:0 Jun 1 17:34:38 linuxhostrt1 wicked[796]: No valid configuration files found at /etc/wicked/ifconfig Jun 1 17:34:38 linuxhostrt1 wicked[796]: wait 30 seconds for interfaces Jun 1 17:34:38 linuxhostrt1 wicked[796]: Device hierarchy structure: Jun 1 17:34:38 linuxhostrt1 wicked[796]: lo Jun 1 17:34:38 linuxhostrt1 wicked[796]: wlan0 Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth10 Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9 Jun 1 17:34:38 linuxhostrt1 wicked[796]: skipping wlan0 interface: no configuration provided Jun 1 17:34:38 linuxhostrt1 wicked[796]: lo: hiring nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: generate policy match for lo (type unknown) Jun 1 17:34:38 linuxhostrt1 wicked[796]: <interface> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <name>lo</name> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <control> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <mode>boot</mode> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <boot-stage>localfs</boot-stage> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <persistent>true</persistent> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </control> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <link/> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv4> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <enabled>true</enabled> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <forwarding>true</forwarding> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv4> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv4:static> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <address> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <local>127.0.0.1/8</local> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </address> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv4:static> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv6> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <enabled>false</enabled> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv6> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </interface> Jun 1 17:34:38 linuxhostrt1 wicked[796]: Jun 1 17:34:38 linuxhostrt1 wicked[796]: lo: converting config into policy 'policy__lo' Jun 1 17:34:38 linuxhostrt1 wicked[796]: lo: adding policy policy__lo to nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_dbus_client_open(bus_type=(null), bus_name=org.opensuse.Network.Nanny) Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_dbus_connection_open(bus=system, name=) Jun 1 17:34:38 linuxhostrt1 wicked[796]: Calling /org/opensuse/Network/Nanny.createPolicy(policy__lo) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: __ni_dbus_object_message(path=/org/opensuse/Network/Nanny, interface=org.opensuse.Network.Nanny, method=createPolicy) called Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_connection_get_caller_uid(:1.16): user_id=0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Policy/policy__lo, handle=0x55ddd7b2fca0) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Policy/policy__lo as child of /org/opensuse/Network/Nanny/Policy, class managed-policy Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Policy/policy__lo, class=managed-policy) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 0 devices to become ready (0 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_dbus_object_call_simple: /org/opensuse/Network/Nanny.createPolicy(<policy name="policy__lo" origin="compat:suse:/etc/sysconfig/network/ifcfg-lo" uuid="7e59115b-7615-0000-1c03-000001000000"> Jun 1 17:34:38 linuxhostrt1 wicked[796]: Successfully created nanny policy /org/opensuse/Network/Nanny/Policy/policy__lo Jun 1 17:34:38 linuxhostrt1 wicked[796]: lo: nanny hired! Jun 1 17:34:38 linuxhostrt1 wicked[796]: lo: configuration applied to nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth10: hiring nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: generate policy match for eth10 (type unknown) Jun 1 17:34:38 linuxhostrt1 wicked[796]: <interface> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <name>eth10</name> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <control> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <mode>hotplug</mode> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </control> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <firewall/> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <link/> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv4> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <enabled>true</enabled> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <forwarding>true</forwarding> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <arp-verify>true</arp-verify> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv4> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv4:static> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <address> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <local>192.168.0.93/24</local> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </address> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv4:static> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv6> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <enabled>false</enabled> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv6> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </interface> Jun 1 17:34:38 linuxhostrt1 wicked[796]: Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth10: converting config into policy 'policy__eth10' Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth10: adding policy policy__eth10 to nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: Calling /org/opensuse/Network/Nanny.createPolicy(policy__eth10) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: __ni_dbus_object_message(path=/org/opensuse/Network/Nanny, interface=org.opensuse.Network.Nanny, method=createPolicy) called Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_connection_get_caller_uid(:1.16): user_id=0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Policy/policy__eth10, handle=0x55ddd7b31100) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Policy/policy__eth10 as child of /org/opensuse/Network/Nanny/Policy, class managed-policy Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Policy/policy__eth10, class=managed-policy) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 0 devices to become ready (0 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_dbus_object_call_simple: /org/opensuse/Network/Nanny.createPolicy(<policy name="policy__eth10" origin="compat:suse:/etc/sysconfig/network/ifcfg-eth10" uuid="7e59115b-7615-0000-1c03-000002000000"> Jun 1 17:34:38 linuxhostrt1 wicked[796]: Successfully created nanny policy /org/opensuse/Network/Nanny/Policy/policy__eth10 Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth10: nanny hired! Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth10: configuration applied to nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: hiring nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: generate policy match for eth9 (type unknown) Jun 1 17:34:38 linuxhostrt1 wicked[796]: <interface> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <name>eth9</name> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <control> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <mode>boot</mode> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </control> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <firewall/> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <link/> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv4> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <enabled>true</enabled> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <forwarding>true</forwarding> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <arp-verify>true</arp-verify> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv4> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv4:static> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <address> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <local>192.168.0.83/24</local> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </address> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <route> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <nexthop> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <gateway>192.168.0.1</gateway> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </nexthop> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </route> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv4:static> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <ipv6> Jun 1 17:34:38 linuxhostrt1 wicked[796]: <enabled>false</enabled> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </ipv6> Jun 1 17:34:38 linuxhostrt1 wicked[796]: </interface> Jun 1 17:34:38 linuxhostrt1 wicked[796]: Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: converting config into policy 'policy__eth9' Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: adding policy policy__eth9 to nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: Calling /org/opensuse/Network/Nanny.createPolicy(policy__eth9) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: __ni_dbus_object_message(path=/org/opensuse/Network/Nanny, interface=org.opensuse.Network.Nanny, method=createPolicy) called Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_connection_get_caller_uid(:1.16): user_id=0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Policy/policy__eth9, handle=0x55ddd7b27f90) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Policy/policy__eth9 as child of /org/opensuse/Network/Nanny/Policy, class managed-policy Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Policy/policy__eth9, class=managed-policy) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 0 devices to become ready (0 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_dbus_object_call_simple: /org/opensuse/Network/Nanny.createPolicy(<policy name="policy__eth9" origin="compat:suse:/etc/sysconfig/network/ifcfg-eth9" uuid="7e59115b-7615-0000-1c03-000003000000"> Jun 1 17:34:38 linuxhostrt1 wicked[796]: Successfully created nanny policy /org/opensuse/Network/Nanny/Policy/policy__eth9 Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: nanny hired! Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: configuration applied to nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: Calling /org/opensuse/Network/Nanny.recheck() Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_dbus_object_call_variant(/org/opensuse/Network/Nanny, if=org.opensuse.Network.Nanny, method=recheck) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: __ni_dbus_object_message(path=/org/opensuse/Network/Nanny, interface=org.opensuse.Network.Nanny, method=recheck) called Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_connection_get_caller_uid(:1.16): user_id=0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Scheduled recheck for lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Scheduled recheck for eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Scheduled recheck for eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 0 devices to become ready (0 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(lo[1], managed) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: found applicable policy: policy__lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: using policy policy__lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: using device config Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <interface> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <name>lo</name> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <control> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <mode>boot</mode> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <boot-stage>localfs</boot-stage> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <persistent>true</persistent> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </control> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <link/> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <ipv4> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <enabled>true</enabled> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <forwarding>true</forwarding> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </ipv4> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <ipv4:static> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <address> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <local>127.0.0.1/8</local> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </address> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </ipv4:static> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <ipv6> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <enabled>false</enabled> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </ipv6> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </interface> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: target state min=network-up max=max Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: set up FSM from device-down -> network-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-down -> device-exists: newDevice() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-exists -> device-ready: waitDeviceReady() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-ready -> device-setup: changeDevice() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-setup -> protocols-up: changeProtocol() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: protocols-up -> firewall-up: firewallUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: firewall-up -> device-up: linkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-up -> link-up: waitLinkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: link-up -> link-authenticated: login() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: link-authenticated -> lldp-up: lldpUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lldp-up -> addrconf-up: requestLease() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: addrconf-up -> network-up: networkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: binding dbus calls to FSM transitions Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface waitDeviceReady no config in interface document Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Ethtool changeDevice no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Protocol.IPv4 changeProtocol mapped to <ipv4> @<buffer>:13 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Protocol.IPv6 changeProtocol mapped to <ipv6> @<buffer>:22 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Scripts firewallUp no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Firewall firewallUp no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface linkUp mapped to <link> @<buffer>:12 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface waitLinkUp no config in interface document Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.LLDP lldpUp no config in interface document Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.static requestLease mapped to <ipv4:static> @<buffer>:17 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.static requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.dhcp requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.dhcp requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.auto requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.auto requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Scripts networkUp no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: current state=device-down target state=network-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: marked 1 interfaces Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth10[4], managed) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: found applicable policy: policy__eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: using policy policy__eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: using device config Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <interface> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <name>eth10</name> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <control> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <mode>hotplug</mode> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </control> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <firewall/> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <link/> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <ipv4> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <enabled>true</enabled> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <forwarding>true</forwarding> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <arp-verify>true</arp-verify> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </ipv4> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <ipv4:static> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <address> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <local>192.168.0.93/24</local> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </address> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </ipv4:static> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <ipv6> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: <enabled>false</enabled> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </ipv6> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: </interface> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: target state min=network-up max=max Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: set up FSM from device-down -> network-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-down -> device-exists: newDevice() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-exists -> device-ready: waitDeviceReady() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-ready -> device-setup: changeDevice() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-setup -> protocols-up: changeProtocol() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: protocols-up -> firewall-up: firewallUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: firewall-up -> device-up: linkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: device-up -> link-up: waitLinkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: link-up -> link-authenticated: login() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: link-authenticated -> lldp-up: lldpUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lldp-up -> addrconf-up: requestLease() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: addrconf-up -> network-up: networkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: binding dbus calls to FSM transitions Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface waitDeviceReady no config in interface document Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Ethtool changeDevice no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Ethernet changeDevice no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Protocol.IPv4 changeProtocol mapped to <ipv4> @<buffer>:12 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Protocol.IPv6 changeProtocol mapped to <ipv6> @<buffer>:22 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Scripts firewallUp no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Firewall firewallUp mapped to <firewall> @<buffer>:10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface linkUp mapped to <link> @<buffer>:11 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface waitLinkUp no config in interface document Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.LLDP lldpUp no config in interface document Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.static requestLease mapped to <ipv4:static> @<buffer>:17 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.static requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.dhcp requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.dhcp requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.auto requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.auto requestLease no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Scripts networkUp no config in interface document; skipping call Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: current state=device-down target state=network-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: marked 1 interfaces Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=device-down want=network-up, next transition is device-down -> device-exists Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(device-down => device-exists) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state device-down -> device-exists, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from device-down to device-exists Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-down want=network-up, next transition is device-down -> device-exists Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(device-down => device-exists) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state device-down -> device-exists, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from device-down to device-exists Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=device-exists want=network-up, next transition is device-exists -> device-ready Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(device-exists => device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state device-exists -> device-ready, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Interface, method=clearEventFilters) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Interface, method=clearEventFilters) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_clear_event_filters(dev=lo) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=device-exists Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=device-exists Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=device-ready Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Interface, method=setClientControl) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Interface, method=setClientControl) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: saving client-state structure into a file for lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: update <client-state> control: persistent=true, usercontrol=false, require-link=auto Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Interface, method=setClientConfig) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Interface, method=setClientConfig) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: saving client-state structure into a file for lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: update <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-lo, uuid=a61d5ae3-71ce-57e7-bfe6-1de2346227bf, owner-uid=4294967295 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from device-exists to device-ready Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-exists want=network-up, next transition is device-exists -> device-ready Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(device-exists => device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state device-exists -> device-ready, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Interface, method=clearEventFilters) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=device-ready Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Interface, method=clearEventFilters) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_clear_event_filters(dev=eth10) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Interface, method=setClientControl) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Interface, method=setClientControl) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: saving client-state structure into a file for eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: update <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Interface, method=setClientConfig) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Interface, method=setClientConfig) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: saving client-state structure into a file for eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: update <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth10, uuid=db9831a1-f52d-5dcf-8c4b-4921405c3b43, owner-uid=4294967295 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from device-exists to device-ready Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=device-ready want=network-up, next transition is device-ready -> device-setup Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(device-ready => device-setup) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state device-ready -> device-setup, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from device-ready to device-setup Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-ready want=network-up, next transition is device-ready -> device-setup Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(device-ready => device-setup) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state device-ready -> device-setup, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from device-ready to device-setup Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=device-setup want=network-up, next transition is device-setup -> protocols-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: calling org.opensuse.Network.Protocol.IPv4.changeProtocol() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Protocol.IPv4, method=changeProtocol) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Protocol.IPv4, method=changeProtocol) called Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=device-setup Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=(null), class=netif) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=device-setup Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: calling org.opensuse.Network.Protocol.IPv6.changeProtocol() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Protocol.IPv6, method=changeProtocol) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Protocol.IPv6, method=changeProtocol) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=(null), class=netif) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(device-setup => protocols-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state device-setup -> protocols-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from device-setup to protocols-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-setup want=network-up, next transition is device-setup -> protocols-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: calling org.opensuse.Network.Protocol.IPv4.changeProtocol() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Protocol.IPv4, method=changeProtocol) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Protocol.IPv4, method=changeProtocol) called Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=protocols-up Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=(null), class=netif) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: calling org.opensuse.Network.Protocol.IPv6.changeProtocol() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Protocol.IPv6, method=changeProtocol) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Protocol.IPv6, method=changeProtocol) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=(null), class=netif) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(device-setup => protocols-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state device-setup -> protocols-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from device-setup to protocols-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=protocols-up want=network-up, next transition is protocols-up -> firewall-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(protocols-up => firewall-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state protocols-up -> firewall-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from protocols-up to firewall-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=protocols-up want=network-up, next transition is protocols-up -> firewall-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: calling org.opensuse.Network.Firewall.firewallUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Firewall, method=firewallUp) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Firewall, method=firewallUp) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_extension_call(object=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Firewall, method=firewallUp) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: preparing to run extension script "/etc/wicked/extensions/firewall up" Jun 1 17:34:38 linuxhostrt1 wickedd[756]: /org/opensuse/Network/Interface/4: expanded WICKED_OBJECT_PATH=$object-path -> "/org/opensuse/Network/Interface/4" Jun 1 17:34:38 linuxhostrt1 wickedd[756]: /org/opensuse/Network/Interface/4: expanded WICKED_INTERFACE_NAME=$property:name -> "eth10" Jun 1 17:34:38 linuxhostrt1 wickedd[756]: /org/opensuse/Network/Interface/4: expanded WICKED_INTERFACE_INDEX=$property:index -> "4" Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=protocols-up Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=firewall-up Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth6, idx=10, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/10, handle=0x56278cc79cf0) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth6, idx=10, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/10 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/10, handle=0x5599cfa6dc20) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/10, class=autoip4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth6' and index 10 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/10 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/10, class=netif-ethernet) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceCreate" for /org/opensuse/Network/Interface/10; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth6, idx=10, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/10, handle=0x55baf92bf0b0) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/10 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/10, class=dhcp4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth6' and index 10 Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth6, idx=10, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth6[10]: received interface event: device-create Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/10, handle=0x558143a5e380) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/10 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/10, class=dhcp6-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth6' and index 10 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: subprocess 812 (/etc/wicked/extensions/firewall up) exited with status 0 [0m0.359s] Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: enqueue event signal deviceCreate from /org/opensuse/Network/Interface/10; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(protocols-up => firewall-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state protocols-up -> firewall-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from protocols-up to firewall-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceCreate from /org/opensuse/Network/Interface/10; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/10 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=firewall-up Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/10, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/10, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/10: specializing object as a netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth6 (/org/opensuse/Network/Interface/10) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth6: received event "deviceCreate" from "/org/opensuse/Network/Interface/10" (not a managed device) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=firewall-up want=network-up, next transition is firewall-up -> device-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: calling org.opensuse.Network.Interface.linkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Interface, method=linkUp) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Interface, method=linkUp) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_link_up(dev=lo) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_system_interface_link_change(lo) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: bringing up lo Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_rtnl_link_up(lo, idx=1) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(firewall-up => device-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state firewall-up -> device-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from firewall-up to device-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=firewall-up want=network-up, next transition is firewall-up -> device-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: calling org.opensuse.Network.Interface.linkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Interface, method=linkUp) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=device-up Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Interface, method=linkUp) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_link_up(dev=eth10) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: getting ethtool.eee options failed: Operation not supported Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: getting ethtool.coalesce options failed: Operation not supported Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_system_interface_link_change(eth10) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: bringing up eth10 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_rtnl_link_up(eth10, idx=4) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: adding callback for org.opensuse.Network.Interface.linkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: waiting for callbacks: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: 7e59115b-302f-0600-f402-000001000000 event=deviceUp Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: waiting for event in state firewall-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=device-up want=network-up, next transition is device-up -> link-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: calling org.opensuse.Network.Interface.waitLinkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Interface, method=waitLinkUp) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth10, idx=4, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth10, idx=4, device-up) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth10, idx=4, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth10[4]: received interface event: device-ready Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth10, idx=4, device-up) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth10[4]: received interface event: device-up Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth10, idx=4, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth10, idx=4, device-up) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth7, idx=11, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/11, handle=0x55baf92bf9c0) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/11 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/11, class=dhcp4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth7' and index 11 Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth7, idx=11, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth7[11]: received interface event: device-create Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/11, handle=0x558143a5ec40) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/11 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/11, class=dhcp6-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth7' and index 11 Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth7, idx=11, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/11, handle=0x56278cc7a470) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/11 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/11, class=autoip4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth7' and index 11 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: getting ethtool.eee options failed: Operation not supported Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: getting ethtool.coalesce options failed: Operation not supported Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth10, idx=4, device-up) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceUp" for /org/opensuse/Network/Interface/4; uuid=<7e59115b-302f-0600-f402-000001000000> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceUp" for /org/opensuse/Network/Interface/4; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth7, idx=11, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/11, handle=0x5599cfa66c50) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/11 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/11, class=netif-ethernet) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceCreate" for /org/opensuse/Network/Interface/11; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Interface, method=waitLinkUp) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_wait_link_up(dev=lo) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: enqueue event signal deviceUp from /org/opensuse/Network/Interface/4; uuid=<7e59115b-302f-0600-f402-000001000000> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: enqueue event signal deviceUp from /org/opensuse/Network/Interface/4; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: enqueue event signal deviceCreate from /org/opensuse/Network/Interface/11; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(device-up => link-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state device-up -> link-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from device-up to link-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: process event signal deviceUp from /org/opensuse/Network/Interface/4; uuid=<7e59115b-302f-0600-f402-000001000000> Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=link-up Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/4, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received refresh for ready device eth10 (/org/opensuse/Network/Interface/4) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth10, uuid=db9831a1-f52d-5dcf-8c4b-4921405c3b43, owner-uid=4294967295 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: processed event deviceUp; state=starting, policy=policy__eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ... great, we were expecting this event Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(firewall-up => device-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state firewall-up -> device-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: process event signal deviceUp from /org/opensuse/Network/Interface/4; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceCreate from /org/opensuse/Network/Interface/11; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/11 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=device-up Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/11, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/11, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/11: specializing object as a netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth7 (/org/opensuse/Network/Interface/11) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth7: received event "deviceCreate" from "/org/opensuse/Network/Interface/11" (not a managed device) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-up want=network-up, next transition is device-up -> link-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: calling org.opensuse.Network.Interface.waitLinkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Interface, method=waitLinkUp) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Interface, method=waitLinkUp) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_wait_link_up(dev=eth10) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: adding callback for org.opensuse.Network.Interface.waitLinkUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: waiting for callbacks: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: 7e59115b-302f-0600-f402-000002000000 event=linkUp Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: waiting for event in state device-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=link-up want=network-up, next transition is link-up -> link-authenticated Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(link-up => link-authenticated) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state link-up -> link-authenticated, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from link-up to link-authenticated Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=link-authenticated want=network-up, next transition is link-authenticated -> lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: calling org.opensuse.Network.LLDP.lldpUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.LLDP, method=lldpUp) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=link-authenticated Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.LLDP, method=lldpUp) called Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(link-authenticated => lldp-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: changed state link-authenticated -> lldp-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from link-authenticated to lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, next transition is lldp-up -> addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: calling org.opensuse.Network.Addrconf.ipv4.static.requestLease() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/1, if=org.opensuse.Network.Addrconf.ipv4.static, method=requestLease) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/1, interface=org.opensuse.Network.Addrconf.ipv4.static, method=requestLease) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: no previous ipv4:static lease found Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: received ipv4:static lease update in state granted Jun 1 17:34:38 linuxhostrt1 wickedd[756]: timeout 0 adjusted by 59 to 59 (jr 100) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: adding callback for org.opensuse.Network.Addrconf.ipv4.static.requestLease() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: waiting for callbacks: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: 7e59115b-302f-0600-f402-000003000000 event=addressAcquired Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: waiting for event in state lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 2 devices to become ready (2 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: adjusting mtu for ipv4:static lease in state applying: success [after 0m0.0s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: address 127.0.0.1/8 exists; no need to reconfigure Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: applying addresses for ipv4:static lease in state applying: success [after 0m0.0s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: verifying adressses for ipv4:static lease in state applying: success [after 0m0.0s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: applying routes for ipv4:static lease in state applying: success [after 0m0.0s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: subprocess 841 (/etc/wicked/extensions/netconfig batch) exited with status 0 [0m0.45s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: created netconfig batch file to update lease ipv4:static in state applying Jun 1 17:34:38 linuxhostrt1 wickedd[756]: netconfig batch add: modify -i lo -s wicked-static-ipv4 -I /run/wicked/leaseinfo.lo.static.ipv4 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: netconfig batch add: update Jun 1 17:34:38 linuxhostrt1 wickedd[756]: lo: applying system config for ipv4:static lease in state applying: deferred [since 0m0.46s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: timeout 5000 adjusted by -40 to 4960 (jr 200) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth10, idx=4, link-up) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth10, idx=4, network-up) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth10, idx=4, link-up) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth10[4]: received interface event: link-up Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: received link up event Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth10, idx=4, network-up) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth10[4]: received interface event: network-up Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth10: received network up event Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth10, idx=4, link-up) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: eth10: link came up Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth10, idx=4, network-up) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: getting ethtool.eee options failed: Operation not supported Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: getting ethtool.coalesce options failed: Operation not supported Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth10, idx=4, link-up) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "linkUp" for /org/opensuse/Network/Interface/4; uuid=<7e59115b-302f-0600-f402-000002000000> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "linkUp" for /org/opensuse/Network/Interface/4; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth10, idx=4, network-up) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "networkUp" for /org/opensuse/Network/Interface/4; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: process event signal linkUp from /org/opensuse/Network/Interface/4; uuid=<7e59115b-302f-0600-f402-000002000000> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/4, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received refresh for ready device eth10 (/org/opensuse/Network/Interface/4) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth10, uuid=db9831a1-f52d-5dcf-8c4b-4921405c3b43, owner-uid=4294967295 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: processed event linkUp; state=starting, policy=policy__eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ... great, we were expecting this event Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(device-up => link-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state device-up -> link-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: process event signal linkUp from /org/opensuse/Network/Interface/4; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: processed event linkUp; state=starting, policy=policy__eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: process event signal networkUp from /org/opensuse/Network/Interface/4; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: processed event networkUp; state=starting, policy=policy__eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=link-up want=network-up, next transition is link-up -> link-authenticated Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(link-up => link-authenticated) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state link-up -> link-authenticated, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from link-up to link-authenticated Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=link-authenticated want=network-up, next transition is link-authenticated -> lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: calling org.opensuse.Network.LLDP.lldpUp() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.LLDP, method=lldpUp) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=link-up Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=link-authenticated Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.LLDP, method=lldpUp) called Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(link-authenticated => lldp-up) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: changed state link-authenticated -> lldp-up, resuming activity Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from link-authenticated to lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, next transition is lldp-up -> addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: calling org.opensuse.Network.Addrconf.ipv4.static.requestLease() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/4, if=org.opensuse.Network.Addrconf.ipv4.static, method=requestLease) Jun 1 17:34:38 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/4, interface=org.opensuse.Network.Addrconf.ipv4.static, method=requestLease) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: no previous ipv4:static lease found Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: received ipv4:static lease update in state granted Jun 1 17:34:38 linuxhostrt1 wickedd[756]: timeout 0 adjusted by 21 to 21 (jr 100) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: adding callback for org.opensuse.Network.Addrconf.ipv4.static.requestLease() Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: waiting for callbacks: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: 7e59115b-302f-0600-f402-000004000000 event=addressAcquired Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: waiting for event in state lldp-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 2 devices to become ready (2 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: adjusting mtu for ipv4:static lease in state applying: success [after 0m0.0s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: subprocess 872 (/sbin/modprobe -qs -- af_packet) exited with status 0 [0m0.9s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: sending arp verify for IP 192.168.0.93 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: applying addresses for ipv4:static lease in state applying: deferred [since 0m0.23s] Jun 1 17:34:38 linuxhostrt1 wickedd[756]: timeout 300 adjusted by 75 to 375 (jr 100) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth8, idx=12, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth8, idx=12, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth8[12]: received interface event: device-create Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/12, handle=0x56278cc7abb0) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/12, handle=0x558143a5f6b0) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/12 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/12 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/12, class=autoip4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/12, class=dhcp6-device) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth8' and index 12 Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth8' and index 12 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth8, idx=12, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/12, handle=0x5599cfa8e3d0) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/12 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/12, class=netif-ethernet) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceCreate" for /org/opensuse/Network/Interface/12; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth8, idx=12, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/12, handle=0x55baf92bff90) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/12 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/12, class=dhcp4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth8' and index 12 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceCreate from /org/opensuse/Network/Interface/12; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/12 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/12, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/12, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/12: specializing object as a netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth8 (/org/opensuse/Network/Interface/12) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth8: received event "deviceCreate" from "/org/opensuse/Network/Interface/12" (not a managed device) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 2 devices to become ready (2 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_dbus_server_register_object(path=Interface/13, handle=0x5599cfa97360) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: created /org/opensuse/Network/Interface/13 as child of /org/opensuse/Network/Interface, class netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Interface/13, class=netif-ethernet) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceCreate" for /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_dbus_server_register_object(path=Interface/13, handle=0x56278cc7b2f0) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: created /org/opensuse/Network/AUTO4/Interface/13 as child of /org/opensuse/Network/AUTO4/Interface, class autoip4-device Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/AUTO4/Interface/13, class=autoip4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth9' and index 13 Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-create Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_dbus_server_register_object(path=Interface/13, handle=0x558143a5fda0) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: created /org/opensuse/Network/DHCP6/Interface/13 as child of /org/opensuse/Network/DHCP6/Interface, class dhcp6-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP6/Interface/13, class=dhcp6-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth9' and index 13 Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_dbus_server_register_object(path=Interface/13, handle=0x55baf92b1a20) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: created /org/opensuse/Network/DHCP4/Interface/13 as child of /org/opensuse/Network/DHCP4/Interface, class dhcp4-device Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/DHCP4/Interface/13, class=dhcp4-device) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth9' and index 13 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceCreate from /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Interface/13 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/13, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: /org/opensuse/Network/Interface/13: specializing object as a netif-ethernet Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: received event "deviceCreate" from "/org/opensuse/Network/Interface/13" (not a managed device) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: waiting for 2 devices to become ready (2 explicitly requested) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth3, idx=7, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: cannot handle device-ready event for model "eth3" - no dbus object Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth1, idx=5, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/5; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth4, idx=8, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/8; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/5; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth6, idx=10, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/10; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/5, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/5, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new ready device eth1 (/org/opensuse/Network/Interface/5) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth1: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth1: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/5, handle=0x55ddd7b589d0) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/5 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/5, class=managed-netif) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: new device eth1, class managed-netif Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth1: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/8; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth0, idx=3, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/3; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth5, idx=9, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/9; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth7, idx=11, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/11; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/8, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/8, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth8, idx=12, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/12; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth2, idx=6, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/6; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new ready device eth4 (/org/opensuse/Network/Interface/8) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/8, handle=0x55ddd7b5d180) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/8 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/8, class=managed-netif) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: new device eth4, class managed-netif Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth4: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/10; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/10, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/10, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: sending device event "deviceReady" for /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new ready device eth6 (/org/opensuse/Network/Interface/10) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/10, handle=0x55ddd7b5eda0) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/10 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/10, class=managed-netif) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: new device eth6, class managed-netif Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth6: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/3; uuid=<> Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/3, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/3, method=GetManagedObjects) Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: sending arp verify for IP 192.168.0.93 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: eth10: applying addresses for ipv4:static lease in state applying: deferred [since 0m0.398s] Jun 1 17:34:39 linuxhostrt1 wickedd[756]: timeout 300 adjusted by 97 to 397 (jr 100) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received new ready device eth0 (/org/opensuse/Network/Interface/3) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/3, handle=0x55ddd7b5fa00) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/3 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/3, class=managed-netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: new device eth0, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/9; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/9, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/9, method=GetManagedObjects) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received new ready device eth5 (/org/opensuse/Network/Interface/9) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth5 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/9, handle=0x55ddd7b5fd00) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/9 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/9, class=managed-netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: new device eth5, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth5: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/11; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/11, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/11, method=GetManagedObjects) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received new ready device eth7 (/org/opensuse/Network/Interface/11) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth5 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth7 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/11, handle=0x55ddd7b605e0) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/11 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/11, class=managed-netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: new device eth7, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth7: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/12; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/12, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/12, method=GetManagedObjects) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received new ready device eth8 (/org/opensuse/Network/Interface/12) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth5 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth7 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth8 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/12, handle=0x55ddd7b608a0) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/12 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/12, class=managed-netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: new device eth8, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth8: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/6; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/6, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/6, method=GetManagedObjects) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received new ready device eth2 (/org/opensuse/Network/Interface/6) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth2: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth2: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth5 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth7 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth8 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth2 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/6, handle=0x55ddd7b60c10) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/6 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/6, class=managed-netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: new device eth2, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth2: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: : process event signal deviceReady from /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/13, method=GetManagedObjects) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth5 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth7 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth8 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth2 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Interface/13, handle=0x55ddd7b5b0a0) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Interface/13 as child of /org/opensuse/Network/Nanny/Interface, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Interface/13, class=managed-netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: new device eth9, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: found applicable policy: policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: waiting for 2 devices to become ready (2 explicitly requested) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[13], managed) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: found applicable policy: policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: using policy policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: using device config Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <interface> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <name>eth9</name> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <control> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <mode>boot</mode> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </control> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <firewall/> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <link/> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <ipv4> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <enabled>true</enabled> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <forwarding>true</forwarding> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <arp-verify>true</arp-verify> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </ipv4> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <ipv4:static> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <address> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <local>192.168.0.83/24</local> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </address> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <route> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <nexthop> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <gateway>192.168.0.1</gateway> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </nexthop> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </route> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </ipv4:static> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <ipv6> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <enabled>false</enabled> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </ipv6> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: </interface> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: target state min=network-up max=max Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: set up FSM from device-down -> network-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: device-down -> device-exists: newDevice() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: device-exists -> device-ready: waitDeviceReady() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: device-ready -> device-setup: changeDevice() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: device-setup -> protocols-up: changeProtocol() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: protocols-up -> firewall-up: firewallUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: firewall-up -> device-up: linkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: device-up -> link-up: waitLinkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: link-up -> link-authenticated: login() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: link-authenticated -> lldp-up: lldpUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lldp-up -> addrconf-up: requestLease() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: addrconf-up -> network-up: networkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: binding dbus calls to FSM transitions Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface waitDeviceReady no config in interface document Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Ethtool changeDevice no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Ethernet changeDevice no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Protocol.IPv4 changeProtocol mapped to <ipv4> @<buffer>:12 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Protocol.IPv6 changeProtocol mapped to <ipv6> @<buffer>:27 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Scripts firewallUp no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Firewall firewallUp mapped to <firewall> @<buffer>:10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface linkUp mapped to <link> @<buffer>:11 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Interface waitLinkUp no config in interface document Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.LLDP lldpUp no config in interface document Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.static requestLease mapped to <ipv4:static> @<buffer>:17 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.static requestLease no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.dhcp requestLease no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.dhcp requestLease no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv4.auto requestLease no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Addrconf.ipv6.auto requestLease no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: org.opensuse.Network.Scripts networkUp no config in interface document; skipping call Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: current state=device-down target state=network-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: marked 1 interfaces Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-down want=network-up, next transition is device-down -> device-exists Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-down => device-exists) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-down -> device-exists, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-down to device-exists Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-exists want=network-up, next transition is device-exists -> device-ready Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-exists => device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-exists -> device-ready, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Interface, method=clearEventFilters) Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/13; target_state=network-up, state_name=device-exists Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/13; target_state=network-up, state_name=device-ready Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Interface, method=clearEventFilters) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_clear_event_filters(dev=eth9) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Interface, method=setClientControl) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Interface, method=setClientControl) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: saving client-state structure into a file for eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: update <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Interface, method=setClientConfig) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Interface, method=setClientConfig) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: saving client-state structure into a file for eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: update <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-exists to device-ready Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-ready want=network-up, next transition is device-ready -> device-setup Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-ready => device-setup) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-ready -> device-setup, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-ready to device-setup Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-setup want=network-up, next transition is device-setup -> protocols-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Protocol.IPv4.changeProtocol() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Protocol.IPv4, method=changeProtocol) Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/13; target_state=network-up, state_name=device-setup Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Protocol.IPv4, method=changeProtocol) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=(null), class=netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Protocol.IPv6.changeProtocol() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Protocol.IPv6, method=changeProtocol) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Protocol.IPv6, method=changeProtocol) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_bind_compatible_interfaces(object=(null), class=netif) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-setup => protocols-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-setup -> protocols-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-setup to protocols-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=protocols-up want=network-up, next transition is protocols-up -> firewall-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Firewall.firewallUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Firewall, method=firewallUp) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Firewall, method=firewallUp) called Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/13; target_state=network-up, state_name=protocols-up Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_extension_call(object=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Firewall, method=firewallUp) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: preparing to run extension script "/etc/wicked/extensions/firewall up" Jun 1 17:34:39 linuxhostrt1 wickedd[756]: /org/opensuse/Network/Interface/13: expanded WICKED_OBJECT_PATH=$object-path -> "/org/opensuse/Network/Interface/13" Jun 1 17:34:39 linuxhostrt1 wickedd[756]: /org/opensuse/Network/Interface/13: expanded WICKED_INTERFACE_NAME=$property:name -> "eth9" Jun 1 17:34:39 linuxhostrt1 wickedd[756]: /org/opensuse/Network/Interface/13: expanded WICKED_INTERFACE_INDEX=$property:index -> "13" Jun 1 17:34:39 linuxhostrt1 wickedd[756]: subprocess 966 (/etc/wicked/extensions/firewall up) exited with status 0 [0m0.203s] Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(protocols-up => firewall-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state protocols-up -> firewall-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from protocols-up to firewall-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=firewall-up want=network-up, next transition is firewall-up -> device-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Interface.linkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Interface, method=linkUp) Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/13; target_state=network-up, state_name=firewall-up Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Interface, method=linkUp) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_link_up(dev=eth9) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_system_interface_link_change(eth9) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: bringing up eth9 Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_rtnl_link_up(eth9, idx=13) Jun 1 17:34:39 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: sending device event "deviceUp" for /org/opensuse/Network/Interface/13; uuid=<7e59115b-302f-0600-f402-000005000000> Jun 1 17:34:39 linuxhostrt1 wickedd[756]: sending device event "deviceUp" for /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-ready Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-up Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: enqueue event signal deviceUp from /org/opensuse/Network/Interface/13; uuid=<7e59115b-302f-0600-f402-000005000000> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: enqueue event signal deviceUp from /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: adding callback for org.opensuse.Network.Interface.linkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for callbacks: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: 7e59115b-302f-0600-f402-000005000000 event=deviceUp Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for event in state firewall-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: process event signal deviceUp from /org/opensuse/Network/Interface/13; uuid=<7e59115b-302f-0600-f402-000005000000> Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface/13, method=GetManagedObjects) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: Device hierarchy structure: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: wlan0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth1 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth4 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth6 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth0 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth5 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth7 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth8 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth2 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: processed event deviceUp; state=starting, policy=policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ... great, we were expecting this event Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(firewall-up => device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state firewall-up -> device-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: process event signal deviceUp from /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, next transition is device-up -> link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Interface.waitLinkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface/13, if=org.opensuse.Network.Interface, method=waitLinkUp) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface/13, interface=org.opensuse.Network.Interface, method=waitLinkUp) called Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/13; target_state=network-up, state_name=device-up Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_wait_link_up(dev=eth9) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: adding callback for org.opensuse.Network.Interface.waitLinkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for callbacks: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: 7e59115b-302f-0600-f402-000006000000 event=linkUp Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for event in state device-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: waiting for 3 devices to become ready (3 explicitly requested) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: eth10: sending arp verify for IP 192.168.0.93 Jun 1 17:34:39 linuxhostrt1 wickedd[756]: eth10: applying addresses for ipv4:static lease in state applying: deferred [since 0m0.795s] Jun 1 17:34:39 linuxhostrt1 wickedd[756]: timeout 300 adjusted by 7 to 307 (jr 100) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: timeout 0 adjusted by 22 to 22 (jr 100) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: subprocess 849 (/etc/wicked/extensions/netconfig batch) exited with status 0 [0m0.926s] Jun 1 17:34:39 linuxhostrt1 wickedd[756]: handle_other_event(generic-updated) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: sending event "genericUpdated" Jun 1 17:34:39 linuxhostrt1 wickedd[756]: finished finished install job[0](2) on device lo[1] for lease ipv4:static state applying Jun 1 17:34:39 linuxhostrt1 wickedd[756]: timeout 0 adjusted by 30 to 30 (jr 100) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: lo: applying system config for ipv4:static lease in state applying: success [after 0m0.994s] Jun 1 17:34:39 linuxhostrt1 wickedd[756]: lo: updater for lease ipv4:static in state applying finished: success [0m1.53s] Jun 1 17:34:39 linuxhostrt1 wickedd[756]: lo: ipv4:static lease updated (state granted), sending addressAcquired event Jun 1 17:34:39 linuxhostrt1 wickedd[756]: sending device event "addressAcquired" for /org/opensuse/Network/Interface/1; uuid=<7e59115b-302f-0600-f402-000003000000> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: process event signal addressAcquired from /org/opensuse/Network/Interface/1; uuid=<7e59115b-302f-0600-f402-000003000000> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: processed event addressAcquired; state=starting, policy=policy__lo Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ... great, we were expecting this event Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(lldp-up => addrconf-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: changed state lldp-up -> addrconf-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: state=addrconf-up want=network-up, next transition is addrconf-up -> network-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(addrconf-up => network-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: changed state addrconf-up -> network-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(lo) target(network-up [network-up..max]), transition(network-up => network-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: lo: successfully transitioned from addrconf-up to network-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: waiting for 2 devices to become ready (2 explicitly requested) Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=addrconf-up Jun 1 17:34:39 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/1; target_state=network-up, state_name=network-up Jun 1 17:34:39 linuxhostrt1 wicked[741]: Last message 'received signal prog' repeated 1 times, suppressed by syslog-ng on linuxhostrt1 Jun 1 17:34:39 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: sending device event "deviceChange" for /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-change Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: process event signal deviceChange from /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: processed event deviceChange; state=starting, policy=policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth10: state=lldp-up want=network-up, wait-for=addrconf-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: waiting for 2 devices to become ready (2 explicitly requested) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: Adding new interface address 192.168.0.93/24 Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_rtnl_send_newaddr(192.168.0.93/24) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: eth10: sending arp notify for IP 192.168.0.93 Jun 1 17:34:39 linuxhostrt1 wickedd[756]: eth10: applying addresses for ipv4:static lease in state applying: deferred [since 0m1.102s] Jun 1 17:34:39 linuxhostrt1 wickedd[756]: timeout 300 adjusted by 38 to 338 (jr 100) Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: address 192.168.0.93/24 exists; no need to reconfigure Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: applying addresses for ipv4:static lease in state applying: success [after 0m1.456s] Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: verifying adressses for ipv4:static lease in state applying: success [after 0m0.0s] Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: applying routes for ipv4:static lease in state applying: success [after 0m0.0s] Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: created netconfig batch file to update lease ipv4:static in state applying Jun 1 17:34:40 linuxhostrt1 wickedd[756]: netconfig batch add: modify -i eth10 -s wicked-static-ipv4 -I /run/wicked/leaseinfo.eth10.static.ipv4 Jun 1 17:34:40 linuxhostrt1 wickedd[756]: netconfig batch add: update Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: applying system config for ipv4:static lease in state applying: deferred [since 0m0.0s] Jun 1 17:34:40 linuxhostrt1 wickedd[756]: timeout 5000 adjusted by 34 to 5034 (jr 200) Jun 1 17:34:40 linuxhostrt1 wickedd[756]: timeout 0 adjusted by 87 to 87 (jr 100) Jun 1 17:34:40 linuxhostrt1 wickedd[756]: subprocess 1029 (/etc/wicked/extensions/netconfig batch) exited with status 0 [0m0.450s] Jun 1 17:34:40 linuxhostrt1 wickedd[756]: handle_other_event(generic-updated) Jun 1 17:34:40 linuxhostrt1 wickedd[756]: sending event "genericUpdated" Jun 1 17:34:40 linuxhostrt1 wickedd[756]: finished finished install job[1](2) on device eth10[4] for lease ipv4:static state applying Jun 1 17:34:40 linuxhostrt1 wickedd[756]: timeout 0 adjusted by 8 to 8 (jr 100) Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: applying system config for ipv4:static lease in state applying: success [after 0m0.538s] Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: updater for lease ipv4:static in state applying finished: success [0m2.14s] Jun 1 17:34:40 linuxhostrt1 wickedd[756]: eth10: ipv4:static lease updated (state granted), sending addressAcquired event Jun 1 17:34:40 linuxhostrt1 wickedd[756]: sending device event "addressAcquired" for /org/opensuse/Network/Interface/4; uuid=<7e59115b-302f-0600-f402-000004000000> Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth10: process event signal addressAcquired from /org/opensuse/Network/Interface/4; uuid=<7e59115b-302f-0600-f402-000004000000> Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth10: processed event addressAcquired; state=starting, policy=policy__eth10 Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: ... great, we were expecting this event Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(lldp-up => addrconf-up) Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth10: changed state lldp-up -> addrconf-up, resuming activity Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth10: state=addrconf-up want=network-up, next transition is addrconf-up -> network-up Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(addrconf-up => network-up) Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth10: changed state addrconf-up -> network-up, resuming activity Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth10) target(network-up [network-up..max]), transition(network-up => network-up) Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: sending event "progressInfo" Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth10: successfully transitioned from addrconf-up to network-up Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:41 linuxhostrt1 wickedd-nanny[741]: Last message 'eth9: state=device-u' repeated 1 times, suppressed by syslog-ng on linuxhostrt1 Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: waiting for 1 devices to become ready (1 explicitly requested) Jun 1 17:34:40 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=addrconf-up Jun 1 17:34:40 linuxhostrt1 wicked[796]: received signal progressInfo; object_path=/org/opensuse/Network/Nanny/Interface/4; target_state=network-up, state_name=network-up Jun 1 17:34:41 linuxhostrt1 wicked[741]: Last message 'received signal prog' repeated 1 times, suppressed by syslog-ng on linuxhostrt1 Jun 1 17:35:08 linuxhostrt1 wicked[796]: Interface wait time reached Jun 1 17:35:08 linuxhostrt1 wicked[796]: waiting for tentative addresses Jun 1 17:35:08 linuxhostrt1 wicked[796]: ni_dbus_object_call_variant(/org/opensuse/Network/Interface, if=org.opensuse.Network.InterfaceList, method=getAddresses) Jun 1 17:35:08 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface, interface=org.opensuse.Network.InterfaceList, method=getAddresses) called Jun 1 17:35:08 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_list_get_addresses(refresh=true, family=ipv6, tentative=include, duplicate=exclude) Jun 1 17:35:08 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:35:08 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface, method=GetManagedObjects) Jun 1 17:35:08 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/10 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:35:08 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/10: specializing object as a netif-ethernet Jun 1 17:35:08 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/11 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:35:08 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/11: specializing object as a netif-ethernet Jun 1 17:35:08 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/12 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:35:08 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/12: specializing object as a netif-ethernet Jun 1 17:35:08 linuxhostrt1 wicked[796]: created /org/opensuse/Network/Interface/13 as child of /org/opensuse/Network/Interface, class <anonymous> Jun 1 17:35:08 linuxhostrt1 wicked[796]: /org/opensuse/Network/Interface/13: specializing object as a netif-ethernet Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device lo (/org/opensuse/Network/Interface/1) Jun 1 17:35:08 linuxhostrt1 wicked[796]: lo: refresh <client-state> control: persistent=true, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: lo: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-lo, uuid=a61d5ae3-71ce-57e7-bfe6-1de2346227bf, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device wlan0 (/org/opensuse/Network/Interface/2) Jun 1 17:35:08 linuxhostrt1 wicked[796]: wlan0: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: wlan0: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth0 (/org/opensuse/Network/Interface/3) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth0: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth0: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth10 (/org/opensuse/Network/Interface/4) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth10: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth10: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth10, uuid=db9831a1-f52d-5dcf-8c4b-4921405c3b43, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth1 (/org/opensuse/Network/Interface/5) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth1: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth1: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth2 (/org/opensuse/Network/Interface/6) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth2: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: lo up Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth10 up Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9 setup-in-progress Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth2: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth4 (/org/opensuse/Network/Interface/8) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth5 (/org/opensuse/Network/Interface/9) Jun 1 17:35:08 linuxhostrt1 systemd[1]: Started wicked managed network interfaces. Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth6 (/org/opensuse/Network/Interface/10) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth7 (/org/opensuse/Network/Interface/11) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received new ready device eth8 (/org/opensuse/Network/Interface/12) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth0: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth1: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth2: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth4: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth5: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth6: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth7: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth8: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wickedd[756]: __ni_dbus_object_message(path=/org/opensuse/Network/Interface, interface=org.freedesktop.DBus.ObjectManager, method=GetManagedObjects) called Jun 1 17:35:08 linuxhostrt1 wickedd[756]: __ni_dbus_object_manager_get_managed_objects(path=/org/opensuse/Network/Interface, method=GetManagedObjects) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device lo (/org/opensuse/Network/Interface/1) Jun 1 17:35:08 linuxhostrt1 wicked[796]: lo: refresh <client-state> control: persistent=true, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: lo: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-lo, uuid=a61d5ae3-71ce-57e7-bfe6-1de2346227bf, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device wlan0 (/org/opensuse/Network/Interface/2) Jun 1 17:35:08 linuxhostrt1 wicked[796]: wlan0: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: wlan0: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth0 (/org/opensuse/Network/Interface/3) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth0: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth0: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth10 (/org/opensuse/Network/Interface/4) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth10: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth10: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth10, uuid=db9831a1-f52d-5dcf-8c4b-4921405c3b43, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth1 (/org/opensuse/Network/Interface/5) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth1: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth1: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth2 (/org/opensuse/Network/Interface/6) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth2: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth2: refresh <client-state> config: origin=, uuid=, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth4 (/org/opensuse/Network/Interface/8) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth5 (/org/opensuse/Network/Interface/9) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth6 (/org/opensuse/Network/Interface/10) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth7 (/org/opensuse/Network/Interface/11) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth8 (/org/opensuse/Network/Interface/12) Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: Exit with status: 0 linuxhostrt1:/var/log # ****************************************************************************** linuxhostrt1:/var/log # tail -n 10000 messages | grep eth9 Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-eth9) Jun 1 17:34:38 linuxhostrt1 wicked[796]: Assigned route to eth9: ipv4 0.0.0.0/0 via 192.168.0.1 dev eth9 type unicast table main scope universe protocol boot Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-eth9:0 Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9 Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: hiring nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: generate policy match for eth9 (type unknown) Jun 1 17:34:38 linuxhostrt1 wicked[796]: <name>eth9</name> Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: converting config into policy 'policy__eth9' Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: adding policy policy__eth9 to nanny Jun 1 17:34:38 linuxhostrt1 wicked[796]: Calling /org/opensuse/Network/Nanny.createPolicy(policy__eth9) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_dbus_server_register_object(path=Policy/policy__eth9, handle=0x55ddd7b27f90) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: created /org/opensuse/Network/Nanny/Policy/policy__eth9 as child of /org/opensuse/Network/Nanny/Policy, class managed-policy Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_objectmodel_bind_compatible_interfaces(object=/org/opensuse/Network/Nanny/Policy/policy__eth9, class=managed-policy) Jun 1 17:34:38 linuxhostrt1 wicked[796]: ni_dbus_object_call_simple: /org/opensuse/Network/Nanny.createPolicy(<policy name="policy__eth9" origin="compat:suse:/etc/sysconfig/network/ifcfg-eth9" uuid="7e59115b-7615-0000-1c03-000003000000"> <device>eth9</device> <name>eth9</name> ) = /org/opensuse/Network/Nanny/Policy/policy__eth9 Jun 1 17:34:38 linuxhostrt1 wicked[796]: Successfully created nanny policy /org/opensuse/Network/Nanny/Policy/policy__eth9 Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: nanny hired! Jun 1 17:34:38 linuxhostrt1 wicked[796]: eth9: configuration applied to nanny Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: Scheduled recheck for eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 kernel: igb 0000:13:00.0: added PHC on eth9 Jun 1 17:34:38 linuxhostrt1 kernel: igb 0000:13:00.0: eth9: (PCIe:2.5Gb/s:Width x1) 00:30:18:cd:f5:07 Jun 1 17:34:38 linuxhostrt1 kernel: igb 0000:13:00.0: eth9: PBA No: FFFFFF-0FF Jun 1 17:34:38 linuxhostrt1 wickedd-auto4[715]: Created autoip4 device for 'eth9' and index 13 Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-create Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp6[716]: Created dhcp6 device for 'eth9' and index 13 Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-create) Jun 1 17:34:38 linuxhostrt1 wickedd-dhcp4[720]: Created dhcp4 device for 'eth9' and index 13 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: received new non-ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: received event "deviceCreate" from "/org/opensuse/Network/Interface/13" (not a managed device) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[0], unmanaged) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9: no applicable policies Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:38 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:38 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: new device eth9, class managed-netif Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: found applicable policy: policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: processed event deviceReady; state=stopped, policy=<none> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_nanny_recheck(eth9[13], managed) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: found applicable policy: policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: using policy policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: using device config Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: <name>eth9</name> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: target state min=network-up max=max Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: set up FSM from device-down -> network-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: binding dbus calls to FSM transitions Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: current state=device-down target state=network-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-down want=network-up, next transition is device-down -> device-exists Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-down => device-exists) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-down -> device-exists, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-down to device-exists Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-exists want=network-up, next transition is device-exists -> device-ready Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-exists => device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-exists -> device-ready, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_clear_event_filters(dev=eth9) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: saving client-state structure into a file for eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: update <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:39 linuxhostrt1 wickedd[756]: saving client-state structure into a file for eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: update <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-exists to device-ready Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-ready want=network-up, next transition is device-ready -> device-setup Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-ready => device-setup) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-ready -> device-setup, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-ready to device-setup Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-setup want=network-up, next transition is device-setup -> protocols-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Protocol.IPv4.changeProtocol() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Protocol.IPv6.changeProtocol() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(device-setup => protocols-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state device-setup -> protocols-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from device-setup to protocols-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=protocols-up want=network-up, next transition is protocols-up -> firewall-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Firewall.firewallUp() Jun 1 17:34:39 linuxhostrt1 wickedd[756]: /org/opensuse/Network/Interface/13: expanded WICKED_INTERFACE_NAME=$property:name -> "eth9" Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(protocols-up => firewall-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state protocols-up -> firewall-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: successfully transitioned from protocols-up to firewall-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=firewall-up want=network-up, next transition is firewall-up -> device-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Interface.linkUp() Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_link_up(dev=eth9) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_system_interface_link_change(eth9) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: bringing up eth9 Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_rtnl_link_up(eth9, idx=13) Jun 1 17:34:39 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-ready Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-up Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-ready) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: adding callback for org.opensuse.Network.Interface.linkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for callbacks: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for event in state firewall-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: process event signal deviceUp from /org/opensuse/Network/Interface/13; uuid=<7e59115b-302f-0600-f402-000005000000> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: processed event deviceUp; state=starting, policy=policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: ni_managed_device_progress(eth9) target(network-up [network-up..max]), transition(firewall-up => device-up) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: changed state firewall-up -> device-up, resuming activity Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: process event signal deviceUp from /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, next transition is device-up -> link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: calling org.opensuse.Network.Interface.waitLinkUp() Jun 1 17:34:39 linuxhostrt1 wickedd[756]: ni_objectmodel_netif_wait_link_up(dev=eth9) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: adding callback for org.opensuse.Network.Interface.waitLinkUp() Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for callbacks: Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: waiting for event in state device-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:39 linuxhostrt1 wickedd-auto4[715]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd[756]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp6[716]: eth9[13]: received interface event: device-change Jun 1 17:34:39 linuxhostrt1 wickedd-dhcp4[720]: __ni_netdev_event(eth9, idx=13, device-change) Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: process event signal deviceChange from /org/opensuse/Network/Interface/13; uuid=<> Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: processed event deviceChange; state=starting, policy=policy__eth9 Jun 1 17:34:39 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:40 linuxhostrt1 wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up Jun 1 17:34:41 linuxhostrt1 wickedd-nanny[741]: Last message 'eth9: state=device-u' repeated 1 times, suppressed by syslog-ng on linuxhostrt1 Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9 setup-in-progress Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: changed state none -> device-exists Jun 1 17:35:08 linuxhostrt1 wicked[796]: received refresh for ready device eth9 (/org/opensuse/Network/Interface/13) Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> control: persistent=false, usercontrol=false, require-link=auto Jun 1 17:35:08 linuxhostrt1 wicked[796]: eth9: refresh <client-state> config: origin=compat:suse:/etc/sysconfig/network/ifcfg-eth9, uuid=91e9dabc-d066-514a-a918-51b484cba48a, owner-uid=4294967295 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Andrei Verovski wrote:
Hi,
Leap 15 networking woes continue with another PC - Jetway JBC390F541WAA-19B with 10 network interfaces (all Intel i211 Rev03). It is critical infrastructure PC which is used as KVM host for routing software - VyOS (luckily I have a backup router).
Need to say, previously installed 42.3 worked without ANY problem whatsoever (unfortunately, SSD with old system is already reformatted). 100% fresh install (as Server in Yast installer + GUI) on new WD SSD (old SSD was OK but replaced for insurance), AppArmor, IPv6 and even firewall are disabled. Kernel scheduler set to deadline. All latest updates installed. Only ONE internal i211 ethernet interface currently used, static IP.
Networking doesn’t work at all, rcnetwork status shows “wicked [788]: eth9 setup-in-progress”, and this continues for forever. eth0 - eth8 are completely disconnected, no cables inside sockets This is clearly a problem with wicked and “igb" kernel module combo, because USB AX88772 Ethernet adapter works with the same PC with same cable and switch. Even LEDs on these interfaces are off all the time.
When they have no cables attached, LEDs would be off. Do you have LEDs lit on eth9 ? Andrei, when posting logs and such, instead of everyone here getting 4000 lines, it might be better if you were to use paste.opensuse.org and just post the links. In the logs I noticed: wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up This seems to indicate tat eth9 does not have a connection. Can you perhaps post output from "ip addr show dev eth9" and "ethtool eth9" ? -- Per Jessen, Zürich (18.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 06/01/2018 08:59 PM, Per Jessen wrote:
Leap 15 networking woes continue with another PC - Jetway JBC390F541WAA-19B with 10 network interfaces (all Intel i211 Rev03). It is critical infrastructure PC which is used as KVM host for routing software - VyOS (luckily I have a backup router).
Need to say, previously installed 42.3 worked without ANY problem whatsoever (unfortunately, SSD with old system is already reformatted). 100% fresh install (as Server in Yast installer + GUI) on new WD SSD (old SSD was OK but replaced for insurance), AppArmor, IPv6 and even firewall are disabled. Kernel scheduler set to deadline. All latest updates installed. Only ONE internal i211 ethernet interface currently used, static IP.
Networking doesn’t work at all, rcnetwork status shows “wicked [788]: eth9 setup-in-progress”, and this continues for forever. eth0 - eth8 are completely disconnected, no cables inside sockets This is clearly a problem with wicked and “igb" kernel module combo, because USB AX88772 Ethernet adapter works with the same PC with same cable and switch. Even LEDs on these interfaces are off all the time. When they have no cables attached, LEDs would be off. Do you have LEDs
Andrei Verovski wrote: lit on eth9 ?
Andrei, when posting logs and such, instead of everyone here getting 4000 lines, it might be better if you were to use paste.opensuse.org and just post the links.
In the logs I noticed:
wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up
This seems to indicate tat eth9 does not have a connection. Can you perhaps post output from "ip addr show dev eth9" and "ethtool eth9" ?
Cables are attached that's the problem! LEDs are on until Leap tries load kernel modules and/or configure networking. I already filed a bug. https://bugzilla.suse.com/show_bug.cgi?id=1095598 I'll post more info on Monday, PC is in the office. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Seems like its related to particular combination of hardware, igb driver and 4.12 kernel https://bugzilla.redhat.com/show_bug.cgi?id=1487844 One who posted at Red Hat bugzilla even replaced Ethernet card, and it won't fix issues. On Monday I will try 4.16 kernel. On 06/01/2018 08:59 PM, Per Jessen wrote:
Leap 15 networking woes continue with another PC - Jetway JBC390F541WAA-19B with 10 network interfaces (all Intel i211 Rev03). It is critical infrastructure PC which is used as KVM host for routing software - VyOS (luckily I have a backup router).
Need to say, previously installed 42.3 worked without ANY problem whatsoever (unfortunately, SSD with old system is already reformatted). 100% fresh install (as Server in Yast installer + GUI) on new WD SSD (old SSD was OK but replaced for insurance), AppArmor, IPv6 and even firewall are disabled. Kernel scheduler set to deadline. All latest updates installed. Only ONE internal i211 ethernet interface currently used, static IP.
Networking doesn’t work at all, rcnetwork status shows “wicked [788]: eth9 setup-in-progress”, and this continues for forever. eth0 - eth8 are completely disconnected, no cables inside sockets This is clearly a problem with wicked and “igb" kernel module combo, because USB AX88772 Ethernet adapter works with the same PC with same cable and switch. Even LEDs on these interfaces are off all the time. When they have no cables attached, LEDs would be off. Do you have LEDs
Andrei Verovski wrote: lit on eth9 ?
Andrei, when posting logs and such, instead of everyone here getting 4000 lines, it might be better if you were to use paste.opensuse.org and just post the links.
In the logs I noticed:
wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up
This seems to indicate tat eth9 does not have a connection. Can you perhaps post output from "ip addr show dev eth9" and "ethtool eth9" ?
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi, Finally tracked this odd problem. It was not related to the igb kernel module, but to glitch in yast "Network -> Hardware -> Show visible port identification -> Blink". On my particular hardware (Jetway JBC390F541WAA-19B with 10 Ethernet interfaces) it blinks WRONG LED no matter what. ethtool --identify ethX blinks correct LED. Thus, actually I set up eth0 wrongly assuming this was eth9. System is 100% fresh clean install of 15.0 on reformatted SSD. Upgrade 42.3 -> Leap 15 on this hardware resulted in broken networking. Can't trace problems with broken upgrade, SSD was reformatted for clean install. Bug report is here: https://bugzilla.suse.com/show_bug.cgi?id=1095598
On 1 Jun 2018, at 20:59, Per Jessen <per@computer.org> wrote:
Andrei Verovski wrote:
Hi,
Leap 15 networking woes continue with another PC - Jetway JBC390F541WAA-19B with 10 network interfaces (all Intel i211 Rev03). It is critical infrastructure PC which is used as KVM host for routing software - VyOS (luckily I have a backup router).
Need to say, previously installed 42.3 worked without ANY problem whatsoever (unfortunately, SSD with old system is already reformatted). 100% fresh install (as Server in Yast installer + GUI) on new WD SSD (old SSD was OK but replaced for insurance), AppArmor, IPv6 and even firewall are disabled. Kernel scheduler set to deadline. All latest updates installed. Only ONE internal i211 ethernet interface currently used, static IP.
Networking doesn’t work at all, rcnetwork status shows “wicked [788]: eth9 setup-in-progress”, and this continues for forever. eth0 - eth8 are completely disconnected, no cables inside sockets This is clearly a problem with wicked and “igb" kernel module combo, because USB AX88772 Ethernet adapter works with the same PC with same cable and switch. Even LEDs on these interfaces are off all the time.
When they have no cables attached, LEDs would be off. Do you have LEDs lit on eth9 ?
Andrei, when posting logs and such, instead of everyone here getting 4000 lines, it might be better if you were to use paste.opensuse.org and just post the links.
In the logs I noticed:
wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up
This seems to indicate tat eth9 does not have a connection. Can you perhaps post output from "ip addr show dev eth9" and "ethtool eth9" ?
-- Per Jessen, Zürich (18.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi, After shutdown problem with non-functional networking appear again. dmesg with firewall on and off attached in bugzilla. Bridges FOR KVM networking fails to start eth0 reported as "up" but doesn't work - ping failed with "network unreachable". With 42.3 everything worked perfectly. Clean install of 15.0 - NOT upgrade. All attachments here: https://bugzilla.suse.com/show_bug.cgi?id=1095598
On 7 Jun 2018, at 10:06, Andrei Verovski <andreil1@starlett.lv> wrote:
Hi,
Finally tracked this odd problem. It was not related to the igb kernel module, but to glitch in yast "Network -> Hardware -> Show visible port identification -> Blink".
On my particular hardware (Jetway JBC390F541WAA-19B with 10 Ethernet interfaces) it blinks WRONG LED no matter what. ethtool --identify ethX blinks correct LED.
Thus, actually I set up eth0 wrongly assuming this was eth9.
System is 100% fresh clean install of 15.0 on reformatted SSD.
Upgrade 42.3 -> Leap 15 on this hardware resulted in broken networking. Can't trace problems with broken upgrade, SSD was reformatted for clean install.
Bug report is here: https://bugzilla.suse.com/show_bug.cgi?id=1095598
On 1 Jun 2018, at 20:59, Per Jessen <per@computer.org> wrote:
Andrei Verovski wrote:
Hi,
Leap 15 networking woes continue with another PC - Jetway JBC390F541WAA-19B with 10 network interfaces (all Intel i211 Rev03). It is critical infrastructure PC which is used as KVM host for routing software - VyOS (luckily I have a backup router).
Need to say, previously installed 42.3 worked without ANY problem whatsoever (unfortunately, SSD with old system is already reformatted). 100% fresh install (as Server in Yast installer + GUI) on new WD SSD (old SSD was OK but replaced for insurance), AppArmor, IPv6 and even firewall are disabled. Kernel scheduler set to deadline. All latest updates installed. Only ONE internal i211 ethernet interface currently used, static IP.
Networking doesn’t work at all, rcnetwork status shows “wicked [788]: eth9 setup-in-progress”, and this continues for forever. eth0 - eth8 are completely disconnected, no cables inside sockets This is clearly a problem with wicked and “igb" kernel module combo, because USB AX88772 Ethernet adapter works with the same PC with same cable and switch. Even LEDs on these interfaces are off all the time.
When they have no cables attached, LEDs would be off. Do you have LEDs lit on eth9 ?
Andrei, when posting logs and such, instead of everyone here getting 4000 lines, it might be better if you were to use paste.opensuse.org and just post the links.
In the logs I noticed:
wickedd-nanny[795]: eth9: state=device-up want=network-up, wait-for=link-up
This seems to indicate tat eth9 does not have a connection. Can you perhaps post output from "ip addr show dev eth9" and "ethtool eth9" ?
-- Per Jessen, Zürich (18.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2018-05-31 09:59, Andrei Verovski wrote:
rcnetwork restart cures problem till next system reboot. I can’t remove NetworkManager because it also deleted KDE / MATE.
Yes, you can remove it with the rpm command and force or no-deps. Maybe YaST wants to install it back next time; if so and remains noisy, remove again. And report in bugzilla. :-) -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)
participants (4)
-
Andrei Borzenkov
-
Andrei Verovski
-
Carlos E. R.
-
Per Jessen