Advertisement
Guest User

Untitled

a guest
Jan 10th, 2025
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.93 KB | None | 0 0
  1. 2025-01-10 12:32:50,367: MainThread: ifupdown2: log.py:196:__init_debug_logging(): debug: persistent debugging is initialized
  2. 2025-01-10 12:32:50,395: MainThread: ifupdown2: main.py:165:run_up(): debug: args = Namespace(all=True, iflist=[], verbose=False, debug=False, quiet=False, CLASS=None, withdepends=False, perfmode=True, nocache=False, excludepats=None, interfacesfile=None, interfacesfileformat='native', type=None, syntaxcheck=False, skipupperifaces=False, force=False, syslog=False, systemd=True, noact=False, printdependency=None, noaddons=False, version=None, nldebug=False)
  3. 2025-01-10 12:32:50,395: MainThread: ifupdown2: main.py:171:run_up(): debug: creating ifupdown object ..
  4. 2025-01-10 12:32:50,396: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2423:get_all_links_wait_netlinkq(): info: requesting link dump
  5. 2025-01-10 12:32:50,399: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2435:get_all_addresses_wait_netlinkq(): info: requesting address dump
  6. 2025-01-10 12:32:50,399: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2445:get_all_netconf_wait_netlinkq(): info: requesting netconf dump
  7. 2025-01-10 12:32:50,400: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2246:reset_errorq(): debug: nlcache: reset errorq
  8. 2025-01-10 12:32:50,400: MainThread: ifupdown: ifupdownmain.py:329:__init__(): debug: {'enable_persistent_debug_logging': 'yes', 'use_daemon': 'no', 'template_enable': '1', 'template_engine': 'mako', 'template_lookuppath': '/etc/network/ifupdown2/templates', 'default_interfaces_configfile': '/etc/network/interfaces', 'disable_cli_interfacesfile': '0', 'addon_syntax_check': '0', 'addon_scripts_support': '1', 'addon_python_modules_support': '1', 'multiple_vlan_aware_bridge_support': '1', 'ifquery_check_success_str': 'pass', 'ifquery_check_error_str': 'fail', 'ifquery_check_unknown_str': '', 'ifquery_ifacename_expand_range': '0', 'link_master_slave': '1', 'delay_admin_state_change': '0', 'ifreload_down_changed': '0', 'addr_config_squash': '0', 'ifaceobj_squash': '0', 'adjust_logical_dev_mtu': '1', 'state_dir': '/run/network/'}
  9. 2025-01-10 12:32:50,400: MainThread: ifupdown: ifupdownmain.py:1424:load_addon_modules(): info: loading builtin modules from ['/usr/share/ifupdown2/addons']
  10. 2025-01-10 12:32:50,403: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  11. 2025-01-10 12:32:50,404: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch_port not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  12. 2025-01-10 12:32:50,410: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module ppp not loaded (module init failed: no /usr/bin/pon found)
  13. 2025-01-10 12:32:50,412: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module batman_adv not loaded (module init failed: no /usr/sbin/batctl found)
  14. 2025-01-10 12:32:50,417: MainThread: ifupdown.bridge: bridge.py:644:__init__(): debug: bridge: using reserved vlan range (0, 0)
  15. 2025-01-10 12:32:50,417: MainThread: ifupdown.bridge: bridge.py:664:__init__(): debug: bridge: init: warn_on_untagged_bridge_absence=False
  16. 2025-01-10 12:32:50,417: MainThread: ifupdown.bridge: bridge.py:671:__init__(): debug: bridge: init: vxlan_bridge_default_igmp_snooping=None
  17. 2025-01-10 12:32:50,417: MainThread: ifupdown.bridge: bridge.py:680:__init__(): debug: bridge: init: arp_nd_suppress_only_on_vxlan=False
  18. 2025-01-10 12:32:50,417: MainThread: ifupdown.bridge: bridge.py:686:__init__(): debug: bridge: init: bridge_always_up_dummy_brport=None
  19. 2025-01-10 12:32:50,417: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /sbin/sysctl net.bridge.bridge-allow-multiple-vlans
  20. 2025-01-10 12:32:50,417: MainThread: ifupdown.bridge: bridge.py:696:__init__(): debug: bridge: init: multiple vlans allowed True
  21. 2025-01-10 12:32:50,421: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module mstpctl not loaded (module init failed: no /sbin/mstpctl found)
  22. 2025-01-10 12:32:50,423: MainThread: ifupdown.vrf: vrf.py:109:__init__(): info: vrf: removing file /etc/iproute2/rt_tables.d/ifupdown2_vrf_map.conf
  23. 2025-01-10 12:32:50,423: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /bin/ip rule show
  24. 2025-01-10 12:32:50,424: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /bin/ip -6 rule show
  25. 2025-01-10 12:32:50,540: MainThread: ifupdown.address: address.py:298:__policy_get_default_mtu(): info: address: using default mtu 1500
  26. 2025-01-10 12:32:50,540: MainThread: ifupdown.address: address.py:312:__policy_get_max_mtu(): info: address: max_mtu undefined
  27. 2025-01-10 12:32:50,540: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /sbin/sysctl net.ipv6.conf.all.accept_ra
  28. 2025-01-10 12:32:50,541: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /sbin/sysctl net.ipv6.conf.all.autoconf
  29. 2025-01-10 12:32:50,542: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /usr/sbin/ip vrf id
  30. 2025-01-10 12:32:50,543: MainThread: ifupdown.dhcp: dhcp.py:55:__init__(): info: mgmt vrf_context = False
  31. 2025-01-10 12:32:50,543: MainThread: ifupdown.dhcp: dhcp.py:70:__init__(): debug: dhclient: dhclient_retry_on_failure set to 0
  32. 2025-01-10 12:32:50,545: MainThread: ifupdown.addressvirtual: addressvirtual.py:99:__init__(): info: executing /bin/ip addr help
  33. 2025-01-10 12:32:50,546: MainThread: ifupdown.addressvirtual: addressvirtual.py:104:__init__(): info: address metric support: OK
  34. 2025-01-10 12:32:50,547: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module ppp not loaded (module init failed: no /usr/bin/pon found)
  35. 2025-01-10 12:32:50,548: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module mstpctl not loaded (module init failed: no /sbin/mstpctl found)
  36. 2025-01-10 12:32:50,548: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module batman_adv not loaded (module init failed: no /usr/sbin/batctl found)
  37. 2025-01-10 12:32:50,549: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch_port not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  38. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  39. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1536:load_scripts(): info: looking for user scripts under /etc/network
  40. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-pre-up.d ...
  41. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-up.d ...
  42. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-post-up.d ...
  43. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-pre-down.d ...
  44. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-down.d ...
  45. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-post-down.d ...
  46. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:379:__init__(): info: 'link_master_slave' is set. slave admin state changes will be delayed till the masters admin state change.
  47. 2025-01-10 12:32:50,550: MainThread: ifupdown: ifupdownmain.py:396:__init__(): info: using mgmt iface default prefix eth
  48. 2025-01-10 12:32:50,550: MainThread: ifupdown.networkInterfaces: networkinterfaces.py:506:read_file(): info: processing interfaces file /etc/network/interfaces
  49. 2025-01-10 12:32:50,551: MainThread: ifupdown.networkInterfaces: networkinterfaces.py:164:process_source(): debug: processing sourced line ..'source /etc/network/interfaces.d/*'
  50. 2025-01-10 12:32:50,551: MainThread: ifupdown.networkInterfaces: networkinterfaces.py:506:read_file(): info: processing interfaces file /etc/network/interfaces.d/postup-webui-ports
  51. 2025-01-10 12:32:50,552: MainThread: ifupdown.bond: modulebase.py:257:parse_port_list(): debug: bond0: evaluating port expr '['enp1s0f0v0', 'enp1s0f1v0']'
  52. 2025-01-10 12:32:50,552: MainThread: ifupdown.bridge: modulebase.py:257:parse_port_list(): debug: vmbr0: evaluating port expr '['bond0']'
  53. 2025-01-10 12:32:50,552: MainThread: ifupdown: ifupdownmain.py:1564:_sched_ifaces(): debug: scheduling '['pre-up', 'up', 'post-up']' for ['lo', 'enp1s0f0v0', 'enp1s0f1v0', 'bond0', 'vmbr0', 'vmbr0.10']
  54. 2025-01-10 12:32:50,552: MainThread: ifupdown: ifupdownmain.py:2467:_pretty_print_ordered_dict(): debug: dependency graph {
  55. lo : []
  56. enp1s0f0v0 : []
  57. enp1s0f1v0 : []
  58. bond0 : ['enp1s0f1v0', 'enp1s0f0v0']
  59. vmbr0 : ['bond0']
  60. vmbr0.10 : ['vmbr0']
  61. }
  62. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:578:sched_ifaces(): debug: graph roots (interfaces that dont have dependents): ['lo', 'vmbr0.10']
  63. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: lo: running ops ...
  64. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module xfrm
  65. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module link
  66. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module bond
  67. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module vlan
  68. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module vxlan
  69. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module usercmds
  70. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module bridge
  71. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module bridgevlan
  72. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module tunnel
  73. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module vrf
  74. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module ethtool
  75. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module auto
  76. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module address
  77. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module dhcp
  78. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module address
  79. 2025-01-10 12:32:50,552: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module addressvirtual
  80. 2025-01-10 12:32:50,553: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module usercmds
  81. 2025-01-10 12:32:50,553: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: lo: up : running script /etc/network/if-up.d/chrony
  82. 2025-01-10 12:32:50,553: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  83. 2025-01-10 12:32:50,554: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: lo: up : running script /etc/network/if-up.d/postfix
  84. 2025-01-10 12:32:50,554: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  85. 2025-01-10 12:32:50,554: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: post-up : running module usercmds
  86. 2025-01-10 12:32:50,554: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: lo: statemanager sync state pre-up
  87. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:286:run_iface_graph(): debug: vmbr0.10: found dependents ['vmbr0']
  88. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:286:run_iface_graph(): debug: vmbr0: found dependents ['bond0']
  89. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:286:run_iface_graph(): debug: bond0: found dependents ['enp1s0f1v0', 'enp1s0f0v0']
  90. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: enp1s0f1v0: running ops ...
  91. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module xfrm
  92. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module link
  93. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module bond
  94. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module vlan
  95. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module vxlan
  96. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module usercmds
  97. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module bridge
  98. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module bridgevlan
  99. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module tunnel
  100. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module vrf
  101. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module ethtool
  102. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module auto
  103. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module address
  104. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module dhcp
  105. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module address
  106. 2025-01-10 12:32:50,555: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module addressvirtual
  107. 2025-01-10 12:32:50,556: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module usercmds
  108. 2025-01-10 12:32:50,556: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f1v0: up : running script /etc/network/if-up.d/chrony
  109. 2025-01-10 12:32:50,556: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  110. 2025-01-10 12:32:50,556: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f1v0: up : running script /etc/network/if-up.d/postfix
  111. 2025-01-10 12:32:50,556: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  112. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: post-up : running module usercmds
  113. 2025-01-10 12:32:50,566: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: enp1s0f1v0: statemanager sync state pre-up
  114. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: enp1s0f0v0: running ops ...
  115. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module xfrm
  116. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module link
  117. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module bond
  118. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module vlan
  119. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module vxlan
  120. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module usercmds
  121. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module bridge
  122. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module bridgevlan
  123. 2025-01-10 12:32:50,566: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module tunnel
  124. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module vrf
  125. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module ethtool
  126. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module auto
  127. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module address
  128. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module dhcp
  129. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module address
  130. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module addressvirtual
  131. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module usercmds
  132. 2025-01-10 12:32:50,567: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f0v0: up : running script /etc/network/if-up.d/chrony
  133. 2025-01-10 12:32:50,567: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  134. 2025-01-10 12:32:50,568: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f0v0: up : running script /etc/network/if-up.d/postfix
  135. 2025-01-10 12:32:50,568: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  136. 2025-01-10 12:32:50,576: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: post-up : running module usercmds
  137. 2025-01-10 12:32:50,576: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: enp1s0f0v0: statemanager sync state pre-up
  138. 2025-01-10 12:32:50,576: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: bond0: running ops ...
  139. 2025-01-10 12:32:50,576: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module xfrm
  140. 2025-01-10 12:32:50,576: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module link
  141. 2025-01-10 12:32:50,576: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module bond
  142. 2025-01-10 12:32:50,576: MainThread: ifupdown.bond: bond.py:697:get_ifla_bond_attr_from_user_config(): info: bond0: set bond-mode active-backup
  143. 2025-01-10 12:32:50,576: MainThread: ifupdown.bond: bond.py:697:get_ifla_bond_attr_from_user_config(): info: bond0: set bond-miimon 100
  144. 2025-01-10 12:32:50,577: MainThread: ifupdown.bond: bond.py:697:get_ifla_bond_attr_from_user_config(): info: bond0: set bond-primary enp1s0f0v0
  145. 2025-01-10 12:32:50,577: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3130:link_add_bond_with_info_data(): info: bond0: netlink: ip link add dev bond0 type bond (with attributes)
  146. 2025-01-10 12:32:50,577: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3134:link_add_bond_with_info_data(): debug: attributes: OrderedDict([(1, 1), (3, 100), (11, 5)])
  147. 2025-01-10 12:32:50,577: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2744:link_set_master(): info: enp1s0f0v0: netlink: ip link set dev enp1s0f0v0 master bond0
  148. 2025-01-10 12:32:50,579: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2610:link_up_force(): info: enp1s0f0v0: netlink: ip link set dev enp1s0f0v0 up
  149. 2025-01-10 12:32:50,581: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2744:link_set_master(): info: enp1s0f1v0: netlink: ip link set dev enp1s0f1v0 master bond0
  150. 2025-01-10 12:32:50,585: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2610:link_up_force(): info: enp1s0f1v0: netlink: ip link set dev enp1s0f1v0 up
  151. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module vlan
  152. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module vxlan
  153. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module usercmds
  154. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module bridge
  155. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module bridgevlan
  156. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module tunnel
  157. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module vrf
  158. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module ethtool
  159. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module auto
  160. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module address
  161. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module dhcp
  162. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module address
  163. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module addressvirtual
  164. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module usercmds
  165. 2025-01-10 12:32:50,586: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: bond0: up : running script /etc/network/if-up.d/chrony
  166. 2025-01-10 12:32:50,586: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  167. 2025-01-10 12:32:50,587: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: bond0: up : running script /etc/network/if-up.d/postfix
  168. 2025-01-10 12:32:50,587: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  169. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: post-up : running module usercmds
  170. 2025-01-10 12:32:50,596: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: bond0: statemanager sync state pre-up
  171. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: vmbr0: running ops ...
  172. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module xfrm
  173. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module link
  174. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module bond
  175. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module vlan
  176. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module vxlan
  177. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module usercmds
  178. 2025-01-10 12:32:50,596: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module bridge
  179. 2025-01-10 12:32:50,596: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2882:link_add_bridge(): info: vmbr0: netlink: ip link add dev vmbr0 type bridge
  180. 2025-01-10 12:32:50,596: MainThread: ifupdown.bridge: bridge.py:1555:up_apply_bridge_settings(): info: vmbr0: applying bridge settings
  181. 2025-01-10 12:32:50,597: MainThread: ifupdown.bridge: bridge.py:1547:fill_ifla_info_data_with_ifla_br_attribute(): info: vmbr0: set bridge-fd 0
  182. 2025-01-10 12:32:50,597: MainThread: ifupdown.bridge: bridge.py:1547:fill_ifla_info_data_with_ifla_br_attribute(): info: vmbr0: set bridge-vlan-aware yes
  183. 2025-01-10 12:32:50,597: MainThread: ifupdown.bridge: bridge.py:1547:fill_ifla_info_data_with_ifla_br_attribute(): info: vmbr0: set bridge-mcsnoop yes
  184. 2025-01-10 12:32:50,597: MainThread: ifupdown.bridge: modulebase.py:317:read_file_oneline(): info: reading '/sys/class/net/vmbr0/bridge/stp_state'
  185. 2025-01-10 12:32:50,597: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2906:link_set_bridge_info_data(): info: vmbr0: netlink: ip link set dev vmbr0 type bridge (with attributes)
  186. 2025-01-10 12:32:50,597: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2910:link_set_bridge_info_data(): debug: attributes: {1: 0, 7: True, 23: True}
  187. 2025-01-10 12:32:50,598: MainThread: ifupdown.bridge: modulebase.py:257:parse_port_list(): debug: vmbr0: evaluating port expr '['bond0']'
  188. 2025-01-10 12:32:50,598: MainThread: ifupdown.bridge: modulebase.py:292:write_file(): info: writing '1' to file /proc/sys/net/ipv6/conf/bond0/disable_ipv6
  189. 2025-01-10 12:32:50,598: MainThread: ifupdown: utils.py:305:_log_command_exec(): info: executing /bin/ip -force -batch - [link set dev bond0 master vmbr0]
  190. 2025-01-10 12:32:50,600: MainThread: ifupdown.bridge: bridge.py:2205:up_apply_brports_attributes(): info: vmbr0: applying bridge port configuration: ['bond0']
  191. 2025-01-10 12:32:50,601: MainThread: ifupdown.bridge: bridge.py:2320:up_apply_brports_attributes(): info: vmbr0: bond0: set bridge-arp-nd-suppress off
  192. 2025-01-10 12:32:50,601: MainThread: ifupdown.bridge: bridge.py:2321:up_apply_brports_attributes(): debug: (cache None)
  193. 2025-01-10 12:32:50,601: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3165:link_set_brport_with_info_slave_data(): info: bond0: netlink: ip link set dev bond0: bridge port attributes
  194. 2025-01-10 12:32:50,601: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3166:link_set_brport_with_info_slave_data(): debug: attributes: {32: False}
  195. 2025-01-10 12:32:50,601: MainThread: ifupdown.bridge: bridge.py:1925:_apply_bridge_port_settings_all(): info: vmbr0: applying bridge configuration specific to ports
  196. 2025-01-10 12:32:50,601: MainThread: ifupdown.bridge: bridge.py:1958:_apply_bridge_port_settings_all(): info: vmbr0: processing bridge config for port bond0
  197. 2025-01-10 12:32:50,602: MainThread: ifupdown: utils.py:305:_log_command_exec(): info: executing /sbin/bridge -force -batch - [vlan add vid 2-4094 dev bond0 ]
  198. 2025-01-10 12:32:50,837: MainThread: ifupdown: utils.py:305:_log_command_exec(): info: executing /bin/ip -force -batch - [link set dev bond0 up]
  199. 2025-01-10 12:32:50,838: MainThread: ifupdown.bridge: modulebase.py:257:parse_port_list(): debug: vmbr0: evaluating port expr '['bond0']'
  200. 2025-01-10 12:32:50,839: MainThread: ifupdown.bridge: bridge.py:2922:_up_bridge_mac(): debug: vmbr0: _get_bridge_mac returned (bond0, 82:af:4b:92:a9:c5)
  201. 2025-01-10 12:32:50,839: MainThread: ifupdown.bridge: bridge.py:2932:_up_bridge_mac(): debug: vmbr0: cached hwaddress value: 82:af:4b:92:a9:c5
  202. 2025-01-10 12:32:50,839: MainThread: ifupdown.bridge: bridge.py:2940:_up_bridge_mac(): info: vmbr0: setting bridge mac to port bond0 mac
  203. 2025-01-10 12:32:50,839: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2778:link_set_address(): info: vmbr0: netlink: ip link set dev vmbr0 address 82:af:4b:92:a9:c5
  204. 2025-01-10 12:32:50,839: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module bridgevlan
  205. 2025-01-10 12:32:50,839: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module tunnel
  206. 2025-01-10 12:32:50,839: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module vrf
  207. 2025-01-10 12:32:50,839: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module ethtool
  208. 2025-01-10 12:32:50,839: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module auto
  209. 2025-01-10 12:32:50,839: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: pre-up : running module address
  210. 2025-01-10 12:32:50,839: MainThread: ifupdown.address: modulebase.py:292:write_file(): info: writing '1
  211. ' to file /proc/sys/net/ipv4/conf/vmbr0/forwarding
  212. 2025-01-10 12:32:50,840: MainThread: ifupdown.address: modulebase.py:292:write_file(): info: writing '1
  213. ' to file /proc/sys/net/ipv6/conf/vmbr0/forwarding
  214. 2025-01-10 12:32:50,840: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2606:link_up(): info: vmbr0: netlink: ip link set dev vmbr0 up
  215. 2025-01-10 12:32:50,840: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: up : running module dhcp
  216. 2025-01-10 12:32:50,840: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: up : running module address
  217. 2025-01-10 12:32:50,840: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: up : running module addressvirtual
  218. 2025-01-10 12:32:50,841: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: up : running module usercmds
  219. 2025-01-10 12:32:50,841: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: vmbr0: up : running script /etc/network/if-up.d/chrony
  220. 2025-01-10 12:32:50,841: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  221. 2025-01-10 12:32:50,842: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: vmbr0: up : running script /etc/network/if-up.d/postfix
  222. 2025-01-10 12:32:50,842: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  223. 2025-01-10 12:32:50,850: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0: post-up : running module usercmds
  224. 2025-01-10 12:32:50,850: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: vmbr0: statemanager sync state pre-up
  225. 2025-01-10 12:32:50,850: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: vmbr0.10: running ops ...
  226. 2025-01-10 12:32:50,850: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module xfrm
  227. 2025-01-10 12:32:50,850: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module link
  228. 2025-01-10 12:32:50,850: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module bond
  229. 2025-01-10 12:32:50,850: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module vlan
  230. 2025-01-10 12:32:50,850: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2993:link_add_vlan(): info: vmbr0.10: netlink: ip link add link vmbr0 name vmbr0.10 type vlan id 10 protocol 802.1q bridge_binding off
  231. 2025-01-10 12:32:50,858: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2941:link_add_bridge_vlan(): info: vmbr0: netlink: bridge vlan add vid 10 dev vmbr0
  232. 2025-01-10 12:32:50,858: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module vxlan
  233. 2025-01-10 12:32:50,858: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module usercmds
  234. 2025-01-10 12:32:50,858: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module bridge
  235. 2025-01-10 12:32:50,859: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module bridgevlan
  236. 2025-01-10 12:32:50,859: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module tunnel
  237. 2025-01-10 12:32:50,859: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module vrf
  238. 2025-01-10 12:32:50,859: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module ethtool
  239. 2025-01-10 12:32:50,859: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module auto
  240. 2025-01-10 12:32:50,859: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: pre-up : running module address
  241. 2025-01-10 12:32:50,859: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2778:link_set_address(): info: vmbr0.10: netlink: ip link set dev vmbr0.10 address 82:af:4b:92:a9:c5
  242. 2025-01-10 12:32:50,859: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3285:addr_add(): info: vmbr0.10: netlink: ip addr add 10.7.0.20/24 dev vmbr0.10
  243. 2025-01-10 12:32:50,860: MainThread: ifupdown.address: modulebase.py:292:write_file(): info: writing '0' to file /proc/sys/net/ipv4/conf/vmbr0.10/arp_accept
  244. 2025-01-10 12:32:50,860: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /sbin/bridge fdb replace 82:af:4b:92:a9:c5 dev vmbr0 vlan 10 self
  245. 2025-01-10 12:32:50,861: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2606:link_up(): info: vmbr0.10: netlink: ip link set dev vmbr0.10 up
  246. 2025-01-10 12:32:50,861: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: up : running module dhcp
  247. 2025-01-10 12:32:50,861: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: up : running module address
  248. 2025-01-10 12:32:50,861: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /bin/ip route replace default via 10.7.0.1 proto kernel dev vmbr0.10 onlink
  249. 2025-01-10 12:32:50,863: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: up : running module addressvirtual
  250. 2025-01-10 12:32:50,864: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: up : running module usercmds
  251. 2025-01-10 12:32:50,864: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: vmbr0.10: up : running script /etc/network/if-up.d/chrony
  252. 2025-01-10 12:32:50,864: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  253. 2025-01-10 12:32:50,864: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: vmbr0.10: up : running script /etc/network/if-up.d/postfix
  254. 2025-01-10 12:32:50,865: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  255. 2025-01-10 12:32:50,873: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: vmbr0.10: post-up : running module usercmds
  256. 2025-01-10 12:32:50,873: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /usr/local/bin/nat-webui-ports.sh
  257. 2025-01-10 12:32:50,901: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: vmbr0.10: statemanager sync state pre-up
  258. 2025-01-10 12:32:50,901: MainThread: ifupdown.stateManager: statemanager.py:198:save_state(): debug: saving state ..
  259. 2025-01-10 12:32:50,962: MainThread: ifupdown2: log.py:373:write(): info: exit status 0
  260.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement