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 1484308 Details for
Bug 1630242
RuntimeError: NOTABUG: testing exception handling
[?]
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), 133.73 KB, created by
Alessio
on 2018-09-18 09:02:43 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Alessio
Created:
2018-09-18 09:02:43 UTC
Size:
133.73 KB
patch
obsolete
>04:59:42,743 DBG blivet: registered device format class DeviceFormat as None >04:59:42,770 DBG blivet: registered device format class BIOSBoot as biosboot >04:59:42,773 DBG blivet: registered device format class DiskLabel as disklabel >04:59:42,774 DBG blivet: registered device format class DMRaidMember as dmraidmember >04:59:42,780 DBG blivet: registered device format class Ext2FS as ext2 >04:59:42,781 DBG blivet: registered device format class Ext3FS as ext3 >04:59:42,781 DBG blivet: registered device format class Ext4FS as ext4 >04:59:42,781 DBG blivet: registered device format class FATFS as vfat >04:59:42,781 DBG blivet: registered device format class EFIFS as efi >04:59:42,781 DBG blivet: registered device format class BTRFS as btrfs >04:59:42,781 DBG blivet: registered device format class GFS2 as gfs2 >04:59:42,781 DBG blivet: registered device format class JFS as jfs >04:59:42,781 DBG blivet: registered device format class ReiserFS as reiserfs >04:59:42,782 DBG blivet: registered device format class XFS as xfs >04:59:42,782 DBG blivet: registered device format class HFS as hfs >04:59:42,782 DBG blivet: registered device format class AppleBootstrapFS as appleboot >04:59:42,782 DBG blivet: registered device format class HFSPlus as hfs+ >04:59:42,782 DBG blivet: registered device format class MacEFIFS as macefi >04:59:42,782 DBG blivet: registered device format class NTFS as ntfs >04:59:42,782 DBG blivet: registered device format class NFS as nfs >04:59:42,782 DBG blivet: registered device format class NFSv4 as nfs4 >04:59:42,783 DBG blivet: registered device format class Iso9660FS as iso9660 >04:59:42,783 DBG blivet: registered device format class NoDevFS as nodev >04:59:42,783 DBG blivet: registered device format class DevPtsFS as devpts >04:59:42,783 DBG blivet: registered device format class ProcFS as proc >04:59:42,783 DBG blivet: registered device format class SysFS as sysfs >04:59:42,783 DBG blivet: registered device format class TmpFS as tmpfs >04:59:42,783 DBG blivet: registered device format class BindFS as bind >04:59:42,783 DBG blivet: registered device format class SELinuxFS as selinuxfs >04:59:42,783 DBG blivet: registered device format class USBFS as usbfs >04:59:42,783 DBG blivet: registered device format class EFIVarFS as efivarfs >04:59:42,789 DBG blivet: registered device format class LUKS as luks >04:59:42,789 DBG blivet: registered device format class Integrity as integrity >04:59:42,848 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >04:59:42,848 DBG blivet: registered device format class MDRaidMember as mdmember >04:59:42,849 DBG blivet: registered device format class MultipathMember as multipath_member >04:59:42,849 DBG blivet: registered device format class PPCPRePBoot as prepboot >04:59:42,850 DBG blivet: registered device format class SwapSpace as swap >04:59:43,046 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >04:59:43,047 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >04:59:43,073 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'fedora-swap', 'fedora-root'] >04:59:43,074 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:59:43,101 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,166 DBG blivet: IGNORED: Caught exception, continuing. >04:59:43,166 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >04:59:43,166 DBG blivet: IGNORED: Begin exception details. >04:59:43,167 DBG blivet: IGNORED: Traceback (most recent call last): >04:59:43,167 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/safe_dbus.py", line 147, in call_sync >04:59:43,167 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >04:59:43,167 DBG blivet: IGNORED: gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >04:59:43,167 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >04:59:43,167 DBG blivet: IGNORED: Traceback (most recent call last): >04:59:43,167 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/iscsi.py", line 156, in __init__ >04:59:43,167 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >04:59:43,167 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/util.py", line 1093, in decorated >04:59:43,167 DBG blivet: IGNORED: return fn(*args, **kwargs) >04:59:43,167 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >04:59:43,167 DBG blivet: IGNORED: connection=self._connection) >04:59:43,167 DBG blivet: IGNORED: File "/usr/lib/python3.7/site-packages/blivet/safe_dbus.py", line 151, in call_sync >04:59:43,167 DBG blivet: IGNORED: raise DBusCallError(msg) >04:59:43,167 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 >04:59:43,167 DBG blivet: IGNORED: End exception details. >04:59:43,169 INF blivet: sda is a disk >04:59:43,169 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >04:59:43,169 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >04:59:43,170 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >04:59:43,170 DBG blivet: updated sda size to 20 GiB (20 GiB) >04:59:43,170 INF blivet: added disk sda (id 0) to device tree >04:59:43,170 INF blivet: got device: DiskDevice instance (0x7f80bdc476d8) -- > name = sda status = True id = 0 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >04:59:43,171 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >04:59:43,172 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >04:59:43,172 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >04:59:43,172 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >04:59:43,188 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f80bcb900b8>, <parted.partition.Partition object at 0x7f80bcb90198>, <parted.partition.Partition object at 0x7f80bcb90400>] > device: <parted.device.Device object at 0x7f80bcbfddd8> > PedDisk: <_ped.Disk object at 0x7f80be0ff648> >04:59:43,248 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 8 >04:59:43,249 INF blivet: got format: existing gpt disklabel >04:59:43,250 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:59:43,251 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,269 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (0) with existing gpt disklabel >04:59:43,269 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >04:59:43,270 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >04:59:43,270 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >04:59:43,270 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >04:59:43,270 DBG blivet: looking up parted Partition: /dev/sda1 >04:59:43,275 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >04:59:43,275 INF blivet: added partition sda1 (id 10) to device tree >04:59:43,275 INF blivet: got device: PartitionDevice instance (0x7f80bcb90da0) -- > name = sda1 status = True id = 10 > children = [] > parents = ['existing 20 GiB disk sda (0) with existing gpt disklabel'] > uuid = 9b1b0a90-93d8-4469-9bed-c11b57b1bf46 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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 0x7f80bcbfde80> fileSystem: <parted.filesystem.FileSystem object at 0x7f80bcb902b0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f80bcb900f0> PedPartition: <_ped.Partition object at 0x7f80bcbf2308> > disk = existing 20 GiB disk sda (0) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >04:59:43,277 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >04:59:43,277 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >04:59:43,277 INF blivet: type detected on 'sda1' is 'efi' >04:59:43,277 DBG blivet: get_format('efi') returning EFIFS instance with object id 16 >04:59:43,277 INF blivet: got format: existing efi filesystem >04:59:43,278 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:59:43,278 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,301 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (0) with existing gpt disklabel >04:59:43,302 DBG blivet: get_format('None') returning DeviceFormat instance with object id 19 >04:59:43,302 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >04:59:43,303 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >04:59:43,303 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >04:59:43,303 DBG blivet: looking up parted Partition: /dev/sda2 >04:59:43,304 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >04:59:43,304 INF blivet: added partition sda2 (id 18) to device tree >04:59:43,305 INF blivet: got device: PartitionDevice instance (0x7f80bcb9fa20) -- > name = sda2 status = True id = 18 > children = [] > parents = ['existing 20 GiB disk sda (0) with existing gpt disklabel'] > uuid = c7e6e4e5-ba05-4e69-8eb6-52f5c570dfb9 size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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 0x7f80bcbfde80> fileSystem: <parted.filesystem.FileSystem object at 0x7f80bcb90320> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f80bcb90160> PedPartition: <_ped.Partition object at 0x7f80bcbf2200> > disk = existing 20 GiB disk sda (0) with existing gpt disklabel > start = 411648 end = 2508799 length = 2097152 > flags = >04:59:43,307 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 22 >04:59:43,307 DBG blivet: get_format('efi') returning EFIFS instance with object id 23 >04:59:43,307 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 24 >04:59:43,307 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 25 >04:59:43,308 INF blivet: type detected on 'sda2' is 'ext4' >04:59:43,325 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 26 >04:59:43,326 INF blivet: got format: existing ext4 filesystem >04:59:43,327 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >04:59:43,327 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,347 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (0) with existing gpt disklabel >04:59:43,347 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >04:59:43,347 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >04:59:43,348 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >04:59:43,348 DBG blivet: updated sda3 size to 18.8 GiB (18.8 GiB) >04:59:43,348 DBG blivet: looking up parted Partition: /dev/sda3 >04:59:43,349 DBG blivet: updated sda3 size to 18.8 GiB (18.8 GiB) >04:59:43,349 INF blivet: added partition sda3 (id 28) to device tree >04:59:43,349 INF blivet: got device: PartitionDevice instance (0x7f80bcba9208) -- > name = sda3 status = True id = 28 > children = [] > parents = ['existing 20 GiB disk sda (0) with existing gpt disklabel'] > uuid = da722c8e-81e5-4bc9-8970-66bf28198daa size = 18.8 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18.8 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 0x7f80bcbfde80> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f80bcb90438> PedPartition: <_ped.Partition object at 0x7f80bcbf2258> > disk = existing 20 GiB disk sda (0) with existing gpt disklabel > start = 2508800 end = 41940991 length = 39432192 > flags = lvm >04:59:43,350 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 32 >04:59:43,350 DBG blivet: get_format('efi') returning EFIFS instance with object id 33 >04:59:43,351 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 34 >04:59:43,351 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 35 >04:59:43,394 INF blivet: type detected on 'sda3' is 'lvmpv' >04:59:43,394 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 36 >04:59:43,395 DBG blivet: DeviceTree.get_device_by_uuid returned None >04:59:43,396 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,396 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >04:59:43,396 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >04:59:43,397 INF blivet: added lvmvg fedora (id 37) to device tree >04:59:43,397 DBG blivet: DeviceTree.get_device_by_uuid returned existing 18.8 GiB lvmvg fedora (37) >04:59:43,431 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,432 DBG blivet: DeviceTree.get_device_by_uuid returned None >04:59:43,432 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >04:59:43,432 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >04:59:43,433 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >04:59:43,434 DBG blivet: updated fedora-root size to 16.8 GiB (16.8 GiB) >04:59:43,434 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >04:59:43,434 DBG blivet: get_format('None') returning DeviceFormat instance with object id 46 >04:59:43,434 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >04:59:43,435 DBG blivet: updated fedora-root size to 16.8 GiB (16.8 GiB) >04:59:43,435 DBG blivet: Adding fedora-root/16.8 GiB to fedora >04:59:43,435 INF blivet: added lvmlv fedora-root (id 41) to device tree >04:59:43,435 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >04:59:43,436 DBG blivet: updated fedora-root size to 16.8 GiB (16.8 GiB) >04:59:43,436 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-3)... >04:59:43,437 DBG blivet: DeviceTree.get_device_by_name returned existing 16.8 GiB lvmlv fedora-root (41) >04:59:43,439 DBG blivet: fedora size is 18.8 GiB >04:59:43,439 DBG blivet: vg fedora has 2 GiB free >04:59:43,440 DBG blivet: fedora size is 18.8 GiB >04:59:43,440 DBG blivet: vg fedora has 2 GiB free >04:59:43,437 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f80bcb9f940) -- > name = fedora-root status = True id = 41 > children = [] > parents = ['existing 18.8 GiB lvmvg fedora (37)'] > uuid = wwVeRP-v9Tt-zGiX-elld-Nd6z-Tq8l-qkzBCF size = 16.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 16.8 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f80bcb90e48) -- > name = fedora status = True id = 37 > children = ['existing 16.8 GiB lvmlv fedora-root (41)'] > parents = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 2 GiB > free extents = 512 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > LVs = ['existing 16.8 GiB lvmlv fedora-root (41)'] > segment type = linear percent = 0 > VG space used = 16.8 GiB >04:59:43,444 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 48 >04:59:43,444 DBG blivet: get_format('efi') returning EFIFS instance with object id 49 >04:59:43,445 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 50 >04:59:43,445 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 51 >04:59:43,445 INF blivet: type detected on 'fedora-root' is 'ext4' >04:59:43,445 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 52 >04:59:43,445 INF blivet: got format: existing ext4 filesystem >04:59:43,446 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,447 DBG blivet: DeviceTree.get_device_by_uuid returned None >04:59:43,447 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >04:59:43,447 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >04:59:43,448 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >04:59:43,448 DBG blivet: updated fedora-swap size to 2 GiB (2 GiB) >04:59:43,448 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >04:59:43,448 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >04:59:43,449 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >04:59:43,449 DBG blivet: updated fedora-swap size to 2 GiB (2 GiB) >04:59:43,449 DBG blivet: Adding fedora-swap/2 GiB to fedora >04:59:43,449 INF blivet: added lvmlv fedora-swap (id 54) to device tree >04:59:43,450 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >04:59:43,450 DBG blivet: updated fedora-swap size to 2 GiB (2 GiB) >04:59:43,450 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-2)... >04:59:43,451 DBG blivet: DeviceTree.get_device_by_name returned existing 2 GiB lvmlv fedora-swap (54) >04:59:43,453 DBG blivet: fedora size is 18.8 GiB >04:59:43,454 DBG blivet: vg fedora has 0 B free >04:59:43,454 DBG blivet: fedora size is 18.8 GiB >04:59:43,454 DBG blivet: vg fedora has 0 B free >04:59:43,451 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f80bcb4c828) -- > name = fedora-swap status = True id = 54 > children = [] > parents = ['existing 18.8 GiB lvmvg fedora (37)'] > uuid = bBg8FD-g3c2-mJms-poz4-zqnt-Tl5z-2ZUKL7 size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 2 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f80bcb90e48) -- > name = fedora status = True id = 37 > children = ['existing 16.8 GiB lvmlv fedora-root (41) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (54)'] > parents = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > LVs = ['existing 16.8 GiB lvmlv fedora-root (41) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (54)'] > segment type = linear percent = 0 > VG space used = 2 GiB >04:59:43,459 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 61 >04:59:43,459 DBG blivet: get_format('efi') returning EFIFS instance with object id 62 >04:59:43,459 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >04:59:43,459 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 64 >04:59:43,459 INF blivet: type detected on 'fedora-swap' is 'swap' >04:59:43,460 DBG blivet: get_format('swap') returning SwapSpace instance with object id 65 >04:59:43,460 INF blivet: got format: existing swap >04:59:43,460 INF blivet: got format: existing lvmpv >04:59:43,461 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0)... >04:59:43,461 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,462 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >04:59:43,462 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >04:59:43,462 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0 >04:59:43,462 DBG blivet: updated sr0 size to 1.78 GiB (1.78 GiB) >04:59:43,462 INF blivet: added cdrom sr0 (id 68) to device tree >04:59:43,463 INF blivet: got device: OpticalDevice instance (0x7f80bcb59a90) -- > name = sr0 status = True id = 68 > children = [] > parents = [] > uuid = None size = 1.78 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0 > target size = 1.78 GiB path = /dev/sr0 > format args = [] original_format = None >04:59:43,464 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 72 >04:59:43,465 DBG blivet: get_format('efi') returning EFIFS instance with object id 73 >04:59:43,465 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >04:59:43,465 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >04:59:43,465 INF blivet: type detected on 'sr0' is 'iso9660' >04:59:43,465 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 76 >04:59:43,465 INF blivet: got format: existing iso9660 filesystem >04:59:43,466 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >04:59:43,466 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,467 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,467 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >04:59:43,468 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >04:59:43,468 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >04:59:43,468 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 78) to device tree >04:59:43,468 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >04:59:43,468 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >04:59:43,469 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >04:59:43,469 INF blivet: added loop loop0 (id 82) to device tree >04:59:43,469 INF blivet: got device: LoopDevice instance (0x7f80bcb53128) -- > name = loop0 status = False id = 82 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (78)'] > 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 >04:59:43,469 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >04:59:43,469 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >04:59:43,470 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >04:59:43,470 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >04:59:43,470 INF blivet: type detected on 'loop0' is 'squashfs' >04:59:43,470 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 90 >04:59:43,470 INF blivet: got format: existing None >04:59:43,470 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >04:59:43,471 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,472 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,472 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >04:59:43,472 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >04:59:43,472 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >04:59:43,472 INF blivet: added file /LiveOS/rootfs.img (id 92) to device tree >04:59:43,472 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >04:59:43,472 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >04:59:43,472 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >04:59:43,473 INF blivet: added loop loop1 (id 96) to device tree >04:59:43,473 INF blivet: got device: LoopDevice instance (0x7f80bcb5f828) -- > name = loop1 status = False id = 96 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (92)'] > 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 >04:59:43,473 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 >04:59:43,473 DBG blivet: get_format('efi') returning EFIFS instance with object id 101 >04:59:43,473 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 102 >04:59:43,474 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >04:59:43,474 INF blivet: type detected on 'loop1' is 'ext4' >04:59:43,474 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 104 >04:59:43,474 INF blivet: got format: existing ext4 filesystem >04:59:43,474 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >04:59:43,475 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,475 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,475 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >04:59:43,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >04:59:43,476 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >04:59:43,476 INF blivet: added file /overlay (deleted) (id 106) to device tree >04:59:43,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >04:59:43,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 112 >04:59:43,476 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >04:59:43,476 INF blivet: added loop loop2 (id 110) to device tree >04:59:43,476 INF blivet: got device: LoopDevice instance (0x7f80bcb65c18) -- > name = loop2 status = False id = 110 > children = [] > parents = ['existing 0 B file /overlay (deleted) (106)'] > 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 >04:59:43,477 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 114 >04:59:43,477 DBG blivet: get_format('efi') returning EFIFS instance with object id 115 >04:59:43,477 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 116 >04:59:43,477 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 117 >04:59:43,478 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >04:59:43,478 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 118 >04:59:43,478 INF blivet: got format: existing None >04:59:43,478 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >04:59:43,479 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,509 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (96) with existing ext4 filesystem >04:59:43,510 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (110) >04:59:43,511 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,511 DBG blivet: get_format('None') returning DeviceFormat instance with object id 121 >04:59:43,511 DBG blivet: get_format('None') returning DeviceFormat instance with object id 122 >04:59:43,511 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >04:59:43,512 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >04:59:43,512 INF blivet: added dm live-rw (id 120) to device tree >04:59:43,512 INF blivet: got device: DMDevice instance (0x7f80bcb68cf8) -- > name = live-rw status = True id = 120 > children = [] > parents = ['existing 0 B loop loop1 (96) 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 >04:59:43,519 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 124 >04:59:43,519 DBG blivet: get_format('efi') returning EFIFS instance with object id 125 >04:59:43,519 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 126 >04:59:43,519 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 127 >04:59:43,520 INF blivet: type detected on 'live-rw' is 'ext4' >04:59:43,520 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 128 >04:59:43,520 INF blivet: got format: existing ext4 filesystem >04:59:43,520 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >04:59:43,521 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,550 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (96) with existing ext4 filesystem >04:59:43,550 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:43,551 DBG blivet: get_format('None') returning DeviceFormat instance with object id 131 >04:59:43,551 DBG blivet: get_format('None') returning DeviceFormat instance with object id 132 >04:59:43,551 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >04:59:43,551 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >04:59:43,552 INF blivet: added dm live-base (id 130) to device tree >04:59:43,552 INF blivet: got device: DMDevice instance (0x7f80bcb4c5f8) -- > name = live-base status = True id = 130 > children = [] > parents = ['existing 0 B loop loop1 (96) 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 >04:59:43,559 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 134 >04:59:43,559 DBG blivet: get_format('efi') returning EFIFS instance with object id 135 >04:59:43,559 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 136 >04:59:43,559 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 137 >04:59:43,560 INF blivet: type detected on 'live-base' is 'ext4' >04:59:43,560 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 138 >04:59:43,560 INF blivet: got format: existing ext4 filesystem >04:59:43,561 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-2)... >04:59:43,561 DBG blivet: DeviceTree.get_device_by_name returned existing 2 GiB lvmlv fedora-swap (54) with existing swap >04:59:43,563 DBG blivet: fedora size is 18.8 GiB >04:59:43,564 DBG blivet: vg fedora has 0 B free >04:59:43,564 DBG blivet: fedora size is 18.8 GiB >04:59:43,564 DBG blivet: vg fedora has 0 B free >04:59:43,561 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f80bcb4c828) -- > name = fedora-swap status = True id = 54 > children = [] > parents = ['existing 18.8 GiB lvmvg fedora (37)'] > uuid = bBg8FD-g3c2-mJms-poz4-zqnt-Tl5z-2ZUKL7 size = 2 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 2 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f80bcb90e48) -- > name = fedora status = True id = 37 > children = ['existing 16.8 GiB lvmlv fedora-root (41) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (54) with existing swap'] > parents = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > LVs = ['existing 16.8 GiB lvmlv fedora-root (41) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (54) with existing swap'] > segment type = linear percent = 0 > VG space used = 2 GiB >04:59:43,568 DBG blivet: no type or existing type for fedora-swap, bailing >04:59:43,569 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-3)... >04:59:43,569 DBG blivet: DeviceTree.get_device_by_name returned existing 16.8 GiB lvmlv fedora-root (41) with existing ext4 filesystem >04:59:43,571 DBG blivet: fedora size is 18.8 GiB >04:59:43,572 DBG blivet: vg fedora has 0 B free >04:59:43,572 DBG blivet: fedora size is 18.8 GiB >04:59:43,573 DBG blivet: vg fedora has 0 B free >04:59:43,570 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f80bcb9f940) -- > name = fedora-root status = True id = 41 > children = [] > parents = ['existing 18.8 GiB lvmvg fedora (37)'] > uuid = wwVeRP-v9Tt-zGiX-elld-Nd6z-Tq8l-qkzBCF size = 16.8 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 16.8 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f80bcb90e48) -- > name = fedora status = True id = 37 > children = ['existing 16.8 GiB lvmlv fedora-root (41) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (54) with existing swap'] > parents = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18.8 GiB partition sda3 (28) with existing lvmpv'] > LVs = ['existing 16.8 GiB lvmlv fedora-root (41) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (54) with existing swap'] > segment type = linear percent = 0 > VG space used = 16.8 GiB >04:59:43,577 DBG blivet: no type or existing type for fedora-root, bailing >04:59:47,170 INF blivet: ISCSID is /sbin/iscsid >04:59:47,170 INF blivet: no initiator set >04:59:47,221 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:59:47,825 DBG blivet: Ext4FS.supported: supported: True ; >04:59:47,826 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >04:59:47,826 DBG blivet: Ext4FS.supported: supported: True ; >04:59:47,826 DBG blivet: trying to set new default fstype to 'ext4' >04:59:47,827 DBG blivet: Ext4FS.supported: supported: True ; >04:59:47,827 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >04:59:47,828 DBG blivet: Ext4FS.supported: supported: True ; >04:59:47,842 DBG blivet: LUKS.__init__: luks_version: luks1 ; >04:59:47,842 DBG blivet: get_format('luks') returning LUKS instance with object id 2 >04:59:48,051 INF blivet: no initiator set >04:59:48,052 INF blivet: resetting Blivet (version 3.1.0) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8756d2f5f8> >04:59:48,052 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >04:59:48,053 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >04:59:48,246 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'fedora-swap', 'fedora-root'] >04:59:48,263 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:01.1-ata-1 ' > '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\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': 'd9eb86fe-0944-492f-a92f-62da9f847059', > 'ID_PATH': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1', > 'ID_REVISION': '2.5+', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7941547'} ; >04:59:48,263 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:59:48,268 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >04:59:48,269 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:48,282 DBG blivet: DiskDevicePopulator.run: name: sda ; >04:59:48,287 INF blivet: sda is a disk >04:59:48,287 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >04:59:48,288 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >04:59:48,311 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >04:59:48,316 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >04:59:48,316 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >04:59:48,321 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >04:59:48,322 DBG blivet: updated sda size to 20 GiB (20 GiB) >04:59:48,323 INF blivet: added disk sda (id 3) to device tree >04:59:48,323 INF blivet: got device: DiskDevice instance (0x7f8754460a58) -- > name = sda status = True id = 3 > children = [] > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 20 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >04:59:48,329 DBG blivet: DeviceTree.handle_format: name: sda ; >04:59:48,342 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:48,342 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 7 >04:59:48,345 DBG blivet: EFIFS.supported: supported: True ; >04:59:48,350 DBG blivet: get_format('efi') returning EFIFS instance with object id 8 >04:59:48,352 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:48,353 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >04:59:48,360 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:48,361 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >04:59:48,365 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >04:59:48,373 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >04:59:48,375 DBG blivet: DiskLabel.__init__: uuid: d9eb86fe-0944-492f-a92f-62da9f847059 ; label: None ; device: /dev/sda ; serial: QEMU_HARDDISK_QM00001 ; exists: True ; >04:59:48,433 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f87543847b8>, <parted.partition.Partition object at 0x7f8754384940>, <parted.partition.Partition object at 0x7f8754384ba8>] > device: <parted.device.Device object at 0x7f87543c5198> > PedDisk: <_ped.Disk object at 0x7f87544dc748> >04:59:48,865 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 11 >04:59:48,866 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >04:59:48,866 INF blivet: got format: existing gpt disklabel >04:59:48,878 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 ' > '/dev/disk/by-partuuid/9b1b0a90-93d8-4469-9bed-c11b57b1bf46 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-1-part1 ' > '/dev/disk/by-uuid/FD10-FB42', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FD10-FB42', > 'ID_FS_UUID_ENC': 'FD10-FB42', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\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': '9b1b0a90-93d8-4469-9bed-c11b57b1bf46', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd9eb86fe-0944-492f-a92f-62da9f847059', > 'ID_PATH': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1', > 'ID_REVISION': '2.5+', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > '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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '7984411'} ; >04:59:48,878 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:59:48,878 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >04:59:48,881 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:48,891 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >04:59:48,928 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >04:59:48,929 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (3) with existing gpt disklabel >04:59:48,930 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >04:59:48,944 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >04:59:48,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >04:59:48,946 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >04:59:48,947 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >04:59:48,948 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >04:59:48,949 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >04:59:48,956 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >04:59:48,957 DBG blivet: looking up parted Partition: /dev/sda1 >04:59:48,960 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >04:59:48,961 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >04:59:48,962 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >04:59:48,964 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >04:59:48,965 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >04:59:48,967 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >04:59:48,968 INF blivet: added partition sda1 (id 13) to device tree >04:59:48,968 INF blivet: got device: PartitionDevice instance (0x7f87545ab8d0) -- > name = sda1 status = True id = 13 > children = [] > parents = ['existing 20 GiB disk sda (3) with existing gpt disklabel'] > uuid = 9b1b0a90-93d8-4469-9bed-c11b57b1bf46 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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 0x7f87543c50f0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8754384a90> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8754384780> PedPartition: <_ped.Partition object at 0x7f875437ca98> > disk = existing 20 GiB disk sda (3) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >04:59:48,974 DBG blivet: DeviceTree.handle_format: name: sda1 ; >04:59:48,976 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:48,977 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 17 >04:59:48,978 DBG blivet: EFIFS.supported: supported: True ; >04:59:48,978 DBG blivet: get_format('efi') returning EFIFS instance with object id 18 >04:59:48,979 INF blivet: type detected on 'sda1' is 'efi' >04:59:48,983 DBG blivet: EFIFS.supported: supported: True ; >04:59:48,983 DBG blivet: get_format('efi') returning EFIFS instance with object id 19 >04:59:48,984 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >04:59:48,985 INF blivet: got format: existing efi filesystem >04:59:49,083 DBG blivet: EFIFS.supported: supported: True ; >04:59:49,125 DBG blivet: EFIFS.supported: supported: True ; >04:59:49,133 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 ' > '/dev/disk/by-partuuid/c7e6e4e5-ba05-4e69-8eb6-52f5c570dfb9 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-1-part2 ' > '/dev/disk/by-uuid/05e6832e-a2bf-441a-b4dd-65922df9617f', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '05e6832e-a2bf-441a-b4dd-65922df9617f', > 'ID_FS_UUID_ENC': '05e6832e-a2bf-441a-b4dd-65922df9617f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\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': 'c7e6e4e5-ba05-4e69-8eb6-52f5c570dfb9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd9eb86fe-0944-492f-a92f-62da9f847059', > 'ID_PATH': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1', > 'ID_REVISION': '2.5+', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7990243'} ; >04:59:49,133 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:59:49,135 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >04:59:49,136 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:49,138 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >04:59:49,179 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >04:59:49,179 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (3) with existing gpt disklabel >04:59:49,183 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >04:59:49,184 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >04:59:49,185 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >04:59:49,186 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >04:59:49,189 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >04:59:49,190 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >04:59:49,192 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >04:59:49,194 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >04:59:49,194 DBG blivet: looking up parted Partition: /dev/sda2 >04:59:49,200 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >04:59:49,201 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >04:59:49,202 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >04:59:49,203 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >04:59:49,204 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >04:59:49,204 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >04:59:49,205 INF blivet: added partition sda2 (id 21) to device tree >04:59:49,205 INF blivet: got device: PartitionDevice instance (0x7f874ab18f60) -- > name = sda2 status = True id = 21 > children = [] > parents = ['existing 20 GiB disk sda (3) with existing gpt disklabel'] > uuid = c7e6e4e5-ba05-4e69-8eb6-52f5c570dfb9 size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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 0x7f87543c50f0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8754384ac8> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8754384668> PedPartition: <_ped.Partition object at 0x7f875437caf0> > disk = existing 20 GiB disk sda (3) with existing gpt disklabel > start = 411648 end = 2508799 length = 2097152 > flags = >04:59:49,209 DBG blivet: DeviceTree.handle_format: name: sda2 ; >04:59:49,210 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:49,210 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 25 >04:59:49,211 DBG blivet: EFIFS.supported: supported: True ; >04:59:49,211 DBG blivet: get_format('efi') returning EFIFS instance with object id 26 >04:59:49,213 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:49,213 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >04:59:49,214 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:49,214 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >04:59:49,214 INF blivet: type detected on 'sda2' is 'ext4' >04:59:49,265 DBG blivet: padding min size from 168,48 MiB up to 186 MiB >04:59:49,266 DBG blivet: Ext4FS.supported: supported: True ; >04:59:49,267 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 29 >04:59:49,268 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >04:59:49,268 INF blivet: got format: existing ext4 filesystem >04:59:49,301 DBG blivet: Ext4FS.supported: supported: True ; >04:59:49,337 DBG blivet: Ext4FS.supported: supported: True ; >04:59:49,338 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:01.1-ata-1-part3 ' > '/dev/disk/by-partuuid/da722c8e-81e5-4bc9-8970-66bf28198daa ' > '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 ' > '/dev/disk/by-id/lvm-pv-uuid-j2Ijyv-gHyB-xD08-q4B6-qlfZ-V0MY-54UFw8', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'j2Ijyv-gHyB-xD08-q4B6-qlfZ-V0MY-54UFw8', > 'ID_FS_UUID_ENC': 'j2Ijyv-gHyB-xD08-q4B6-qlfZ-V0MY-54UFw8', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV j2Ijyv-gHyB-xD08-q4B6-qlfZ-V0MY-54UFw8 on /dev/sda3', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\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': '39432192', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'da722c8e-81e5-4bc9-8970-66bf28198daa', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd9eb86fe-0944-492f-a92f-62da9f847059', > 'ID_PATH': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1', > 'ID_REVISION': '2.5+', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/8:3', > 'SYSTEMD_READY': '1', > 'SYSTEMD_WANTS': 'lvm2-pvscan@8:3.service', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '7979498'} ; >04:59:49,339 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >04:59:49,340 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >04:59:49,341 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:49,342 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >04:59:49,365 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >04:59:49,366 DBG blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk sda (3) with existing gpt disklabel >04:59:49,368 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >04:59:49,369 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >04:59:49,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >04:59:49,370 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >04:59:49,371 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >04:59:49,371 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >04:59:49,372 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >04:59:49,373 DBG blivet: updated sda3 size to 18,8 GiB (18,8 GiB) >04:59:49,373 DBG blivet: looking up parted Partition: /dev/sda3 >04:59:49,374 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >04:59:49,375 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >04:59:49,376 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >04:59:49,376 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >04:59:49,377 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >04:59:49,378 DBG blivet: updated sda3 size to 18,8 GiB (18,8 GiB) >04:59:49,378 INF blivet: added partition sda3 (id 31) to device tree >04:59:49,378 INF blivet: got device: PartitionDevice instance (0x7f874a9c4f98) -- > name = sda3 status = True id = 31 > children = [] > parents = ['existing 20 GiB disk sda (3) with existing gpt disklabel'] > uuid = da722c8e-81e5-4bc9-8970-66bf28198daa size = 18,8 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 18,8 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 0x7f87543c50f0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8754384b70> PedPartition: <_ped.Partition object at 0x7f875437cb48> > disk = existing 20 GiB disk sda (3) with existing gpt disklabel > start = 2508800 end = 41940991 length = 39432192 > flags = lvm >04:59:49,384 DBG blivet: DeviceTree.handle_format: name: sda3 ; >04:59:49,386 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:49,386 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 35 >04:59:49,388 DBG blivet: EFIFS.supported: supported: True ; >04:59:49,388 DBG blivet: get_format('efi') returning EFIFS instance with object id 36 >04:59:49,390 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:49,390 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >04:59:49,392 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:49,392 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >04:59:49,394 DBG blivet: LVMFormatPopulator.run: pv: sda3 ; >04:59:49,440 INF blivet: type detected on 'sda3' is 'lvmpv' >04:59:49,441 DBG blivet: LVMPhysicalVolume.__init__: uuid: j2Ijyv-gHyB-xD08-q4B6-qlfZ-V0MY-54UFw8 ; label: None ; device: /dev/sda3 ; serial: QEMU_HARDDISK_QM00001 ; exists: True ; vg_name: fedora ; vg_uuid: Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ ; pe_start: 1024 KiB ; >04:59:49,442 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 39 >04:59:49,442 DBG blivet: PartitionDevice._set_format: sda3 ; type: lvmpv ; current: None ; >04:59:49,443 DBG blivet: DeviceTree.get_device_by_uuid: uuid: Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ ; incomplete: True ; hidden: False ; >04:59:49,444 DBG blivet: DeviceTree.get_device_by_uuid returned None >04:59:49,445 DBG blivet: DeviceTree.get_device_by_name: name: fedora ; incomplete: False ; hidden: False ; >04:59:49,445 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:49,446 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >04:59:49,448 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: sda3 ; >04:59:49,450 DBG blivet: PartitionDevice.add_child: name: sda3 ; child: fedora ; kids: 0 ; >04:59:49,450 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >04:59:49,451 DBG blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >04:59:49,452 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >04:59:49,453 INF blivet: added lvmvg fedora (id 40) to device tree >04:59:49,453 DBG blivet: LVMFormatPopulator._update_lvs: pv: sda3 ; >04:59:49,454 DBG blivet: DeviceTree.get_device_by_uuid: uuid: Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ ; incomplete: True ; hidden: False ; >04:59:49,455 DBG blivet: DeviceTree.get_device_by_uuid returned existing 18,8 GiB lvmvg fedora (40) >04:59:49,457 DBG blivet: fedora size is 18,8 GiB >04:59:49,457 DBG blivet: vg fedora has 18,8 GiB free >04:59:49,457 DBG blivet: fedora size is 18,8 GiB >04:59:49,458 DBG blivet: vg fedora has 18,8 GiB free >04:59:49,459 DBG blivet: fedora size is 18,8 GiB >04:59:49,460 DBG blivet: vg fedora has 18,8 GiB free >04:59:49,460 DBG blivet: fedora size is 18,8 GiB >04:59:49,461 DBG blivet: vg fedora has 18,8 GiB free >04:59:49,517 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >04:59:49,522 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:49,523 DBG blivet: DeviceTree.get_device_by_uuid: uuid: wwVeRP-v9Tt-zGiX-elld-Nd6z-Tq8l-qkzBCF ; incomplete: False ; hidden: False ; >04:59:49,524 DBG blivet: DeviceTree.get_device_by_uuid returned None >04:59:49,524 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >04:59:49,528 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >04:59:49,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 46 >04:59:49,536 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >04:59:49,537 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >04:59:49,537 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >04:59:49,543 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >04:59:49,544 DBG blivet: updated fedora-root size to 16,8 GiB (16,8 GiB) >04:59:49,544 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >04:59:49,545 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 1 ; >04:59:49,547 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >04:59:49,547 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >04:59:49,548 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >04:59:49,549 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >04:59:49,549 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >04:59:49,550 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >04:59:49,551 DBG blivet: updated fedora-root size to 16,8 GiB (16,8 GiB) >04:59:49,551 DBG blivet: Adding fedora-root/16,8 GiB to fedora >04:59:49,552 INF blivet: added lvmlv fedora-root (id 44) to device tree >04:59:49,581 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >04:59:49,583 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >04:59:49,584 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >04:59:49,585 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >04:59:49,595 DBG blivet: updated fedora-root size to 16,8 GiB (16,8 GiB) >04:59:49,608 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQwwVeRPv9TtzGiXelldNd6zTq8lqkzBCF ' > '/dev/disk/by-id/dm-name-fedora-root /dev/fedora/root ' > '/dev/disk/by-uuid/d0d3ec1f-c8a4-43ce-b4ed-2b0a79ba68ae ' > '/dev/mapper/fedora-root', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQwwVeRPv9TtzGiXelldNd6zTq8lqkzBCF', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd0d3ec1f-c8a4-43ce-b4ed-2b0a79ba68ae', > 'ID_FS_UUID_ENC': 'd0d3ec1f-c8a4-43ce-b4ed-2b0a79ba68ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9702167'} ; >04:59:49,616 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-3)... >04:59:49,617 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >04:59:49,619 DBG blivet: DeviceTree.get_device_by_name returned existing 16,8 GiB lvmlv fedora-root (44) >04:59:49,622 DBG blivet: fedora size is 18,8 GiB >04:59:49,628 DBG blivet: vg fedora has 2 GiB free >04:59:49,630 DBG blivet: fedora size is 18,8 GiB >04:59:49,632 DBG blivet: vg fedora has 2 GiB free >04:59:49,637 DBG blivet: fedora size is 18,8 GiB >04:59:49,638 DBG blivet: vg fedora has 2 GiB free >04:59:49,639 DBG blivet: fedora size is 18,8 GiB >04:59:49,639 DBG blivet: vg fedora has 2 GiB free >04:59:49,642 DBG blivet: fedora size is 18,8 GiB >04:59:49,643 DBG blivet: vg fedora has 2 GiB free >04:59:49,643 DBG blivet: fedora size is 18,8 GiB >04:59:49,644 DBG blivet: vg fedora has 2 GiB free >04:59:49,640 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f874a7fee48) -- > name = fedora-root status = True id = 44 > children = [] > parents = ['existing 18,8 GiB lvmvg fedora (40)'] > uuid = wwVeRP-v9Tt-zGiX-elld-Nd6z-Tq8l-qkzBCF size = 16,8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 16,8 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874a7fe588) -- > name = fedora status = True id = 40 > children = ['existing 16,8 GiB lvmlv fedora-root (44)'] > parents = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18,8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18,8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 2 GiB > free extents = 512 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > LVs = ['existing 16,8 GiB lvmlv fedora-root (44)'] > segment type = linear percent = 0 > VG space used = 16,8 GiB >04:59:49,647 DBG blivet: fedora size is 18,8 GiB >04:59:49,647 DBG blivet: vg fedora has 2 GiB free >04:59:49,648 DBG blivet: fedora size is 18,8 GiB >04:59:49,649 DBG blivet: vg fedora has 2 GiB free >04:59:49,651 DBG blivet: fedora size is 18,8 GiB >04:59:49,652 DBG blivet: vg fedora has 2 GiB free >04:59:49,653 DBG blivet: fedora size is 18,8 GiB >04:59:49,654 DBG blivet: vg fedora has 2 GiB free >04:59:49,657 DBG blivet: fedora size is 18,8 GiB >04:59:49,658 DBG blivet: vg fedora has 2 GiB free >04:59:49,658 DBG blivet: fedora size is 18,8 GiB >04:59:49,659 DBG blivet: vg fedora has 2 GiB free >04:59:49,668 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >04:59:49,669 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:49,669 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >04:59:49,671 DBG blivet: EFIFS.supported: supported: True ; >04:59:49,671 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >04:59:49,673 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:49,673 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >04:59:49,675 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:49,675 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >04:59:49,676 INF blivet: type detected on 'fedora-root' is 'ext4' >04:59:49,737 DBG blivet: padding min size from 6,81 GiB up to 7,3 GiB >04:59:49,740 DBG blivet: Ext4FS.supported: supported: True ; >04:59:49,742 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 55 >04:59:49,744 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: ext4 ; current: None ; >04:59:49,745 INF blivet: got format: existing ext4 filesystem >04:59:49,822 DBG blivet: Ext4FS.supported: supported: True ; >04:59:49,861 DBG blivet: Ext4FS.supported: supported: True ; >04:59:49,863 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >04:59:49,865 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:49,867 DBG blivet: DeviceTree.get_device_by_uuid: uuid: bBg8FD-g3c2-mJms-poz4-zqnt-Tl5z-2ZUKL7 ; incomplete: False ; hidden: False ; >04:59:49,868 DBG blivet: DeviceTree.get_device_by_uuid returned None >04:59:49,869 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >04:59:49,871 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 1 ; >04:59:49,871 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >04:59:49,873 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: None ; current: None ; >04:59:49,877 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >04:59:49,877 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >04:59:49,879 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >04:59:49,880 DBG blivet: updated fedora-swap size to 2 GiB (2 GiB) >04:59:49,880 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >04:59:49,882 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: swap ; kids: 2 ; >04:59:49,885 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 1 ; >04:59:49,885 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >04:59:49,887 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: None ; current: None ; >04:59:49,889 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >04:59:49,889 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >04:59:49,891 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >04:59:49,894 DBG blivet: updated fedora-swap size to 2 GiB (2 GiB) >04:59:49,895 DBG blivet: Adding fedora-swap/2 GiB to fedora >04:59:49,895 INF blivet: added lvmlv fedora-swap (id 57) to device tree >04:59:49,896 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; orig: False ; status: True ; controllable: True ; >04:59:49,898 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >04:59:49,898 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >04:59:49,900 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >04:59:49,900 DBG blivet: updated fedora-swap size to 2 GiB (2 GiB) >04:59:49,902 DBG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/fedora/swap /dev/disk/by-id/dm-name-fedora-swap ' > '/dev/disk/by-id/dm-uuid-LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQbBg8FDg3c2mJmspoz4zqntTl5z2ZUKL7 ' > '/dev/disk/by-uuid/8d73352d-eb33-44ab-b91a-e4b7f92c7e9f ' > '/dev/mapper/fedora-swap', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQbBg8FDg3c2mJmspoz4zqntTl5z2ZUKL7', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '8d73352d-eb33-44ab-b91a-e4b7f92c7e9f', > 'ID_FS_UUID_ENC': '8d73352d-eb33-44ab-b91a-e4b7f92c7e9f', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9688789'} ; >04:59:49,902 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-2)... >04:59:49,903 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >04:59:49,904 DBG blivet: DeviceTree.get_device_by_name returned existing 2 GiB lvmlv fedora-swap (57) >04:59:49,907 DBG blivet: fedora size is 18,8 GiB >04:59:49,908 DBG blivet: vg fedora has 0 B free >04:59:49,909 DBG blivet: fedora size is 18,8 GiB >04:59:49,910 DBG blivet: vg fedora has 0 B free >04:59:49,914 DBG blivet: fedora size is 18,8 GiB >04:59:49,916 DBG blivet: vg fedora has 0 B free >04:59:49,932 DBG blivet: fedora size is 18,8 GiB >04:59:49,934 DBG blivet: vg fedora has 0 B free >04:59:49,940 DBG blivet: fedora size is 18,8 GiB >04:59:49,942 DBG blivet: vg fedora has 0 B free >04:59:49,942 DBG blivet: fedora size is 18,8 GiB >04:59:49,943 DBG blivet: vg fedora has 0 B free >04:59:49,937 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f874a51d240) -- > name = fedora-swap status = True id = 57 > children = [] > parents = ['existing 18,8 GiB lvmvg fedora (40)'] > uuid = bBg8FD-g3c2-mJms-poz4-zqnt-Tl5z-2ZUKL7 size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 2 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874a7fe588) -- > name = fedora status = True id = 40 > children = ['existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (57)'] > parents = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18,8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18,8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > LVs = ['existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (57)'] > segment type = linear percent = 0 > VG space used = 2 GiB >04:59:49,947 DBG blivet: fedora size is 18,8 GiB >04:59:49,949 DBG blivet: vg fedora has 0 B free >04:59:49,949 DBG blivet: fedora size is 18,8 GiB >04:59:49,951 DBG blivet: vg fedora has 0 B free >04:59:49,955 DBG blivet: fedora size is 18,8 GiB >04:59:49,957 DBG blivet: vg fedora has 0 B free >04:59:49,958 DBG blivet: fedora size is 18,8 GiB >04:59:49,960 DBG blivet: vg fedora has 0 B free >04:59:49,965 DBG blivet: fedora size is 18,8 GiB >04:59:49,973 DBG blivet: vg fedora has 0 B free >04:59:49,974 DBG blivet: fedora size is 18,8 GiB >04:59:49,975 DBG blivet: vg fedora has 0 B free >04:59:49,993 DBG blivet: DeviceTree.handle_format: name: fedora-swap ; >04:59:49,995 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:49,996 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 64 >04:59:49,997 DBG blivet: EFIFS.supported: supported: True ; >04:59:49,998 DBG blivet: get_format('efi') returning EFIFS instance with object id 65 >04:59:49,999 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,000 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 66 >04:59:50,001 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,002 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >04:59:50,002 INF blivet: type detected on 'fedora-swap' is 'swap' >04:59:50,004 DBG blivet: SwapSpace.__init__: uuid: 8d73352d-eb33-44ab-b91a-e4b7f92c7e9f ; label: None ; device: /dev/mapper/fedora-swap ; serial: None ; exists: True ; >04:59:50,004 DBG blivet: get_format('swap') returning SwapSpace instance with object id 68 >04:59:50,006 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: swap ; current: None ; >04:59:50,006 INF blivet: got format: existing swap >04:59:50,031 INF blivet: got format: existing lvmpv >04:59:50,035 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-WS-Live-29_B-1-3 /dev/cdrom ' > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00002 ' > '/dev/disk/by-uuid/2018-09-16-06-23-41-00 ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-ata-1', > '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-29_B-1-3', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-29_B-1-3', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-09-16-06-23-41-00', > 'ID_FS_UUID_ENC': '2018-09-16-06-23-41-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\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': 'dos', > 'ID_PART_TABLE_UUID': '6b8b4567', > 'ID_PATH': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1', > 'ID_REVISION': '2.5+', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00002', > 'ID_SERIAL_SHORT': 'QM00002', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0', > 'TAGS': ':systemd:seat:uaccess:', > 'USEC_INITIALIZED': '7926051'} ; >04:59:50,035 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0)... >04:59:50,036 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >04:59:50,037 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,038 DBG blivet: OpticalDevicePopulator.run: >04:59:50,039 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >04:59:50,039 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >04:59:50,047 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >04:59:50,048 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >04:59:50,048 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0 >04:59:50,049 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0 ; >04:59:50,049 DBG blivet: updated sr0 size to 1,78 GiB (1,78 GiB) >04:59:50,050 INF blivet: added cdrom sr0 (id 71) to device tree >04:59:50,050 INF blivet: got device: OpticalDevice instance (0x7f8754474940) -- > name = sr0 status = True id = 71 > children = [] > parents = [] > uuid = None size = 1,78 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sr0 > target size = 1,78 GiB path = /dev/sr0 > format args = [] original_format = None >04:59:50,054 DBG blivet: DeviceTree.handle_format: name: sr0 ; >04:59:50,055 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >04:59:50,059 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:50,059 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 75 >04:59:50,060 DBG blivet: EFIFS.supported: supported: True ; >04:59:50,061 DBG blivet: get_format('efi') returning EFIFS instance with object id 76 >04:59:50,062 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,062 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >04:59:50,064 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,064 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 78 >04:59:50,065 INF blivet: type detected on 'sr0' is 'iso9660' >04:59:50,066 DBG blivet: Iso9660FS.supported: supported: True ; >04:59:50,066 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 79 >04:59:50,067 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >04:59:50,067 INF blivet: got format: existing iso9660 filesystem >04:59:50,111 DBG blivet: Iso9660FS.supported: supported: True ; >04:59:50,163 DBG blivet: Iso9660FS.supported: supported: True ; >04:59:50,166 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': '7954535'} ; >04:59:50,167 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >04:59:50,168 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >04:59:50,169 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,171 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >04:59:50,173 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >04:59:50,174 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,175 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >04:59:50,175 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >04:59:50,178 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >04:59:50,179 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >04:59:50,179 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >04:59:50,180 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 81) to device tree >04:59:50,180 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >04:59:50,182 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >04:59:50,182 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >04:59:50,183 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >04:59:50,184 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >04:59:50,185 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >04:59:50,185 INF blivet: added loop loop0 (id 85) to device tree >04:59:50,185 INF blivet: got device: LoopDevice instance (0x7f874a53d0b8) -- > name = loop0 status = False id = 85 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (81)'] > 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 >04:59:50,187 DBG blivet: DeviceTree.handle_format: name: loop0 ; >04:59:50,188 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:50,188 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 89 >04:59:50,189 DBG blivet: EFIFS.supported: supported: True ; >04:59:50,190 DBG blivet: get_format('efi') returning EFIFS instance with object id 90 >04:59:50,191 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,191 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 91 >04:59:50,192 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,193 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 92 >04:59:50,193 INF blivet: type detected on 'loop0' is 'squashfs' >04:59:50,194 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 93 >04:59:50,195 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >04:59:50,195 INF blivet: got format: existing None >04:59:50,196 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/c734e7bf-ff95-4138-9b90-995a398d018b', > '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': 'c734e7bf-ff95-4138-9b90-995a398d018b', > 'ID_FS_UUID_ENC': 'c734e7bf-ff95-4138-9b90-995a398d018b', > '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': '7959510'} ; >04:59:50,196 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >04:59:50,197 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >04:59:50,198 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,198 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >04:59:50,199 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >04:59:50,200 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,201 DBG blivet: get_format('None') returning DeviceFormat instance with object id 96 >04:59:50,201 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >04:59:50,202 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >04:59:50,203 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >04:59:50,203 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >04:59:50,203 INF blivet: added file /LiveOS/rootfs.img (id 95) to device tree >04:59:50,203 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >04:59:50,204 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >04:59:50,205 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >04:59:50,206 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >04:59:50,207 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >04:59:50,207 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >04:59:50,208 INF blivet: added loop loop1 (id 99) to device tree >04:59:50,208 INF blivet: got device: LoopDevice instance (0x7f874a53da20) -- > name = loop1 status = False id = 99 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (95)'] > 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 >04:59:50,210 DBG blivet: DeviceTree.handle_format: name: loop1 ; >04:59:50,212 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:50,212 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >04:59:50,214 DBG blivet: EFIFS.supported: supported: True ; >04:59:50,214 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >04:59:50,216 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,217 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >04:59:50,218 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,219 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >04:59:50,219 INF blivet: type detected on 'loop1' is 'ext4' >04:59:50,275 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >04:59:50,277 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,277 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >04:59:50,278 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >04:59:50,278 INF blivet: got format: existing ext4 filesystem >04:59:50,315 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,363 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,365 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7961427'} ; >04:59:50,365 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >04:59:50,365 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >04:59:50,366 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,367 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >04:59:50,368 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >04:59:50,369 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 110 >04:59:50,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >04:59:50,370 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >04:59:50,371 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >04:59:50,371 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >04:59:50,371 INF blivet: added file /overlay (deleted) (id 109) to device tree >04:59:50,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 114 >04:59:50,372 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >04:59:50,373 DBG blivet: get_format('None') returning DeviceFormat instance with object id 115 >04:59:50,373 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >04:59:50,374 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >04:59:50,374 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >04:59:50,375 INF blivet: added loop loop2 (id 113) to device tree >04:59:50,375 INF blivet: got device: LoopDevice instance (0x7f874a53d2e8) -- > name = loop2 status = False id = 113 > children = [] > parents = ['existing 0 B file /overlay (deleted) (109)'] > 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 >04:59:50,376 DBG blivet: DeviceTree.handle_format: name: loop2 ; >04:59:50,377 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:50,377 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 117 >04:59:50,378 DBG blivet: EFIFS.supported: supported: True ; >04:59:50,379 DBG blivet: get_format('efi') returning EFIFS instance with object id 118 >04:59:50,381 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,382 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 119 >04:59:50,385 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,385 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 120 >04:59:50,386 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >04:59:50,386 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 121 >04:59:50,387 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >04:59:50,387 INF blivet: got format: existing None >04:59:50,388 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/c734e7bf-ff95-4138-9b90-995a398d018b ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' > '/dev/disk/by-id/dm-name-live-rw', > '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': 'c734e7bf-ff95-4138-9b90-995a398d018b', > 'ID_FS_UUID_ENC': 'c734e7bf-ff95-4138-9b90-995a398d018b', > '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': '3948295'} ; >04:59:50,388 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >04:59:50,389 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >04:59:50,390 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,464 DBG blivet: DMDevicePopulator.run: name: live-rw ; >04:59:50,465 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >04:59:50,466 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (99) with existing ext4 filesystem >04:59:50,468 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >04:59:50,469 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (113) >04:59:50,470 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >04:59:50,471 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,471 DBG blivet: get_format('None') returning DeviceFormat instance with object id 124 >04:59:50,472 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >04:59:50,472 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >04:59:50,473 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >04:59:50,474 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >04:59:50,474 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >04:59:50,475 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >04:59:50,475 DBG blivet: updated live-rw size to 6,5 GiB (6,5 GiB) >04:59:50,476 INF blivet: added dm live-rw (id 123) to device tree >04:59:50,476 INF blivet: got device: DMDevice instance (0x7f874a89f898) -- > name = live-rw status = True id = 123 > children = [] > parents = ['existing 0 B loop loop1 (99) 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 >04:59:50,490 DBG blivet: DeviceTree.handle_format: name: live-rw ; >04:59:50,491 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:50,491 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 127 >04:59:50,492 DBG blivet: EFIFS.supported: supported: True ; >04:59:50,492 DBG blivet: get_format('efi') returning EFIFS instance with object id 128 >04:59:50,493 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,493 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 129 >04:59:50,494 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,495 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 130 >04:59:50,495 INF blivet: type detected on 'live-rw' is 'ext4' >04:59:50,517 DBG blivet: using current size 6,5 GiB as min size >04:59:50,520 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,520 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 131 >04:59:50,521 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >04:59:50,522 INF blivet: got format: existing ext4 filesystem >04:59:50,544 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,567 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,568 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/c734e7bf-ff95-4138-9b90-995a398d018b ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/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': 'c734e7bf-ff95-4138-9b90-995a398d018b', > 'ID_FS_UUID_ENC': 'c734e7bf-ff95-4138-9b90-995a398d018b', > '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': '3971120'} ; >04:59:50,569 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >04:59:50,569 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >04:59:50,570 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,629 DBG blivet: DMDevicePopulator.run: name: live-base ; >04:59:50,630 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >04:59:50,631 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (99) with existing ext4 filesystem >04:59:50,633 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >04:59:50,634 DBG blivet: DeviceTree.get_device_by_name returned None >04:59:50,634 DBG blivet: get_format('None') returning DeviceFormat instance with object id 134 >04:59:50,635 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >04:59:50,636 DBG blivet: get_format('None') returning DeviceFormat instance with object id 135 >04:59:50,636 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >04:59:50,637 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >04:59:50,638 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >04:59:50,639 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >04:59:50,640 DBG blivet: updated live-base size to 6,5 GiB (6,5 GiB) >04:59:50,640 INF blivet: added dm live-base (id 133) to device tree >04:59:50,640 INF blivet: got device: DMDevice instance (0x7f874a8a8828) -- > name = live-base status = True id = 133 > children = [] > parents = ['existing 0 B loop loop1 (99) 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 >04:59:50,655 DBG blivet: DeviceTree.handle_format: name: live-base ; >04:59:50,656 DBG blivet: AppleBootstrapFS.supported: supported: True ; >04:59:50,656 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 137 >04:59:50,658 DBG blivet: EFIFS.supported: supported: True ; >04:59:50,658 DBG blivet: get_format('efi') returning EFIFS instance with object id 138 >04:59:50,659 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,659 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 139 >04:59:50,660 DBG blivet: MacEFIFS.supported: supported: True ; >04:59:50,661 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 140 >04:59:50,661 INF blivet: type detected on 'live-base' is 'ext4' >04:59:50,687 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >04:59:50,688 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,688 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 141 >04:59:50,691 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >04:59:50,691 INF blivet: got format: existing ext4 filesystem >04:59:50,713 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,735 DBG blivet: Ext4FS.supported: supported: True ; >04:59:50,737 DBG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/mapper/fedora-swap /dev/fedora/swap ' > '/dev/disk/by-id/dm-name-fedora-swap ' > '/dev/disk/by-uuid/8d73352d-eb33-44ab-b91a-e4b7f92c7e9f ' > '/dev/disk/by-id/dm-uuid-LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQbBg8FDg3c2mJmspoz4zqntTl5z2ZUKL7', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQbBg8FDg3c2mJmspoz4zqntTl5z2ZUKL7', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '8d73352d-eb33-44ab-b91a-e4b7f92c7e9f', > 'ID_FS_UUID_ENC': '8d73352d-eb33-44ab-b91a-e4b7f92c7e9f', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9688789'} ; >04:59:50,737 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-2)... >04:59:50,738 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >04:59:50,739 DBG blivet: DeviceTree.get_device_by_name returned existing 2 GiB lvmlv fedora-swap (57) with existing swap >04:59:50,741 DBG blivet: fedora size is 18,8 GiB >04:59:50,742 DBG blivet: vg fedora has 0 B free >04:59:50,742 DBG blivet: fedora size is 18,8 GiB >04:59:50,743 DBG blivet: vg fedora has 0 B free >04:59:50,746 DBG blivet: fedora size is 18,8 GiB >04:59:50,746 DBG blivet: vg fedora has 0 B free >04:59:50,747 DBG blivet: fedora size is 18,8 GiB >04:59:50,748 DBG blivet: vg fedora has 0 B free >04:59:50,750 DBG blivet: fedora size is 18,8 GiB >04:59:50,751 DBG blivet: vg fedora has 0 B free >04:59:50,752 DBG blivet: fedora size is 18,8 GiB >04:59:50,752 DBG blivet: vg fedora has 0 B free >04:59:50,748 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f874a51d240) -- > name = fedora-swap status = True id = 57 > children = [] > parents = ['existing 18,8 GiB lvmvg fedora (40)'] > uuid = bBg8FD-g3c2-mJms-poz4-zqnt-Tl5z-2ZUKL7 size = 2 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 2 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874a7fe588) -- > name = fedora status = True id = 40 > children = ['existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (57) with existing swap'] > parents = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18,8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18,8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > LVs = ['existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (57) with existing swap'] > segment type = linear percent = 0 > VG space used = 2 GiB >04:59:50,755 DBG blivet: fedora size is 18,8 GiB >04:59:50,756 DBG blivet: vg fedora has 0 B free >04:59:50,756 DBG blivet: fedora size is 18,8 GiB >04:59:50,757 DBG blivet: vg fedora has 0 B free >04:59:50,759 DBG blivet: fedora size is 18,8 GiB >04:59:50,760 DBG blivet: vg fedora has 0 B free >04:59:50,761 DBG blivet: fedora size is 18,8 GiB >04:59:50,762 DBG blivet: vg fedora has 0 B free >04:59:50,765 DBG blivet: fedora size is 18,8 GiB >04:59:50,766 DBG blivet: vg fedora has 0 B free >04:59:50,766 DBG blivet: fedora size is 18,8 GiB >04:59:50,767 DBG blivet: vg fedora has 0 B free >04:59:50,776 DBG blivet: DeviceTree.handle_format: name: fedora-swap ; >04:59:50,776 DBG blivet: no type or existing type for fedora-swap, bailing >04:59:50,777 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQwwVeRPv9TtzGiXelldNd6zTq8lqkzBCF ' > '/dev/disk/by-id/dm-name-fedora-root /dev/mapper/fedora-root ' > '/dev/fedora/root ' > '/dev/disk/by-uuid/d0d3ec1f-c8a4-43ce-b4ed-2b0a79ba68ae', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ng8KLmJb1zI2TZIpBYrC528w0kuiw2gQwwVeRPv9TtzGiXelldNd6zTq8lqkzBCF', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd0d3ec1f-c8a4-43ce-b4ed-2b0a79ba68ae', > 'ID_FS_UUID_ENC': 'd0d3ec1f-c8a4-43ce-b4ed-2b0a79ba68ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9702167'} ; >04:59:50,777 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-3)... >04:59:50,778 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >04:59:50,779 DBG blivet: DeviceTree.get_device_by_name returned existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem >04:59:50,781 DBG blivet: fedora size is 18,8 GiB >04:59:50,782 DBG blivet: vg fedora has 0 B free >04:59:50,783 DBG blivet: fedora size is 18,8 GiB >04:59:50,784 DBG blivet: vg fedora has 0 B free >04:59:50,786 DBG blivet: fedora size is 18,8 GiB >04:59:50,787 DBG blivet: vg fedora has 0 B free >04:59:50,787 DBG blivet: fedora size is 18,8 GiB >04:59:50,788 DBG blivet: vg fedora has 0 B free >04:59:50,791 DBG blivet: fedora size is 18,8 GiB >04:59:50,792 DBG blivet: vg fedora has 0 B free >04:59:50,792 DBG blivet: fedora size is 18,8 GiB >04:59:50,793 DBG blivet: vg fedora has 0 B free >04:59:50,789 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f874a7fee48) -- > name = fedora-root status = True id = 44 > children = [] > parents = ['existing 18,8 GiB lvmvg fedora (40)'] > uuid = wwVeRP-v9Tt-zGiX-elld-Nd6z-Tq8l-qkzBCF size = 16,8 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 16,8 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f874a7fe588) -- > name = fedora status = True id = 40 > children = ['existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (57) with existing swap'] > parents = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > uuid = Ng8KLm-Jb1z-I2TZ-IpBY-rC52-8w0k-uiw2gQ size = 18,8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 18,8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 4813 > PE Free = 0 PV Count = 1 > modified = False extents = 4813 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 18,8 GiB partition sda3 (31) with existing lvmpv'] > LVs = ['existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora-swap (57) with existing swap'] > segment type = linear percent = 0 > VG space used = 16,8 GiB >04:59:50,795 DBG blivet: fedora size is 18,8 GiB >04:59:50,796 DBG blivet: vg fedora has 0 B free >04:59:50,797 DBG blivet: fedora size is 18,8 GiB >04:59:50,798 DBG blivet: vg fedora has 0 B free >04:59:50,800 DBG blivet: fedora size is 18,8 GiB >04:59:50,801 DBG blivet: vg fedora has 0 B free >04:59:50,801 DBG blivet: fedora size is 18,8 GiB >04:59:50,802 DBG blivet: vg fedora has 0 B free >04:59:50,805 DBG blivet: fedora size is 18,8 GiB >04:59:50,805 DBG blivet: vg fedora has 0 B free >04:59:50,806 DBG blivet: fedora size is 18,8 GiB >04:59:50,807 DBG blivet: vg fedora has 0 B free >04:59:50,815 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >04:59:50,815 DBG blivet: no type or existing type for fedora-root, bailing >04:59:50,837 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:59:50,858 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >04:59:50,902 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >04:59:50,943 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:50,943 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:50,944 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:50,962 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:59:50,986 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >04:59:51,031 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >04:59:51,072 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:51,073 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:51,073 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:51,092 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >04:59:51,115 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >04:59:51,163 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >04:59:51,203 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >04:59:51,262 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:59:51,264 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:51,265 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:51,283 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:59:51,333 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:59:51,335 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:51,337 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:51,360 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:51,362 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:51,363 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:51,382 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:59:51,383 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:59:51,384 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:51,385 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:51,403 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:59:51,439 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:59:51,441 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:51,442 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:51,461 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:51,463 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:51,465 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:51,483 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:59:51,507 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >04:59:51,749 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >04:59:51,749 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:59:51,750 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >04:59:51,751 INF blivet: edd: MBR signature on sda is zero. new disk image? >04:59:51,751 INF blivet: edd: collected mbr signatures: {} >04:59:51,753 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >04:59:51,754 DBG blivet: DeviceTree.get_device_by_path returned existing 1,78 GiB cdrom sr0 (71) with existing iso9660 filesystem >04:59:51,754 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >04:59:51,756 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >04:59:51,757 DBG blivet: DeviceTree.get_device_by_name returned existing 1,78 GiB cdrom sr0 (71) with existing iso9660 filesystem >04:59:51,758 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >04:59:51,758 DBG blivet: DeviceTree.get_device_by_name returned existing 1,78 GiB cdrom sr0 (71) with existing iso9660 filesystem >04:59:51,760 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >04:59:51,785 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >04:59:51,852 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:59:51,875 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >04:59:51,920 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >04:59:51,958 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: False ; controllable: True ; >04:59:51,959 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: False ; >04:59:51,960 DBG blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: True ; controllable: True ; >04:59:51,961 DBG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; orig: False ; status: False ; controllable: True ; >04:59:52,041 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >04:59:52,042 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >04:59:52,063 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >04:59:52,405 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-root ; incomplete: False ; hidden: False ; >04:59:52,406 DBG blivet: DeviceTree.get_device_by_path returned existing 16,8 GiB lvmlv fedora-root (44) with existing ext4 filesystem >04:59:52,411 DBG blivet: fedora size is 18,8 GiB >04:59:52,412 DBG blivet: vg fedora has 0 B free >04:59:52,413 DBG blivet: fedora size is 18,8 GiB >04:59:52,414 DBG blivet: vg fedora has 0 B free >04:59:52,418 DBG blivet: fedora size is 18,8 GiB >04:59:52,419 DBG blivet: vg fedora has 0 B free >04:59:52,419 DBG blivet: fedora size is 18,8 GiB >04:59:52,420 DBG blivet: vg fedora has 0 B free >04:59:52,422 DBG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >04:59:52,423 DBG blivet: resolved 'UUID=05e6832e-a2bf-441a-b4dd-65922df9617f' to 'sda2' (partition) >04:59:52,423 DBG blivet: resolved 'UUID=FD10-FB42' to 'sda1' (partition) >04:59:52,423 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-swap ; incomplete: False ; hidden: False ; >04:59:52,425 DBG blivet: DeviceTree.get_device_by_path returned existing 2 GiB lvmlv fedora-swap (57) with existing swap >04:59:52,436 DBG blivet: fedora size is 18,8 GiB >04:59:52,439 DBG blivet: vg fedora has 0 B free >04:59:52,440 DBG blivet: fedora size is 18,8 GiB >04:59:52,441 DBG blivet: vg fedora has 0 B free >04:59:52,444 DBG blivet: fedora size is 18,8 GiB >04:59:52,445 DBG blivet: vg fedora has 0 B free >04:59:52,445 DBG blivet: fedora size is 18,8 GiB >04:59:52,446 DBG blivet: vg fedora has 0 B free >04:59:52,447 DBG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >04:59:52,471 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:59:52,495 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >04:59:52,541 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >04:59:52,582 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:52,583 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:52,584 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:52,602 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:59:52,626 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >04:59:52,672 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >04:59:52,712 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:52,713 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:52,714 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:52,733 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >04:59:52,756 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >04:59:52,803 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >04:59:52,855 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >04:59:52,898 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:59:52,899 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:52,900 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:52,918 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:59:52,952 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:59:52,953 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:52,955 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:52,975 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:52,976 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:52,977 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:53,001 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:59:53,002 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:59:53,004 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:53,005 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >04:59:53,021 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:59:53,056 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:59:53,057 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:53,058 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; type: lvmpv ; status: False ; >04:59:53,075 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:59:53,076 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:53,077 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >04:59:53,093 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:59:53,094 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >04:59:53,107 DBG blivet: fedora size is 18,8 GiB >04:59:53,108 DBG blivet: vg fedora has 0 B free >04:59:53,109 DBG blivet: fedora size is 18,8 GiB >04:59:53,109 DBG blivet: vg fedora has 0 B free >04:59:53,110 DBG blivet: Ext4FS.supported: supported: True ; >04:59:53,112 DBG blivet: Ext4FS.supported: supported: True ; >04:59:53,112 DBG blivet: Ext4FS.supported: supported: True ; >04:59:53,114 DBG blivet: Ext4FS.supported: supported: True ; >04:59:53,117 DBG blivet: EFIFS.supported: supported: True ; >04:59:53,119 DBG blivet: Ext4FS.supported: supported: True ; >04:59:53,120 DBG blivet: Iso9660FS.supported: supported: True ; >04:59:53,145 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >04:59:53,147 DBG blivet: DeviceTree.get_device_by_path returned existing 6,5 GiB dm live-base (133) with existing ext4 filesystem
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 1630242
:
1484298
|
1484299
|
1484300
|
1484301
|
1484302
|
1484303
|
1484304
|
1484305
|
1484306
|
1484307
| 1484308 |
1484309