| Current Path : /var/log/installer/ |
| Current File : //var/log/installer/subiquity-debug.log |
2019-08-12 09:05:02,440 subiquity:115 Starting SUbiquity v0.0.5
2019-08-12 09:05:02,440 subiquity:116 Arguments passed: ['/snap/subiquity/1093/usr/bin/subiquity']
2019-08-12 09:05:02,440 subiquitycore.utils:30 Checking environment for installer requirements...
2019-08-12 09:05:02,441 subiquitycore.prober:43 Prober() init finished, data:None
2019-08-12 09:05:02,441 subiquitycore.core:85 KDGKBTYPE returned b'\x02'
2019-08-12 09:05:02,442 subiquitycore.core:271 is_linux_tty
2019-08-12 09:05:02,442 subiquity.signals:45 Emitter Connection: network-proxy-set, <bound method Subiquity._proxy_set of <subiquity.core.Subiquity object at 0x7f9b95c8d668>>, {}
2019-08-12 09:05:02,442 subiquity.signals:45 Emitter Connection: network-change, <bound method Subiquity._network_change of <subiquity.core.Subiquity object at 0x7f9b95c8d668>>, {}
2019-08-12 09:05:02,442 subiquitycore.core:85 KDGKBTYPE returned b'\x02'
2019-08-12 09:05:02,443 subiquitycore.core:478 Running event loop: <urwid.main_loop.SelectEventLoop object at 0x7f9b95c849e8>
2019-08-12 09:05:02,563 subiquitycore.core:487 Importing controller: Welcome
2019-08-12 09:05:02,563 subiquity.controllers.welcome:33 Welcome: answers={}
2019-08-12 09:05:02,563 subiquitycore.core:487 Importing controller: Refresh
2019-08-12 09:05:02,563 subiquitycore.core:487 Importing controller: Keyboard
2019-08-12 09:05:02,563 subiquitycore.core:487 Importing controller: Network
2019-08-12 09:05:02,564 subiquitycore.netplan:80 config for all-en = {'match': {'name': 'en*'}, 'dhcp4': True}
2019-08-12 09:05:02,564 subiquitycore.netplan:80 config for all-eth = {'match': {'name': 'eth*'}, 'dhcp4': True}
2019-08-12 09:05:02,564 subiquitycore.core:487 Importing controller: Proxy
2019-08-12 09:05:02,565 subiquitycore.core:487 Importing controller: Mirror
2019-08-12 09:05:02,565 subiquitycore.core:487 Importing controller: Filesystem
2019-08-12 09:05:02,565 subiquitycore.core:487 Importing controller: Identity
2019-08-12 09:05:02,565 subiquitycore.core:487 Importing controller: SSH
2019-08-12 09:05:02,565 subiquitycore.core:487 Importing controller: SnapList
2019-08-12 09:05:02,565 subiquitycore.core:487 Importing controller: InstallProgress
2019-08-12 09:05:02,565 subiquitycore.core:500 *** {'Welcome': <subiquity.controllers.welcome.WelcomeController object at 0x7f9b95cbbc88>, 'Refresh': <subiquity.controllers.refresh.RefreshController object at 0x7f9b95cbbcc0>, 'Keyboard': <subiquity.controllers.keyboard.KeyboardController object at 0x7f9b95ece0f0>, 'Network': <subiquitycore.controllers.network.NetworkController object at 0x7f9b95ece128>, 'Proxy': <subiquity.controllers.proxy.ProxyController object at 0x7f9b92a6c7f0>, 'Mirror': <subiquity.controllers.mirror.MirrorController object at 0x7f9b92a6c6a0>, 'Filesystem': <subiquity.controllers.filesystem.FilesystemController object at 0x7f9b92a6c518>, 'Identity': <subiquity.controllers.identity.IdentityController object at 0x7f9b92a6ca20>, 'SSH': <subiquity.controllers.ssh.SSHController object at 0x7f9b92a6c898>, 'SnapList': <subiquity.controllers.snaplist.SnapListController object at 0x7f9b92a6c7b8>, 'InstallProgress': <subiquity.controllers.installprogress.InstallProgressController object at 0x7f9b92a6c940>, 'Refresh-2': <subiquitycore.controller.RepeatedController object at 0x7f9b92a6c748>}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: quit, <bound method Application.exit of <subiquity.core.Subiquity object at 0x7f9b95c8d668>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: refresh, <bound method Application.redraw_screen of <subiquity.core.Subiquity object at 0x7f9b95c8d668>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: next-screen, <bound method Application.next_screen of <subiquity.core.Subiquity object at 0x7f9b95c8d668>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: prev-screen, <bound method Application.prev_screen of <subiquity.core.Subiquity object at 0x7f9b95c8d668>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: snapd-network-change, <bound method RefreshController.snapd_network_changed of <subiquity.controllers.refresh.RefreshController object at 0x7f9b95cbbcc0>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: l10n:language-selected, <bound method KeyboardController.language_selected of <subiquity.controllers.keyboard.KeyboardController object at 0x7f9b95ece0f0>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: snapd-network-change, <bound method MirrorController.snapd_network_changed of <subiquity.controllers.mirror.MirrorController object at 0x7f9b92a6c6a0>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: snapd-network-change, <bound method SnapListController.snapd_network_changed of <subiquity.controllers.snaplist.SnapListController object at 0x7f9b92a6c7b8>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: installprogress:filesystem-config-done, <bound method InstallProgressController.filesystem_config_done of <subiquity.controllers.installprogress.InstallProgressController object at 0x7f9b92a6c940>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: installprogress:identity-config-done, <bound method InstallProgressController.identity_config_done of <subiquity.controllers.installprogress.InstallProgressController object at 0x7f9b92a6c940>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: installprogress:ssh-config-done, <bound method InstallProgressController.ssh_config_done of <subiquity.controllers.installprogress.InstallProgressController object at 0x7f9b92a6c940>>, {}
2019-08-12 09:05:02,565 subiquity.signals:45 Emitter Connection: installprogress:snap-config-done, <bound method InstallProgressController.snap_config_done of <subiquity.controllers.installprogress.InstallProgressController object at 0x7f9b92a6c940>>, {}
2019-08-12 09:05:02,565 subiquitycore.core:335 Known Signals: ['network-proxy-set', 'network-change', 'quit', 'refresh', 'next-screen', 'prev-screen', 'snapd-network-change', 'l10n:language-selected', 'installprogress:filesystem-config-done', 'installprogress:identity-config-done', 'installprogress:ssh-config-done', 'installprogress:snap-config-done']
2019-08-12 09:05:02,579 probert.network:584 event for link_change: NEW {'ifindex': 1, 'flags': 65609, 'arptype': 772, 'family': 0, 'is_vlan': False, 'name': b'lo'}
2019-08-12 09:05:02,579 probert.network:584 event for link_change: NEW {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:05:02,579 probert.network:584 event for addr_change: NEW {'ifindex': 1, 'flags': 128, 'family': 2, 'scope': 254, 'local': b'127.0.0.1/8'}
2019-08-12 09:05:02,579 probert.network:584 event for addr_change: NEW {'ifindex': 1, 'flags': 128, 'family': 10, 'scope': 254, 'local': b'::1'}
2019-08-12 09:05:02,579 probert.network:584 event for addr_change: NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:05:02,580 probert.network:671 link_change NEW {'ifindex': 1, 'flags': 65609, 'arptype': 772, 'family': 0, 'is_vlan': False, 'name': b'lo'}
2019-08-12 09:05:02,597 urllib3.connectionpool:396 http://localhost:None "GET /v2/snaps/subiquity HTTP/1.1" 200 1055
2019-08-12 09:05:02,616 subiquitycore.models.network:269 new_link 1 lo lo
2019-08-12 09:05:02,617 probert.network:671 link_change NEW {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:05:02,653 subiquitycore.models.network:269 new_link 2 ens160 eth
2019-08-12 09:05:02,653 subiquitycore.models.network:296 new_link 2 ens160 with config {'dhcp4': True}
2019-08-12 09:05:02,653 probert.network:716 addr_change NEW {'ifindex': 1, 'flags': 128, 'family': 2, 'scope': 254, 'local': b'127.0.0.1/8'}
2019-08-12 09:05:02,653 probert.network:716 addr_change NEW {'ifindex': 1, 'flags': 128, 'family': 10, 'scope': 254, 'local': b'::1'}
2019-08-12 09:05:02,653 probert.network:716 addr_change NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:05:02,653 probert.network:730 route_change NEW {'family': 2, 'type': 3, 'table': 255, 'dst': b'127.0.0.0', 'ifindex': 1}
2019-08-12 09:05:02,653 probert.network:730 route_change NEW {'family': 2, 'type': 2, 'table': 255, 'dst': b'127.0.0.0/8', 'ifindex': 1}
2019-08-12 09:05:02,653 probert.network:730 route_change NEW {'family': 2, 'type': 2, 'table': 255, 'dst': b'127.0.0.1', 'ifindex': 1}
2019-08-12 09:05:02,654 probert.network:730 route_change NEW {'family': 2, 'type': 3, 'table': 255, 'dst': b'127.255.255.255', 'ifindex': 1}
2019-08-12 09:05:02,654 probert.network:730 route_change NEW {'family': 10, 'type': 2, 'table': 254, 'dst': b'::1', 'ifindex': 1}
2019-08-12 09:05:02,654 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 254, 'dst': b'fe80::/64', 'ifindex': 2}
2019-08-12 09:05:02,654 probert.network:730 route_change NEW {'family': 10, 'type': 2, 'table': 255, 'dst': b'::1', 'ifindex': 1}
2019-08-12 09:05:02,654 probert.network:730 route_change NEW {'family': 10, 'type': 2, 'table': 255, 'dst': b'fe80::250:56ff:feba:e254', 'ifindex': 2}
2019-08-12 09:05:02,654 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 255, 'dst': b'ff00::/8', 'ifindex': 2}
2019-08-12 09:05:02,696 block-discover:74 starting probe
2019-08-12 09:05:02,697 subiquitycore.prober:67 get_storage: no storage in probe_data, fetching
2019-08-12 09:05:02,704 subiquity.controllers.refresh:86 current version of snap is: '19.07.3'
2019-08-12 09:05:02,706 subiquity.controllers.refresh:122 switching subiquity to stable/ubuntu-18.04.3
2019-08-12 09:05:02,706 subiquitycore.core:351 moving to screen Welcome
2019-08-12 09:05:02,714 urllib3.connectionpool:396 http://localhost:None "POST /v2/snaps/subiquity HTTP/1.1" 202 81
2019-08-12 09:05:02,718 urllib3.connectionpool:396 http://localhost:None "GET /v2/changes/5 HTTP/1.1" 200 528
2019-08-12 09:05:02,813 probert.multipath:37 Failed to run cmd: ['multipathd', 'show', 'maps', 'raw', 'format', '%w %d %N']
2019-08-12 09:05:02,818 probert.multipath:37 Failed to run cmd: ['multipathd', 'show', 'paths', 'raw', 'format', '%d %z %m %N %n %R %r %a']
2019-08-12 09:05:02,854 subiquity.controllers.refresh:145 snap switching completed
2019-08-12 09:05:02,960 curtin:1125 Extracting storage config from probe data
2019-08-12 09:05:02,977 curtin:1132 Sorting extracted configurations
2019-08-12 09:05:02,977 curtin:1150 Validating extracted storage config components
2019-08-12 09:05:02,988 curtin:1166 Extracted (unmerged) storage config:
storage:
- id: disk-sda
path: /dev/sda
type: disk
2019-08-12 09:05:02,988 curtin:1168 Generating storage config dependencies
2019-08-12 09:05:02,988 curtin:1174 Merging storage config dependencies
2019-08-12 09:05:02,988 curtin:1181 Merged storage config:
storage:
config:
- id: disk-sda
path: /dev/sda
type: disk
version: 1
2019-08-12 09:05:02,988 subiquity.models.filesystem:1186 exclusions set()
2019-08-12 09:05:07,704 subiquitycore.controller.filesystem:117 _check_probe_timeout
2019-08-12 09:06:37,892 subiquity.views.welcome:59 WelcomeController en_US
2019-08-12 09:06:37,892 subiquity.controllers.welcome:50 WelcomeController.done %s next-screen
2019-08-12 09:06:37,892 subiquity.controllers.keyboard:38 language_selected en_US
2019-08-12 09:06:37,967 subiquity.controllers.keyboard:43 loading launguage C
2019-08-12 09:06:37,987 subiquitycore.core:351 moving to screen Refresh
2019-08-12 09:06:37,990 subiquitycore.core:367 skipping screen Refresh
2019-08-12 09:06:37,990 subiquitycore.core:351 moving to screen Keyboard
2019-08-12 09:06:37,992 subiquity.ui.views.keyboard:477 us
2019-08-12 09:06:56,901 subiquity.ui.views.keyboard:477 no
2019-08-12 09:07:10,478 subiquitycore.utils:117 run_command called: ['setupcon', '--save', '--force', '--keyboard-only']
2019-08-12 09:07:11,474 subiquitycore.utils:130 run_command ['setupcon', '--save', '--force', '--keyboard-only'] exited with code 0
2019-08-12 09:07:11,474 subiquitycore.utils:117 run_command called: ['/snap/bin/subiquity.subiquity-loadkeys']
2019-08-12 09:07:11,508 subiquitycore.utils:130 run_command ['/snap/bin/subiquity.subiquity-loadkeys'] exited with code 0
2019-08-12 09:07:11,508 subiquity.controllers.keyboard:62 KeyboardController._done next-screen
2019-08-12 09:07:11,509 subiquitycore.core:351 moving to screen Network
2019-08-12 09:07:11,509 subiquitycore.controller.network:321 updating initial NIC config
2019-08-12 09:07:11,509 subiquitycore.controller.network:333 disabling ens160
2019-08-12 09:07:11,515 subiquitycore.views.network:149 view route_watcher set()
2019-08-12 09:07:11,515 subiquitycore.controller.network:362 apply_config silent=True
2019-08-12 09:07:11,517 subiquitycore.controller.network:390 network config:
network:
ethernets: {}
version: 2
2019-08-12 09:07:11,521 subiquitycore.tasksequence:214 running BackgroundProcess(['systemctl', 'stop', 'systemd-networkd.service']) for stage stop-networkd
2019-08-12 09:07:11,521 subiquitycore.utils:141 start_command called: ['systemctl', 'stop', 'systemd-networkd.service']
2019-08-12 09:07:11,583 subiquitycore.tasksequence:219 stop-networkd ended
NoneType: None
2019-08-12 09:07:11,584 subiquitycore.tasksequence:214 running DownNetworkDevices(['ens160'], []) for stage down
2019-08-12 09:07:11,585 subiquitycore.controller.network:63 downing ens160
2019-08-12 09:07:11,589 subiquitycore.controller.network:67 unset_link_flags failed for ens160
Traceback (most recent call last):
File "/snap/subiquity/1093/lib/python3.6/site-packages/subiquitycore/controllers/network.py", line 64, in _bg_run
self.rtlistener.unset_link_flags(dev.ifindex, IFF_UP)
RuntimeError: rtnl_link_change failed -16
2019-08-12 09:07:11,590 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:07:11,607 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:07:11,608 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:07:11,609 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 4098, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:07:11,609 probert.network:584 event for addr_change: DEL {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:07:11,609 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 4098, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:07:11,609 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:07:11,610 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:07:11,611 probert.network:730 route_change DEL {'family': 10, 'type': 1, 'table': 254, 'dst': b'fe80::/64', 'ifindex': 2}
2019-08-12 09:07:11,611 probert.network:730 route_change DEL {'family': 10, 'type': 2, 'table': 255, 'dst': b'fe80::250:56ff:feba:e254', 'ifindex': 2}
2019-08-12 09:07:11,611 probert.network:730 route_change DEL {'family': 10, 'type': 1, 'table': 255, 'dst': b'ff00::/8', 'ifindex': 2}
2019-08-12 09:07:11,612 probert.network:716 addr_change DEL {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:07:11,612 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:07:11,612 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:07:11,612 subiquitycore.tasksequence:219 down ended
NoneType: None
2019-08-12 09:07:11,613 subiquitycore.tasksequence:214 running BackgroundProcess(['netplan', 'apply']) for stage apply
2019-08-12 09:07:11,613 subiquitycore.utils:141 start_command called: ['netplan', 'apply']
2019-08-12 09:07:11,635 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:07:11,643 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:07:11,643 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69635, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:07:11,643 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 69635, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:07:11,644 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:07:11,644 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:07:11,905 subiquitycore.tasksequence:219 apply ended
NoneType: None
2019-08-12 09:07:12,607 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:07:12,628 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:07:12,629 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:07:12,629 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 255, 'dst': b'ff00::/8', 'ifindex': 2}
2019-08-12 09:07:12,629 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 254, 'dst': b'fe80::/64', 'ifindex': 2}
2019-08-12 09:07:12,629 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:07:12,630 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:07:12,631 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:07:14,331 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:07:14,356 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:07:14,356 probert.network:584 event for addr_change: NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:07:14,356 probert.network:716 addr_change NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:07:14,357 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:07:14,358 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:07:14,359 probert.network:730 route_change NEW {'family': 10, 'type': 2, 'table': 255, 'dst': b'fe80::250:56ff:feba:e254', 'ifindex': 2}
2019-08-12 09:07:33,276 subiquitycore.views.network:145 _action EDIT_IPV4 ens160
2019-08-12 09:07:33,278 subiquitycore.network.network_configure_ipv4_interface:189 manual_initial {}
2019-08-12 09:07:33,281 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet ''
2019-08-12 09:08:13,220 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '2'
2019-08-12 09:08:13,467 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '25'
2019-08-12 09:08:13,708 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255'
2019-08-12 09:08:14,724 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.'
2019-08-12 09:08:14,907 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.2'
2019-08-12 09:08:15,171 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.25'
2019-08-12 09:08:15,331 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255'
2019-08-12 09:08:15,699 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.'
2019-08-12 09:08:15,948 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.2'
2019-08-12 09:08:16,203 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.25'
2019-08-12 09:08:16,363 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255'
2019-08-12 09:08:16,723 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.'
2019-08-12 09:08:17,596 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.2'
2019-08-12 09:08:17,795 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.24'
2019-08-12 09:08:18,180 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.240'
2019-08-12 09:08:22,180 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.240'
2019-08-12 09:11:22,786 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.24'
2019-08-12 09:11:23,036 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.2'
2019-08-12 09:11:23,070 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255.'
2019-08-12 09:11:23,103 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.255'
2019-08-12 09:11:23,138 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.25'
2019-08-12 09:11:23,172 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.2'
2019-08-12 09:11:23,206 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255.'
2019-08-12 09:11:23,240 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.255'
2019-08-12 09:11:23,274 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.25'
2019-08-12 09:11:23,308 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.2'
2019-08-12 09:11:23,342 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255.'
2019-08-12 09:11:23,376 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '255'
2019-08-12 09:11:23,410 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '25'
2019-08-12 09:11:23,444 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '2'
2019-08-12 09:11:23,478 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet ''
2019-08-12 09:11:28,282 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '1'
2019-08-12 09:11:29,578 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '19'
2019-08-12 09:11:30,129 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195'
2019-08-12 09:11:31,089 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.'
2019-08-12 09:11:31,449 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.1'
2019-08-12 09:11:31,961 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.15'
2019-08-12 09:11:32,401 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159'
2019-08-12 09:11:32,993 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.'
2019-08-12 09:11:33,737 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.1'
2019-08-12 09:11:34,257 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.13'
2019-08-12 09:11:34,785 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139'
2019-08-12 09:11:35,329 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.'
2019-08-12 09:11:39,849 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.2'
2019-08-12 09:11:40,330 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.22'
2019-08-12 09:11:41,378 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224'
2019-08-12 09:11:54,553 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.22'
2019-08-12 09:12:08,505 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.227'
2019-08-12 09:12:10,000 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.22'
2019-08-12 09:12:10,216 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224'
2019-08-12 09:12:33,512 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224'
2019-08-12 09:12:53,224 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224'
2019-08-12 09:13:01,921 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224'
2019-08-12 09:13:04,824 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.22'
2019-08-12 09:13:05,856 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.2'
2019-08-12 09:13:06,248 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.'
2019-08-12 09:13:06,544 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139'
2019-08-12 09:13:06,784 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.13'
2019-08-12 09:13:06,992 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.1'
2019-08-12 09:13:07,176 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.'
2019-08-12 09:13:07,416 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159'
2019-08-12 09:13:07,666 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.15'
2019-08-12 09:13:07,700 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.1'
2019-08-12 09:13:07,734 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.'
2019-08-12 09:13:07,768 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195'
2019-08-12 09:13:07,802 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '19'
2019-08-12 09:13:07,836 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '1'
2019-08-12 09:13:07,870 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet ''
2019-08-12 09:13:09,736 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '2'
2019-08-12 09:13:10,401 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '28'
2019-08-12 09:13:13,024 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '2'
2019-08-12 09:13:13,336 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet ''
2019-08-12 09:18:58,772 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '/'
2019-08-12 09:19:01,084 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet ''
2019-08-12 09:19:09,788 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '1'
2019-08-12 09:19:09,924 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '19'
2019-08-12 09:19:10,051 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192'
2019-08-12 09:19:10,692 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.'
2019-08-12 09:19:10,964 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.1'
2019-08-12 09:19:13,052 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.15'
2019-08-12 09:19:13,940 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159'
2019-08-12 09:19:15,292 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.'
2019-08-12 09:19:16,356 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.1'
2019-08-12 09:19:17,540 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.13'
2019-08-12 09:19:18,141 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139'
2019-08-12 09:19:19,764 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.'
2019-08-12 09:19:22,308 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.2'
2019-08-12 09:19:22,476 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.22'
2019-08-12 09:19:22,988 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224'
2019-08-12 09:19:25,004 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224/'
2019-08-12 09:19:25,668 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224/2'
2019-08-12 09:19:26,108 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224/28'
2019-08-12 09:19:27,500 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224/28'
2019-08-12 09:19:28,020 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224/28'
2019-08-12 09:20:16,043 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224/28'
2019-08-12 09:20:16,294 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '192.159.139.224/28'
2019-08-12 09:20:30,908 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:20:40,524 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:21:08,155 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:21:08,156 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:21:08,156 subiquitycore.controller.network:362 apply_config silent=False
2019-08-12 09:21:08,159 subiquitycore.controller.network:390 network config:
network:
ethernets:
ens160:
addresses:
- 195.159.139.234/28
gateway4: 195.159.239.225
nameservers:
addresses:
- 8.8.8.8
search:
- 07.no
version: 2
2019-08-12 09:21:08,165 subiquitycore.netplan:80 config for ens160 = {'addresses': ['195.159.139.234/28'], 'gateway4': '195.159.239.225', 'nameservers': {'addresses': ['8.8.8.8'], 'search': ['07.no']}}
2019-08-12 09:21:08,166 subiquitycore.tasksequence:214 running BackgroundProcess(['systemctl', 'stop', 'systemd-networkd.service']) for stage stop-networkd
2019-08-12 09:21:08,166 subiquitycore.utils:141 start_command called: ['systemctl', 'stop', 'systemd-networkd.service']
2019-08-12 09:21:08,177 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:21:08,178 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:21:08,207 subiquitycore.tasksequence:219 stop-networkd ended
NoneType: None
2019-08-12 09:21:08,208 subiquitycore.tasksequence:214 running DownNetworkDevices(['ens160'], []) for stage down
2019-08-12 09:21:08,208 subiquitycore.controller.network:63 downing ens160
2019-08-12 09:21:08,213 subiquitycore.controller.network:67 unset_link_flags failed for ens160
Traceback (most recent call last):
File "/snap/subiquity/1093/lib/python3.6/site-packages/subiquitycore/controllers/network.py", line 64, in _bg_run
self.rtlistener.unset_link_flags(dev.ifindex, IFF_UP)
RuntimeError: rtnl_link_change failed -16
2019-08-12 09:21:08,215 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:21:08,231 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:21:08,232 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:21:08,232 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 4098, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:21:08,232 probert.network:584 event for addr_change: DEL {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:21:08,232 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 4098, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:21:08,232 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:21:08,233 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:21:08,234 probert.network:730 route_change DEL {'family': 10, 'type': 1, 'table': 254, 'dst': b'fe80::/64', 'ifindex': 2}
2019-08-12 09:21:08,234 probert.network:730 route_change DEL {'family': 10, 'type': 2, 'table': 255, 'dst': b'fe80::250:56ff:feba:e254', 'ifindex': 2}
2019-08-12 09:21:08,234 probert.network:730 route_change DEL {'family': 10, 'type': 1, 'table': 255, 'dst': b'ff00::/8', 'ifindex': 2}
2019-08-12 09:21:08,234 probert.network:716 addr_change DEL {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:21:08,234 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:21:08,234 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:21:08,234 subiquitycore.tasksequence:219 down ended
NoneType: None
2019-08-12 09:21:08,234 subiquitycore.tasksequence:214 running BackgroundProcess(['netplan', 'apply']) for stage apply
2019-08-12 09:21:08,234 subiquitycore.utils:141 start_command called: ['netplan', 'apply']
2019-08-12 09:21:08,391 subiquitycore.tasksequence:219 apply ended
NoneType: None
2019-08-12 09:21:08,418 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:21:08,436 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:21:08,437 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69635, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:21:08,437 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 69635, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:21:08,437 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:21:08,438 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:21:09,243 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:21:09,260 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:21:09,261 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:21:09,261 probert.network:584 event for addr_change: NEW {'ifindex': 2, 'flags': 128, 'family': 2, 'scope': 0, 'local': b'195.159.139.234/28'}
2019-08-12 09:21:09,261 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 255, 'dst': b'ff00::/8', 'ifindex': 2}
2019-08-12 09:21:09,262 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 254, 'dst': b'fe80::/64', 'ifindex': 2}
2019-08-12 09:21:09,262 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:21:09,262 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:21:09,263 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:21:09,264 probert.network:716 addr_change NEW {'ifindex': 2, 'flags': 128, 'family': 2, 'scope': 0, 'local': b'195.159.139.234/28'}
2019-08-12 09:21:09,265 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:21:09,265 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:21:09,265 probert.network:730 route_change NEW {'family': 2, 'type': 2, 'table': 255, 'dst': b'195.159.139.234', 'ifindex': 2}
2019-08-12 09:21:09,265 probert.network:730 route_change NEW {'family': 2, 'type': 3, 'table': 255, 'dst': b'195.159.139.239', 'ifindex': 2}
2019-08-12 09:21:09,266 probert.network:730 route_change NEW {'family': 2, 'type': 1, 'table': 254, 'dst': b'195.159.139.224/28', 'ifindex': 2}
2019-08-12 09:21:09,266 probert.network:730 route_change NEW {'family': 2, 'type': 3, 'table': 255, 'dst': b'195.159.139.224', 'ifindex': 2}
2019-08-12 09:21:11,195 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:21:11,220 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:21:11,221 probert.network:584 event for addr_change: NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:21:11,221 probert.network:716 addr_change NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:21:11,222 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:21:11,223 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:21:11,224 probert.network:730 route_change NEW {'family': 10, 'type': 2, 'table': 255, 'dst': b'fe80::250:56ff:feba:e254', 'ifindex': 2}
2019-08-12 09:21:48,474 subiquitycore.views.network:145 _action EDIT_IPV4 ens160
2019-08-12 09:21:48,476 subiquitycore.network.network_configure_ipv4_interface:189 manual_initial {'subnet': '195.159.139.224/28', 'address': '195.159.139.234', 'nameservers': '8.8.8.8', 'searchdomains': '07.no', 'gateway': '195.159.239.225'}
2019-08-12 09:21:48,480 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:21:48,480 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:22:01,386 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:22:01,794 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:22:25,602 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:22:25,602 subiquitycore.network.network_configure_ipv4_interface:97 clean_subnet '195.159.139.224/28'
2019-08-12 09:22:25,603 subiquitycore.controller.network:362 apply_config silent=False
2019-08-12 09:22:25,606 subiquitycore.controller.network:390 network config:
network:
ethernets:
ens160:
addresses:
- 195.159.139.234/28
gateway4: 195.159.139.225
nameservers:
addresses:
- 8.8.8.8
search:
- 07.no
version: 2
2019-08-12 09:22:25,611 subiquitycore.netplan:80 config for ens160 = {'addresses': ['195.159.139.234/28'], 'gateway4': '195.159.139.225', 'nameservers': {'addresses': ['8.8.8.8'], 'search': ['07.no']}}
2019-08-12 09:22:25,611 subiquitycore.tasksequence:214 running BackgroundProcess(['systemctl', 'stop', 'systemd-networkd.service']) for stage stop-networkd
2019-08-12 09:22:25,612 subiquitycore.utils:141 start_command called: ['systemctl', 'stop', 'systemd-networkd.service']
2019-08-12 09:22:25,616 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:22:25,617 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:22:25,659 subiquitycore.tasksequence:219 stop-networkd ended
NoneType: None
2019-08-12 09:22:25,660 subiquitycore.tasksequence:214 running DownNetworkDevices(['ens160'], []) for stage down
2019-08-12 09:22:25,660 subiquitycore.controller.network:63 downing ens160
2019-08-12 09:22:25,664 subiquitycore.controller.network:67 unset_link_flags failed for ens160
Traceback (most recent call last):
File "/snap/subiquity/1093/lib/python3.6/site-packages/subiquitycore/controllers/network.py", line 64, in _bg_run
self.rtlistener.unset_link_flags(dev.ifindex, IFF_UP)
RuntimeError: rtnl_link_change failed -16
2019-08-12 09:22:25,664 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:22:25,693 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:22:25,695 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:22:25,697 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 4098, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:22:25,698 probert.network:584 event for addr_change: DEL {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:22:25,698 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 4098, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:22:25,698 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:22:25,699 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:22:25,699 probert.network:730 route_change DEL {'family': 10, 'type': 1, 'table': 254, 'dst': b'fe80::/64', 'ifindex': 2}
2019-08-12 09:22:25,700 probert.network:730 route_change DEL {'family': 10, 'type': 2, 'table': 255, 'dst': b'fe80::250:56ff:feba:e254', 'ifindex': 2}
2019-08-12 09:22:25,700 probert.network:730 route_change DEL {'family': 10, 'type': 1, 'table': 255, 'dst': b'ff00::/8', 'ifindex': 2}
2019-08-12 09:22:25,700 probert.network:716 addr_change DEL {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:22:25,700 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:22:25,700 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:22:25,700 subiquitycore.tasksequence:219 down ended
NoneType: None
2019-08-12 09:22:25,700 subiquitycore.tasksequence:214 running BackgroundProcess(['netplan', 'apply']) for stage apply
2019-08-12 09:22:25,700 subiquitycore.utils:141 start_command called: ['netplan', 'apply']
2019-08-12 09:22:25,715 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:22:25,731 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:22:25,732 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69635, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:22:25,732 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 69635, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:22:25,732 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:22:25,733 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:22:25,840 subiquitycore.tasksequence:219 apply ended
NoneType: None
2019-08-12 09:22:26,683 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:22:26,696 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:22:26,696 probert.network:584 event for link_change: CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:22:26,697 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 255, 'dst': b'ff00::/8', 'ifindex': 2}
2019-08-12 09:22:26,697 probert.network:730 route_change NEW {'family': 10, 'type': 1, 'table': 254, 'dst': b'fe80::/64', 'ifindex': 2}
2019-08-12 09:22:26,697 probert.network:671 link_change CHANGE {'ifindex': 2, 'flags': 69699, 'arptype': 1, 'family': 0, 'is_vlan': False, 'name': b'ens160'}
2019-08-12 09:22:26,697 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:22:26,698 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:22:26,700 probert.network:730 route_change NEW {'family': 2, 'type': 1, 'table': 254, 'dst': b'default', 'ifindex': 2}
2019-08-12 09:22:26,700 subiquity.controllers.snaplist:46 loading list of snaps
2019-08-12 09:22:26,701 subiquitycore.views.network:149 view route_watcher {2}
2019-08-12 09:22:26,708 subiquitycore.controller.network:145 default routes {2}
2019-08-12 09:22:26,721 urllib3.connectionpool:826 Starting new HTTPS connection (1): geoip.ubuntu.com
2019-08-12 09:30:04,731 urllib3.connectionpool:396 https://geoip.ubuntu.com:443 "GET /lookup HTTP/1.1" 200 None
2019-08-12 09:30:04,797 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?section=server HTTP/1.1" 200 None
2019-08-12 09:30:04,800 subiquity.controllers.snaplist:53 fetched list of 21 snaps
2019-08-12 09:30:04,801 subiquity.controllers.snaplist:101 starting fetch for microk8s
2019-08-12 09:30:04,945 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?select=refresh HTTP/1.1" 200 59
2019-08-12 09:30:04,946 subiquity.controllers.refresh:194 _check_result {'type': 'sync', 'status-code': 200, 'status': 'OK', 'result': []}
2019-08-12 09:30:04,979 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=microk8s HTTP/1.1" 200 None
2019-08-12 09:30:04,991 subiquity.controllers.snaplist:101 starting fetch for kata-containers
2019-08-12 09:30:05,110 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=kata-containers HTTP/1.1" 200 None
2019-08-12 09:30:05,111 subiquity.controllers.snaplist:101 starting fetch for docker
2019-08-12 09:30:05,277 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=docker HTTP/1.1" 200 None
2019-08-12 09:30:05,279 subiquity.controllers.snaplist:101 starting fetch for canonical-livepatch
2019-08-12 09:30:05,407 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=canonical-livepatch HTTP/1.1" 200 1698
2019-08-12 09:30:05,409 subiquity.controllers.snaplist:101 starting fetch for rocketchat-server
2019-08-12 09:30:05,540 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=rocketchat-server HTTP/1.1" 200 None
2019-08-12 09:30:05,542 subiquity.controllers.snaplist:101 starting fetch for mosquitto
2019-08-12 09:30:05,663 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=mosquitto HTTP/1.1" 200 None
2019-08-12 09:30:05,664 subiquity.controllers.snaplist:101 starting fetch for etcd
2019-08-12 09:30:05,847 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=etcd HTTP/1.1" 200 None
2019-08-12 09:30:05,850 subiquity.controllers.snaplist:101 starting fetch for powershell
2019-08-12 09:30:05,982 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=powershell HTTP/1.1" 200 None
2019-08-12 09:30:05,984 subiquity.controllers.snaplist:101 starting fetch for stress-ng
2019-08-12 09:30:06,126 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=stress-ng HTTP/1.1" 200 None
2019-08-12 09:30:06,128 subiquity.controllers.snaplist:101 starting fetch for sabnzbd
2019-08-12 09:30:06,226 subiquitycore.utils:117 run_command called: ['udevadm', 'settle', '-t', '0']
2019-08-12 09:30:06,242 subiquitycore.utils:130 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0
2019-08-12 09:30:06,243 probert.network:584 event for addr_change: NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:30:06,243 probert.network:716 addr_change NEW {'ifindex': 2, 'flags': 128, 'family': 10, 'scope': 253, 'local': b'fe80::250:56ff:feba:e254/64'}
2019-08-12 09:30:06,244 subiquitycore.views.network:260 update_link ens160 2 True
2019-08-12 09:30:06,245 subiquitycore.ui.table:404 (0, 1)
2019-08-12 09:30:06,246 probert.network:730 route_change NEW {'family': 10, 'type': 2, 'table': 255, 'dst': b'fe80::250:56ff:feba:e254', 'ifindex': 2}
2019-08-12 09:30:06,257 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=sabnzbd HTTP/1.1" 200 None
2019-08-12 09:30:06,259 subiquity.controllers.snaplist:101 starting fetch for wormhole
2019-08-12 09:30:06,376 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=wormhole HTTP/1.1" 200 None
2019-08-12 09:30:06,377 subiquity.controllers.snaplist:101 starting fetch for google-cloud-sdk
2019-08-12 09:30:06,532 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=google-cloud-sdk HTTP/1.1" 200 1611
2019-08-12 09:30:06,534 subiquity.controllers.snaplist:101 starting fetch for slcli
2019-08-12 09:30:06,668 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=slcli HTTP/1.1" 200 None
2019-08-12 09:30:06,669 subiquity.controllers.snaplist:101 starting fetch for doctl
2019-08-12 09:30:06,794 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=doctl HTTP/1.1" 200 1316
2019-08-12 09:30:06,795 subiquity.controllers.snaplist:101 starting fetch for conjure-up
2019-08-12 09:30:06,920 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=conjure-up HTTP/1.1" 200 None
2019-08-12 09:30:06,922 subiquity.controllers.snaplist:101 starting fetch for minidlna-escoand
2019-08-12 09:30:07,050 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=minidlna-escoand HTTP/1.1" 200 1912
2019-08-12 09:30:07,052 subiquity.controllers.snaplist:101 starting fetch for postgresql10
2019-08-12 09:30:07,158 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=postgresql10 HTTP/1.1" 200 1370
2019-08-12 09:30:07,160 subiquity.controllers.snaplist:101 starting fetch for heroku
2019-08-12 09:30:07,296 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=heroku HTTP/1.1" 200 None
2019-08-12 09:30:07,298 subiquity.controllers.snaplist:101 starting fetch for keepalived
2019-08-12 09:30:07,433 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=keepalived HTTP/1.1" 200 None
2019-08-12 09:30:07,435 subiquity.controllers.snaplist:101 starting fetch for prometheus
2019-08-12 09:30:07,558 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=prometheus HTTP/1.1" 200 None
2019-08-12 09:30:07,560 subiquity.controllers.snaplist:101 starting fetch for juju
2019-08-12 09:30:07,893 urllib3.connectionpool:396 http://localhost:None "GET /v2/find?name=juju HTTP/1.1" 200 None
2019-08-12 09:30:09,776 subiquitycore.controller.network:247 NetworkController.done next-screen
2019-08-12 09:30:09,777 subiquitycore.core:351 moving to screen Proxy
2019-08-12 09:30:12,944 subiquity.installpath:64 User input: {'url': ''}
2019-08-12 09:30:12,944 subiquity.controllers.proxy:48 ProxyController.done next-screen proxy=
2019-08-12 09:30:12,945 subiquitycore.core:351 moving to screen Mirror
2019-08-12 09:30:18,777 subiquity.ui.mirror:61 User input: {'url': 'http://no.archive.ubuntu.com/ubuntu'}
2019-08-12 09:30:18,777 subiquity.controllers.mirror:105 MirrorController.done next-screen mirror=http://no.archive.ubuntu.com/ubuntu
2019-08-12 09:30:18,777 subiquitycore.core:351 moving to screen Refresh-2
2019-08-12 09:30:18,778 subiquitycore.core:367 skipping screen Refresh-2
2019-08-12 09:30:18,778 subiquitycore.core:351 moving to screen Filesystem
2019-08-12 09:30:38,408 subiquitycore.controller.filesystem:343 Adding grub_bios gpt partition first
2019-08-12 09:30:38,409 subiquity.models.filesystem:1327 add_partition: rounded size from 1048576 to 1048576
2019-08-12 09:30:38,409 subiquity.models.filesystem:1327 add_partition: rounded size from 1073741824 to 1073741824
2019-08-12 09:30:38,409 subiquity.models.filesystem:1396 adding ext4 to Partition(device=Disk(ptable='gpt', serial=None, path='/dev/sda', model=None, wipe='superblock-recursive', preserve=False, name='', grub_device=False, _info=<probert.storage.StorageInfo object at 0x7f9b90c69be0>, type='disk', id='disk-sda'), size=1073741824, wipe=None, flag='', preserve=False, type='partition', id='partition-1')
2019-08-12 09:30:38,409 subiquity.models.filesystem:1327 add_partition: rounded size from 106297294848 to 106297294848
2019-08-12 09:30:38,410 subiquity.models.filesystem:1396 adding ext4 to LVM_LogicalVolume(name='ubuntu-lv', volgroup=LVM_VolGroup(name='ubuntu-vg', devices={Partition(device=Disk(ptable='gpt', serial=None, path='/dev/sda', model=None, wipe='superblock-recursive', preserve=False, name='', grub_device=False, _info=<probert.storage.StorageInfo object at 0x7f9b90c69be0>, type='disk', id='disk-sda'), size=106297294848, wipe=None, flag='', preserve=False, type='partition', id='partition-2')}, preserve=False, type='lvm_volgroup', id='lvm_volgroup-0'), size=4294967296, preserve=False, type='lvm_partition', id='lvm_partition-0')
2019-08-12 09:30:38,410 subiquity.ui.filesystem.filesystem:441 FileSystemView init start()
2019-08-12 09:30:38,412 subiquity.ui.filesystem.filesystem:488 FileSystemView: building buttons
2019-08-12 09:30:38,413 subiquity.ui.filesystem.filesystem:189 FileSystemView: building mount list
2019-08-12 09:30:38,420 subiquity.ui.filesystem.filesystem:389 FileSystemView: building device list
2019-08-12 09:30:38,422 subiquity.ui.filesystem.filesystem:389 FileSystemView: building device list
2019-08-12 09:30:38,448 subiquity.ui.filesystem.filesystem:485 FileSystemView init complete()
2019-08-12 09:31:27,112 subiquitycore.controller.filesystem:264 FilesystemController.finish next-screen
2019-08-12 09:31:27,112 subiquitycore.controller.installprogress:343 Curtin Install: starting curtin
2019-08-12 09:31:27,130 subiquitycore.controller.installprogress:330 Installprogress: this is the *REAL* thing
2019-08-12 09:31:27,131 subiquity.models.subiquity:252 merging config from <subiquity.models.keyboard.KeyboardModel object at 0x7f9b95cbba20>
2019-08-12 09:31:27,131 subiquity.models.subiquity:252 merging config from <subiquitycore.models.network.NetworkModel object at 0x7f9b95cbbb00>
2019-08-12 09:31:27,131 subiquity.models.subiquity:252 merging config from <subiquity.models.proxy.ProxyModel object at 0x7f9b95cbbb70>
2019-08-12 09:31:27,131 subiquity.models.subiquity:252 merging config from <subiquity.models.mirror.MirrorModel object at 0x7f9b95cbbba8>
2019-08-12 09:31:27,131 subiquity.models.subiquity:252 merging config from <subiquity.models.filesystem.FilesystemModel object at 0x7f9b95cbba58>
2019-08-12 09:31:27,131 subiquity.models.filesystem:1238 mountpoints {'/boot': 'mount-0', '/': 'mount-1'}
2019-08-12 09:31:27,131 subiquity.models.filesystem:1233 cannot emit action to mount /boot until that for / is emitted
2019-08-12 09:31:27,137 subiquitycore.controller.installprogress:361 Curtin install cmd: ['/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', '/var/log/installer/subiquity-curtin-install.conf', 'install']
2019-08-12 09:31:27,137 subiquitycore.utils:117 run_command called: ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', '/var/log/installer/subiquity-curtin-install.conf', 'install']
2019-08-12 09:31:27,140 subiquitycore.core:351 moving to screen Identity
2019-08-12 09:31:28,043 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command install', 'CURTIN_NAME': 'cmd-install'}
2019-08-12 09:31:28,044 subiquitycore.controller.installprogress:271 _install_event_start curtin command install
2019-08-12 09:31:28,046 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'preparing for installation', 'CURTIN_NAME': 'cmd-install/stage-early'}
2019-08-12 09:31:28,047 subiquitycore.controller.installprogress:271 _install_event_start preparing for installation
2019-08-12 09:31:28,048 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_MESSAGE': 'preparing for installation', 'CURTIN_NAME': 'cmd-install/stage-early', 'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS'}
2019-08-12 09:31:28,048 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:28,049 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring storage', 'CURTIN_NAME': 'cmd-install/stage-partitioning'}
2019-08-12 09:31:28,049 subiquitycore.controller.installprogress:271 _install_event_start configuring storage
2019-08-12 09:31:28,050 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': "running 'curtin block-meta simple'", 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin'}
2019-08-12 09:31:28,050 subiquitycore.controller.installprogress:271 _install_event_start running 'curtin block-meta simple'
2019-08-12 09:31:29,299 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command block-meta', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta'}
2019-08-12 09:31:29,299 subiquitycore.controller.installprogress:271 _install_event_start curtin command block-meta
2019-08-12 09:31:29,301 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'removing previous storage devices', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta/clear-holders'}
2019-08-12 09:31:29,301 subiquitycore.controller.installprogress:271 _install_event_start removing previous storage devices
2019-08-12 09:31:32,210 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'removing previous storage devices', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta/clear-holders'}
2019-08-12 09:31:32,210 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:32,211 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring disk: disk-sda'}
2019-08-12 09:31:32,211 subiquitycore.controller.installprogress:271 _install_event_start configuring disk: disk-sda
2019-08-12 09:31:32,212 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring disk: disk-sda'}
2019-08-12 09:31:32,212 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:32,212 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring partition: partition-0'}
2019-08-12 09:31:32,213 subiquitycore.controller.installprogress:271 _install_event_start configuring partition: partition-0
2019-08-12 09:31:34,043 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring partition: partition-0'}
2019-08-12 09:31:34,043 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:34,043 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring partition: partition-1'}
2019-08-12 09:31:34,043 subiquitycore.controller.installprogress:271 _install_event_start configuring partition: partition-1
2019-08-12 09:31:35,293 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring partition: partition-1'}
2019-08-12 09:31:35,293 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:35,294 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring format: format-0'}
2019-08-12 09:31:35,294 subiquitycore.controller.installprogress:271 _install_event_start configuring format: format-0
2019-08-12 09:31:36,056 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring format: format-0'}
2019-08-12 09:31:36,057 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:36,057 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring partition: partition-2'}
2019-08-12 09:31:36,057 subiquitycore.controller.installprogress:271 _install_event_start configuring partition: partition-2
2019-08-12 09:31:37,543 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring partition: partition-2'}
2019-08-12 09:31:37,544 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:37,544 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring lvm_volgroup: lvm_volgroup-0'}
2019-08-12 09:31:37,544 subiquitycore.controller.installprogress:271 _install_event_start configuring lvm_volgroup: lvm_volgroup-0
2019-08-12 09:31:38,285 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring lvm_volgroup: lvm_volgroup-0'}
2019-08-12 09:31:38,285 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:38,286 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring lvm_partition: lvm_partition-0'}
2019-08-12 09:31:38,286 subiquitycore.controller.installprogress:271 _install_event_start configuring lvm_partition: lvm_partition-0
2019-08-12 09:31:38,545 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring lvm_partition: lvm_partition-0'}
2019-08-12 09:31:38,545 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:38,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring format: format-1'}
2019-08-12 09:31:38,546 subiquitycore.controller.installprogress:271 _install_event_start configuring format: format-1
2019-08-12 09:31:38,807 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring format: format-1'}
2019-08-12 09:31:38,808 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:38,808 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring mount: mount-1'}
2019-08-12 09:31:38,808 subiquitycore.controller.installprogress:271 _install_event_start configuring mount: mount-1
2019-08-12 09:31:39,103 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring mount: mount-1'}
2019-08-12 09:31:39,103 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:39,104 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring mount: mount-0'}
2019-08-12 09:31:39,104 subiquitycore.controller.installprogress:271 _install_event_start configuring mount: mount-0
2019-08-12 09:31:39,793 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta', 'CURTIN_MESSAGE': 'configuring mount: mount-0'}
2019-08-12 09:31:39,794 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:39,795 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'curtin command block-meta', 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin/cmd-block-meta'}
2019-08-12 09:31:39,795 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:39,796 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': "running 'curtin block-meta simple'", 'CURTIN_NAME': 'cmd-install/stage-partitioning/builtin'}
2019-08-12 09:31:39,796 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:39,797 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring storage', 'CURTIN_NAME': 'cmd-install/stage-partitioning'}
2019-08-12 09:31:39,798 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:39,798 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring network', 'CURTIN_NAME': 'cmd-install/stage-network'}
2019-08-12 09:31:39,798 subiquitycore.controller.installprogress:271 _install_event_start configuring network
2019-08-12 09:31:39,799 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': "running 'curtin net-meta auto'", 'CURTIN_NAME': 'cmd-install/stage-network/builtin'}
2019-08-12 09:31:39,799 subiquitycore.controller.installprogress:271 _install_event_start running 'curtin net-meta auto'
2019-08-12 09:31:40,793 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command net-meta', 'CURTIN_NAME': 'cmd-install/stage-network/builtin/cmd-net-meta'}
2019-08-12 09:31:40,793 subiquitycore.controller.installprogress:271 _install_event_start curtin command net-meta
2019-08-12 09:31:40,795 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'curtin command net-meta', 'CURTIN_NAME': 'cmd-install/stage-network/builtin/cmd-net-meta'}
2019-08-12 09:31:40,795 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:40,799 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': "running 'curtin net-meta auto'", 'CURTIN_NAME': 'cmd-install/stage-network/builtin'}
2019-08-12 09:31:40,799 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:40,800 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring network', 'CURTIN_NAME': 'cmd-install/stage-network'}
2019-08-12 09:31:40,800 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:40,801 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'writing install sources to disk', 'CURTIN_NAME': 'cmd-install/stage-extract'}
2019-08-12 09:31:40,801 subiquitycore.controller.installprogress:271 _install_event_start writing install sources to disk
2019-08-12 09:31:40,802 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': "running 'curtin extract'", 'CURTIN_NAME': 'cmd-install/stage-extract/builtin'}
2019-08-12 09:31:40,802 subiquitycore.controller.installprogress:271 _install_event_start running 'curtin extract'
2019-08-12 09:31:42,043 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command extract', 'CURTIN_NAME': 'cmd-install/stage-extract/builtin/cmd-extract'}
2019-08-12 09:31:42,043 subiquitycore.controller.installprogress:271 _install_event_start curtin command extract
2019-08-12 09:31:42,044 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_NAME': 'cmd-install/stage-extract/builtin/cmd-extract', 'CURTIN_MESSAGE': 'acquiring and extracting image from cp:///media/filesystem'}
2019-08-12 09:31:42,044 subiquitycore.controller.installprogress:271 _install_event_start acquiring and extracting image from cp:///media/filesystem
2019-08-12 09:31:59,793 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_NAME': 'cmd-install/stage-extract/builtin/cmd-extract', 'CURTIN_MESSAGE': 'acquiring and extracting image from cp:///media/filesystem'}
2019-08-12 09:31:59,793 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:59,794 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'curtin command extract', 'CURTIN_NAME': 'cmd-install/stage-extract/builtin/cmd-extract'}
2019-08-12 09:31:59,794 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:59,795 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': "running 'curtin extract'", 'CURTIN_NAME': 'cmd-install/stage-extract/builtin'}
2019-08-12 09:31:59,796 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:59,797 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'writing install sources to disk', 'CURTIN_NAME': 'cmd-install/stage-extract'}
2019-08-12 09:31:59,797 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:59,798 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring installed system', 'CURTIN_NAME': 'cmd-install/stage-curthooks'}
2019-08-12 09:31:59,798 subiquitycore.controller.installprogress:271 _install_event_start configuring installed system
2019-08-12 09:31:59,799 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': "running '/snap/bin/subiquity.subiquity-configure-run'", 'CURTIN_NAME': 'cmd-install/stage-curthooks/000-configure-run'}
2019-08-12 09:31:59,799 subiquitycore.controller.installprogress:271 _install_event_start running '/snap/bin/subiquity.subiquity-configure-run'
2019-08-12 09:31:59,800 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': "running '/snap/bin/subiquity.subiquity-configure-run'", 'CURTIN_NAME': 'cmd-install/stage-curthooks/000-configure-run'}
2019-08-12 09:31:59,800 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:31:59,801 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': "running '/snap/bin/subiquity.subiquity-configure-apt /snap/subiquity/1093/usr/bin/python3 true'", 'CURTIN_NAME': 'cmd-install/stage-curthooks/001-configure-apt'}
2019-08-12 09:31:59,802 subiquitycore.controller.installprogress:271 _install_event_start running '/snap/bin/subiquity.subiquity-configure-apt /snap/subiquity/1093/usr/bin/python3 true'
2019-08-12 09:32:00,363 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command apt-config', 'CURTIN_NAME': 'cmd-install/stage-curthooks/001-configure-apt/cmd-apt-config'}
2019-08-12 09:32:00,363 subiquitycore.controller.installprogress:271 _install_event_start curtin command apt-config
2019-08-12 09:32:00,372 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'curtin command apt-config', 'CURTIN_NAME': 'cmd-install/stage-curthooks/001-configure-apt/cmd-apt-config'}
2019-08-12 09:32:00,372 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:01,381 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command in-target', 'CURTIN_NAME': 'cmd-install/stage-curthooks/001-configure-apt/cmd-in-target'}
2019-08-12 09:32:01,381 subiquitycore.controller.installprogress:271 _install_event_start curtin command in-target
2019-08-12 09:32:06,544 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'curtin command in-target', 'CURTIN_NAME': 'cmd-install/stage-curthooks/001-configure-apt/cmd-in-target'}
2019-08-12 09:32:06,545 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:06,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': "running '/snap/bin/subiquity.subiquity-configure-apt /snap/subiquity/1093/usr/bin/python3 true'", 'CURTIN_NAME': 'cmd-install/stage-curthooks/001-configure-apt'}
2019-08-12 09:32:06,546 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:06,547 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': "running 'curtin curthooks'", 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin'}
2019-08-12 09:32:06,547 subiquitycore.controller.installprogress:271 _install_event_start running 'curtin curthooks'
2019-08-12 09:32:07,606 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command curthooks', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks'}
2019-08-12 09:32:07,606 subiquitycore.controller.installprogress:271 _install_event_start curtin command curthooks
2019-08-12 09:32:07,607 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring apt configuring apt', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-apt-config'}
2019-08-12 09:32:07,607 subiquitycore.controller.installprogress:271 _install_event_start configuring apt configuring apt
2019-08-12 09:32:07,612 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring apt configuring apt', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-apt-config'}
2019-08-12 09:32:07,612 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:07,613 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'installing missing packages', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-missing-packages'}
2019-08-12 09:32:07,613 subiquitycore.controller.installprogress:271 _install_event_start installing missing packages
2019-08-12 09:32:07,614 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'installing missing packages', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-missing-packages'}
2019-08-12 09:32:07,614 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:07,614 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring iscsi service', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-iscsi-service'}
2019-08-12 09:32:07,614 subiquitycore.controller.installprogress:271 _install_event_start configuring iscsi service
2019-08-12 09:32:07,614 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring iscsi service', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-iscsi-service'}
2019-08-12 09:32:07,614 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:07,615 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring raid (mdadm) service', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-mdadm-service'}
2019-08-12 09:32:07,615 subiquitycore.controller.installprogress:271 _install_event_start configuring raid (mdadm) service
2019-08-12 09:32:07,615 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring raid (mdadm) service', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-mdadm-service'}
2019-08-12 09:32:07,615 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:07,615 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'installing kernel', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-kernel'}
2019-08-12 09:32:07,615 subiquitycore.controller.installprogress:271 _install_event_start installing kernel
2019-08-12 09:32:48,046 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'installing kernel', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-kernel'}
2019-08-12 09:32:48,046 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:48,046 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'setting up swap', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/setting-up-swap'}
2019-08-12 09:32:48,046 subiquitycore.controller.installprogress:271 _install_event_start setting up swap
2019-08-12 09:32:48,048 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'setting up swap', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/setting-up-swap'}
2019-08-12 09:32:48,048 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:48,048 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'apply networking config', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/apply-networking-config'}
2019-08-12 09:32:48,048 subiquitycore.controller.installprogress:271 _install_event_start apply networking config
2019-08-12 09:32:48,543 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'apply networking config', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/apply-networking-config'}
2019-08-12 09:32:48,543 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:48,543 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'writing etc/fstab', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-etc-fstab'}
2019-08-12 09:32:48,543 subiquitycore.controller.installprogress:271 _install_event_start writing etc/fstab
2019-08-12 09:32:48,544 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'writing etc/fstab', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-etc-fstab'}
2019-08-12 09:32:48,544 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:48,544 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring multipath', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-multipath'}
2019-08-12 09:32:48,544 subiquitycore.controller.installprogress:271 _install_event_start configuring multipath
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring multipath', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-multipath'}
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'updating packages on target system', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/system-upgrade'}
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:271 _install_event_start updating packages on target system
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'updating packages on target system', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/system-upgrade'}
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'configuring pollinate user-agent on target', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/pollinate-user-agent'}
2019-08-12 09:32:48,546 subiquitycore.controller.installprogress:271 _install_event_start configuring pollinate user-agent on target
2019-08-12 09:32:48,547 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring pollinate user-agent on target', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks/pollinate-user-agent'}
2019-08-12 09:32:48,547 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:49,186 subiquity.controllers.identity:52 IdentityController.done next-screen user_spec={'hostname': 'db01', 'realname': 'Admin07', 'username': 'admin07', 'password': '<REDACTED>'}
2019-08-12 09:32:49,186 subiquitycore.controller.installprogress:235 _step_done identity {'install': False, 'ssh': False, 'identity': True, 'snap': False}
2019-08-12 09:32:49,186 subiquitycore.core:351 moving to screen SSH
2019-08-12 09:32:54,545 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'curtin command curthooks', 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin/cmd-curthooks'}
2019-08-12 09:32:54,545 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:54,545 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': "running 'curtin curthooks'", 'CURTIN_NAME': 'cmd-install/stage-curthooks/builtin'}
2019-08-12 09:32:54,546 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:54,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'configuring installed system', 'CURTIN_NAME': 'cmd-install/stage-curthooks'}
2019-08-12 09:32:54,546 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:54,546 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'finalizing installation', 'CURTIN_NAME': 'cmd-install/stage-hook'}
2019-08-12 09:32:54,546 subiquitycore.controller.installprogress:271 _install_event_start finalizing installation
2019-08-12 09:32:54,547 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': "running 'curtin hook'", 'CURTIN_NAME': 'cmd-install/stage-hook/builtin'}
2019-08-12 09:32:54,547 subiquitycore.controller.installprogress:271 _install_event_start running 'curtin hook'
2019-08-12 09:32:55,410 subiquitycore.utils:130 run_command ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', '--showtrace', '-c', '/var/log/installer/subiquity-curtin-install.conf', 'install'] exited with code 0
2019-08-12 09:32:55,410 subiquitycore.controller.installprogress:368 curtin_install completed: 0
2019-08-12 09:32:55,410 subiquitycore.controller.installprogress:373 After curtin install OK
2019-08-12 09:32:55,411 subiquitycore.controller.installprogress:235 _step_done install {'install': True, 'ssh': False, 'identity': True, 'snap': False}
2019-08-12 09:32:55,793 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'curtin command hook', 'CURTIN_NAME': 'cmd-install/stage-hook/builtin/cmd-hook'}
2019-08-12 09:32:55,794 subiquitycore.controller.installprogress:271 _install_event_start curtin command hook
2019-08-12 09:32:55,795 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'curtin command hook', 'CURTIN_NAME': 'cmd-install/stage-hook/builtin/cmd-hook'}
2019-08-12 09:32:55,795 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:55,796 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': "running 'curtin hook'", 'CURTIN_NAME': 'cmd-install/stage-hook/builtin'}
2019-08-12 09:32:55,796 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:55,797 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'finalizing installation', 'CURTIN_NAME': 'cmd-install/stage-hook'}
2019-08-12 09:32:55,798 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:55,798 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'start', 'CURTIN_MESSAGE': 'executing late commands', 'CURTIN_NAME': 'cmd-install/stage-late'}
2019-08-12 09:32:55,798 subiquitycore.controller.installprogress:271 _install_event_start executing late commands
2019-08-12 09:32:55,800 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS', 'CURTIN_MESSAGE': 'executing late commands', 'CURTIN_NAME': 'cmd-install/stage-late'}
2019-08-12 09:32:55,800 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:32:55,801 subiquitycore.controller.installprogress:287 curtin_event received {'CURTIN_MESSAGE': 'curtin command install', 'CURTIN_NAME': 'cmd-install', 'CURTIN_EVENT_TYPE': 'finish', 'CURTIN_RESULT': 'SUCCESS'}
2019-08-12 09:32:55,801 subiquitycore.controller.installprogress:279 _install_event_finish ''
2019-08-12 09:33:31,295 subiquity.ui.ssh:300 User input: {'install_server': True, 'ssh_import_id': None}
2019-08-12 09:33:31,296 subiquity.controllers.ssh:129 SSHController.done next-screen result={'install_server': True, 'ssh_import_id': None}
2019-08-12 09:33:31,296 subiquitycore.controller.installprogress:235 _step_done ssh {'install': True, 'ssh': True, 'identity': True, 'snap': False}
2019-08-12 09:33:31,297 subiquitycore.core:351 moving to screen SnapList
2019-08-12 09:33:31,299 subiquity.views.snaplist:446 pre-seeded snaps {'core'}
2019-08-12 09:33:42,743 subiquity.views.snaplist:489 snaps to install {}
2019-08-12 09:33:42,744 subiquity.controllers.snaplist:181 SnapListController.done next-screen snaps_to_install={}
2019-08-12 09:33:42,744 subiquitycore.controller.installprogress:235 _step_done snap {'install': True, 'ssh': True, 'identity': True, 'snap': True}
2019-08-12 09:33:42,744 subiquitycore.controller.installprogress:396 starting state machine
2019-08-12 09:33:42,744 subiquitycore.controller.installprogress:166 running task drain_curtin_events
2019-08-12 09:33:42,745 subiquitycore.controller.installprogress:406 waited 0.0 seconds for events to drain
2019-08-12 09:33:42,745 subiquitycore.core:351 moving to screen InstallProgress
2019-08-12 09:33:42,746 subiquitycore.controller.installprogress:170 _end drain_curtin_events <Future at 0x7f9b90cf7978 state=finished returned NoneType>
2019-08-12 09:33:42,747 subiquitycore.controller.installprogress:159 drain_curtin_events completed
2019-08-12 09:33:42,747 subiquitycore.controller.installprogress:195 transition success: drain_curtin_events -> start_final_configuration
2019-08-12 09:33:42,747 subiquitycore.controller.installprogress:166 running task start_final_configuration
2019-08-12 09:33:42,747 subiquitycore.controller.installprogress:271 _install_event_start final system configuration
2019-08-12 09:33:42,747 subiquitycore.controller.installprogress:170 _end start_final_configuration <Future at 0x7f9b9001cb00 state=finished returned NoneType>
2019-08-12 09:33:42,748 subiquitycore.controller.installprogress:159 start_final_configuration completed
2019-08-12 09:33:42,748 subiquitycore.controller.installprogress:195 transition success: start_final_configuration -> configure_cloud_init
2019-08-12 09:33:42,748 subiquitycore.controller.installprogress:166 running task configure_cloud_init
2019-08-12 09:33:42,748 subiquitycore.controller.installprogress:271 _install_event_start configuring cloud-init
2019-08-12 09:33:42,759 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,768 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,769 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,777 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,777 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,783 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,783 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,787 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,787 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,792 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,792 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,797 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,797 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,802 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,802 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,806 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,806 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,812 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,812 subiquitycore.utils:117 run_command called: ['chroot', '/target', 'getent', 'group']
2019-08-12 09:33:42,816 subiquitycore.utils:130 run_command ['chroot', '/target', 'getent', 'group'] exited with code 0
2019-08-12 09:33:42,819 subiquitycore.controller.installprogress:170 _end configure_cloud_init <Future at 0x7f9b90010d68 state=finished returned NoneType>
2019-08-12 09:33:42,819 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:33:42,819 subiquitycore.controller.installprogress:159 configure_cloud_init completed
2019-08-12 09:33:42,819 subiquitycore.controller.installprogress:195 transition success: configure_cloud_init -> install_openssh
2019-08-12 09:33:42,819 subiquitycore.controller.installprogress:166 running task install_openssh
2019-08-12 09:33:42,820 subiquitycore.controller.installprogress:271 _install_event_start installing openssh
2019-08-12 09:33:42,820 subiquitycore.utils:117 run_command called: ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', 'system-install', '-t', '/target', '--', 'openssh-server']
2019-08-12 09:33:47,065 subiquitycore.utils:130 run_command ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', 'system-install', '-t', '/target', '--', 'openssh-server'] exited with code 0
2019-08-12 09:33:47,066 subiquitycore.controller.installprogress:170 _end install_openssh <Future at 0x7f9b90c690f0 state=finished returned NoneType>
2019-08-12 09:33:47,066 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:33:47,066 subiquitycore.controller.installprogress:159 install_openssh completed
2019-08-12 09:33:47,066 subiquitycore.controller.installprogress:195 transition success: install_openssh -> restore_apt_config
2019-08-12 09:33:47,066 subiquitycore.controller.installprogress:166 running task restore_apt_config
2019-08-12 09:33:47,066 subiquitycore.controller.installprogress:271 _install_event_start restoring apt configuration
2019-08-12 09:33:47,070 subiquitycore.utils:117 run_command called: ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', 'umount', '/target/etc/apt']
2019-08-12 09:33:47,099 subiquitycore.utils:130 run_command ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', 'umount', '/target/etc/apt'] exited with code 0
2019-08-12 09:33:47,099 subiquitycore.utils:117 run_command called: ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', 'in-target', '-t', '/target', '--', 'apt-get', 'update']
2019-08-12 09:33:49,886 subiquitycore.utils:130 run_command ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', 'in-target', '-t', '/target', '--', 'apt-get', 'update'] exited with code 0
2019-08-12 09:33:49,886 subiquitycore.controller.installprogress:170 _end restore_apt_config <Future at 0x7f9b90bc7b00 state=finished returned NoneType>
2019-08-12 09:33:49,886 subiquitycore.controller.installprogress:279 _install_event_finish ' '
2019-08-12 09:33:49,887 subiquitycore.controller.installprogress:159 restore_apt_config completed
2019-08-12 09:33:49,887 subiquitycore.controller.installprogress:195 transition success: restore_apt_config -> postinstall_complete
2019-08-12 09:33:49,887 subiquitycore.controller.installprogress:166 running task postinstall_complete
2019-08-12 09:33:49,887 subiquitycore.controller.installprogress:279 _install_event_finish ''
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:170 _end postinstall_complete <Future at 0x7f9b90cc6b70 state=finished returned NoneType>
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:159 postinstall_complete completed
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:195 transition success: postinstall_complete -> uu_start
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:166 running task uu_start
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:170 _end uu_start <Future at 0x7f9b90301cf8 state=finished returned NoneType>
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:159 uu_start completed
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:195 transition success: uu_start -> run_uu
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:166 running task run_uu
2019-08-12 09:33:49,888 subiquitycore.controller.installprogress:271 _install_event_start downloading and installing security updates
2019-08-12 09:33:49,888 subiquitycore.utils:117 run_command called: ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', 'in-target', '-t', '/target', '--', 'unattended-upgrades', '-v']
2019-08-12 09:33:52,000 subiquitycore.utils:130 run_command ['systemd-cat', '--level-prefix=false', '--identifier=curtin_log.1777', '/snap/subiquity/1093/usr/bin/python3', '-m', 'curtin', 'in-target', '-t', '/target', '--', 'unattended-upgrades', '-v'] exited with code 0
2019-08-12 09:33:52,001 subiquitycore.controller.installprogress:170 _end run_uu <Future at 0x7f9b90052a20 state=finished returned NoneType>
2019-08-12 09:33:52,002 subiquitycore.controller.installprogress:279 _install_event_finish ''
2019-08-12 09:33:52,002 subiquitycore.controller.installprogress:159 run_uu completed
2019-08-12 09:33:52,002 subiquitycore.controller.installprogress:195 transition success: run_uu -> uu_done
2019-08-12 09:33:52,002 subiquitycore.controller.installprogress:166 running task uu_done
2019-08-12 09:33:52,003 subiquitycore.controller.installprogress:170 _end uu_done <Future at 0x7f9b90077240 state=finished returned NoneType>
2019-08-12 09:33:52,003 subiquitycore.controller.installprogress:159 uu_done completed
2019-08-12 09:33:52,003 subiquitycore.controller.installprogress:195 transition success: uu_done -> copy_logs_to_target
2019-08-12 09:33:52,003 subiquitycore.controller.installprogress:166 running task copy_logs_to_target
2019-08-12 09:33:52,003 subiquitycore.controller.installprogress:271 _install_event_start copying logs to installed system
2019-08-12 09:33:52,003 subiquitycore.utils:117 run_command called: ['cp', '-aT', '/var/log/installer', '/target/var/log/installer']