Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1474759 Details for
Bug 1614462
ValueError: new size same as old size
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 169.07 KB, created by
Vedran Miletić
on 2018-08-09 16:15:52 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Vedran Miletić
Created:
2018-08-09 16:15:52 UTC
Size:
169.07 KB
patch
obsolete
>12:10:24,574 DBG blivet: registered device format class DeviceFormat as None >12:10:24,606 DBG blivet: registered device format class BIOSBoot as biosboot >12:10:24,611 DBG blivet: registered device format class DiskLabel as disklabel >12:10:24,612 DBG blivet: registered device format class DMRaidMember as dmraidmember >12:10:24,624 DBG blivet: registered device format class Ext2FS as ext2 >12:10:24,624 DBG blivet: registered device format class Ext3FS as ext3 >12:10:24,624 DBG blivet: registered device format class Ext4FS as ext4 >12:10:24,624 DBG blivet: registered device format class FATFS as vfat >12:10:24,624 DBG blivet: registered device format class EFIFS as efi >12:10:24,625 DBG blivet: registered device format class BTRFS as btrfs >12:10:24,625 DBG blivet: registered device format class GFS2 as gfs2 >12:10:24,625 DBG blivet: registered device format class JFS as jfs >12:10:24,625 DBG blivet: registered device format class ReiserFS as reiserfs >12:10:24,625 DBG blivet: registered device format class XFS as xfs >12:10:24,626 DBG blivet: registered device format class HFS as hfs >12:10:24,626 DBG blivet: registered device format class AppleBootstrapFS as appleboot >12:10:24,626 DBG blivet: registered device format class HFSPlus as hfs+ >12:10:24,626 DBG blivet: registered device format class MacEFIFS as macefi >12:10:24,626 DBG blivet: registered device format class NTFS as ntfs >12:10:24,627 DBG blivet: registered device format class NFS as nfs >12:10:24,627 DBG blivet: registered device format class NFSv4 as nfs4 >12:10:24,627 DBG blivet: registered device format class Iso9660FS as iso9660 >12:10:24,627 DBG blivet: registered device format class NoDevFS as nodev >12:10:24,627 DBG blivet: registered device format class DevPtsFS as devpts >12:10:24,627 DBG blivet: registered device format class ProcFS as proc >12:10:24,628 DBG blivet: registered device format class SysFS as sysfs >12:10:24,628 DBG blivet: registered device format class TmpFS as tmpfs >12:10:24,628 DBG blivet: registered device format class BindFS as bind >12:10:24,628 DBG blivet: registered device format class SELinuxFS as selinuxfs >12:10:24,628 DBG blivet: registered device format class USBFS as usbfs >12:10:24,628 DBG blivet: registered device format class EFIVarFS as efivarfs >12:10:24,631 DBG blivet: registered device format class LUKS as luks >12:10:24,635 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:10:24,636 DBG blivet: registered device format class MDRaidMember as mdmember >12:10:24,637 DBG blivet: registered device format class MultipathMember as multipath_member >12:10:24,638 DBG blivet: registered device format class PPCPRePBoot as prepboot >12:10:24,640 DBG blivet: registered device format class SwapSpace as swap >12:10:24,851 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >12:10:24,851 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >12:10:24,907 INF blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >12:10:24,908 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb)... >12:10:24,949 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,117 DBG blivet: IGNORED: Caught exception, continuing. >12:10:25,117 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >12:10:25,117 DBG blivet: IGNORED: Begin exception details. >12:10:25,118 DBG blivet: IGNORED: Traceback (most recent call last): >12:10:25,118 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/safe_dbus.py", line 147, in call_sync >12:10:25,118 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >12:10:25,118 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >12:10:25,118 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >12:10:25,118 DBG blivet: IGNORED: Traceback (most recent call last): >12:10:25,118 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/iscsi.py", line 156, in __init__ >12:10:25,118 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >12:10:25,119 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/util.py", line 1070, in decorated >12:10:25,119 DBG blivet: IGNORED: return fn(*args, **kwargs) >12:10:25,119 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >12:10:25,119 DBG blivet: IGNORED: connection=self._connection) >12:10:25,119 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/safe_dbus.py", line 151, in call_sync >12:10:25,119 DBG blivet: IGNORED: raise DBusCallError(msg) >12:10:25,119 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >12:10:25,119 DBG blivet: IGNORED: End exception details. >12:10:25,124 INF blivet: sdb is a disk >12:10:25,124 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >12:10:25,124 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >12:10:25,125 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb >12:10:25,125 DBG blivet: updated sdb size to 1.87 GiB (1.87 GiB) >12:10:25,126 INF blivet: added disk sdb (id 0) to device tree >12:10:25,126 INF blivet: got device: DiskDevice instance (0x7f0579b8abe0) -- > name = sdb status = True id = 0 > children = [] > parents = [] > uuid = None size = 1.87 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb > target size = 1.87 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >12:10:25,127 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >12:10:25,128 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >12:10:25,128 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >12:10:25,129 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >12:10:25,129 INF blivet: type detected on 'sdb' is 'iso9660' >12:10:25,129 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >12:10:25,129 INF blivet: got format: existing iso9660 filesystem >12:10:25,130 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >12:10:25,131 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,179 DBG blivet: DeviceTree.get_device_by_name returned existing 1.87 GiB disk sdb (0) with existing iso9660 filesystem >12:10:25,179 DBG blivet: lvm filter: adding sdb1 to the reject list >12:10:25,180 DBG blivet: ignoring partition sdb1 on iso9660 >12:10:25,180 DBG blivet: no device obtained for sdb1 >12:10:25,180 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2)... >12:10:25,181 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,233 DBG blivet: DeviceTree.get_device_by_name returned existing 1.87 GiB disk sdb (0) with existing iso9660 filesystem >12:10:25,234 DBG blivet: lvm filter: adding sdb2 to the reject list >12:10:25,234 DBG blivet: ignoring partition sdb2 on iso9660 >12:10:25,234 DBG blivet: no device obtained for sdb2 >12:10:25,234 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3)... >12:10:25,235 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,287 DBG blivet: DeviceTree.get_device_by_name returned existing 1.87 GiB disk sdb (0) with existing iso9660 filesystem >12:10:25,287 DBG blivet: lvm filter: adding sdb3 to the reject list >12:10:25,287 DBG blivet: ignoring partition sdb3 on iso9660 >12:10:25,288 DBG blivet: no device obtained for sdb3 >12:10:25,288 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:10:25,289 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,292 INF blivet: sda is a disk >12:10:25,292 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >12:10:25,293 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >12:10:25,293 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >12:10:25,294 DBG blivet: updated sda size to 238.47 GiB (238.47 GiB) >12:10:25,295 INF blivet: added disk sda (id 10) to device tree >12:10:25,295 INF blivet: got device: DiskDevice instance (0x7f0578ae3048) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238.47 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >12:10:25,296 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >12:10:25,296 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >12:10:25,297 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >12:10:25,297 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >12:10:25,348 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f0578a81710>, <parted.partition.Partition object at 0x7f0578a81860>, <parted.partition.Partition object at 0x7f0578a81ac8>, <parted.partition.Partition object at 0x7f0578a81c88>, <parted.partition.Partition object at 0x7f0578a81e48>] > device: <parted.device.Device object at 0x7f0578a814a8> > PedDisk: <_ped.Disk object at 0x7f0578acad08> >12:10:25,448 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >12:10:25,449 INF blivet: got format: existing gpt disklabel >12:10:25,454 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:10:25,455 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,502 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sda (10) with existing gpt disklabel >12:10:25,502 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >12:10:25,502 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >12:10:25,503 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >12:10:25,504 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >12:10:25,504 DBG blivet: looking up parted Partition: /dev/sda1 >12:10:25,505 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >12:10:25,505 INF blivet: added partition sda1 (id 20) to device tree >12:10:25,505 INF blivet: got device: PartitionDevice instance (0x7f057ba18748) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 238.47 GiB disk sda (10) with existing gpt disklabel'] > uuid = ea7982e7-2b0d-471f-9d96-c1cdabe07480 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 200 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0578a81550> fileSystem: <parted.filesystem.FileSystem object at 0x7f0578a81978> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0578a816d8> PedPartition: <_ped.Partition object at 0x7f0578acbb48> > disk = existing 238.47 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >12:10:25,507 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >12:10:25,507 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >12:10:25,507 INF blivet: type detected on 'sda1' is 'efi' >12:10:25,507 DBG blivet: get_format('efi') returning EFIFS instance with object id 26 >12:10:25,507 INF blivet: got format: existing efi filesystem >12:10:25,509 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:10:25,509 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,557 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sda (10) with existing gpt disklabel >12:10:25,557 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >12:10:25,557 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >12:10:25,558 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >12:10:25,558 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >12:10:25,559 DBG blivet: looking up parted Partition: /dev/sda2 >12:10:25,560 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >12:10:25,560 INF blivet: added partition sda2 (id 28) to device tree >12:10:25,560 INF blivet: got device: PartitionDevice instance (0x7f0578a81080) -- > name = sda2 status = True id = 28 > children = [] > parents = ['existing 238.47 GiB disk sda (10) with existing gpt disklabel'] > uuid = 25b22f39-103f-49a3-9a91-67b02fab8432 size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0578a81550> fileSystem: <parted.filesystem.FileSystem object at 0x7f0578a819e8> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0578a81828> PedPartition: <_ped.Partition object at 0x7f0578acb888> > disk = existing 238.47 GiB disk sda (10) with existing gpt disklabel > start = 411648 end = 2508799 length = 2097152 > flags = >12:10:25,562 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 32 >12:10:25,562 DBG blivet: get_format('efi') returning EFIFS instance with object id 33 >12:10:25,562 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 34 >12:10:25,562 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 35 >12:10:25,563 INF blivet: type detected on 'sda2' is 'ext4' >12:10:25,590 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 36 >12:10:25,591 INF blivet: got format: existing ext4 filesystem >12:10:25,593 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:10:25,594 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,639 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sda (10) with existing gpt disklabel >12:10:25,639 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >12:10:25,640 DBG blivet: get_format('None') returning DeviceFormat instance with object id 40 >12:10:25,640 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >12:10:25,641 DBG blivet: updated sda3 size to 171 GiB (171 GiB) >12:10:25,641 DBG blivet: looking up parted Partition: /dev/sda3 >12:10:25,642 DBG blivet: updated sda3 size to 171 GiB (171 GiB) >12:10:25,642 INF blivet: added partition sda3 (id 38) to device tree >12:10:25,642 INF blivet: got device: PartitionDevice instance (0x7f0579b6fdd8) -- > name = sda3 status = True id = 38 > children = [] > parents = ['existing 238.47 GiB disk sda (10) with existing gpt disklabel'] > uuid = 91feebb3-d06c-46af-83af-dde1318a32c4 size = 171 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > target size = 171 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0578a81550> fileSystem: <parted.filesystem.FileSystem object at 0x7f0578a81ba8> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0578a81b00> PedPartition: <_ped.Partition object at 0x7f0578acbbf8> > disk = existing 238.47 GiB disk sda (10) with existing gpt disklabel > start = 2508800 end = 361119743 length = 358610944 > flags = >12:10:25,644 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 42 >12:10:25,644 DBG blivet: get_format('efi') returning EFIFS instance with object id 43 >12:10:25,644 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 44 >12:10:25,644 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 45 >12:10:25,645 INF blivet: type detected on 'sda3' is 'ext4' >12:10:25,645 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 46 >12:10:25,645 INF blivet: got format: existing ext4 filesystem >12:10:25,646 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >12:10:25,647 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,693 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sda (10) with existing gpt disklabel >12:10:25,693 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >12:10:25,694 DBG blivet: get_format('None') returning DeviceFormat instance with object id 50 >12:10:25,694 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 >12:10:25,695 DBG blivet: updated sda4 size to 50 GiB (50 GiB) >12:10:25,695 DBG blivet: looking up parted Partition: /dev/sda4 >12:10:25,696 DBG blivet: updated sda4 size to 50 GiB (50 GiB) >12:10:25,696 INF blivet: added partition sda4 (id 48) to device tree >12:10:25,696 INF blivet: got device: PartitionDevice instance (0x7f0578a94f98) -- > name = sda4 status = True id = 48 > children = [] > parents = ['existing 238.47 GiB disk sda (10) with existing gpt disklabel'] > uuid = d176b8dc-9b62-4539-ac21-fb29ee1edd08 size = 50 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 > target size = 50 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0578a81550> fileSystem: <parted.filesystem.FileSystem object at 0x7f0578a81d68> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0578a81cc0> PedPartition: <_ped.Partition object at 0x7f0578acbc50> > disk = existing 238.47 GiB disk sda (10) with existing gpt disklabel > start = 361119744 end = 465977343 length = 104857600 > flags = >12:10:25,698 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 >12:10:25,698 DBG blivet: get_format('efi') returning EFIFS instance with object id 53 >12:10:25,698 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >12:10:25,698 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 55 >12:10:25,698 INF blivet: type detected on 'sda4' is 'ext4' >12:10:25,699 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 56 >12:10:25,699 INF blivet: got format: existing ext4 filesystem >12:10:25,700 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:10:25,700 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,748 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sda (10) with existing gpt disklabel >12:10:25,748 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >12:10:25,749 DBG blivet: get_format('None') returning DeviceFormat instance with object id 60 >12:10:25,749 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 >12:10:25,750 DBG blivet: updated sda5 size to 16.28 GiB (16.28 GiB) >12:10:25,750 DBG blivet: looking up parted Partition: /dev/sda5 >12:10:25,751 DBG blivet: updated sda5 size to 16.28 GiB (16.28 GiB) >12:10:25,751 INF blivet: added partition sda5 (id 58) to device tree >12:10:25,751 INF blivet: got device: PartitionDevice instance (0x7f0578a7fef0) -- > name = sda5 status = True id = 58 > children = [] > parents = ['existing 238.47 GiB disk sda (10) with existing gpt disklabel'] > uuid = 9b1df09b-e17d-4658-ae56-918263564b41 size = 16.28 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 > target size = 16.28 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0578a81550> fileSystem: <parted.filesystem.FileSystem object at 0x7f0578a81ef0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f0578a81e80> PedPartition: <_ped.Partition object at 0x7f0578acbba0> > disk = existing 238.47 GiB disk sda (10) with existing gpt disklabel > start = 465977344 end = 500117503 length = 34140160 > flags = swap >12:10:25,753 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 62 >12:10:25,753 DBG blivet: get_format('efi') returning EFIFS instance with object id 63 >12:10:25,753 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 64 >12:10:25,753 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 65 >12:10:25,753 INF blivet: type detected on 'sda5' is 'swap' >12:10:25,754 DBG blivet: get_format('swap') returning SwapSpace instance with object id 66 >12:10:25,754 INF blivet: got format: existing swap >12:10:25,754 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >12:10:25,755 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,756 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,756 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >12:10:25,756 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >12:10:25,757 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >12:10:25,757 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 68) to device tree >12:10:25,757 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >12:10:25,758 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >12:10:25,758 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >12:10:25,758 INF blivet: added loop loop0 (id 72) to device tree >12:10:25,758 INF blivet: got device: LoopDevice instance (0x7f0578a96630) -- > name = loop0 status = False id = 72 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (68)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >12:10:25,759 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 >12:10:25,759 DBG blivet: get_format('efi') returning EFIFS instance with object id 77 >12:10:25,760 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 78 >12:10:25,760 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 79 >12:10:25,760 INF blivet: type detected on 'loop0' is 'squashfs' >12:10:25,760 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 80 >12:10:25,760 INF blivet: got format: existing None >12:10:25,761 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >12:10:25,762 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,762 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,763 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >12:10:25,763 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >12:10:25,763 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >12:10:25,763 INF blivet: added file /LiveOS/rootfs.img (id 82) to device tree >12:10:25,763 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >12:10:25,763 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >12:10:25,764 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >12:10:25,764 INF blivet: added loop loop1 (id 86) to device tree >12:10:25,764 INF blivet: got device: LoopDevice instance (0x7f0578a96e10) -- > name = loop1 status = False id = 86 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (82)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >12:10:25,764 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 >12:10:25,765 DBG blivet: get_format('efi') returning EFIFS instance with object id 91 >12:10:25,765 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 92 >12:10:25,765 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >12:10:25,765 INF blivet: type detected on 'loop1' is 'ext4' >12:10:25,765 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 94 >12:10:25,766 INF blivet: got format: existing ext4 filesystem >12:10:25,766 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >12:10:25,767 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,767 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >12:10:25,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >12:10:25,768 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >12:10:25,768 INF blivet: added file /overlay (deleted) (id 96) to device tree >12:10:25,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >12:10:25,768 DBG blivet: get_format('None') returning DeviceFormat instance with object id 102 >12:10:25,769 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >12:10:25,769 INF blivet: added loop loop2 (id 100) to device tree >12:10:25,769 INF blivet: got device: LoopDevice instance (0x7f0578a9bac8) -- > name = loop2 status = False id = 100 > children = [] > parents = ['existing 0 B file /overlay (deleted) (96)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >12:10:25,769 DBG blivet: no type or existing type for loop2, bailing >12:10:25,770 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >12:10:25,770 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,877 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (86) with existing ext4 filesystem >12:10:25,879 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (100) >12:10:25,880 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:25,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 106 >12:10:25,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >12:10:25,882 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >12:10:25,883 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >12:10:25,883 INF blivet: added dm live-rw (id 105) to device tree >12:10:25,883 INF blivet: got device: DMDevice instance (0x7f0578a84860) -- > name = live-rw status = True id = 105 > children = [] > parents = ['existing 0 B loop loop1 (86) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >12:10:25,910 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 109 >12:10:25,911 DBG blivet: get_format('efi') returning EFIFS instance with object id 110 >12:10:25,911 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 111 >12:10:25,912 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 112 >12:10:25,912 INF blivet: type detected on 'live-rw' is 'ext4' >12:10:25,913 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 113 >12:10:25,913 INF blivet: got format: existing ext4 filesystem >12:10:25,914 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >12:10:25,915 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:26,004 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (86) with existing ext4 filesystem >12:10:26,005 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:26,005 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >12:10:26,006 DBG blivet: get_format('None') returning DeviceFormat instance with object id 117 >12:10:26,006 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >12:10:26,007 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >12:10:26,007 INF blivet: added dm live-base (id 115) to device tree >12:10:26,007 INF blivet: got device: DMDevice instance (0x7f0578a84630) -- > name = live-base status = True id = 115 > children = [] > parents = ['existing 0 B loop loop1 (86) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >12:10:26,030 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 119 >12:10:26,031 DBG blivet: get_format('efi') returning EFIFS instance with object id 120 >12:10:26,031 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 121 >12:10:26,031 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 122 >12:10:26,031 INF blivet: type detected on 'live-base' is 'ext4' >12:10:26,031 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 123 >12:10:26,032 INF blivet: got format: existing ext4 filesystem >12:10:29,507 INF blivet: ISCSID is /sbin/iscsid >12:10:29,507 INF blivet: no initiator set >12:10:29,661 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:10:30,858 DBG blivet: Ext4FS.supported: supported: True ; >12:10:30,859 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >12:10:30,861 DBG blivet: Ext4FS.supported: supported: True ; >12:10:30,861 DBG blivet: trying to set new default fstype to 'ext4' >12:10:30,863 DBG blivet: Ext4FS.supported: supported: True ; >12:10:30,864 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >12:10:30,865 DBG blivet: Ext4FS.supported: supported: True ; >12:10:31,150 INF blivet: no initiator set >12:10:31,151 INF blivet: resetting Blivet (version 3.1.0.b2) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccf0387b8> >12:10:31,151 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >12:10:31,152 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >12:10:31,387 INF blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >12:10:31,413 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-WS-Live-Rawhide-20180808- ' > '/dev/disk/by-id/usb-SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0 ' > '/dev/disk/by-uuid/2018-08-09-03-07-49-00 ' > '/dev/disk/by-path/pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-Rawhide-20180808-', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-Rawhide-20180808-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-08-09-03-07-49-00', > 'ID_FS_UUID_ENC': '2018-08-09-03-07-49-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'GOODDRIVEFR', > 'ID_MODEL_ENC': 'GOODDRIVEFR\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0b1317e3', > 'ID_PATH': 'pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0', > 'ID_SERIAL_SHORT': 'AA04012900007837', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI_Corporation', > 'ID_VENDOR_ENC': 'SMI\\x20Corporation', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15462273'} ; >12:10:31,414 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb)... >12:10:31,419 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >12:10:31,420 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:31,428 DBG blivet: DiskDevicePopulator.run: name: sdb ; >12:10:31,436 INF blivet: sdb is a disk >12:10:31,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >12:10:31,438 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >12:10:31,453 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >12:10:31,463 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >12:10:31,464 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb >12:10:31,933 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb ; >12:10:31,935 DBG blivet: updated sdb size to 1.87 GiB (1.87 GiB) >12:10:31,937 INF blivet: added disk sdb (id 2) to device tree >12:10:31,937 INF blivet: got device: DiskDevice instance (0x7f7cccde9630) -- > name = sdb status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.87 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb > target size = 1.87 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >12:10:31,941 DBG blivet: DeviceTree.handle_format: name: sdb ; >12:10:31,946 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:31,947 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >12:10:31,951 DBG blivet: EFIFS.supported: supported: True ; >12:10:31,951 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >12:10:31,953 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:31,954 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >12:10:31,956 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:31,957 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >12:10:31,957 INF blivet: type detected on 'sdb' is 'iso9660' >12:10:31,960 DBG blivet: Iso9660FS.supported: supported: True ; >12:10:31,960 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >12:10:31,962 DBG blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >12:10:31,962 INF blivet: got format: existing iso9660 filesystem >12:10:32,159 DBG blivet: Iso9660FS.supported: supported: True ; >12:10:32,237 DBG blivet: Iso9660FS.supported: supported: True ; >12:10:32,242 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-08-09-03-07-49-00 ' > '/dev/disk/by-path/pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Fedora-WS-Live-Rawhide-20180808- ' > '/dev/disk/by-id/usb-SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0-part1 ' > '/dev/disk/by-partuuid/0b1317e3-01', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-Rawhide-20180808-', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-Rawhide-20180808-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-08-09-03-07-49-00', > 'ID_FS_UUID_ENC': '2018-08-09-03-07-49-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'GOODDRIVEFR', > 'ID_MODEL_ENC': 'GOODDRIVEFR\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3708928', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '0b1317e3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0b1317e3', > 'ID_PATH': 'pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0', > 'ID_SERIAL_SHORT': 'AA04012900007837', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI_Corporation', > 'ID_VENDOR_ENC': 'SMI\\x20Corporation', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '15580355'} ; >12:10:32,243 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >12:10:32,246 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >12:10:32,251 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:32,255 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >12:10:32,339 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >12:10:32,340 DBG blivet: DeviceTree.get_device_by_name returned existing 1.87 GiB disk sdb (2) with existing iso9660 filesystem >12:10:32,383 DBG blivet: lvm filter: adding sdb1 to the reject list >12:10:32,383 DBG blivet: ignoring partition sdb1 on iso9660 >12:10:32,383 DBG blivet: no device obtained for sdb1 >12:10:32,389 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/0b1317e3-02 ' > '/dev/disk/by-path/pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-uuid/FFDC-73DE /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FFDC-73DE', > 'ID_FS_UUID_ENC': 'FFDC-73DE', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'GOODDRIVEFR', > 'ID_MODEL_ENC': 'GOODDRIVEFR\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '120448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19820', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '0b1317e3-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0b1317e3', > 'ID_PATH': 'pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0', > 'ID_SERIAL_SHORT': 'AA04012900007837', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI_Corporation', > 'ID_VENDOR_ENC': 'SMI\\x20Corporation', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '15645911'} ; >12:10:32,390 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2)... >12:10:32,392 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >12:10:32,393 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:32,396 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >12:10:32,463 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >12:10:32,464 DBG blivet: DeviceTree.get_device_by_name returned existing 1,87 GiB disk sdb (2) with existing iso9660 filesystem >12:10:32,494 DBG blivet: lvm filter: adding sdb2 to the reject list >12:10:32,497 DBG blivet: ignoring partition sdb2 on iso9660 >12:10:32,498 DBG blivet: no device obtained for sdb2 >12:10:32,502 DBG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0e9b3fcb-4d63-36be-a6de-898d503eebf4 ' > '/dev/disk/by-partuuid/0b1317e3-03 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0-part3 ' > '/dev/disk/by-path/pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0e9b3fcb-4d63-36be-a6de-898d503eebf4', > 'ID_FS_UUID_ENC': '0e9b3fcb-4d63-36be-a6de-898d503eebf4', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'GOODDRIVEFR', > 'ID_MODEL_ENC': 'GOODDRIVEFR\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '140268', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41728', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '0b1317e3-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0b1317e3', > 'ID_PATH': 'pci-0000:03:00.3-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_3-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_Corporation_GOODDRIVEFR_AA04012900007837-0:0', > 'ID_SERIAL_SHORT': 'AA04012900007837', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI_Corporation', > 'ID_VENDOR_ENC': 'SMI\\x20Corporation', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '15643198'} ; >12:10:32,502 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-2/1-2:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3)... >12:10:32,504 DBG blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >12:10:32,509 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:32,514 DBG blivet: PartitionDevicePopulator.run: name: sdb3 ; >12:10:32,577 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >12:10:32,578 DBG blivet: DeviceTree.get_device_by_name returned existing 1,87 GiB disk sdb (2) with existing iso9660 filesystem >12:10:32,580 DBG blivet: lvm filter: adding sdb3 to the reject list >12:10:32,580 DBG blivet: ignoring partition sdb3 on iso9660 >12:10:32,580 DBG blivet: no device obtained for sdb3 >12:10:32,582 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-2 ' > '/dev/disk/by-id/ata-HFS256G39TND-N210A_EJ7CN58531090CL4L', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HFS256G39TND-N210A', > 'ID_MODEL_ENC': 'HFS256G39TND-N210A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '73d25647-f94e-4a6f-baea-86e7f5864819', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': '30001P10', > 'ID_SERIAL': 'HFS256G39TND-N210A_EJ7CN58531090CL4L', > 'ID_SERIAL_SHORT': 'EJ7CN58531090CL4L', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14695653'} ; >12:10:32,582 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >12:10:32,583 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >12:10:32,585 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:32,592 DBG blivet: DiskDevicePopulator.run: name: sda ; >12:10:32,594 INF blivet: sda is a disk >12:10:32,594 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >12:10:32,594 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >12:10:32,596 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >12:10:32,597 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >12:10:32,597 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >12:10:32,599 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda ; >12:10:32,600 DBG blivet: updated sda size to 238,47 GiB (238,47 GiB) >12:10:32,601 INF blivet: added disk sda (id 12) to device tree >12:10:32,601 INF blivet: got device: DiskDevice instance (0x7f7cccde9518) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 238,47 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >12:10:32,604 DBG blivet: DeviceTree.handle_format: name: sda ; >12:10:32,606 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:32,606 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >12:10:32,607 DBG blivet: EFIFS.supported: supported: True ; >12:10:32,608 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >12:10:32,609 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:32,610 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >12:10:32,611 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:32,612 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >12:10:32,614 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >12:10:32,616 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >12:10:32,618 DBG blivet: DiskLabel.__init__: uuid: 73d25647-f94e-4a6f-baea-86e7f5864819 ; label: None ; device: /dev/sda ; serial: HFS256G39TND-N210A_EJ7CN58531090CL4L ; exists: True ; >12:10:32,681 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f7cc2173c50>, <parted.partition.Partition object at 0x7f7cc2173dd8>, <parted.partition.Partition object at 0x7f7cc1fd7080>, <parted.partition.Partition object at 0x7f7cc1fd71d0>, <parted.partition.Partition object at 0x7f7cc1fd7390>] > device: <parted.device.Device object at 0x7f7cc2173898> > PedDisk: <_ped.Disk object at 0x7f7cc22a9888> >12:10:32,904 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >12:10:32,908 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >12:10:32,909 INF blivet: got format: existing gpt disklabel >12:10:32,924 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/ea7982e7-2b0d-471f-9d96-c1cdabe07480 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-id/ata-HFS256G39TND-N210A_EJ7CN58531090CL4L-part1 ' > '/dev/disk/by-uuid/99C6-0274 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-2-part1 ' > '/dev/disk/by-label/fedora-efi', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora-efi', > 'ID_FS_LABEL_ENC': 'fedora-efi', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '99C6-0274', > 'ID_FS_UUID_ENC': '99C6-0274', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'HFS256G39TND-N210A', > 'ID_MODEL_ENC': 'HFS256G39TND-N210A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'ea7982e7-2b0d-471f-9d96-c1cdabe07480', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '73d25647-f94e-4a6f-baea-86e7f5864819', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': '30001P10', > 'ID_SERIAL': 'HFS256G39TND-N210A_EJ7CN58531090CL4L', > 'ID_SERIAL_SHORT': 'EJ7CN58531090CL4L', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14708768'} ; >12:10:32,925 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >12:10:32,927 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >12:10:32,930 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:32,932 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >12:10:32,995 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >12:10:32,997 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >12:10:32,999 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >12:10:33,020 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >12:10:33,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >12:10:33,022 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >12:10:33,024 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >12:10:33,024 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >12:10:33,027 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >12:10:33,028 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >12:10:33,028 DBG blivet: looking up parted Partition: /dev/sda1 >12:10:33,030 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:10:33,031 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >12:10:33,033 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >12:10:33,034 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >12:10:33,036 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >12:10:33,038 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >12:10:33,039 INF blivet: added partition sda1 (id 22) to device tree >12:10:33,039 INF blivet: got device: PartitionDevice instance (0x7f7cc1fddeb8) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 238,47 GiB disk sda (12) with existing gpt disklabel'] > uuid = ea7982e7-2b0d-471f-9d96-c1cdabe07480 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 200 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc2173828> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc2173f28> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc2173c18> PedPartition: <_ped.Partition object at 0x7f7cc2188d00> > disk = existing 238,47 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >12:10:33,049 DBG blivet: DeviceTree.handle_format: name: sda1 ; >12:10:33,051 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:33,051 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >12:10:33,054 DBG blivet: EFIFS.supported: supported: True ; >12:10:33,054 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >12:10:33,055 INF blivet: type detected on 'sda1' is 'efi' >12:10:33,058 DBG blivet: EFIFS.supported: supported: True ; >12:10:33,058 DBG blivet: get_format('efi') returning EFIFS instance with object id 28 >12:10:33,060 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >12:10:33,060 INF blivet: got format: existing efi filesystem >12:10:33,132 DBG blivet: EFIFS.supported: supported: True ; >12:10:33,200 DBG blivet: EFIFS.supported: supported: True ; >12:10:33,202 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HFS256G39TND-N210A_EJ7CN58531090CL4L-part2 ' > '/dev/disk/by-uuid/08225639-3c03-49f5-8eb7-c101af21ba9c ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-2-part2 ' > '/dev/disk/by-label/fedora-boot ' > '/dev/disk/by-partuuid/25b22f39-103f-49a3-9a91-67b02fab8432', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora-boot', > 'ID_FS_LABEL_ENC': 'fedora-boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '08225639-3c03-49f5-8eb7-c101af21ba9c', > 'ID_FS_UUID_ENC': '08225639-3c03-49f5-8eb7-c101af21ba9c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HFS256G39TND-N210A', > 'ID_MODEL_ENC': 'HFS256G39TND-N210A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '411648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '25b22f39-103f-49a3-9a91-67b02fab8432', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '73d25647-f94e-4a6f-baea-86e7f5864819', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': '30001P10', > 'ID_SERIAL': 'HFS256G39TND-N210A_EJ7CN58531090CL4L', > 'ID_SERIAL_SHORT': 'EJ7CN58531090CL4L', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14725479'} ; >12:10:33,202 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >12:10:33,203 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >12:10:33,204 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:33,205 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >12:10:33,270 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >12:10:33,271 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >12:10:33,272 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >12:10:33,274 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >12:10:33,274 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >12:10:33,276 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >12:10:33,277 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >12:10:33,278 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >12:10:33,279 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >12:10:33,280 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >12:10:33,280 DBG blivet: looking up parted Partition: /dev/sda2 >12:10:33,281 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:10:33,282 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >12:10:33,283 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >12:10:33,285 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >12:10:33,287 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >12:10:33,287 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >12:10:33,288 INF blivet: added partition sda2 (id 30) to device tree >12:10:33,288 INF blivet: got device: PartitionDevice instance (0x7f7cc1e81898) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 238,47 GiB disk sda (12) with existing gpt disklabel'] > uuid = 25b22f39-103f-49a3-9a91-67b02fab8432 size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc2173828> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc2173f60> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc2173b70> PedPartition: <_ped.Partition object at 0x7f7cc2188d58> > disk = existing 238,47 GiB disk sda (12) with existing gpt disklabel > start = 411648 end = 2508799 length = 2097152 > flags = >12:10:33,294 DBG blivet: DeviceTree.handle_format: name: sda2 ; >12:10:33,296 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:33,296 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >12:10:33,298 DBG blivet: EFIFS.supported: supported: True ; >12:10:33,298 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >12:10:33,303 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:33,304 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >12:10:33,308 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:33,309 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >12:10:33,310 INF blivet: type detected on 'sda2' is 'ext4' >12:10:33,403 DBG blivet: padding min size from 218,57 MiB up to 241 MiB >12:10:33,405 DBG blivet: Ext4FS.supported: supported: True ; >12:10:33,406 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 38 >12:10:33,408 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >12:10:33,409 INF blivet: got format: existing ext4 filesystem >12:10:33,482 DBG blivet: Ext4FS.supported: supported: True ; >12:10:33,544 DBG blivet: Ext4FS.supported: supported: True ; >12:10:33,547 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-2-part3 ' > '/dev/disk/by-partuuid/91feebb3-d06c-46af-83af-dde1318a32c4 ' > '/dev/disk/by-uuid/dcefe6c7-ef8c-4d0d-ae8c-3cebe9a1b7b1 ' > '/dev/disk/by-label/fedora-home ' > '/dev/disk/by-id/ata-HFS256G39TND-N210A_EJ7CN58531090CL4L-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora-home', > 'ID_FS_LABEL_ENC': 'fedora-home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dcefe6c7-ef8c-4d0d-ae8c-3cebe9a1b7b1', > 'ID_FS_UUID_ENC': 'dcefe6c7-ef8c-4d0d-ae8c-3cebe9a1b7b1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HFS256G39TND-N210A', > 'ID_MODEL_ENC': 'HFS256G39TND-N210A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2508800', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '358610944', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '91feebb3-d06c-46af-83af-dde1318a32c4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '73d25647-f94e-4a6f-baea-86e7f5864819', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': '30001P10', > 'ID_SERIAL': 'HFS256G39TND-N210A_EJ7CN58531090CL4L', > 'ID_SERIAL_SHORT': 'EJ7CN58531090CL4L', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14727106'} ; >12:10:33,547 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >12:10:33,548 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >12:10:33,550 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:33,552 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >12:10:33,617 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >12:10:33,618 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >12:10:33,621 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >12:10:33,623 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >12:10:33,624 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >12:10:33,626 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >12:10:33,627 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >12:10:33,628 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >12:10:33,629 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >12:10:33,630 DBG blivet: updated sda3 size to 171 GiB (171 GiB) >12:10:33,630 DBG blivet: looking up parted Partition: /dev/sda3 >12:10:33,631 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >12:10:33,633 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >12:10:33,635 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >12:10:33,636 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >12:10:33,638 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >12:10:33,639 DBG blivet: updated sda3 size to 171 GiB (171 GiB) >12:10:33,639 INF blivet: added partition sda3 (id 40) to device tree >12:10:33,639 INF blivet: got device: PartitionDevice instance (0x7f7cc1e81da0) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 238,47 GiB disk sda (12) with existing gpt disklabel'] > uuid = 91feebb3-d06c-46af-83af-dde1318a32c4 size = 171 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > target size = 171 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc2173828> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc1fd7160> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc1fd7048> PedPartition: <_ped.Partition object at 0x7f7cc2188db0> > disk = existing 238,47 GiB disk sda (12) with existing gpt disklabel > start = 2508800 end = 361119743 length = 358610944 > flags = >12:10:33,646 DBG blivet: DeviceTree.handle_format: name: sda3 ; >12:10:33,648 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:33,648 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >12:10:33,651 DBG blivet: EFIFS.supported: supported: True ; >12:10:33,651 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >12:10:33,654 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:33,654 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >12:10:33,658 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:33,659 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >12:10:33,660 INF blivet: type detected on 'sda3' is 'ext4' >12:10:33,729 DBG blivet: padding min size from 5,08 GiB up to 5,56 GiB >12:10:33,732 DBG blivet: Ext4FS.supported: supported: True ; >12:10:33,733 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 48 >12:10:33,735 DBG blivet: PartitionDevice._set_format: sda3 ; type: ext4 ; current: None ; >12:10:33,736 INF blivet: got format: existing ext4 filesystem >12:10:33,813 DBG blivet: Ext4FS.supported: supported: True ; >12:10:33,876 DBG blivet: Ext4FS.supported: supported: True ; >12:10:33,879 DBG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0cc21985-38e0-48f7-a30b-77b38b7b8cd6 ' > '/dev/disk/by-label/fedora-root ' > '/dev/disk/by-id/ata-HFS256G39TND-N210A_EJ7CN58531090CL4L-part4 ' > '/dev/disk/by-partuuid/d176b8dc-9b62-4539-ac21-fb29ee1edd08 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-2-part4', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora-root', > 'ID_FS_LABEL_ENC': 'fedora-root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cc21985-38e0-48f7-a30b-77b38b7b8cd6', > 'ID_FS_UUID_ENC': '0cc21985-38e0-48f7-a30b-77b38b7b8cd6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HFS256G39TND-N210A', > 'ID_MODEL_ENC': 'HFS256G39TND-N210A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '361119744', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd176b8dc-9b62-4539-ac21-fb29ee1edd08', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '73d25647-f94e-4a6f-baea-86e7f5864819', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': '30001P10', > 'ID_SERIAL': 'HFS256G39TND-N210A_EJ7CN58531090CL4L', > 'ID_SERIAL_SHORT': 'EJ7CN58531090CL4L', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14735421'} ; >12:10:33,880 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >12:10:33,881 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >12:10:33,882 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:33,884 DBG blivet: PartitionDevicePopulator.run: name: sda4 ; >12:10:33,939 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >12:10:33,941 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >12:10:33,943 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >12:10:33,944 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >12:10:33,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >12:10:33,946 DBG blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >12:10:33,947 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >12:10:33,948 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 >12:10:33,949 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 ; >12:10:33,950 DBG blivet: updated sda4 size to 50 GiB (50 GiB) >12:10:33,950 DBG blivet: looking up parted Partition: /dev/sda4 >12:10:33,951 DBG blivet: PartitionDevice.probe: sda4 ; exists: True ; >12:10:33,952 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >12:10:33,954 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >12:10:33,955 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >12:10:33,956 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 ; >12:10:33,957 DBG blivet: updated sda4 size to 50 GiB (50 GiB) >12:10:33,957 INF blivet: added partition sda4 (id 50) to device tree >12:10:33,957 INF blivet: got device: PartitionDevice instance (0x7f7cc1fd7b70) -- > name = sda4 status = True id = 50 > children = [] > parents = ['existing 238,47 GiB disk sda (12) with existing gpt disklabel'] > uuid = d176b8dc-9b62-4539-ac21-fb29ee1edd08 size = 50 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 > target size = 50 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc2173828> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc1fd7320> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc1fd7240> PedPartition: <_ped.Partition object at 0x7f7cc2188e08> > disk = existing 238,47 GiB disk sda (12) with existing gpt disklabel > start = 361119744 end = 465977343 length = 104857600 > flags = >12:10:33,963 DBG blivet: DeviceTree.handle_format: name: sda4 ; >12:10:33,964 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:33,964 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 54 >12:10:33,966 DBG blivet: EFIFS.supported: supported: True ; >12:10:33,966 DBG blivet: get_format('efi') returning EFIFS instance with object id 55 >12:10:33,968 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:33,968 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 56 >12:10:33,969 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:33,970 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 57 >12:10:33,970 INF blivet: type detected on 'sda4' is 'ext4' >12:10:34,030 DBG blivet: padding min size from 9,31 GiB up to 9,8 GiB >12:10:34,031 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,032 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 58 >12:10:34,033 DBG blivet: PartitionDevice._set_format: sda4 ; type: ext4 ; current: None ; >12:10:34,033 INF blivet: got format: existing ext4 filesystem >12:10:34,094 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,153 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,155 DBG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HFS256G39TND-N210A_EJ7CN58531090CL4L-part5 ' > '/dev/disk/by-label/fedora-swap ' > '/dev/disk/by-uuid/8e59ee20-35c1-4bc9-9d1c-ae5778abd6af ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-2-part5 ' > '/dev/disk/by-partuuid/9b1df09b-e17d-4658-ae56-918263564b41', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora-swap', > 'ID_FS_LABEL_ENC': 'fedora-swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '8e59ee20-35c1-4bc9-9d1c-ae5778abd6af', > 'ID_FS_UUID_ENC': '8e59ee20-35c1-4bc9-9d1c-ae5778abd6af', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HFS256G39TND-N210A', > 'ID_MODEL_ENC': 'HFS256G39TND-N210A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '465977344', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '34140160', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '9b1df09b-e17d-4658-ae56-918263564b41', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '73d25647-f94e-4a6f-baea-86e7f5864819', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': '30001P10', > 'ID_SERIAL': 'HFS256G39TND-N210A_EJ7CN58531090CL4L', > 'ID_SERIAL_SHORT': 'EJ7CN58531090CL4L', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14740881'} ; >12:10:34,155 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >12:10:34,156 DBG blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >12:10:34,157 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,160 DBG blivet: PartitionDevicePopulator.run: name: sda5 ; >12:10:34,216 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >12:10:34,217 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >12:10:34,219 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >12:10:34,221 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >12:10:34,221 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >12:10:34,222 DBG blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >12:10:34,223 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >12:10:34,224 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 >12:10:34,225 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 ; >12:10:34,226 DBG blivet: updated sda5 size to 16,28 GiB (16,28 GiB) >12:10:34,226 DBG blivet: looking up parted Partition: /dev/sda5 >12:10:34,227 DBG blivet: PartitionDevice.probe: sda5 ; exists: True ; >12:10:34,229 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >12:10:34,230 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >12:10:34,231 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >12:10:34,232 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 ; >12:10:34,233 DBG blivet: updated sda5 size to 16,28 GiB (16,28 GiB) >12:10:34,233 INF blivet: added partition sda5 (id 60) to device tree >12:10:34,233 INF blivet: got device: PartitionDevice instance (0x7f7cc1fdd160) -- > name = sda5 status = True id = 60 > children = [] > parents = ['existing 238,47 GiB disk sda (12) with existing gpt disklabel'] > uuid = 9b1df09b-e17d-4658-ae56-918263564b41 size = 16,28 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 > target size = 16,28 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc2173828> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc1fd74a8> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f7cc1fd7400> PedPartition: <_ped.Partition object at 0x7f7cc2188e60> > disk = existing 238,47 GiB disk sda (12) with existing gpt disklabel > start = 465977344 end = 500117503 length = 34140160 > flags = swap >12:10:34,238 DBG blivet: DeviceTree.handle_format: name: sda5 ; >12:10:34,240 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:34,240 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 64 >12:10:34,241 DBG blivet: EFIFS.supported: supported: True ; >12:10:34,241 DBG blivet: get_format('efi') returning EFIFS instance with object id 65 >12:10:34,243 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,243 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 66 >12:10:34,245 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,245 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >12:10:34,245 INF blivet: type detected on 'sda5' is 'swap' >12:10:34,247 DBG blivet: SwapSpace.__init__: uuid: 8e59ee20-35c1-4bc9-9d1c-ae5778abd6af ; label: fedora-swap ; device: /dev/sda5 ; serial: HFS256G39TND-N210A_EJ7CN58531090CL4L ; exists: True ; >12:10:34,247 DBG blivet: get_format('swap') returning SwapSpace instance with object id 68 >12:10:34,248 DBG blivet: PartitionDevice._set_format: sda5 ; type: swap ; current: None ; >12:10:34,248 INF blivet: got format: existing swap >12:10:34,290 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14969061'} ; >12:10:34,290 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >12:10:34,291 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >12:10:34,292 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,294 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >12:10:34,295 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >12:10:34,296 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,297 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >12:10:34,297 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >12:10:34,298 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >12:10:34,300 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >12:10:34,300 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >12:10:34,300 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 70) to device tree >12:10:34,301 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >12:10:34,302 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >12:10:34,302 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >12:10:34,304 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >12:10:34,305 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >12:10:34,305 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >12:10:34,305 INF blivet: added loop loop0 (id 74) to device tree >12:10:34,306 INF blivet: got device: LoopDevice instance (0x7f7cc1e8bf98) -- > name = loop0 status = False id = 74 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (70)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >12:10:34,308 DBG blivet: DeviceTree.handle_format: name: loop0 ; >12:10:34,309 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:34,309 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 78 >12:10:34,311 DBG blivet: EFIFS.supported: supported: True ; >12:10:34,311 DBG blivet: get_format('efi') returning EFIFS instance with object id 79 >12:10:34,313 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,313 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 80 >12:10:34,315 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,315 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 81 >12:10:34,315 INF blivet: type detected on 'loop0' is 'squashfs' >12:10:34,315 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 82 >12:10:34,317 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >12:10:34,317 INF blivet: got format: existing None >12:10:34,318 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a97a158f-873d-4528-a5e5-3d8fc6986442 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a97a158f-873d-4528-a5e5-3d8fc6986442', > 'ID_FS_UUID_ENC': 'a97a158f-873d-4528-a5e5-3d8fc6986442', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14973338'} ; >12:10:34,318 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >12:10:34,319 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >12:10:34,320 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,321 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >12:10:34,322 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >12:10:34,323 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,323 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >12:10:34,323 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >12:10:34,325 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >12:10:34,326 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >12:10:34,326 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >12:10:34,326 INF blivet: added file /LiveOS/rootfs.img (id 84) to device tree >12:10:34,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >12:10:34,328 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >12:10:34,328 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >12:10:34,330 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >12:10:34,331 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >12:10:34,331 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >12:10:34,331 INF blivet: added loop loop1 (id 88) to device tree >12:10:34,332 INF blivet: got device: LoopDevice instance (0x7f7cc1ea9550) -- > name = loop1 status = False id = 88 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (84)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >12:10:34,334 DBG blivet: DeviceTree.handle_format: name: loop1 ; >12:10:34,335 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:34,335 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 92 >12:10:34,337 DBG blivet: EFIFS.supported: supported: True ; >12:10:34,337 DBG blivet: get_format('efi') returning EFIFS instance with object id 93 >12:10:34,338 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,339 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >12:10:34,340 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,341 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >12:10:34,341 INF blivet: type detected on 'loop1' is 'ext4' >12:10:34,396 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >12:10:34,398 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,398 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 96 >12:10:34,400 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >12:10:34,400 INF blivet: got format: existing ext4 filesystem >12:10:34,460 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,517 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,519 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14971474'} ; >12:10:34,519 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >12:10:34,520 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >12:10:34,521 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,523 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >12:10:34,524 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >12:10:34,525 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,525 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >12:10:34,526 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >12:10:34,527 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >12:10:34,529 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >12:10:34,529 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >12:10:34,529 INF blivet: added file /overlay (deleted) (id 98) to device tree >12:10:34,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >12:10:34,531 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >12:10:34,531 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >12:10:34,533 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >12:10:34,534 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >12:10:34,535 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >12:10:34,535 INF blivet: added loop loop2 (id 102) to device tree >12:10:34,535 INF blivet: got device: LoopDevice instance (0x7f7cc1e9db38) -- > name = loop2 status = False id = 102 > children = [] > parents = ['existing 0 B file /overlay (deleted) (98)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >12:10:34,538 DBG blivet: DeviceTree.handle_format: name: loop2 ; >12:10:34,538 DBG blivet: no type or existing type for loop2, bailing >12:10:34,539 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/mapper/live-rw ' > '/dev/disk/by-uuid/a97a158f-873d-4528-a5e5-3d8fc6986442 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a97a158f-873d-4528-a5e5-3d8fc6986442', > 'ID_FS_UUID_ENC': 'a97a158f-873d-4528-a5e5-3d8fc6986442', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8120178'} ; >12:10:34,540 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >12:10:34,541 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >12:10:34,542 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,682 DBG blivet: DMDevicePopulator.run: name: live-rw ; >12:10:34,684 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >12:10:34,686 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (88) with existing ext4 filesystem >12:10:34,688 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >12:10:34,689 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (102) >12:10:34,691 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >12:10:34,692 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:34,692 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >12:10:34,694 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >12:10:34,695 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >12:10:34,696 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >12:10:34,697 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >12:10:34,698 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >12:10:34,700 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >12:10:34,700 DBG blivet: updated live-rw size to 6,5 GiB (6,5 GiB) >12:10:34,701 INF blivet: added dm live-rw (id 107) to device tree >12:10:34,701 INF blivet: got device: DMDevice instance (0x7f7cc1ea9b38) -- > name = live-rw status = True id = 107 > children = [] > parents = ['existing 0 B loop loop1 (88) with existing ext4 filesystem'] > uuid = None size = 6,5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6,5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >12:10:34,741 DBG blivet: DeviceTree.handle_format: name: live-rw ; >12:10:34,743 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:34,743 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 >12:10:34,745 DBG blivet: EFIFS.supported: supported: True ; >12:10:34,745 DBG blivet: get_format('efi') returning EFIFS instance with object id 112 >12:10:34,746 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,747 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 113 >12:10:34,748 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:34,749 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 114 >12:10:34,749 INF blivet: type detected on 'live-rw' is 'ext4' >12:10:34,813 DBG blivet: using current size 6,5 GiB as min size >12:10:34,815 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,815 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 115 >12:10:34,816 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >12:10:34,817 INF blivet: got format: existing ext4 filesystem >12:10:34,873 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,932 DBG blivet: Ext4FS.supported: supported: True ; >12:10:34,934 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-uuid/a97a158f-873d-4528-a5e5-3d8fc6986442 ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a97a158f-873d-4528-a5e5-3d8fc6986442', > 'ID_FS_UUID_ENC': 'a97a158f-873d-4528-a5e5-3d8fc6986442', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8196420'} ; >12:10:34,934 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >12:10:34,935 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >12:10:34,936 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:35,070 DBG blivet: DMDevicePopulator.run: name: live-base ; >12:10:35,072 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >12:10:35,073 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (88) with existing ext4 filesystem >12:10:35,075 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >12:10:35,076 DBG blivet: DeviceTree.get_device_by_name returned None >12:10:35,076 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >12:10:35,078 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >12:10:35,078 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >12:10:35,079 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >12:10:35,080 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >12:10:35,081 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >12:10:35,082 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >12:10:35,083 DBG blivet: updated live-base size to 6,5 GiB (6,5 GiB) >12:10:35,083 INF blivet: added dm live-base (id 117) to device tree >12:10:35,083 INF blivet: got device: DMDevice instance (0x7f7cc1eb6e10) -- > name = live-base status = True id = 117 > children = [] > parents = ['existing 0 B loop loop1 (88) with existing ext4 filesystem'] > uuid = None size = 6,5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6,5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >12:10:35,124 DBG blivet: DeviceTree.handle_format: name: live-base ; >12:10:35,125 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:10:35,126 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 >12:10:35,127 DBG blivet: EFIFS.supported: supported: True ; >12:10:35,127 DBG blivet: get_format('efi') returning EFIFS instance with object id 122 >12:10:35,129 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:35,129 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 123 >12:10:35,131 DBG blivet: MacEFIFS.supported: supported: True ; >12:10:35,131 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 124 >12:10:35,131 INF blivet: type detected on 'live-base' is 'ext4' >12:10:35,187 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >12:10:35,189 DBG blivet: Ext4FS.supported: supported: True ; >12:10:35,190 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 125 >12:10:35,191 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >12:10:35,191 INF blivet: got format: existing ext4 filesystem >12:10:35,247 DBG blivet: Ext4FS.supported: supported: True ; >12:10:35,306 DBG blivet: Ext4FS.supported: supported: True ; >12:10:35,362 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:10:35,421 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >12:10:35,532 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >12:10:35,621 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:10:35,682 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >12:10:35,799 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >12:10:35,896 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:35,897 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:35,898 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:35,936 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:10:35,997 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >12:10:36,113 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >12:10:36,207 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:36,208 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,210 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,248 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:10:36,310 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >12:10:36,423 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >12:10:36,526 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:36,528 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,530 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,570 DBG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:10:36,628 DBG blivet: Ext4FS.teardown: device: /dev/sda4 ; type: ext4 ; status: False ; >12:10:36,743 DBG blivet: Ext4FS.teardown: device: /dev/sda4 ; type: ext4 ; status: False ; >12:10:36,841 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:36,842 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,844 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,885 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:10:36,887 DBG blivet: SwapSpace.teardown: device: /dev/sda5 ; type: swap ; status: True ; >12:10:36,888 DBG blivet: SwapSpace._teardown: device: /dev/sda5 ; type: swap ; status: True ; >12:10:36,912 DBG blivet: SwapSpace.teardown: device: /dev/sda5 ; type: swap ; status: False ; >12:10:36,952 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:36,953 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,954 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:36,991 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:10:36,993 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >12:10:36,996 INF blivet: edd: MBR signature on sda is zero. new disk image? >12:10:36,996 INF blivet: edd: collected mbr signatures: {} >12:10:36,998 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >12:10:36,999 DBG blivet: DeviceTree.get_device_by_path returned None >12:10:37,000 DBG blivet: failed to resolve '/dev/sdb1' >12:10:37,057 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >12:10:37,058 DBG blivet: DeviceTree.get_device_by_name returned existing 1,87 GiB disk sdb (2) with existing iso9660 filesystem >12:10:37,061 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >12:10:37,121 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >12:10:37,267 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:10:37,327 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >12:10:37,441 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >12:10:37,531 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >12:10:37,588 DBG blivet: Ext4FS.setup: device: /dev/sda3 ; type: ext4 ; status: False ; >12:10:37,719 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:10:37,773 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >12:10:37,875 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >12:10:37,968 DBG blivet: PartitionDevice.setup: sda4 ; orig: False ; status: True ; controllable: True ; >12:10:38,026 DBG blivet: Ext4FS.setup: device: /dev/sda4 ; type: ext4 ; status: False ; >12:10:38,170 DBG blivet: resolved 'UUID=0cc21985-38e0-48f7-a30b-77b38b7b8cd6' to 'sda4' (partition) >12:10:38,170 DBG blivet: resolved 'UUID=08225639-3c03-49f5-8eb7-c101af21ba9c' to 'sda2' (partition) >12:10:38,170 DBG blivet: resolved 'UUID=99C6-0274' to 'sda1' (partition) >12:10:38,171 DBG blivet: resolved 'UUID=dcefe6c7-ef8c-4d0d-ae8c-3cebe9a1b7b1' to 'sda3' (partition) >12:10:38,171 DBG blivet: resolved 'UUID=8e59ee20-35c1-4bc9-9d1c-ae5778abd6af' to 'sda5' (partition) >12:10:38,209 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:10:38,269 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >12:10:38,390 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >12:10:38,494 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:38,496 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:38,497 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:38,535 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:10:38,598 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >12:10:38,719 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >12:10:38,814 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:38,815 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:38,817 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:38,856 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:10:38,919 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >12:10:39,035 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >12:10:39,130 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:39,132 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:39,133 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:39,175 DBG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:10:39,235 DBG blivet: Ext4FS.teardown: device: /dev/sda4 ; type: ext4 ; status: False ; >12:10:39,349 DBG blivet: Ext4FS.teardown: device: /dev/sda4 ; type: ext4 ; status: False ; >12:10:39,450 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:39,451 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:39,453 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:39,490 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:10:39,491 DBG blivet: SwapSpace.teardown: device: /dev/sda5 ; type: swap ; status: False ; >12:10:39,493 DBG blivet: SwapSpace.teardown: device: /dev/sda5 ; type: swap ; status: False ; >12:10:39,531 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:39,533 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:39,535 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >12:10:39,569 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:10:39,571 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >12:10:39,582 DBG blivet: Ext4FS.supported: supported: True ; >12:10:39,584 DBG blivet: Ext4FS.supported: supported: True ; >12:10:39,586 DBG blivet: Ext4FS.supported: supported: True ; >12:10:39,588 DBG blivet: EFIFS.supported: supported: True ; >12:10:39,590 DBG blivet: Ext4FS.supported: supported: True ; >12:10:39,592 DBG blivet: Ext4FS.supported: supported: True ; >12:10:39,594 DBG blivet: Ext4FS.supported: supported: True ; >12:10:39,596 DBG blivet: Iso9660FS.supported: supported: True ; >12:10:39,635 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >12:10:39,637 DBG blivet: DeviceTree.get_device_by_path returned existing 6,5 GiB dm live-base (117) with existing ext4 filesystem >12:11:36,900 DBG blivet: DiskLabel.__init__: >12:11:36,900 INF blivet: DiskLabel.parted_device returning None >12:11:36,903 DBG blivet: DMRaidMember.__init__: >12:11:36,905 DBG blivet: Ext2FS.supported: supported: True ; >12:11:36,907 DBG blivet: Ext2FS.supported: supported: True ; >12:11:36,908 DBG blivet: Ext3FS.supported: supported: True ; >12:11:36,909 DBG blivet: Ext3FS.supported: supported: True ; >12:11:36,910 DBG blivet: Ext4FS.supported: supported: True ; >12:11:36,911 DBG blivet: Ext4FS.supported: supported: True ; >12:11:36,912 DBG blivet: FATFS.supported: supported: True ; >12:11:36,913 DBG blivet: FATFS.supported: supported: True ; >12:11:36,914 DBG blivet: EFIFS.supported: supported: True ; >12:11:36,915 DBG blivet: EFIFS.supported: supported: True ; >12:11:36,916 DBG blivet: BTRFS.supported: supported: True ; >12:11:37,082 DBG blivet: BTRFS.supported: supported: True ; >12:11:37,085 DBG blivet: XFS.supported: supported: True ; >12:11:37,225 DBG blivet: XFS.supported: supported: True ; >12:11:37,227 DBG blivet: HFS.supported: supported: False ; >12:11:37,228 DBG blivet: HFS.supported: supported: False ; >12:11:37,229 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:11:37,230 DBG blivet: AppleBootstrapFS.supported: supported: True ; >12:11:37,232 DBG blivet: HFSPlus.supported: supported: False ; >12:11:37,234 DBG blivet: HFSPlus.supported: supported: False ; >12:11:37,235 DBG blivet: MacEFIFS.supported: supported: True ; >12:11:37,236 DBG blivet: MacEFIFS.supported: supported: True ; >12:11:37,239 DBG blivet: NTFS.supported: supported: False ; >12:11:37,240 DBG blivet: NTFS.supported: supported: False ; >12:11:37,241 DBG blivet: NFS.supported: supported: False ; >12:11:37,242 DBG blivet: NFS.supported: supported: False ; >12:11:37,244 DBG blivet: NFSv4.supported: supported: False ; >12:11:37,245 DBG blivet: NFSv4.supported: supported: False ; >12:11:37,246 DBG blivet: Iso9660FS.supported: supported: True ; >12:11:37,247 DBG blivet: Iso9660FS.supported: supported: True ; >12:11:37,248 DBG blivet: NoDevFS.supported: supported: False ; >12:11:37,249 DBG blivet: NoDevFS.supported: supported: False ; >12:11:37,250 DBG blivet: DevPtsFS.supported: supported: False ; >12:11:37,252 DBG blivet: DevPtsFS.supported: supported: False ; >12:11:37,257 DBG blivet: ProcFS.supported: supported: False ; >12:11:37,260 DBG blivet: ProcFS.supported: supported: False ; >12:11:37,262 DBG blivet: SysFS.supported: supported: False ; >12:11:37,263 DBG blivet: SysFS.supported: supported: False ; >18:11:37,267 DBG blivet: TmpFS.supported: supported: True ; >18:11:37,327 DBG blivet: TmpFS.supported: supported: True ; >18:11:37,330 DBG blivet: BindFS.supported: supported: False ; >18:11:37,331 DBG blivet: BindFS.supported: supported: False ; >18:11:37,333 DBG blivet: SELinuxFS.supported: supported: False ; >18:11:37,334 DBG blivet: SELinuxFS.supported: supported: False ; >18:11:37,336 DBG blivet: USBFS.supported: supported: False ; >18:11:37,337 DBG blivet: USBFS.supported: supported: False ; >18:11:37,339 DBG blivet: EFIVarFS.supported: supported: False ; >18:11:37,340 DBG blivet: EFIVarFS.supported: supported: False ; >18:11:37,341 DBG blivet: LUKS.__init__: >18:11:37,343 DBG blivet: LVMPhysicalVolume.__init__: >18:11:37,345 DBG blivet: MDRaidMember.__init__: >18:11:37,416 DBG blivet: MultipathMember.__init__: >18:11:37,418 DBG blivet: SwapSpace.__init__: >18:11:40,964 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >18:11:40,965 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >18:11:50,355 DBG blivet: starting Blivet copy >18:11:50,369 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >18:11:50,370 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3b328d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3b2dac8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3b2dfd0> PedPartition: <_ped.Partition object at 0x7f7cc3aa9200> >18:11:50,372 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >18:11:50,373 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3b328d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3b2da58> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3b2df28> PedPartition: <_ped.Partition object at 0x7f7cc3aa93b8> >18:11:50,375 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >18:11:50,375 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3b328d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3b2d710> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3b2d908> PedPartition: <_ped.Partition object at 0x7f7cc3aa9360> >18:11:50,377 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >18:11:50,377 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3b328d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3ba9dd8> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3b2d828> PedPartition: <_ped.Partition object at 0x7f7cc3aa9410> >18:11:50,380 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >18:11:50,380 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3b328d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3ba94e0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3ba9c50> PedPartition: <_ped.Partition object at 0x7f7cc3aa9468> >18:11:50,382 DBG blivet: DeviceTree.get_device_by_id: id_num: 60 ; incomplete: False ; hidden: True ; >18:11:50,383 DBG blivet: DeviceTree.get_device_by_id returned existing 16,28 GiB partition sda5 (60) with existing swap >18:11:50,387 DBG blivet: DeviceTree.get_device_by_id: id_num: 50 ; incomplete: False ; hidden: True ; >18:11:50,388 DBG blivet: DeviceTree.get_device_by_id returned existing 50 GiB partition sda4 (50) with existing ext4 filesystem >18:11:50,393 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >18:11:50,393 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda2 (30) with existing ext4 filesystem >18:11:50,398 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >18:11:50,399 DBG blivet: DeviceTree.get_device_by_id returned existing 200 MiB partition sda1 (22) with existing efi filesystem >18:11:50,403 DBG blivet: DeviceTree.get_device_by_id: id_num: 40 ; incomplete: False ; hidden: True ; >18:11:50,404 DBG blivet: DeviceTree.get_device_by_id returned existing 171 GiB partition sda3 (40) with existing ext4 filesystem >18:11:50,407 DBG blivet: finished Blivet copy >18:11:50,408 DBG blivet: starting Blivet copy >18:11:50,447 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >18:11:50,447 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3ab3908> fileSystem: <parted.filesystem.FileSystem object at 0x7f7ccc46f3c8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7ccc476c50> PedPartition: <_ped.Partition object at 0x7f7cc3cbdfc0> >18:11:50,449 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >18:11:50,449 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3ab3908> fileSystem: <parted.filesystem.FileSystem object at 0x7f7ccc46f588> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7ccc46f8d0> PedPartition: <_ped.Partition object at 0x7f7cc3cbdf10> >18:11:50,451 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >18:11:50,451 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3ab3908> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cccfa8048> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7ccc46f4a8> PedPartition: <_ped.Partition object at 0x7f7cc3cbdf68> >18:11:50,453 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >18:11:50,453 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3ab3908> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cccfa85f8> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cccfa8160> PedPartition: <_ped.Partition object at 0x7f7cc3cf77d8> >18:11:50,455 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >18:11:50,455 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7cc3ab3908> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cccfa8390> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cccfa8320> PedPartition: <_ped.Partition object at 0x7f7cc1f3ba98> >18:11:50,457 DBG blivet: DeviceTree.get_device_by_id: id_num: 60 ; incomplete: False ; hidden: True ; >18:11:50,458 DBG blivet: DeviceTree.get_device_by_id returned existing 16,28 GiB partition sda5 (60) with existing swap >18:11:50,462 DBG blivet: DeviceTree.get_device_by_id: id_num: 50 ; incomplete: False ; hidden: True ; >18:11:50,462 DBG blivet: DeviceTree.get_device_by_id returned existing 50 GiB partition sda4 (50) with existing ext4 filesystem >18:11:50,466 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >18:11:50,467 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda2 (30) with existing ext4 filesystem >18:11:50,470 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >18:11:50,471 DBG blivet: DeviceTree.get_device_by_id returned existing 200 MiB partition sda1 (22) with existing efi filesystem >18:11:50,474 DBG blivet: DeviceTree.get_device_by_id: id_num: 40 ; incomplete: False ; hidden: True ; >18:11:50,475 DBG blivet: DeviceTree.get_device_by_id returned existing 171 GiB partition sda3 (40) with existing ext4 filesystem >18:11:50,478 DBG blivet: finished Blivet copy >18:11:50,479 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >18:11:50,480 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >18:11:50,483 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 238,47 GiB disk sda (12) with existing gpt disklabel ; hidden: True ; >18:11:50,485 DBG blivet: checking if sdb depends on sda >18:11:50,485 DBG blivet: checking if sda depends on sda >18:11:50,485 DBG blivet: checking if sda1 depends on sda >18:11:50,485 DBG blivet: checking if sda2 depends on sda >18:11:50,486 DBG blivet: checking if sda3 depends on sda >18:11:50,486 DBG blivet: checking if sda4 depends on sda >18:11:50,486 DBG blivet: checking if sda5 depends on sda >18:11:50,486 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >18:11:50,486 DBG blivet: checking if loop0 depends on sda >18:11:50,486 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >18:11:50,486 DBG blivet: checking if loop1 depends on sda >18:11:50,486 DBG blivet: checking if /overlay (deleted) depends on sda >18:11:50,486 DBG blivet: checking if loop2 depends on sda >18:11:50,487 DBG blivet: checking if live-rw depends on sda >18:11:50,487 DBG blivet: checking if live-base depends on sda >18:11:50,549 DBG blivet: checking whether disk sda has an empty extended >18:11:50,550 DBG blivet: extended is None ; logicals is [] >18:11:50,579 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:11:50,580 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >18:11:50,583 DBG blivet: resolved 'sda' to 'sda' (disk) >18:11:50,608 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:11:50,609 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sda (12) with existing gpt disklabel >18:11:50,612 DBG blivet: resolved 'sda' to 'sda' (disk) >18:11:50,642 DBG blivet: starting Blivet copy >18:11:50,654 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >18:11:50,654 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7ccefe7470> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3a7c390> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3a7c160> PedPartition: <_ped.Partition object at 0x7f7cc1eafa40> >18:11:50,657 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >18:11:50,657 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7ccefe7470> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3a7c400> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3a7c240> PedPartition: <_ped.Partition object at 0x7f7cc1eaf7d8> >18:11:50,659 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >18:11:50,659 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7ccefe7470> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3a7c5c0> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3a7c518> PedPartition: <_ped.Partition object at 0x7f7cc1eafd00> >18:11:50,662 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >18:11:50,662 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7ccefe7470> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3a7c780> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3a7c6d8> PedPartition: <_ped.Partition object at 0x7f7cc1eafc50> >18:11:50,664 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >18:11:50,664 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7ccefe7470> fileSystem: <parted.filesystem.FileSystem object at 0x7f7cc3a7c908> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7cc3a7c898> PedPartition: <_ped.Partition object at 0x7f7cc1eaf938> >18:11:50,666 DBG blivet: DeviceTree.get_device_by_id: id_num: 60 ; incomplete: False ; hidden: True ; >18:11:50,667 DBG blivet: DeviceTree.get_device_by_id returned existing 16,28 GiB partition sda5 (60) with existing swap >18:11:50,671 DBG blivet: DeviceTree.get_device_by_id: id_num: 50 ; incomplete: False ; hidden: True ; >18:11:50,673 DBG blivet: DeviceTree.get_device_by_id returned existing 50 GiB partition sda4 (50) with existing ext4 filesystem >18:11:50,676 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >18:11:50,678 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda2 (30) with existing ext4 filesystem >18:11:50,682 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >18:11:50,683 DBG blivet: DeviceTree.get_device_by_id returned existing 200 MiB partition sda1 (22) with existing efi filesystem >18:11:50,687 DBG blivet: DeviceTree.get_device_by_id: id_num: 40 ; incomplete: False ; hidden: True ; >18:11:50,688 DBG blivet: DeviceTree.get_device_by_id returned existing 171 GiB partition sda3 (40) with existing ext4 filesystem >18:11:50,691 DBG blivet: finished Blivet copy >18:11:50,691 INF storage.ui: hiding device existing 1,87 GiB disk sdb (2) with existing iso9660 filesystem >18:11:50,692 INF storage.ui: removed disk sdb (id 2) from device tree >18:11:50,692 DBG storage.ui: lvm filter: adding sdb to the reject list >18:11:52,926 DBG blivet: Ext4FS.supported: supported: True ; >18:11:52,926 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 299 >18:11:52,930 DBG blivet: BTRFS.supported: supported: True ; >18:11:52,930 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 300 >18:11:52,931 DBG blivet: BTRFS.supported: supported: True ; >18:11:53,957 DBG blivet: Ext4FS.supported: supported: True ; >18:11:53,958 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 301 >18:11:53,962 DBG blivet: BTRFS.supported: supported: True ; >18:11:53,962 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 302 >18:11:53,963 DBG blivet: BTRFS.supported: supported: True ; >18:12:01,313 DBG blivet: Ext4FS.supported: supported: True ; >18:12:01,313 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 303 >18:12:01,314 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (170.9990234375 GiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with existing efi filesystem', > 'existing 1024 MiB partition sda2 (30) with existing ext4 filesystem', > 'existing 171 GiB partition sda3 (40) with existing ext4 filesystem', > 'existing 50 GiB partition sda4 (50) with existing ext4 filesystem', > 'existing 16,28 GiB partition sda5 (60) with existing swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:12:01,328 DBG storage.ui: Ext4FS.supported: supported: True ; >18:12:01,328 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 304 >18:12:01,329 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 306 >18:12:01,331 DBG storage.ui: PartitionDevice._set_format: sda3 ; type: None ; current: ext4 ; >18:12:01,331 INF storage.ui: registered action: [305] destroy format ext4 filesystem on partition sda3 (id 40) >18:12:01,333 DBG storage.ui: PartitionDevice._set_format: sda3 ; type: ext4 ; current: None ; >18:12:01,334 INF storage.ui: registered action: [307] create format ext4 filesystem mounted at /home on partition sda3 (id 40) >18:12:01,345 DBG blivet: Ext4FS.supported: supported: True ; >18:12:01,345 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 308 >18:12:01,350 DBG blivet: BTRFS.supported: supported: True ; >18:12:01,350 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 309 >18:12:01,351 DBG blivet: BTRFS.supported: supported: True ; >18:12:01,360 DBG blivet: Ext4FS.supported: supported: True ; >18:12:01,360 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 310 >18:12:01,365 DBG blivet: BTRFS.supported: supported: True ; >18:12:01,366 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 311 >18:12:01,367 DBG blivet: BTRFS.supported: supported: True ; >18:12:05,983 DBG blivet: Ext4FS.supported: supported: True ; >18:12:05,983 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 312 >18:12:05,983 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (50 GiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with existing efi filesystem', > 'existing 1024 MiB partition sda2 (30) with existing ext4 filesystem', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with existing ext4 filesystem', > 'existing 16,28 GiB partition sda5 (60) with existing swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:12:05,997 DBG storage.ui: Ext4FS.supported: supported: True ; >18:12:05,997 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 313 >18:12:05,998 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 315 >18:12:05,999 DBG storage.ui: PartitionDevice._set_format: sda4 ; type: None ; current: ext4 ; >18:12:05,999 INF storage.ui: registered action: [314] destroy format ext4 filesystem on partition sda4 (id 50) >18:12:06,001 DBG storage.ui: PartitionDevice._set_format: sda4 ; type: ext4 ; current: None ; >18:12:06,001 INF storage.ui: registered action: [316] create format ext4 filesystem mounted at / on partition sda4 (id 50) >18:12:06,011 DBG blivet: Ext4FS.supported: supported: True ; >18:12:06,011 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 317 >18:12:06,014 DBG blivet: BTRFS.supported: supported: True ; >18:12:06,015 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 318 >18:12:06,016 DBG blivet: BTRFS.supported: supported: True ; >18:12:06,025 DBG blivet: Ext4FS.supported: supported: True ; >18:12:06,025 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 319 >18:12:06,029 DBG blivet: BTRFS.supported: supported: True ; >18:12:06,029 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 320 >18:12:06,030 DBG blivet: BTRFS.supported: supported: True ; >18:12:10,800 DBG blivet: Ext4FS.supported: supported: True ; >18:12:10,800 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 321 >18:12:10,800 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (1024 MiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with existing efi filesystem', > 'existing 1024 MiB partition sda2 (30) with existing ext4 filesystem', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with non-existent ext4 filesystem ' > 'mounted at /', > 'existing 16,28 GiB partition sda5 (60) with existing swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:12:10,814 DBG storage.ui: Ext4FS.supported: supported: True ; >18:12:10,815 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 322 >18:12:10,815 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 324 >18:12:10,816 DBG storage.ui: PartitionDevice._set_format: sda2 ; type: None ; current: ext4 ; >18:12:10,817 INF storage.ui: registered action: [323] destroy format ext4 filesystem on partition sda2 (id 30) >18:12:10,818 DBG storage.ui: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >18:12:10,819 INF storage.ui: registered action: [325] create format ext4 filesystem mounted at /boot on partition sda2 (id 30) >18:12:10,828 DBG blivet: Ext4FS.supported: supported: True ; >18:12:10,828 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 326 >18:12:10,832 DBG blivet: BTRFS.supported: supported: True ; >18:12:10,833 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 327 >18:12:10,834 DBG blivet: BTRFS.supported: supported: True ; >18:12:10,844 DBG blivet: EFIFS.supported: supported: True ; >18:12:10,844 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 328 >18:12:10,848 DBG blivet: BTRFS.supported: supported: True ; >18:12:10,848 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 329 >18:12:10,849 DBG blivet: BTRFS.supported: supported: True ; >18:12:20,886 DBG blivet: EFIFS.supported: supported: True ; >18:12:20,886 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 330 >18:12:20,887 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (200 MiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with existing efi filesystem', > 'existing 1024 MiB partition sda2 (30) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with non-existent ext4 filesystem ' > 'mounted at /', > 'existing 16,28 GiB partition sda5 (60) with existing swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:12:20,901 DBG storage.ui: EFIFS.supported: supported: True ; >18:12:20,901 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 331 >18:12:20,901 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 333 >18:12:20,903 DBG storage.ui: PartitionDevice._set_format: sda1 ; type: None ; current: efi ; >18:12:20,903 INF storage.ui: registered action: [332] destroy format efi filesystem on partition sda1 (id 22) >18:12:20,904 DBG storage.ui: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >18:12:20,905 INF storage.ui: registered action: [334] create format efi filesystem mounted at /boot/efi on partition sda1 (id 22) >18:12:20,914 DBG blivet: EFIFS.supported: supported: True ; >18:12:20,915 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 335 >18:12:20,919 DBG blivet: BTRFS.supported: supported: True ; >18:12:20,919 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 336 >18:12:20,920 DBG blivet: BTRFS.supported: supported: True ; >18:12:20,930 DBG blivet: SwapSpace.__init__: >18:12:20,930 DBG blivet: get_format('swap') returning SwapSpace instance with object id 337 >18:12:20,934 DBG blivet: BTRFS.supported: supported: True ; >18:12:20,934 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 338 >18:12:20,935 DBG blivet: BTRFS.supported: supported: True ; >18:12:23,615 DBG blivet: SwapSpace.__init__: >18:12:23,615 DBG blivet: get_format('swap') returning SwapSpace instance with object id 339 >18:12:23,615 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (16.279296875 GiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'existing 1024 MiB partition sda2 (30) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with non-existent ext4 filesystem ' > 'mounted at /', > 'existing 16,28 GiB partition sda5 (60) with existing swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:12:23,629 DBG storage.ui: SwapSpace.__init__: mountpoint: None ; label: fedora-swap ; device: /dev/sda5 ; >18:12:23,629 DBG storage.ui: get_format('swap') returning SwapSpace instance with object id 340 >18:12:23,630 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 342 >18:12:23,631 DBG storage.ui: PartitionDevice._set_format: sda5 ; type: None ; current: swap ; >18:12:23,631 INF storage.ui: registered action: [341] destroy format swap on partition sda5 (id 60) >18:12:23,633 DBG storage.ui: PartitionDevice._set_format: sda5 ; type: swap ; current: None ; >18:12:23,633 INF storage.ui: registered action: [343] create format swap on partition sda5 (id 60) >18:12:23,643 DBG blivet: SwapSpace.__init__: >18:12:23,643 DBG blivet: get_format('swap') returning SwapSpace instance with object id 344 >18:12:23,648 DBG blivet: BTRFS.supported: supported: True ; >18:12:23,648 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 345 >18:12:23,649 DBG blivet: BTRFS.supported: supported: True ; >18:12:23,660 DBG blivet: EFIFS.supported: supported: True ; >18:12:23,660 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 346 >18:12:23,664 DBG blivet: BTRFS.supported: supported: True ; >18:12:23,664 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 347 >18:12:23,665 DBG blivet: BTRFS.supported: supported: True ; >18:12:29,206 DBG blivet: SwapSpace.__init__: >18:12:29,207 DBG blivet: get_format('swap') returning SwapSpace instance with object id 348 >18:12:29,211 DBG blivet: BTRFS.supported: supported: True ; >18:12:29,212 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 349 >18:12:29,213 DBG blivet: BTRFS.supported: supported: True ; >18:12:42,887 DBG blivet: Ext4FS.supported: supported: True ; >18:12:42,888 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 350 >18:12:42,891 DBG blivet: BTRFS.supported: supported: True ; >18:12:42,891 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 351 >18:12:42,892 DBG blivet: BTRFS.supported: supported: True ; >18:12:44,866 DBG blivet: SwapSpace.__init__: >18:12:44,866 DBG blivet: get_format('swap') returning SwapSpace instance with object id 352 >18:12:44,870 DBG blivet: BTRFS.supported: supported: True ; >18:12:44,871 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 353 >18:12:44,872 DBG blivet: BTRFS.supported: supported: True ; >18:12:50,452 DBG blivet: SwapSpace.__init__: >18:12:50,453 DBG blivet: get_format('swap') returning SwapSpace instance with object id 354 >18:12:50,453 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (16 GiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'existing 1024 MiB partition sda2 (30) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with non-existent ext4 filesystem ' > 'mounted at /', > 'existing 16,28 GiB partition sda5 (60) with non-existent swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:12:50,467 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,468 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,470 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,473 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,475 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,477 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,479 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,482 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,484 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,485 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:12:50,486 INF storage.ui: registered action: [355] resize device (Shrink) partition sda5 (id 60) >18:12:50,502 DBG blivet: SwapSpace.__init__: >18:12:50,502 DBG blivet: get_format('swap') returning SwapSpace instance with object id 356 >18:12:50,505 DBG blivet: BTRFS.supported: supported: True ; >18:12:50,505 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 357 >18:12:50,506 DBG blivet: BTRFS.supported: supported: True ; >18:12:50,515 DBG blivet: Ext4FS.supported: supported: True ; >18:12:50,515 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 358 >18:12:50,519 DBG blivet: BTRFS.supported: supported: True ; >18:12:50,519 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 359 >18:12:50,520 DBG blivet: BTRFS.supported: supported: True ; >18:12:52,538 DBG blivet: Ext4FS.supported: supported: True ; >18:12:52,538 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 360 >18:12:52,542 DBG blivet: BTRFS.supported: supported: True ; >18:12:52,542 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 361 >18:12:52,544 DBG blivet: BTRFS.supported: supported: True ; >18:12:55,704 DBG blivet: SwapSpace.__init__: >18:12:55,705 DBG blivet: get_format('swap') returning SwapSpace instance with object id 362 >18:12:55,709 DBG blivet: BTRFS.supported: supported: True ; >18:12:55,709 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 363 >18:12:55,710 DBG blivet: BTRFS.supported: supported: True ; >18:13:07,622 DBG blivet: SwapSpace.__init__: >18:13:07,622 DBG blivet: get_format('swap') returning SwapSpace instance with object id 364 >18:13:07,622 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (8 GiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'existing 1024 MiB partition sda2 (30) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with non-existent ext4 filesystem ' > 'mounted at /', > 'existing 16 GiB partition sda5 (60) with non-existent swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:13:07,636 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,638 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,640 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,642 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,645 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,647 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,649 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,652 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,654 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,655 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:07,656 INF storage.ui: registered action: [365] resize device (Shrink) partition sda5 (id 60) >18:13:07,673 DBG blivet: SwapSpace.__init__: >18:13:07,673 DBG blivet: get_format('swap') returning SwapSpace instance with object id 366 >18:13:07,677 DBG blivet: BTRFS.supported: supported: True ; >18:13:07,677 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 367 >18:13:07,678 DBG blivet: BTRFS.supported: supported: True ; >18:13:07,688 DBG blivet: Ext4FS.supported: supported: True ; >18:13:07,688 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 368 >18:13:07,691 DBG blivet: BTRFS.supported: supported: True ; >18:13:07,691 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 369 >18:13:07,692 DBG blivet: BTRFS.supported: supported: True ; >18:13:12,866 DBG blivet: Ext4FS.supported: supported: True ; >18:13:12,867 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 370 >18:13:12,867 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (190 GiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'existing 1024 MiB partition sda2 (30) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with non-existent ext4 filesystem ' > 'mounted at /', > 'existing 8 GiB partition sda5 (60) with non-existent swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:13:12,881 DBG storage.ui: PartitionDevice._compute_resize: sda3 ; status: True ; >18:13:12,883 DBG storage.ui: PartitionDevice._compute_resize: sda3 ; status: True ; >18:13:12,885 DBG storage.ui: PartitionDevice._compute_resize: sda3 ; status: True ; >18:13:12,893 DBG blivet: Ext4FS.supported: supported: True ; >18:13:12,893 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 371 >18:13:12,896 DBG blivet: BTRFS.supported: supported: True ; >18:13:12,897 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 372 >18:13:12,898 DBG blivet: BTRFS.supported: supported: True ; >18:13:12,907 DBG blivet: Ext4FS.supported: supported: True ; >18:13:12,908 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 373 >18:13:12,911 DBG blivet: BTRFS.supported: supported: True ; >18:13:12,912 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 374 >18:13:12,913 DBG blivet: BTRFS.supported: supported: True ; >18:13:13,789 DBG blivet: Ext4FS.supported: supported: True ; >18:13:13,789 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 375 >18:13:13,793 DBG blivet: BTRFS.supported: supported: True ; >18:13:13,794 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 376 >18:13:13,795 DBG blivet: BTRFS.supported: supported: True ; >18:13:14,881 DBG blivet: SwapSpace.__init__: >18:13:14,882 DBG blivet: get_format('swap') returning SwapSpace instance with object id 377 >18:13:14,887 DBG blivet: BTRFS.supported: supported: True ; >18:13:14,887 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 378 >18:13:14,888 DBG blivet: BTRFS.supported: supported: True ; >18:13:20,293 DBG blivet: SwapSpace.__init__: >18:13:20,293 DBG blivet: get_format('swap') returning SwapSpace instance with object id 379 >18:13:20,294 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f7ccfa97fd0>, ['sda'], {'size': Size (32 GiB), 'disks': [DiskDevice instance (0x7f7cc3bc0828) -- > name = sda status = True id = 12 > children = ['existing 200 MiB partition sda1 (22) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'existing 1024 MiB partition sda2 (30) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 171 GiB partition sda3 (40) with non-existent ext4 filesystem ' > 'mounted at /home', > 'existing 50 GiB partition sda4 (50) with non-existent ext4 filesystem ' > 'mounted at /', > 'existing 8 GiB partition sda5 (60) with non-existent swap'] > parents = [] > uuid = None size = 238,47 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:08.2/0000:04:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 238,47 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = None], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:13:20,307 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:20,309 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ; >18:13:20,311 DBG storage.ui: PartitionDevice._compute_resize: sda5 ; status: True ;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1614462
:
1474750
|
1474751
|
1474752
|
1474753
|
1474754
|
1474755
|
1474756
|
1474757
|
1474758
| 1474759 |
1474760