07:48:01,518 INFO blivet: ISCSID is /sbin/iscsid 07:48:01,519 INFO blivet: no initiator set 07:48:01,682 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! 07:48:01,682 INFO blivet: no /etc/zfcp.conf; not configuring zfcp 07:48:02,526 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:02,527 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 07:48:02,528 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:02,528 DEBUG blivet: trying to set new default fstype to 'ext4' 07:48:02,529 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:02,529 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 1 07:48:02,530 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:02,542 DEBUG blivet: trying to set new default fstype to 'xfs' 07:48:02,543 DEBUG blivet: XFS.supported: supported: True ; 07:48:02,693 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 2 07:48:02,695 DEBUG blivet: XFS.supported: supported: True ; 07:48:02,695 DEBUG blivet: trying to set new default /boot fstype to 'xfs' 07:48:02,697 DEBUG blivet: XFS.supported: supported: True ; 07:48:02,697 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 3 07:48:02,698 DEBUG blivet: XFS.supported: supported: True ; 07:48:03,290 INFO blivet: Detected 8064 MiB of memory 07:48:03,298 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 07:48:03,305 INFO blivet: Swap attempt of 0.0 07:48:03,306 INFO blivet: Detected 8064 MiB of memory 07:48:03,313 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 07:48:03,320 INFO blivet: Swap attempt of 0.0 07:48:03,372 INFO blivet: resetting Blivet (version 0.61.15.75) instance 07:48:03,394 INFO blivet: no initiator set 07:48:03,412 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf 07:48:03,421 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] 07:48:04,119 INFO blivet: devices to scan: [u'vda', u'loop0', u'loop1', u'loop2', u'live-rw', u'live-base'] 07:48:04,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-path/pci-0000:00:05.0 /dev/disk/by-path/virtio-pci-0000:00:05.0', u'DEVNAME': u'/dev/vda', u'DEVPATH': u'/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1654069674', u'ID_PATH': u'pci-0000:00:05.0', u'ID_PATH_TAG': u'pci-0000_00_05_0', u'MAJOR': u'252', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'518906'} ; name: vda ; 07:48:04,124 INFO blivet: scanning vda (/sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... 07:48:04,125 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; 07:48:04,126 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,128 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; 07:48:04,129 WARN blivet: device/model is not a valid attribute 07:48:04,131 INFO blivet: vda is a disk 07:48:04,132 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 5 07:48:04,135 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 07:48:04,136 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/vda ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda ; exists: True ; 07:48:04,138 DEBUG blivet: updated vda size to 10 GiB (10 GiB) 07:48:04,157 INFO blivet: added disk vda (id 4) to device tree 07:48:04,158 INFO blivet: got device: u'vda' 07:48:04,159 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; 07:48:04,175 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; 07:48:04,175 DEBUG blivet: device vda does not contain a disklabel 07:48:04,176 DEBUG blivet: no type or existing type for vda, bailing 07:48:04,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop0', u'DEVPATH': u'/devices/virtual/block/loop0', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1654069674', u'ID_FS_TYPE': u'squashfs', u'ID_FS_USAGE': u'filesystem', u'ID_FS_VERSION': u'1024.0', u'MAJOR': u'7', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'549830'} ; name: loop0 ; 07:48:04,180 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... 07:48:04,181 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; 07:48:04,183 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,183 INFO blivet: loop0 is a loop device 07:48:04,184 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; 07:48:04,185 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; 07:48:04,186 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 07:48:04,188 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; 07:48:04,189 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 8) to device tree 07:48:04,191 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; 07:48:04,191 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 07:48:04,192 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 07:48:04,193 INFO blivet: added loop loop0 (id 11) to device tree 07:48:04,193 INFO blivet: got device: u'loop0' 07:48:04,195 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; 07:48:04,218 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; 07:48:04,219 DEBUG blivet: device loop0 does not contain a disklabel 07:48:04,220 INFO blivet: type detected on 'loop0' is 'squashfs' 07:48:04,220 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 14 07:48:04,223 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 07:48:04,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'DEVNAME': u'/dev/loop1', u'DEVPATH': u'/devices/virtual/block/loop1', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1654069674', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'7', u'MINOR': u'1', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'549936'} ; name: loop1 ; 07:48:04,227 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... 07:48:04,228 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 07:48:04,230 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,230 INFO blivet: loop1 is a loop device 07:48:04,231 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; 07:48:04,233 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; 07:48:04,234 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,235 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 07:48:04,236 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; 07:48:04,237 INFO blivet: added file /LiveOS/rootfs.img (id 16) to device tree 07:48:04,238 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; 07:48:04,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 07:48:04,240 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; 07:48:04,240 INFO blivet: added loop loop1 (id 19) to device tree 07:48:04,241 INFO blivet: got device: u'loop1' 07:48:04,242 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; 07:48:04,259 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; 07:48:04,259 DEBUG blivet: device loop1 does not contain a disklabel 07:48:04,260 INFO blivet: type detected on 'loop1' is 'ext4' 07:48:04,382 WARN blivet: ext4 filesystem on /dev/loop1 needs repair 07:48:04,386 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:04,386 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 22 07:48:04,389 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; 07:48:04,390 INFO blivet: got format: existing ext4 filesystem 07:48:04,392 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop2', u'DEVPATH': u'/devices/virtual/block/loop2', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1654069674', u'MAJOR': u'7', u'MINOR': u'2', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'550157'} ; name: loop2 ; 07:48:04,393 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... 07:48:04,395 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 07:48:04,397 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,397 INFO blivet: loop2 is a loop device 07:48:04,400 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; 07:48:04,401 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; 07:48:04,403 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 07:48:04,407 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; 07:48:04,408 INFO blivet: added file /overlay (deleted) (id 24) to device tree 07:48:04,411 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; 07:48:04,412 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 07:48:04,414 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; 07:48:04,414 INFO blivet: added loop loop2 (id 27) to device tree 07:48:04,415 INFO blivet: got device: u'loop2' 07:48:04,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; 07:48:04,435 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; 07:48:04,435 DEBUG blivet: device loop2 does not contain a disklabel 07:48:04,436 DEBUG blivet: no type or existing type for loop2, bailing 07:48:04,439 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad /dev/mapper/live-rw', u'DEVNAME': u'/dev/dm-0', u'DEVPATH': u'/devices/virtual/block/dm-0', u'DEVTYPE': u'disk', u'DM_NAME': u'live-rw', u'DM_SUSPENDED': u'0', u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', u'DM_UDEV_RULES_VSN': u'2', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'253', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'522881'} ; name: live-rw ; 07:48:04,440 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... 07:48:04,441 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 07:48:04,442 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,443 INFO blivet: live-rw is a device-mapper device 07:48:04,445 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; 07:48:04,446 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 07:48:04,448 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 07:48:04,450 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 07:48:04,452 DEBUG blivet: DeviceTree.getDeviceByName returned loop2 07:48:04,454 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 07:48:04,455 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,457 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; 07:48:04,458 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 07:48:04,458 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; 07:48:04,461 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-rw ; sysfsPath: /sys/devices/virtual/block/dm-0 ; exists: True ; 07:48:04,463 DEBUG blivet: updated live-rw size to 2048 MiB (2048 MiB) 07:48:04,485 INFO blivet: added dm live-rw (id 31) to device tree 07:48:04,486 INFO blivet: got device: u'live-rw' 07:48:04,487 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; 07:48:04,501 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; 07:48:04,501 DEBUG blivet: device live-rw does not contain a disklabel 07:48:04,502 INFO blivet: type detected on 'live-rw' is 'ext4' 07:48:04,552 DEBUG blivet: size=1605.66 MiB, current=2048 MiB 07:48:04,593 DEBUG blivet: padding min size from 1605.66 MiB up to 1767 MiB 07:48:04,634 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:04,634 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 34 07:48:04,636 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; 07:48:04,637 INFO blivet: got format: existing ext4 filesystem 07:48:04,642 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad /dev/mapper/live-base', u'DEVNAME': u'/dev/dm-1', u'DEVPATH': u'/devices/virtual/block/dm-1', u'DEVTYPE': u'disk', u'DM_NAME': u'live-base', u'DM_SUSPENDED': u'0', u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', u'DM_UDEV_RULES_VSN': u'2', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'253', u'MINOR': u'1', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'550811'} ; name: live-base ; 07:48:04,643 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... 07:48:04,644 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 07:48:04,646 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,648 INFO blivet: live-base is a device-mapper device 07:48:04,650 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; 07:48:04,651 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; 07:48:04,653 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 07:48:04,654 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 07:48:04,656 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 07:48:04,658 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:04,660 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; 07:48:04,661 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 07:48:04,662 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; 07:48:04,664 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-base ; sysfsPath: /sys/devices/virtual/block/dm-1 ; exists: True ; 07:48:04,666 DEBUG blivet: updated live-base size to 2048 MiB (2048 MiB) 07:48:04,699 INFO blivet: added dm live-base (id 36) to device tree 07:48:04,699 INFO blivet: got device: u'live-base' 07:48:04,701 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; 07:48:04,715 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; 07:48:04,716 DEBUG blivet: device live-base does not contain a disklabel 07:48:04,717 INFO blivet: type detected on 'live-base' is 'ext4' 07:48:04,771 WARN blivet: ext4 filesystem on /dev/mapper/live-base needs repair 07:48:04,775 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:04,776 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 07:48:04,778 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; 07:48:04,780 INFO blivet: got format: existing ext4 filesystem 07:48:04,809 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 07:48:04,811 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 07:48:04,813 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 07:48:04,834 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf 07:48:04,834 INFO blivet: edd: collected mbr signatures: {} 07:48:04,838 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 07:48:04,839 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 07:48:04,842 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 07:48:04,971 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:04,973 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:04,974 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:04,991 DEBUG blivet: onlyuse is now: vda 07:48:05,013 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 07:48:05,028 DEBUG blivet: dep is a leaf 07:48:16,331 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,332 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 07:48:16,333 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 07:48:16,347 DEBUG blivet: dep is a leaf 07:48:16,348 DEBUG blivet: removing vda 07:48:16,349 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 07:48:16,363 DEBUG blivet: dep is a leaf 07:48:16,363 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 07:48:16,365 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 07:48:16,365 INFO blivet: registered action: [41] destroy format None on disk vda (id 4) 07:48:16,365 DEBUG blivet: clearpart: initializing vda 07:48:16,365 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 07:48:16,366 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 07:48:16,366 INFO blivet: registered action: [43] destroy format None on disk vda (id 4) 07:48:16,368 DEBUG blivet: default disklabel type for vda is gpt 07:48:16,369 DEBUG blivet: selecting gpt disklabel for vda based on size 07:48:16,370 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; 07:48:16,371 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: gpt ; 07:48:16,372 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 0 lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 partitions: [] device: PedDisk: <_ped.Disk object at 0x7efe215711b8> 07:48:16,390 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 45 07:48:16,391 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; 07:48:16,392 INFO blivet: registered action: [46] create format gpt disklabel on disk vda (id 4) 07:48:16,394 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,395 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 07:48:16,396 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:16,396 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 07:48:16,399 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; 07:48:16,399 INFO blivet: added partition req0 (id 48) to device tree 07:48:16,399 INFO blivet: registered action: [50] create device partition req0 (id 48) 07:48:16,400 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 07:48:16,401 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; 07:48:16,401 INFO blivet: registered action: [51] create format ext4 filesystem mounted at / on partition req0 (id 48) 07:48:16,403 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 07:48:16,404 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,405 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 07:48:16,406 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,407 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 07:48:16,408 DEBUG blivet: removing all non-preexisting partitions ['req0(id 48)'] from disk(s) [u'vda'] 07:48:16,409 DEBUG blivet: allocatePartitions: disks=[u'vda'] ; partitions=['req0(id 48)'] 07:48:16,410 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: ; incomplete: False ; 07:48:16,411 DEBUG blivet: DeviceTree.getDeviceByName returned None 07:48:16,412 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/ ; hidden: False ; incomplete: False ; 07:48:16,413 DEBUG blivet: DeviceTree.getDeviceByPath returned None 07:48:16,413 DEBUG blivet: failed to resolve '/dev/' 07:48:16,413 DEBUG blivet: removing all non-preexisting partitions ['req0(id 48)'] from disk(s) [u'vda'] 07:48:16,414 DEBUG blivet: allocating partition: req0 ; id: 48 ; disks: [u'vda'] ; boot: False ; primary: False ; size: 3145728000 ; grow: False ; max_size: 0 B ; start: None ; end: None 07:48:16,414 DEBUG blivet: checking freespace on vda 07:48:16,415 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=3145728000 boot=False best=None grow=False start=None 07:48:16,415 DEBUG blivet: checking 34-20971486 (10239) 07:48:16,415 DEBUG blivet: current free range is 34-20971486 (10239) 07:48:16,416 DEBUG blivet: updating use_disk to vda, type: 0 07:48:16,416 DEBUG blivet: new free: 34-20971486 / 10239 07:48:16,416 DEBUG blivet: new free allows for 0 sectors of growth 07:48:16,416 DEBUG blivet: using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7efe28583090> 07:48:16,417 DEBUG blivet: adjusted start sector from 34 to 2048 07:48:16,417 DEBUG blivet: created partition vda1 of 3000 and added it to /dev/vda 07:48:16,418 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; 07:48:16,418 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7efe28580a70> 07:48:16,420 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; 07:48:16,421 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; 07:48:16,422 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 07:48:16,422 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7efe28580ad0> 07:48:16,423 DEBUG blivet: growPartitions: disks=[u'vda'], partitions=['vda1(id 48)'] 07:48:16,423 DEBUG blivet: no growable partitions 07:48:16,424 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,424 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 07:48:16,425 DEBUG blivet: fixing size of non-existent 3000 MiB partition vda1 (48) with non-existent ext4 filesystem mounted at / 07:48:16,433 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,434 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 07:48:16,435 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,436 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 07:48:16,436 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:16,437 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 07:48:16,438 INFO blivet: user specified that bootloader install be skipped 07:48:17,506 INFO blivet: omitting ksdata: existing 10 GiB disk vda (4) with non-existent gpt disklabel 07:48:17,528 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; 07:48:17,530 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 07:48:17,531 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 07:48:17,548 DEBUG blivet: action: [41] destroy format None on disk vda (id 4) 07:48:17,549 DEBUG blivet: action: [43] destroy format None on disk vda (id 4) 07:48:17,549 DEBUG blivet: action: [46] create format gpt disklabel on disk vda (id 4) 07:48:17,549 DEBUG blivet: action: [50] create device partition vda1 (id 48) 07:48:17,550 DEBUG blivet: action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 07:48:17,550 INFO blivet: pruning action queue... 07:48:17,550 INFO blivet: removing obsolete action 43 (41) 07:48:17,551 INFO blivet: resetting parted disks... 07:48:17,552 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; 07:48:17,553 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; 07:48:17,553 INFO blivet: sorting actions... 07:48:17,554 DEBUG blivet: action: [41] destroy format None on disk vda (id 4) 07:48:17,554 DEBUG blivet: lvm filter: removing vda1 from the reject list 07:48:17,554 DEBUG blivet: vda1 wasn't in the reject list 07:48:17,554 DEBUG blivet: action: [46] create format gpt disklabel on disk vda (id 4) 07:48:17,555 DEBUG blivet: lvm filter: removing vda1 from the reject list 07:48:17,555 DEBUG blivet: vda1 wasn't in the reject list 07:48:17,555 DEBUG blivet: action: [50] create device partition vda1 (id 48) 07:48:17,555 DEBUG blivet: action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 07:48:17,556 INFO blivet: executing action: [41] destroy format None on disk vda (id 4) 07:48:17,557 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; 07:48:17,557 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; 07:48:17,639 INFO blivet: executing action: [46] create format gpt disklabel on disk vda (id 4) 07:48:17,642 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 07:48:17,643 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 07:48:17,644 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 07:48:17,645 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 07:48:17,647 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; 07:48:17,717 INFO blivet: executing action: [50] create device partition vda1 (id 48) 07:48:17,718 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; 07:48:17,719 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; 07:48:17,720 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 07:48:17,721 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; 07:48:17,722 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; 07:48:17,724 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; 07:48:17,828 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; 07:48:17,869 DEBUG blivet: post-commit partition path is /dev/vda1 07:48:17,870 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 07:48:17,870 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7efe2859d470> 07:48:17,874 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; 07:48:17,912 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 07:48:17,914 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; 07:48:17,914 DEBUG blivet: vda1 sysfsPath set to /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 07:48:17,933 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/vda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 ; exists: True ; 07:48:17,934 WARN blivet: queue/logical_block_size is not a valid attribute 07:48:17,935 WARN blivet: queue/optimal_io_size is not a valid attribute 07:48:17,935 WARN blivet: queue/minimum_io_size is not a valid attribute 07:48:17,936 DEBUG blivet: updated vda1 size to 3000 MiB (3000 MiB) 07:48:17,969 INFO blivet: executing action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 07:48:17,972 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 07:48:17,973 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; 07:48:17,974 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; 07:48:17,975 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; 07:48:17,976 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; 07:48:17,977 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; 07:48:17,977 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; 07:48:17,978 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; 07:48:17,979 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; 07:48:17,980 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; 07:48:17,981 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; 07:48:17,982 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; 07:48:17,983 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; 07:48:17,984 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; 07:48:17,985 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; 07:48:17,987 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; 07:48:18,015 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 07:48:18,016 DEBUG blivet: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; 07:48:18,017 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: / ; type: ext4 ; 07:48:18,618 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 07:48:18,618 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 07:48:18,643 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 07:48:18,643 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 07:48:18,696 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:18,709 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 07:48:18,711 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 07:48:18,711 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7efe28580ad0> 07:48:18,715 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:18,716 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:18,717 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:18,719 DEBUG blivet: Ext4FS.supported: supported: True ; 07:48:18,748 DEBUG blivet: BindFS.supported: supported: False ; 07:48:18,748 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 55 07:48:18,749 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; 07:48:18,751 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /dev ; sysfsPath: ; exists: True ; 07:48:18,751 DEBUG blivet: updated /dev size to 3060 B (0 B) 07:48:18,760 DEBUG blivet: TmpFS.supported: supported: True ; 07:48:18,775 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 58 07:48:18,777 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; 07:48:18,778 DEBUG blivet: DevPtsFS.supported: supported: False ; 07:48:18,778 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 61 07:48:18,779 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; 07:48:18,781 DEBUG blivet: SysFS.supported: supported: False ; 07:48:18,781 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 64 07:48:18,782 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; 07:48:18,783 DEBUG blivet: ProcFS.supported: supported: False ; 07:48:18,784 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 67 07:48:18,785 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; 07:48:18,786 DEBUG blivet: SELinuxFS.supported: supported: False ; 07:48:18,786 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 70 07:48:18,787 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; 07:48:18,788 DEBUG blivet: USBFS.supported: supported: False ; 07:48:18,789 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 73 07:48:18,789 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; 07:48:18,791 DEBUG blivet: BindFS.supported: supported: False ; 07:48:18,791 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 76 07:48:18,792 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; 07:48:18,793 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /run ; sysfsPath: ; exists: True ; 07:48:18,794 DEBUG blivet: updated /run size to 680 B (0 B) 07:48:18,796 DEBUG blivet: EFIVarFS.supported: supported: False ; 07:48:18,796 DEBUG blivet: getFormat('efivarfs') returning EFIVarFS instance with object id 79 07:48:18,797 DEBUG blivet: NoDevice._setFormat: efivarfs ; current: None ; type: efivarfs ; 07:48:18,798 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 07:48:18,831 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 07:48:18,832 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 07:48:18,833 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; 07:48:18,847 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 07:48:18,847 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 07:48:18,849 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; 07:48:18,862 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 07:48:18,863 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 07:48:18,864 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; 07:48:18,880 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 07:48:18,881 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 07:48:18,883 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; 07:48:18,898 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory 07:48:18,899 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None 07:48:18,900 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 07:48:19,014 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; 07:48:19,028 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 07:48:19,029 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 07:48:19,031 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; 07:48:19,044 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 07:48:19,045 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 07:48:19,047 DEBUG blivet: NoDevice.setup: efivarfs ; status: False ; controllable: True ; orig: False ; 07:48:19,061 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/firmware/efi/efivars: [Errno 95] Operation not supported 07:48:19,061 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/firmware/efi/efivars to None 07:48:19,062 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/firmware/efi/efivars/lost+found to system_u:object_r:lost_found_t:s0 07:48:19,063 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; 07:48:19,076 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported 07:48:19,076 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None 07:48:19,077 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 07:48:19,079 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 07:48:19,080 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 07:48:19,083 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; 07:48:19,083 DEBUG blivet: DeviceTree.getDevicesByType returned [] 07:48:19,084 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; 07:48:19,085 DEBUG blivet: DeviceTree.getDevicesByType returned [] 07:48:19,086 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; 07:48:19,087 DEBUG blivet: DeviceTree.getDevicesByType returned [] 07:48:19,088 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; 07:48:19,088 DEBUG blivet: DeviceTree.getDevicesByType returned [] 07:48:19,089 INFO blivet: not writing out mpath configuration 07:48:19,090 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: zfcp ; 07:48:19,091 DEBUG blivet: DeviceTree.getDevicesByType returned []