Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1975075 Details for
Bug 2221852
pyanaconda.modules.common.errors.general.AnacondaError: Error fsyncing/closing /dev/sdc: Input/output error
Home
New
Search
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.rh89 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), 319.63 KB, created by
Choirul Takdir Syahputra
on 2023-07-11 04:51:30 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Choirul Takdir Syahputra
Created:
2023-07-11 04:51:30 UTC
Size:
319.63 KB
patch
obsolete
>DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class StratisXFS as stratis xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class UDFFS as udf >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >DEBUG:blivet:registered device format class StratisBlockdev as stratis >DEBUG:blivet:default disklabel has been set to gpt >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 > import cgi > >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 > import pipes > >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1987653632 root disk brw-rw---- squashfs >INFO:program:loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:sda 30765219840 root disk brw-rw---- >INFO:program:|-sda1 30730596352 root disk brw-rw---- exfat Ventoy EEE5-061A db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 >INFO:program:| `-ventoy 2099451904 root disk brw-rw---- /run/initramfs/live >INFO:program:`-sda2 33554432 root disk brw-rw---- vfat VTOYEFI 1E1C-88C8 22210fbb-f88c-1dc9-f83d-9b4ab9101729 /run/media/liveuser/VTOYEFI >INFO:program:sdb 0 root disk brw-rw---- >INFO:program:sr0 1073741312 root cdrom brw-rw---- >INFO:program:zram0 7200571392 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1987653632 root disk brw-rw---- squashfs >loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >loop2 34359738368 root disk brw-rw---- >`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >sda 30765219840 root disk brw-rw---- >|-sda1 30730596352 root disk brw-rw---- exfat Ventoy EEE5-061A db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 >| `-ventoy 2099451904 root disk brw-rw---- /run/initramfs/live >`-sda2 33554432 root disk brw-rw---- vfat VTOYEFI 1E1C-88C8 22210fbb-f88c-1dc9-f83d-9b4ab9101729 /run/media/liveuser/VTOYEFI >sdb 0 root disk brw-rw---- >sr0 1073741312 root cdrom brw-rw---- >zram0 7200571392 root disk brw-rw---- [SWAP] > >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-p8VS7wSggv,guid=f9f89f70a50eb89766fe970864ad0e54. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139782881044160) >INFO:anaconda.modules.common.task.task:Scan all devices >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f21bcfc7790> >DEBUG:blivet:lvm filter: clearing the lvm devices list >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:blivet:devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdb', 'loop0', 'loop1', 'loop2', 'ventoy', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/usb-USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0 ' > '/dev/disk/by-diskseq/3', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_3.2Gen1', > 'ID_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_MODEL_ID': '5591', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd671b0ef-605a-2b0f-bd27-77e59c8691dc', > 'ID_PATH': 'pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SanDisk_3.2Gen1', > 'ID_USB_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_USB_MODEL_ID': '5591', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_USB_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'USB', > 'ID_USB_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '0781', > 'ID_VENDOR': 'USB', > 'ID_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135717831'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/device/vendor: 20555342202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/device/model: 2053616e4469736b20332e3247656e310a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/size: 36303038383332300a >DEBUG:blivet:updated sda size to 28.65 GiB (28.65 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/queue/rotational: 310a >INFO:blivet:added disk sda (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f21bdc840d0) -- > name = sda status = True id = 4 > children = [] > parents = [] > uuid = None size = 28.65 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda > target size = 28.65 GiB path = /dev/sda > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: d671b0ef-605a-2b0f-bd27-77e59c8691dc ; label: None ; device: /dev/sda ; serial: USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0 ; exists: True ; >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f21bd070b50>, <parted.partition.Partition object at 0x7f21bcfe9ed0>] > device: <parted.device.Device object at 0x7f21bc6ce110> > PedDisk: <_ped.Disk object at 0x7f21bdad1e40> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partlabel/Ventoy ' > '/dev/disk/by-path/pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-id/usb-USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0-part1 ' > '/dev/disk/by-diskseq/3-part1 /dev/disk/by-uuid/EEE5-061A ' > '/dev/disk/by-partuuid/db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 ' > '/dev/disk/by-label/Ventoy', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Ventoy', > 'ID_FS_LABEL_ENC': 'Ventoy', > 'ID_FS_TYPE': 'exfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EEE5-061A', > 'ID_FS_UUID_ENC': 'EEE5-061A', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_3.2Gen1', > 'ID_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_MODEL_ID': '5591', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Ventoy', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '60020696', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'db515b29-44f8-91ee-36b8-8dd3ae8d8dc7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'd671b0ef-605a-2b0f-bd27-77e59c8691dc', > 'ID_PATH': 'pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SanDisk_3.2Gen1', > 'ID_USB_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_USB_MODEL_ID': '5591', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_USB_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'USB', > 'ID_USB_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '0781', > 'ID_VENDOR': 'USB', > 'ID_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'PARTNAME': 'Ventoy', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135732196'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 36303032303639360a >DEBUG:blivet:updated sda1 size to 28.62 GiB (28.62 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 36303032303639360a >DEBUG:blivet:updated sda1 size to 28.62 GiB (28.62 GiB) >INFO:blivet:added partition sda1 (id 14) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f21bd17bf10) -- > name = sda1 status = True id = 14 > children = [] > parents = ['existing 28.65 GiB disk sda (4) with existing gpt disklabel'] > uuid = db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 size = 28.62 GiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 > target size = 28.62 GiB path = /dev/sda1 > 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 0x7f21bcfe9b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Ventoy active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f21bc6cead0> PedPartition: <_ped.Partition object at 0x7f21bdc888b0> > disk = existing 28.65 GiB disk sda (4) with existing gpt disklabel > start = 2048 end = 60022743 length = 60020696 > flags = msftdata >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >WARNING:blivet:Stratis DBus service is not running >INFO:blivet:type detected on 'sda1' is 'exfat' >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 22 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: exfat ; current: None ; >INFO:blivet:got format: existing exfat filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partlabel/VTOYEFI ' > '/dev/disk/by-id/usb-USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0-part2 ' > '/dev/disk/by-diskseq/3-part2 /dev/disk/by-label/VTOYEFI ' > '/dev/disk/by-uuid/1E1C-88C8 ' > '/dev/disk/by-partuuid/22210fbb-f88c-1dc9-f83d-9b4ab9101729 ' > '/dev/disk/by-path/pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'VTOYEFI', > 'ID_FS_LABEL_ENC': 'VTOYEFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1E1C-88C8', > 'ID_FS_UUID_ENC': '1E1C-88C8', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_3.2Gen1', > 'ID_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_MODEL_ID': '5591', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0xc000000000000001', > 'ID_PART_ENTRY_NAME': 'VTOYEFI', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '60022744', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '65536', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '22210fbb-f88c-1dc9-f83d-9b4ab9101729', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd671b0ef-605a-2b0f-bd27-77e59c8691dc', > 'ID_PATH': 'pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SanDisk_3.2Gen1', > 'ID_USB_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_USB_MODEL_ID': '5591', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_USB_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'USB', > 'ID_USB_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '0781', > 'ID_VENDOR': 'USB', > 'ID_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'PARTNAME': 'VTOYEFI', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135747057'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 36353533360a >DEBUG:blivet:updated sda2 size to 32 MiB (32 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 36353533360a >DEBUG:blivet:updated sda2 size to 32 MiB (32 MiB) >INFO:blivet:added partition sda2 (id 24) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f21bc720450) -- > name = sda2 status = True id = 24 > children = [] > parents = ['existing 28.65 GiB disk sda (4) with existing gpt disklabel'] > uuid = 22210fbb-f88c-1dc9-f83d-9b4ab9101729 size = 32 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 > target size = 32 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 0x7f21bcfe9b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f21bc6ceb50> > number: 2 path: /dev/sda2 type: 0 > name: VTOYEFI active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f21bc6ce9d0> PedPartition: <_ped.Partition object at 0x7f21bc6dd0d0> > disk = existing 28.65 GiB disk sda (4) with existing gpt disklabel > start = 60022744 end = 60088279 length = 65536 > flags = hidden, msftdata, no_automount >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 31 >INFO:blivet:type detected on 'sda2' is 'vfat' >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: vfat ; current: None ; >INFO:blivet:got format: existing vfat filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:uaccess:seat:', > 'DEVLINKS': '/dev/disk/by-id/ata-SlimtypeDVD_A_DA8AESH_3508A17_4B6714539639 ' > '/dev/disk/by-diskseq/2 /dev/disk/by-path/pci-0000:00:11.0-ata-2 ' > '/dev/cdrom /dev/disk/by-path/pci-0000:00:11.0-ata-2.0', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '2', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_11_0-ata-2_0', > 'ID_MODEL': 'SlimtypeDVD_A_DA8AESH', > 'ID_MODEL_ENC': 'SlimtypeDVD\\x20A\\x20\\x20DA8AESH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', > 'ID_REVISION': 'XAAM', > 'ID_SERIAL': 'SlimtypeDVD_A_DA8AESH_3508A17_4B6714539639', > 'ID_SERIAL_SHORT': '3508A17_4B6714539639', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':systemd:uaccess:seat:', > 'USEC_INITIALIZED': '135436077'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 323039373135310a >DEBUG:blivet:updated sr0 size to 1024 MiB (1024 MiB) >INFO:blivet:added cdrom sr0 (id 34) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f21bd327110) -- > name = sr0 status = True id = 34 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/6 ' > '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666485-0:0 ' > '/dev/disk/by-path/pci-0000:00:12.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DISKSEQ': '6', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:12.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666485-0:0', > 'ID_SERIAL_SHORT': '058F63666485', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Card_Reader', > 'ID_USB_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6366', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Multiple_Card_Reader_058F63666485-0:0', > 'ID_USB_SERIAL_SHORT': '058F63666485', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Multiple', > 'ID_USB_VENDOR_ENC': 'Multiple', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '16', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135715006'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/device/vendor: 4d756c7469706c650a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/device/model: 436172642020526561646572202020200a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >DEBUG:blivet:updated sdb size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 39) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f21bc720990) -- > name = sdb status = True id = 39 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb > target size = 0 B path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >DEBUG:blivet:no media present for device sdb >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/7', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '134641297'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 45 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 46 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 44) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 48) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f21bcfb3590) -- > name = loop0 status = False id = 48 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 52 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 53 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 54 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 56 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-label/Anaconda /dev/disk/by-diskseq/8', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '8', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '134601069'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 59 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 58) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 63 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 64 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 62) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f21bc6af990) -- > name = loop1 status = False id = 62 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (58)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 66 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 67 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 68 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 69 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 70 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/9', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '9', > 'MAJOR': '7', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '134596037'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 74 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 72) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 77 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 78 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 76) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f21bcfe2110) -- > name = loop2 status = False id = 76 > children = [] > parents = ['existing 0 B file /overlay (deleted) (72)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: ventoy ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/ventoy', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '5', > 'DM_NAME': 'ventoy', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '128161234'} ; >INFO:blivet:scanning ventoy (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >INFO:program:Running [3] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[3]: > >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >INFO:program:Running [4] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[4]: > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running [5] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[5]: > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ventoy ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [6] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[6]: > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running [7] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[7]: > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running [8] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[8]: > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: ventoy ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.62 GiB partition sda1 (14) with existing exfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: ventoy ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 82 >DEBUG:blivet: PartitionDevice.add_child: name: sda1 ; child: ventoy ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 83 >DEBUG:blivet: DMDevice._set_format: ventoy ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: ventoy ; status: True ; >DEBUG:blivet:ventoy sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/ventoy ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 343130303439320a >DEBUG:blivet:updated ventoy size to 1.96 GiB (1.96 GiB) >INFO:blivet:added dm ventoy (id 81) to device tree >INFO:blivet:got device: DMDevice instance (0x7f21bd104710) -- > name = ventoy status = True id = 81 > children = [] > parents = ['existing 28.62 GiB partition sda1 (14) with existing exfat filesystem'] > uuid = None size = 1.96 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 1.96 GiB path = /dev/mapper/ventoy > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [16] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: ventoy ; >DEBUG:blivet:no type or existing type for ventoy, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '10', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '129587270'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[31]: > >INFO:program:stderr[31]: >INFO:program:...done [31] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (62) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (76) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 87 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 88 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31353837363039360a >DEBUG:blivet:updated live-rw size to 7.57 GiB (7.57 GiB) >INFO:blivet:added dm live-rw (id 86) to device tree >INFO:blivet:got device: DMDevice instance (0x7f21be62e990) -- > name = live-rw status = True id = 86 > children = [] > parents = ['existing 0 B loop loop1 (62) with existing ext4 filesystem'] > uuid = None size = 7.57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 7.57 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[32]: > >INFO:program:stderr[32]: >INFO:program:...done [32] (exit code: 0) >INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[33]: > >INFO:program:stderr[33]: >INFO:program:...done [33] (exit code: 0) >INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[34]: > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 90 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 91 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 92 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 93 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Tue Jul 11 00:08:41 2023 >INFO:program:Last write time: Tue Jul 11 00:08:41 2023 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 15938 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x62cbe77b >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000014 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1e0e73be >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1984512 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 7.57 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 94 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/live-base ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '11', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '129630034'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[35]: > >INFO:program:stderr[35]: >INFO:program:...done [35] (exit code: 0) >INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[36]: > >INFO:program:stderr[36]: >INFO:program:...done [36] (exit code: 0) >INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[37]: > >INFO:program:stderr[37]: >INFO:program:...done [37] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[38]: > >INFO:program:stderr[38]: >INFO:program:...done [38] (exit code: 0) >INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[39]: > >INFO:program:stderr[39]: >INFO:program:...done [39] (exit code: 0) >INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[40]: > >INFO:program:stderr[40]: >INFO:program:...done [40] (exit code: 0) >INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[41]: > >INFO:program:stderr[41]: >INFO:program:...done [41] (exit code: 0) >INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[42]: > >INFO:program:stderr[42]: >INFO:program:...done [42] (exit code: 0) >INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[43]: > >INFO:program:stderr[43]: >INFO:program:...done [43] (exit code: 0) >INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[44]: > >INFO:program:stderr[44]: >INFO:program:...done [44] (exit code: 0) >INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[45]: > >INFO:program:stderr[45]: >INFO:program:...done [45] (exit code: 0) >INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[46]: > >INFO:program:stderr[46]: >INFO:program:...done [46] (exit code: 0) >INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[47]: > >INFO:program:stderr[47]: >INFO:program:...done [47] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (62) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 98 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31353837363039360a >DEBUG:blivet:updated live-base size to 7.57 GiB (7.57 GiB) >INFO:blivet:added dm live-base (id 96) to device tree >INFO:blivet:got device: DMDevice instance (0x7f21be3fda50) -- > name = live-base status = True id = 96 > children = [] > parents = ['existing 0 B loop loop1 (62) with existing ext4 filesystem'] > uuid = None size = 7.57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 7.57 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[48]: > >INFO:program:stderr[48]: >INFO:program:...done [48] (exit code: 0) >INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[49]: > >INFO:program:stderr[49]: >INFO:program:...done [49] (exit code: 0) >INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[50]: > >INFO:program:stderr[50]: >INFO:program:...done [50] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 100 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 101 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 102 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 103 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 104 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:testdata:device /dev/sda data[440:443] = 8afc476d >INFO:blivet:edd: collected mbr signatures: {'sda': '0x6d47fc8a'} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: ventoy ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.96 GiB dm ventoy (81) >DEBUG:anaconda.storage:Resolved live device to ventoy. >DEBUG:anaconda.storage:Marking device ventoy as protected. >DEBUG:anaconda.storage:Marking device sda1 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... umount /run/media/liveuser/VTOYEFI >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: False ; >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: FATFS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139782881044160) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7.57 GiB dm live-base (96) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.57 GiB dm live-base (96) with existing ext4 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 28.65 GiB disk sda (4) with existing gpt disklabel ; hidden: True ; >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sda1 depends on sda >DEBUG:blivet:checking if sda2 depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if sdb depends on sda >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if ventoy depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', hibernation=False, luks_version='', partitioning_scheme=1, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks ['sda']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f21bc74dc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Ventoy active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f21bcfcdb90> PedPartition: <_ped.Partition object at 0x7f21bc6c4d10> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f21bc74dc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f21bc5f0d10> > number: 2 path: /dev/sda2 type: 0 > name: VTOYEFI active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f21bd031250> PedPartition: <_ped.Partition object at 0x7f21bc6c5120> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.62 GiB partition sda1 (14) with existing exfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.62 GiB partition sda1 (14) with existing exfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.62 GiB partition sda1 (14) with existing exfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.62 GiB partition sda1 (14) with existing exfat filesystem >DEBUG:blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 32 MiB partition sda2 (24) with existing vfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 32 MiB partition sda2 (24) with existing vfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 32 MiB partition sda2 (24) with existing vfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 32 MiB partition sda2 (24) with existing vfat filesystem >DEBUG:blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 28.65 GiB disk sda (4) with existing gpt disklabel ; hidden: True ; >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sda1 depends on sda >DEBUG:blivet:checking if sda2 depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if sdb depends on sda >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if ventoy depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/3. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', hibernation=False, luks_version='', partitioning_scheme=1, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/2. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks ['sda']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f21bc594e50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Ventoy active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f21bc61cd50> PedPartition: <_ped.Partition object at 0x7f21bc771cb0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f21bc594e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f21bc643f10> > number: 2 path: /dev/sda2 type: 0 > name: VTOYEFI active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f21bc643e90> PedPartition: <_ped.Partition object at 0x7f21bd07ce00> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-UnmountFilesystemsTask-1 (139782881044160) >INFO:anaconda.modules.common.task.task:Unmount filesystems >INFO:anaconda.threading:Thread Done: AnaTaskThread-UnmountFilesystemsTask-1 (139782881044160) >INFO:anaconda.threading:Running Thread: AnaTaskThread-TeardownDiskImagesTask-1 (139782881044160) >INFO:anaconda.modules.common.task.task:Tear down disk images >INFO:anaconda.threading:Thread Done: AnaTaskThread-TeardownDiskImagesTask-1 (139782881044160) >DEBUG:dasbus.connection:Disconnecting from the bus. >DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class StratisXFS as stratis xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class UDFFS as udf >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >DEBUG:blivet:registered device format class StratisBlockdev as stratis >DEBUG:blivet:default disklabel has been set to gpt >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 > import cgi > >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 > import pipes > >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1987653632 root disk brw-rw---- squashfs >INFO:program:loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:sda 30765219840 root disk brw-rw---- >INFO:program:|-sda1 30730596352 root disk brw-rw---- exfat Ventoy EEE5-061A db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 >INFO:program:| `-ventoy 2099451904 root disk brw-rw---- /run/initramfs/live >INFO:program:`-sda2 33554432 root disk brw-rw---- vfat VTOYEFI 1E1C-88C8 22210fbb-f88c-1dc9-f83d-9b4ab9101729 /run/media/liveuser/VTOYEFI >INFO:program:sdb 0 root disk brw-rw---- >INFO:program:sdc 1000204886016 root disk brw-rw---- >INFO:program:|-sdc1 629145600 root disk brw-rw---- >INFO:program:|-sdc2 1073741824 root disk brw-rw---- >INFO:program:`-sdc3 998500204544 root disk brw-rw---- >INFO:program:sr0 1073741312 root cdrom brw-rw---- >INFO:program:zram0 7200571392 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1987653632 root disk brw-rw---- squashfs >loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >loop2 34359738368 root disk brw-rw---- >`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >sda 30765219840 root disk brw-rw---- >|-sda1 30730596352 root disk brw-rw---- exfat Ventoy EEE5-061A db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 >| `-ventoy 2099451904 root disk brw-rw---- /run/initramfs/live >`-sda2 33554432 root disk brw-rw---- vfat VTOYEFI 1E1C-88C8 22210fbb-f88c-1dc9-f83d-9b4ab9101729 /run/media/liveuser/VTOYEFI >sdb 0 root disk brw-rw---- >sdc 1000204886016 root disk brw-rw---- >|-sdc1 629145600 root disk brw-rw---- >|-sdc2 1073741824 root disk brw-rw---- >`-sdc3 998500204544 root disk brw-rw---- >sr0 1073741312 root cdrom brw-rw---- >zram0 7200571392 root disk brw-rw---- [SWAP] > >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-XRkNJBS9Wk,guid=26e089c9e600156c503f072064acde4e. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139979896387264) >INFO:anaconda.modules.common.task.task:Scan all devices >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f4fa8706c90> >DEBUG:blivet:lvm filter: clearing the lvm devices list >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:blivet:devices to scan: ['sda', 'sda1', 'sda2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0', 'sdb', 'loop0', 'loop1', 'loop2', 'ventoy', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/3 ' > '/dev/disk/by-id/usb-USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0 ' > '/dev/disk/by-path/pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_3.2Gen1', > 'ID_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_MODEL_ID': '5591', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd671b0ef-605a-2b0f-bd27-77e59c8691dc', > 'ID_PATH': 'pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SanDisk_3.2Gen1', > 'ID_USB_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_USB_MODEL_ID': '5591', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_USB_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'USB', > 'ID_USB_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '0781', > 'ID_VENDOR': 'USB', > 'ID_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135717831'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/device/vendor: 20555342202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/device/model: 2053616e4469736b20332e3247656e310a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/size: 36303038383332300a >DEBUG:blivet:updated sda size to 28.65 GiB (28.65 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/queue/rotational: 310a >INFO:blivet:added disk sda (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4fa8737fd0) -- > name = sda status = True id = 4 > children = [] > parents = [] > uuid = None size = 28.65 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda > target size = 28.65 GiB path = /dev/sda > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: d671b0ef-605a-2b0f-bd27-77e59c8691dc ; label: None ; device: /dev/sda ; serial: USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0 ; exists: True ; >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f4fa87661d0>, <parted.partition.Partition object at 0x7f4fa8734910>] > device: <parted.device.Device object at 0x7f4fa8706f90> > PedDisk: <_ped.Disk object at 0x7f4fa8707780> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/3-part1 /dev/disk/by-uuid/EEE5-061A ' > '/dev/disk/by-partlabel/Ventoy ' > '/dev/disk/by-id/usb-USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0-part1 ' > '/dev/disk/by-partuuid/db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 ' > '/dev/disk/by-path/pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Ventoy', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Ventoy', > 'ID_FS_LABEL_ENC': 'Ventoy', > 'ID_FS_TYPE': 'exfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EEE5-061A', > 'ID_FS_UUID_ENC': 'EEE5-061A', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_3.2Gen1', > 'ID_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_MODEL_ID': '5591', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Ventoy', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '60020696', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'db515b29-44f8-91ee-36b8-8dd3ae8d8dc7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'd671b0ef-605a-2b0f-bd27-77e59c8691dc', > 'ID_PATH': 'pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SanDisk_3.2Gen1', > 'ID_USB_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_USB_MODEL_ID': '5591', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_USB_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'USB', > 'ID_USB_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '0781', > 'ID_VENDOR': 'USB', > 'ID_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'PARTNAME': 'Ventoy', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135732196'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 36303032303639360a >DEBUG:blivet:updated sda1 size to 28.62 GiB (28.62 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 36303032303639360a >DEBUG:blivet:updated sda1 size to 28.62 GiB (28.62 GiB) >INFO:blivet:added partition sda1 (id 14) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f4fa93e15d0) -- > name = sda1 status = True id = 14 > children = [] > parents = ['existing 28.65 GiB disk sda (4) with existing gpt disklabel'] > uuid = db515b29-44f8-91ee-36b8-8dd3ae8d8dc7 size = 28.62 GiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 > target size = 28.62 GiB path = /dev/sda1 > 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 0x7f4fa85ec050> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Ventoy active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa861bd50> PedPartition: <_ped.Partition object at 0x7f4fac7ff6a0> > disk = existing 28.65 GiB disk sda (4) with existing gpt disklabel > start = 2048 end = 60022743 length = 60020696 > flags = msftdata >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >WARNING:blivet:Stratis DBus service is not running >INFO:blivet:type detected on 'sda1' is 'exfat' >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 22 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: exfat ; current: None ; >INFO:blivet:got format: existing exfat filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/3-part2 /dev/disk/by-uuid/1E1C-88C8 ' > '/dev/disk/by-path/pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-partlabel/VTOYEFI ' > '/dev/disk/by-id/usb-USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0-part2 ' > '/dev/disk/by-label/VTOYEFI ' > '/dev/disk/by-partuuid/22210fbb-f88c-1dc9-f83d-9b4ab9101729', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '3', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'VTOYEFI', > 'ID_FS_LABEL_ENC': 'VTOYEFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1E1C-88C8', > 'ID_FS_UUID_ENC': '1E1C-88C8', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_3.2Gen1', > 'ID_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_MODEL_ID': '5591', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0xc000000000000001', > 'ID_PART_ENTRY_NAME': 'VTOYEFI', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '60022744', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '65536', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '22210fbb-f88c-1dc9-f83d-9b4ab9101729', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'd671b0ef-605a-2b0f-bd27-77e59c8691dc', > 'ID_PATH': 'pci-0000:00:10.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_10_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SanDisk_3.2Gen1', > 'ID_USB_MODEL_ENC': '\\x20SanDisk\\x203.2Gen1', > 'ID_USB_MODEL_ID': '5591', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'USB_SanDisk_3.2Gen1_0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7-0:0', > 'ID_USB_SERIAL_SHORT': '0401ac967d88890f0268bf380b732855128b23b9115ab2b21662a90cfdcd44c16ae400000000000000000000443563b3ff931b1891558107bcaa1ad7', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'USB', > 'ID_USB_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '0781', > 'ID_VENDOR': 'USB', > 'ID_VENDOR_ENC': '\\x20USB\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'PARTNAME': 'VTOYEFI', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135747057'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 36353533360a >DEBUG:blivet:updated sda2 size to 32 MiB (32 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 36353533360a >DEBUG:blivet:updated sda2 size to 32 MiB (32 MiB) >INFO:blivet:added partition sda2 (id 24) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f4fa86758d0) -- > name = sda2 status = True id = 24 > children = [] > parents = ['existing 28.65 GiB disk sda (4) with existing gpt disklabel'] > uuid = 22210fbb-f88c-1dc9-f83d-9b4ab9101729 size = 32 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 > target size = 32 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 0x7f4fa85ec050> fileSystem: <parted.filesystem.FileSystem object at 0x7f4fa861bfd0> > number: 2 path: /dev/sda2 type: 0 > name: VTOYEFI active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f4fa861bed0> PedPartition: <_ped.Partition object at 0x7f4fa86318f0> > disk = existing 28.65 GiB disk sda (4) with existing gpt disklabel > start = 60022744 end = 60088279 length = 65536 > flags = hidden, msftdata, no_automount >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 31 >INFO:blivet:type detected on 'sda2' is 'vfat' >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: vfat ; current: None ; >INFO:blivet:got format: existing vfat filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0 ' > '/dev/disk/by-diskseq/15', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DISKSEQ': '15', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'MAJOR': '8', > 'MINOR': '32', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '604943355'} ; >INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >INFO:blivet:sdc is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/size: 313935333532353136380a >DEBUG:blivet:updated sdc size to 931.51 GiB (931.51 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/queue/rotational: 310a >INFO:blivet:added disk sdc (id 34) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4fa93d3390) -- > name = sdc status = True id = 34 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc > target size = 931.51 GiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet:no type or existing type for sdc, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' > '/dev/disk/by-diskseq/15-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '15', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'MAJOR': '8', > 'MINOR': '33', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '255883975'} ; >INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) >INFO:blivet:ignoring 'None' format on disk that contains 'sdc1' >DEBUG:blivet: DiskLabel.__init__: exists: True ; device: /dev/sdc ; >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc1: Input/output error >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc2: Input/output error >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc3: Input/output error >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc: Input/output error >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc1: Input/output error >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc2: Input/output error >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc3: Input/output error >INFO:blivet:parted exception: /dev/sdc: unrecognised disk label >INFO:blivet:parted exception: Error fsyncing/closing /dev/sdc: Input/output error >WARNING:blivet:error setting up disklabel object on /dev/sdc: 'NoneType' object has no attribute 'duplicate' >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 39 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 42 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 43 >DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >DEBUG:blivet:sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1/size: 313232383830300a >DEBUG:blivet:updated sdc1 size to 600 MiB (600 MiB) >INFO:blivet:partition sdc1 disklabel is unsupported >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1/size: 313232383830300a >DEBUG:blivet:updated sdc1 size to 600 MiB (600 MiB) >INFO:blivet:added partition sdc1 (id 41) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f4fa8871ad0) -- > name = sdc1 status = True id = 41 > children = [] > parents = ['existing 931.51 GiB disk sdc (34) with existing disklabel'] > uuid = None size = 600 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc1 > target size = 600 MiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = None primary = None start sector = None end sector = None > parted_partition = None > disk = existing 931.51 GiB disk sdc (34) with existing disklabel > >DEBUG:blivet: DeviceTree.handle_format: name: sdc1 ; >DEBUG:blivet:no type or existing type for sdc1, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/15-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '15', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'MAJOR': '8', > 'MINOR': '34', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '255778336'} ; >INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 47 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 >DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >DEBUG:blivet:sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2/size: 323039373135320a >DEBUG:blivet:updated sdc2 size to 1024 MiB (1024 MiB) >INFO:blivet:partition sdc2 disklabel is unsupported >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2/size: 323039373135320a >DEBUG:blivet:updated sdc2 size to 1024 MiB (1024 MiB) >INFO:blivet:added partition sdc2 (id 46) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f4fa8a7be50) -- > name = sdc2 status = True id = 46 > children = [] > parents = ['existing 931.51 GiB disk sdc (34) with existing disklabel'] > uuid = None size = 1024 MiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc2 > target size = 1024 MiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = None primary = None start sector = None end sector = None > parted_partition = None > disk = existing 931.51 GiB disk sdc (34) with existing disklabel > >DEBUG:blivet: DeviceTree.handle_format: name: sdc2 ; >DEBUG:blivet:no type or existing type for sdc2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sdc3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3 ' > '/dev/disk/by-diskseq/15-part3', > 'DEVNAME': '/dev/sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '15', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'MAJOR': '8', > 'MINOR': '35', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '255961654'} ; >INFO:blivet:scanning sdc3 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 52 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 53 >DEBUG:blivet: PartitionDevice._set_format: sdc3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc3 ; status: True ; >DEBUG:blivet:sdc3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3/size: 313935303139353731320a >DEBUG:blivet:updated sdc3 size to 929.93 GiB (929.93 GiB) >INFO:blivet:partition sdc3 disklabel is unsupported >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3/size: 313935303139353731320a >DEBUG:blivet:updated sdc3 size to 929.93 GiB (929.93 GiB) >INFO:blivet:added partition sdc3 (id 51) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f4fa87075d0) -- > name = sdc3 status = True id = 51 > children = [] > parents = ['existing 931.51 GiB disk sdc (34) with existing disklabel'] > uuid = None size = 929.93 GiB > format = existing None > major = 8 minor = 35 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc/sdc3 > target size = 929.93 GiB path = /dev/sdc3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = None primary = None start sector = None end sector = None > parted_partition = None > disk = existing 931.51 GiB disk sdc (34) with existing disklabel > >DEBUG:blivet: DeviceTree.handle_format: name: sdc3 ; >DEBUG:blivet:no type or existing type for sdc3, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':seat:systemd:uaccess:', > 'DEVLINKS': '/dev/disk/by-diskseq/13 ' > '/dev/disk/by-id/ata-SlimtypeDVD_A_DA8AESH_3508A17_4B6714539639 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2 /dev/cdrom ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '13', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_11_0-ata-2_0', > 'ID_MODEL': 'SlimtypeDVD_A_DA8AESH', > 'ID_MODEL_ENC': 'SlimtypeDVD\\x20A\\x20\\x20DA8AESH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', > 'ID_REVISION': 'XAAM', > 'ID_SERIAL': 'SlimtypeDVD_A_DA8AESH_3508A17_4B6714539639', > 'ID_SERIAL_SHORT': '3508A17_4B6714539639', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '135436077'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 323039373135310a >DEBUG:blivet:updated sr0 size to 1024 MiB (1024 MiB) >INFO:blivet:added cdrom sr0 (id 56) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f4fa86345d0) -- > name = sr0 status = True id = 56 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666485-0:0 ' > '/dev/disk/by-diskseq/14 ' > '/dev/disk/by-path/pci-0000:00:12.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DISKSEQ': '14', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:12.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666485-0:0', > 'ID_SERIAL_SHORT': '058F63666485', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Card_Reader', > 'ID_USB_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6366', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Multiple_Card_Reader_058F63666485-0:0', > 'ID_USB_SERIAL_SHORT': '058F63666485', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Multiple', > 'ID_USB_VENDOR_ENC': 'Multiple', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '16', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '135715006'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/device/vendor: 4d756c7469706c650a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/device/model: 436172642020526561646572202020200a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 62 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 63 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >DEBUG:blivet:updated sdb size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 61) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4fa8698610) -- > name = sdb status = True id = 61 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb > target size = 0 B path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >DEBUG:blivet:no media present for device sdb >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/7', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '134641297'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 67 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 68 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 66) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 71 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 72 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 70) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4faa3f6890) -- > name = loop0 status = False id = 70 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (66)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 75 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 76 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 77 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 78 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-diskseq/8 /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '8', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '134601069'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 81 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 82 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 80) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 86 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 84) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4fa88cf050) -- > name = loop1 status = False id = 84 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (80)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 88 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 89 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 90 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 91 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 92 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/9', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '9', > 'MAJOR': '7', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '134596037'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 95 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 96 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 94) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 99 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 100 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 98) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4fa85efa10) -- > name = loop2 status = False id = 98 > children = [] > parents = ['existing 0 B file /overlay (deleted) (94)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: ventoy ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/ventoy', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '5', > 'DM_NAME': 'ventoy', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '128161234'} ; >INFO:blivet:scanning ventoy (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >INFO:program:Running [3] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[3]: > >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >INFO:program:Running [4] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[4]: > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running [5] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[5]: > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ventoy ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [6] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[6]: > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running [7] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[7]: > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running [8] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[8]: > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings ventoy ... >DEBUG:anaconda.modules.common.base.base:Locale is set to id_ID.UTF-8. >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: ventoy ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28,62 GiB partition sda1 (14) with existing exfat filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: ventoy ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 104 >DEBUG:blivet: PartitionDevice.add_child: name: sda1 ; child: ventoy ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 105 >DEBUG:blivet: DMDevice._set_format: ventoy ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: ventoy ; status: True ; >DEBUG:blivet:ventoy sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/ventoy ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 343130303439320a >DEBUG:blivet:updated ventoy size to 1,96 GiB (1,96 GiB) >INFO:blivet:added dm ventoy (id 103) to device tree >INFO:blivet:got device: DMDevice instance (0x7f4fa8677e10) -- > name = ventoy status = True id = 103 > children = [] > parents = ['existing 28,62 GiB partition sda1 (14) with existing exfat filesystem'] > uuid = None size = 1,96 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 1,96 GiB path = /dev/mapper/ventoy > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [16] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings ventoy ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: ventoy ; >DEBUG:blivet:no type or existing type for ventoy, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-id/dm-name-live-rw /dev/mapper/live-rw ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '10', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '129587270'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[31]: > >INFO:program:stderr[31]: >INFO:program:...done [31] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (84) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (98) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31353837363039360a >DEBUG:blivet:updated live-rw size to 7,57 GiB (7,57 GiB) >INFO:blivet:added dm live-rw (id 108) to device tree >INFO:blivet:got device: DMDevice instance (0x7f4fa86aed90) -- > name = live-rw status = True id = 108 > children = [] > parents = ['existing 0 B loop loop1 (84) with existing ext4 filesystem'] > uuid = None size = 7,57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 7,57 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[32]: > >INFO:program:stderr[32]: >INFO:program:...done [32] (exit code: 0) >INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[33]: > >INFO:program:stderr[33]: >INFO:program:...done [33] (exit code: 0) >INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[34]: > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 112 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 113 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 114 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Tue Jul 11 00:08:41 2023 >INFO:program:Last write time: Tue Jul 11 00:08:41 2023 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 16760 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x30864748 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x000000c7 >INFO:program:Journal start: 4348 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x816db1f6 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1984512 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 7,57 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 116 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '11', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '129630034'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[35]: > >INFO:program:stderr[35]: >INFO:program:...done [35] (exit code: 0) >INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[36]: > >DEBUG:anaconda.modules.common.base.base:Locale is set to id_ID.UTF-8. >INFO:program:stderr[36]: >INFO:program:...done [36] (exit code: 0) >INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[37]: > >INFO:program:stderr[37]: >INFO:program:...done [37] (exit code: 0) >DEBUG:anaconda.modules.common.base.base:Locale is set to id_ID.UTF-8. >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[38]: > >INFO:program:stderr[38]: >INFO:program:...done [38] (exit code: 0) >INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[39]: > >INFO:program:stderr[39]: >INFO:program:...done [39] (exit code: 0) >INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[40]: > >INFO:program:stderr[40]: >INFO:program:...done [40] (exit code: 0) >INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[41]: > >INFO:program:stderr[41]: >INFO:program:...done [41] (exit code: 0) >INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[42]: > >INFO:program:stderr[42]: >INFO:program:...done [42] (exit code: 0) >INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[43]: > >INFO:program:stderr[43]: >INFO:program:...done [43] (exit code: 0) >INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[44]: > >INFO:program:stderr[44]: >INFO:program:...done [44] (exit code: 0) >INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[45]: > >INFO:program:stderr[45]: >INFO:program:...done [45] (exit code: 0) >INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[46]: > >INFO:program:stderr[46]: >INFO:program:...done [46] (exit code: 0) >INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[47]: > >INFO:program:stderr[47]: >INFO:program:...done [47] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (84) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 119 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31353837363039360a >DEBUG:blivet:updated live-base size to 7,57 GiB (7,57 GiB) >INFO:blivet:added dm live-base (id 118) to device tree >INFO:blivet:got device: DMDevice instance (0x7f4fa863d150) -- > name = live-base status = True id = 118 > children = [] > parents = ['existing 0 B loop loop1 (84) with existing ext4 filesystem'] > uuid = None size = 7,57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 7,57 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[48]: > >INFO:program:stderr[48]: >INFO:program:...done [48] (exit code: 0) >INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[49]: > >INFO:program:stderr[49]: >INFO:program:...done [49] (exit code: 0) >INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[50]: > >INFO:program:stderr[50]: >INFO:program:...done [50] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 122 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 123 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 124 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 125 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 126 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:testdata:device /dev/sda data[440:443] = 8afc476d >DEBUG:testdata:device /dev/sdc data[440:443] raised [Errno 5] error Masukan/Keluaran >ERROR:blivet:edd: could not read mbrsig from disk sdc: [Errno 5] error Masukan/Keluaran >INFO:blivet:edd: collected mbr signatures: {'sda': '0x6d47fc8a'} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: ventoy ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1,96 GiB dm ventoy (103) >DEBUG:anaconda.storage:Resolved live device to ventoy. >DEBUG:anaconda.storage:Marking device ventoy as protected. >DEBUG:anaconda.storage:Marking device sda1 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... umount /run/media/liveuser/VTOYEFI >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 2053616e4469736b20332e3247656e310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 5354313030304c4d3033352d31524b310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 445644204120204441384145534820200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 436172642020526561646572202020200a >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc1 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc1 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc2 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc2 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc3 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc3 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: False ; >DEBUG:blivet: FATFS.teardown: device: /dev/sda2 ; type: vfat ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc1 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc1 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc2 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc2 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc3 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc3 ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139979896387264) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7,57 GiB dm live-base (118) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7,57 GiB dm live-base (118) with existing ext4 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 28.65 GiB disk sda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 931.51 GiB disk sdc (34) with existing disklabel ; hidden: True ; >DEBUG:blivet:checking if sda depends on sdc >DEBUG:blivet:checking if sda1 depends on sdc >DEBUG:blivet:checking if sda2 depends on sdc >DEBUG:blivet:checking if sdc depends on sdc >DEBUG:blivet:checking if sdc1 depends on sdc >DEBUG:blivet:checking if sdc2 depends on sdc >DEBUG:blivet:checking if sdc3 depends on sdc >DEBUG:blivet:checking if sr0 depends on sdc >DEBUG:blivet:checking if sdb depends on sdc >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sdc >DEBUG:blivet:checking if loop0 depends on sdc >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sdc >DEBUG:blivet:checking if loop1 depends on sdc >DEBUG:blivet:checking if /overlay (deleted) depends on sdc >DEBUG:blivet:checking if loop2 depends on sdc >DEBUG:blivet:checking if ventoy depends on sdc >DEBUG:blivet:checking if live-rw depends on sdc >DEBUG:blivet:checking if live-base depends on sdc >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sdc']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sdc']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', hibernation=False, luks_version='', partitioning_scheme=1, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks ['sdc']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa8618590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Ventoy active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa86c4850> PedPartition: <_ped.Partition object at 0x7f4fa8545d00> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa8618590> fileSystem: <parted.filesystem.FileSystem object at 0x7f4fa8637f10> > number: 2 path: /dev/sda2 type: 0 > name: VTOYEFI active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa86ae910> PedPartition: <_ped.Partition object at 0x7f4fa85452b0> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >INFO:blivet:hiding device existing 1.96 GiB dm ventoy (103) >DEBUG:blivet: PartitionDevice.remove_child: name: sda1 ; child: ventoy ; kids: 1 ; >INFO:blivet:removed dm ventoy (id 103) from device tree >INFO:blivet:hiding device existing 28.62 GiB partition sda1 (14) with existing exfat filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda1 ; kids: 2 ; >INFO:blivet:removed partition sda1 (id 14) from device tree >INFO:blivet:hiding device existing 32 MiB partition sda2 (24) with existing vfat filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 1 ; >INFO:blivet:removed partition sda2 (id 24) from device tree >INFO:blivet:hiding device existing 28.65 GiB disk sda (4) with existing gpt disklabel >INFO:blivet:removed disk sda (id 4) from device tree >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Removing device sdc. >DEBUG:blivet:removing sdc >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 931.51 GiB disk sdc (34) with existing disklabel ; hidden: False ; >DEBUG:blivet:checking if sdc depends on sdc >DEBUG:blivet:checking if sdc1 depends on sdc >DEBUG:blivet:checking if sdc2 depends on sdc >DEBUG:blivet:checking if sdc3 depends on sdc >DEBUG:blivet:checking if sr0 depends on sdc >DEBUG:blivet:checking if sdb depends on sdc >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sdc >DEBUG:blivet:checking if loop0 depends on sdc >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sdc >DEBUG:blivet:checking if loop1 depends on sdc >DEBUG:blivet:checking if /overlay (deleted) depends on sdc >DEBUG:blivet:checking if loop2 depends on sdc >DEBUG:blivet:checking if live-rw depends on sdc >DEBUG:blivet:checking if live-base depends on sdc >DEBUG:blivet:devices to remove: ['sdc3', 'sdc2', 'sdc1'] >DEBUG:blivet:leaves to remove: ['sdc3', 'sdc2', 'sdc1'] >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 183 >DEBUG:blivet: PartitionDevice._set_format: sdc3 ; type: None ; current: None ; >INFO:blivet:registered action: [182] destroy format None on partition sdc3 (id 51) >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc3 ; kids: 3 ; >INFO:blivet:removed partition sdc3 (id 51) from device tree >INFO:blivet:registered action: [184] destroy device partition sdc3 (id 51) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 186 >DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >INFO:blivet:registered action: [185] destroy format None on partition sdc2 (id 46) >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc2 ; kids: 2 ; >INFO:blivet:removed partition sdc2 (id 46) from device tree >INFO:blivet:registered action: [187] destroy device partition sdc2 (id 46) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189 >DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >INFO:blivet:registered action: [188] destroy format None on partition sdc1 (id 41) >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc1 ; kids: 1 ; >INFO:blivet:removed partition sdc1 (id 41) from device tree >INFO:blivet:registered action: [190] destroy device partition sdc1 (id 41) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 192 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: disklabel ; >INFO:blivet:registered action: [191] destroy format disklabel on disk sdc (id 34) >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with existing disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sdc']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sdc']'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (139979896387264) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sdc >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 931.51 GiB disk sdc (34) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Removing sdc. >DEBUG:blivet:removing sdc >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 931.51 GiB disk sdc (34) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 194 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >INFO:blivet:registered action: [193] destroy format None on disk sdc (id 34) >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 931.51 GiB disk sdc (34) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The clearable disk can be initialized. >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Initializing sdc. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 196 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >INFO:blivet:registered action: [195] destroy format None on disk sdc (id 34) >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc ; >DEBUG:blivet:selecting gpt disklabel for sdc based on size >DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/sdc ; label_type: gpt ; >DEBUG:blivet:selecting gpt disklabel for sdc based on size >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f4fa85d5c10> > PedDisk: <_ped.Disk object at 0x7f4fa85d7a40> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 197 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >INFO:blivet:registered action: [198] create format gpt disklabel on disk sdc (id 34) >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4fa851ecd0) -- > name = sdc status = True id = 34 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = non-existent gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc > target size = 931.51 GiB path = /dev/sdc > format args = [] original_format = disklabel removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sdb a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.execution:No usable drive with a valid stage1 was found. >DEBUG:anaconda.modules.storage.bootloader.execution:Use the first usable drive. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sdc >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with non-existent gpt disklabel >DEBUG:blivet:resolved 'sdc' to 'sdc' (disk) >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 1 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >PartSpec instance (0x7f4fa863f850) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 200 MiB max_size = 600 MiB grow = True > required_space = 0 > schemes = set()PartSpec instance (0x7f4fa867ad10) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > required_space = 0 > schemes = set()PartSpec instance (0x7f4fa85150d0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 70 GiB grow = True > required_space = 0 > schemes = set()PartSpec instance (0x7f4fa85d93d0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > required_space = 50 GiB > schemes = set() >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['sdc'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['sdc'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sdc', 'sr0'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: sdc >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['sdc'] >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['sdc'] >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 199 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 201 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: req0 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req0 ; kids: 1 ; >INFO:blivet:added partition req0 (id 200) to device tree >INFO:blivet:registered action: [203] create device partition req0 (id 200) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: btrfs ; >INFO:blivet:registered action: [204] create format btrfs filesystem on partition req0 (id 200) >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for sdc. >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 206 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 208 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: req1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req1 ; kids: 1 ; >INFO:blivet:added partition req1 (id 207) to device tree >INFO:blivet:registered action: [210] create device partition req1 (id 207) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 212 >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: efi ; >INFO:blivet:registered action: [211] create format efi filesystem mounted at /boot/efi on partition req1 (id 207) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 213 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 215 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: req2 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req2 ; kids: 1 ; >INFO:blivet:added partition req2 (id 214) to device tree >INFO:blivet:registered action: [217] create device partition req2 (id 214) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 219 >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: ext4 ; >INFO:blivet:registered action: [218] create format ext4 filesystem mounted at /boot on partition req2 (id 214) >DEBUG:blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 200)', 'req1(id 207)', 'req2(id 214)'] from disk(s) ['sdc'] >DEBUG:blivet:allocate_partitions: disks=['sdc'] ; partitions=['req0(id 200)', 'req1(id 207)', 'req2(id 214)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 207)', 'req2(id 214)', 'req0(id 200)'] from disk(s) ['sdc'] >DEBUG:blivet:allocating partition: req1 ; id: 207 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: True ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on sdc >DEBUG:blivet:get_best_free_space_region: disk=/dev/sdc part_type=0 req_size=200 MiB boot=True best=None grow=True start=None >DEBUG:blivet:checking 34-1953525134 (931.51 GiB) >DEBUG:blivet:current free range is 34-1953525134 (931.51 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/sdc >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f4fa8578fd0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa86347d0> PedPartition: <_ped.Partition object at 0x7f4fa83e8310> >DEBUG:blivet: PartitionDevice._set_disk: sdc1 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >DEBUG:blivet:adding request 207 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:Chunk.grow_requests: 1953521664 (2048-1953523711) on /dev/sdc start = 2048 end = 1953523711 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 207 name = sdc1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:1 requests and 1953112064 (931.32 GiB) left in chunk >DEBUG:blivet:adding 1953112064 (931.32 GiB) to 207 (sdc1) >DEBUG:blivet:taking back 1952292864 (930.93 GiB) from 207 (sdc1) >DEBUG:blivet:new grow amount for request 207 (sdc1) is 819200 units, or 400 MiB >DEBUG:blivet:request 207 (sdc1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:disk /dev/sdc growth: 819200 (400 MiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: sdc ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req1 ; kids: 1 ; >DEBUG:blivet:total growth: 819200 sectors >DEBUG:blivet:updating use_disk to sdc, type: 0 >DEBUG:blivet:new free: 34-1953525134 / 931.51 GiB >DEBUG:blivet:new free allows for 819200 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f4fa8578fd0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition sdc1 of 200 MiB and added it to /dev/sdc >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa85a2bd0> PedPartition: <_ped.Partition object at 0x7f4fa854c810> >DEBUG:blivet: PartitionDevice._set_disk: sdc1 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8674290> PedPartition: <_ped.Partition object at 0x7f4fa83eaf70> >DEBUG:blivet:allocating partition: req2 ; id: 214 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on sdc >DEBUG:blivet:get_best_free_space_region: disk=/dev/sdc part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 411648-1953525134 (931.32 GiB) >DEBUG:blivet:current free range is 411648-1953525134 (931.32 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/sdc >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f4fa8578fd0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa86369d0> PedPartition: <_ped.Partition object at 0x7f4fa87d1760> >DEBUG:blivet: PartitionDevice._set_disk: sdc2 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >DEBUG:blivet:adding request 207 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:adding request 214 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:Chunk.grow_requests: 1953521664 (2048-1953523711) on /dev/sdc start = 2048 end = 1953523711 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 207 name = sdc1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 214 name = sdc2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:1 requests and 1951014912 (930.32 GiB) left in chunk >DEBUG:blivet:adding 1951014912 (930.32 GiB) to 207 (sdc1) >DEBUG:blivet:taking back 1950195712 (929.93 GiB) from 207 (sdc1) >DEBUG:blivet:new grow amount for request 207 (sdc1) is 819200 units, or 400 MiB >DEBUG:blivet:request 207 (sdc1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:request 214 (sdc2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:disk /dev/sdc growth: 819200 (400 MiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: sdc ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req2 ; kids: 2 ; >DEBUG:blivet:total growth: 819200 sectors >DEBUG:blivet:updating use_disk to sdc, type: 0 >DEBUG:blivet:new free: 411648-1953525134 / 931.32 GiB >DEBUG:blivet:new free allows for 819200 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f4fa8578fd0> >DEBUG:blivet:created partition sdc2 of 1024 MiB and added it to /dev/sdc >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa851ca90> PedPartition: <_ped.Partition object at 0x7f4fa83e8900> >DEBUG:blivet: PartitionDevice._set_disk: sdc2 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa83f4650> PedPartition: <_ped.Partition object at 0x7f4fa8590a40> >DEBUG:blivet:allocating partition: req0 ; id: 200 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on sdc >DEBUG:blivet:get_best_free_space_region: disk=/dev/sdc part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 2508800-1953525134 (930.32 GiB) >DEBUG:blivet:current free range is 2508800-1953525134 (930.32 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/sdc >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f4fa8578fd0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa851cf10> PedPartition: <_ped.Partition object at 0x7f4fa83f00e0> >DEBUG:blivet: PartitionDevice._set_disk: sdc3 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc3 ; kids: 2 ; >DEBUG:blivet:adding request 207 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:adding request 214 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:adding request 200 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:Chunk.grow_requests: 1953521664 (2048-1953523711) on /dev/sdc start = 2048 end = 1953523711 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 207 name = sdc1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 214 name = sdc2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 200 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 36028797017939968 >done = False >DEBUG:blivet:2 requests and 1949990912 (929.83 GiB) left in chunk >DEBUG:blivet:adding 557140260 (265.67 GiB) to 207 (sdc1) >DEBUG:blivet:taking back 556321060 (265.27 GiB) from 207 (sdc1) >DEBUG:blivet:new grow amount for request 207 (sdc1) is 819200 units, or 400 MiB >DEBUG:blivet:adding 1392850651 (664.16 GiB) to 200 (sdc3) >DEBUG:blivet:new grow amount for request 200 (sdc3) is 1392850651 units, or 664.16 GiB >DEBUG:blivet:1 requests and 556321061 (265.27 GiB) left in chunk >DEBUG:blivet:adding 556321061 (265.27 GiB) to 200 (sdc3) >DEBUG:blivet:new grow amount for request 200 (sdc3) is 1949171712 units, or 929.44 GiB >DEBUG:blivet:request 207 (sdc1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:request 214 (sdc2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 200 (sdc3) growth: 1949171712 (929.44 GiB) size: 929.93 GiB >DEBUG:blivet:disk /dev/sdc growth: 1949990912 (929.83 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc3 ; >DEBUG:blivet:device sdc3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sdc ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 1949990912 sectors >DEBUG:blivet:updating use_disk to sdc, type: 0 >DEBUG:blivet:new free: 2508800-1953525134 / 930.32 GiB >DEBUG:blivet:new free allows for 1949990912 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f4fa8578fd0> >DEBUG:blivet:created partition sdc3 of 500 MiB and added it to /dev/sdc >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa85502d0> PedPartition: <_ped.Partition object at 0x7f4fa8593380> >DEBUG:blivet: PartitionDevice._set_disk: sdc3 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc3 ; >DEBUG:blivet:device sdc3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa83f5cd0> PedPartition: <_ped.Partition object at 0x7f4fa83f0b80> >DEBUG:blivet:grow_partitions: disks=['sdc'], partitions=['sdc3(id 200)', 'sdc1(id 207)', 'sdc2(id 214)'] >DEBUG:blivet:growable partitions are ['sdc3', 'sdc1'] >DEBUG:blivet:adding request 200 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:adding request 207 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:adding request 214 to chunk 1953521664 (2048-1953523711) on /dev/sdc >DEBUG:blivet:disk sdc has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 1953521664 (2048-1953523711) on /dev/sdc start = 2048 end = 1953523711 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 207 name = sdc1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 214 name = sdc2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 200 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 36028797017939968 >done = False >DEBUG:blivet:2 requests and 1949990912 (929.83 GiB) left in chunk >DEBUG:blivet:adding 557140260 (265.67 GiB) to 207 (sdc1) >DEBUG:blivet:taking back 556321060 (265.27 GiB) from 207 (sdc1) >DEBUG:blivet:new grow amount for request 207 (sdc1) is 819200 units, or 400 MiB >DEBUG:blivet:adding 1392850651 (664.16 GiB) to 200 (sdc3) >DEBUG:blivet:new grow amount for request 200 (sdc3) is 1392850651 units, or 664.16 GiB >DEBUG:blivet:1 requests and 556321061 (265.27 GiB) left in chunk >DEBUG:blivet:adding 556321061 (265.27 GiB) to 200 (sdc3) >DEBUG:blivet:new grow amount for request 200 (sdc3) is 1949171712 units, or 929.44 GiB >DEBUG:blivet:growing partitions on sdc >DEBUG:blivet:partition sdc1 (207): 0 >DEBUG:blivet:new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7f4fa873d950> PedGeometry: <_ped.Geometry object at 0x7f4fa8579930> >DEBUG:blivet:partition sdc2 (214): 0 >DEBUG:blivet:new geometry for sdc2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7f4fa873d950> PedGeometry: <_ped.Geometry object at 0x7f4fa8579810> >DEBUG:blivet:partition sdc3 (200): 0 >DEBUG:blivet:new geometry for sdc3: parted.Geometry instance -- > start: 3328000 end: 1953523711 length: 1950195712 > device: <parted.device.Device object at 0x7f4fa873d950> PedGeometry: <_ped.Geometry object at 0x7f4fa8579db0> >DEBUG:blivet:removing all non-preexisting partitions ['sdc1(id 207)', 'sdc2(id 214)', 'sdc3(id 200)'] from disk(s) ['sdc'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: sdc ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: sdc ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc3 ; >DEBUG:blivet:device sdc3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sdc ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: req0 ; kids: 1 ; >DEBUG:blivet:back from remove_new_partitions >DEBUG:blivet:extended: None >DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7f4fa873d950> PedGeometry: <_ped.Geometry object at 0x7f4fa8579930> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8549d90> PedPartition: <_ped.Partition object at 0x7f4fa83e91c0> >DEBUG:blivet: PartitionDevice._set_disk: sdc1 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa85a2710> PedPartition: <_ped.Partition object at 0x7f4fa83e8d60> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7f4fa873d950> PedGeometry: <_ped.Geometry object at 0x7f4fa8579810> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8512c50> PedPartition: <_ped.Partition object at 0x7f4fa83ebe70> >DEBUG:blivet: PartitionDevice._set_disk: sdc2 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa83f4450> PedPartition: <_ped.Partition object at 0x7f4fa83f2020> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 1953523711 length: 1950195712 > device: <parted.device.Device object at 0x7f4fa873d950> PedGeometry: <_ped.Geometry object at 0x7f4fa8579db0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8517bd0> PedPartition: <_ped.Partition object at 0x7f4fa83ebf60> >DEBUG:blivet: PartitionDevice._set_disk: sdc3 ; old: None ; new: sdc ; >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc3 ; >DEBUG:blivet:device sdc3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa851e9d0> PedPartition: <_ped.Partition object at 0x7f4fa83eb510> >DEBUG:blivet:fixing size of non-existent 600 MiB partition sdc1 (207) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition sdc2 (214) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 929.93 GiB partition sdc3 (200) with non-existent btrfs filesystem >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7f4fa84e3250) -- > name = sdc3 status = False id = 200 > children = [] > parents = ['existing 931.51 GiB disk sdc (34) with non-existent gpt disklabel'] > uuid = None size = 929.93 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/sdc3 > format args = [] original_format = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa85d7e50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa851e9d0> PedPartition: <_ped.Partition object at 0x7f4fa83eb510> > disk = existing 931.51 GiB disk sdc (34) with non-existent gpt disklabel > start = 3328000 end = 1953523711 length = 1950195712 > flags = ]} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora_localhost-live ; parent: sdc3 ; >DEBUG:blivet: PartitionDevice.add_child: name: sdc3 ; child: fedora_localhost-live ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 222 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_localhost-live ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 224 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.220 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 226 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.220 ; type: btrfs ; current: btrfs ; >INFO:program:Running [51] btrfs --version ... >INFO:program:stdout[51]: btrfs-progs v6.2.2 > >INFO:program:stderr[51]: >INFO:program:...done [51] (exit code: 0) >INFO:blivet:added btrfs volume fedora_localhost-live (id 220) to device tree >INFO:blivet:registered action: [227] create device btrfs volume fedora_localhost-live (id 220) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 229 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_localhost-live ; type: btrfs ; current: btrfs ; >INFO:blivet:registered action: [228] create format btrfs filesystem on btrfs volume fedora_localhost-live (id 220) >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f4fac863990) -- > name = fedora_localhost-live status = False id = 220 > children = [] > parents = ['non-existent 929.93 GiB partition sdc3 (200) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 929.93 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/sdc3 > format args = [] original_format = btrfs], 'size': Size (1024 MiB), 'subvol': True} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 231 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_localhost-live ; child: root ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 232 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 234 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: btrfs ; current: None ; >INFO:blivet:added btrfs subvolume root (id 230) to device tree >INFO:blivet:registered action: [235] create device btrfs subvolume root (id 230) >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/home', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f4fac863990) -- > name = fedora_localhost-live status = False id = 220 > children = ['non-existent 929.93 GiB btrfs subvolume root (230) with non-existent btrfs ' > 'filesystem mounted at /'] > parents = ['non-existent 929.93 GiB partition sdc3 (200) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 929.93 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/sdc3 > format args = [] original_format = btrfs], 'size': Size (500 MiB), 'subvol': True} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 237 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_localhost-live ; child: home ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 238 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 240 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >INFO:blivet:added btrfs subvolume home (id 236) to device tree >INFO:blivet:registered action: [241] create device btrfs subvolume home (id 236) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4fa851ecd0) -- > name = sdc status = True id = 34 > children = ['non-existent 600 MiB partition sdc1 (207) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition sdc2 (214) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 929.93 GiB partition sdc3 (200) with non-existent btrfs ' > 'filesystem'] > parents = [] > uuid = None size = 931.51 GiB > format = non-existent gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sdc > target size = 931.51 GiB path = /dev/sdc > format args = [] original_format = disklabel removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora_localhost-live a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs volume >DEBUG:anaconda.modules.storage.bootloader.base:Is home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is sdb a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdc1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sdc1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sdc >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sdc >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (34) with non-existent gpt disklabel >DEBUG:blivet:resolved 'sdc' to 'sdc' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sdc'. >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora_localhost-live a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs volume >DEBUG:anaconda.modules.storage.bootloader.base:Is home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdc1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sdc1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdc1) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (139979896387264) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (139979896387264) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdc1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sdc1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sdc2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 4 GiB >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition sdc1 (207) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdc2 (214) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 929.93 GiB btrfs subvolume home (236) with non-existent btrfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/var', '/home', '/', '/usr', '/tmp', '/usr/lib', '/usr/share'}, 'must_be_on_root': {'/root', '/bin', 'lost+found', '/sbin', '/mnt', '/proc', '/lib', '/dev', '/etc'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/boot', '/var', '/usr', '/tmp'}, 'reformat_blocklist': {'/var/www', '/opt', '/home', '/usr/local'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (139979896387264) >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 34 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 931.51 GiB disk sdc (34) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa851c050> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8455e10> PedPartition: <_ped.Partition object at 0x7f4fa8733b00> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 34 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 931.51 GiB disk sdc (34) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa851c050> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8457c90> PedPartition: <_ped.Partition object at 0x7f4fa83eb740> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 34 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 931.51 GiB disk sdc (34) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc3 ; >DEBUG:blivet:device sdc3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa851c050> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8455d50> PedPartition: <_ped.Partition object at 0x7f4fa83e91c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa8456fd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Ventoy active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8435850> PedPartition: <_ped.Partition object at 0x7f4fa85cd170> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4fa8456fd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f4fa84356d0> > number: 2 path: /dev/sda2 type: 0 > name: VTOYEFI active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fa8435d90> PedPartition: <_ped.Partition object at 0x7f4fa85cecf0> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdc1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sdc1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdc1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sdc2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 4 GiB >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.4/2-1.4:1.0/host3/target3:0:0/3:0:0:0/block/sdb/size: 300a >INFO:blivet:Skipping disk: sdb: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition sdc1 (207) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sdc2 (214) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 929.93 GiB btrfs subvolume home (236) with non-existent btrfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/var', '/home', '/', '/usr', '/tmp', '/usr/lib', '/usr/share'}, 'must_be_on_root': {'/root', '/bin', 'lost+found', '/sbin', '/mnt', '/proc', '/lib', '/dev', '/etc'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/boot', '/var', '/usr', '/tmp'}, 'reformat_blocklist': {'/var/www', '/opt', '/home', '/usr/local'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning AUTOMATIC is applied. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (139979896387264) >INFO:anaconda.modules.common.task.task:Create storage layout >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdb ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_localhost-live ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdc3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_localhost-live ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdc3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet:action: [182] destroy format None on partition sdc3 (id 51) >DEBUG:blivet:action: [184] destroy device partition sdc3 (id 51) >DEBUG:blivet:action: [185] destroy format None on partition sdc2 (id 46) >DEBUG:blivet:action: [187] destroy device partition sdc2 (id 46) >DEBUG:blivet:action: [188] destroy format None on partition sdc1 (id 41) >DEBUG:blivet:action: [190] destroy device partition sdc1 (id 41) >DEBUG:blivet:action: [191] destroy format disklabel on disk sdc (id 34) >DEBUG:blivet:action: [193] destroy format None on disk sdc (id 34) >DEBUG:blivet:action: [195] destroy format None on disk sdc (id 34) >DEBUG:blivet:action: [198] create format gpt disklabel on disk sdc (id 34) >DEBUG:blivet:action: [203] create device partition sdc3 (id 200) >DEBUG:blivet:action: [204] create format btrfs filesystem on partition sdc3 (id 200) >DEBUG:blivet:action: [210] create device partition sdc1 (id 207) >DEBUG:blivet:action: [211] create format efi filesystem mounted at /boot/efi on partition sdc1 (id 207) >DEBUG:blivet:action: [217] create device partition sdc2 (id 214) >DEBUG:blivet:action: [218] create format ext4 filesystem mounted at /boot on partition sdc2 (id 214) >DEBUG:blivet:action: [227] create device btrfs volume fedora_localhost-live (id 220) >DEBUG:blivet:action: [228] create format btrfs filesystem on btrfs volume fedora_localhost-live (id 220) >DEBUG:blivet:action: [235] create device btrfs subvolume root (id 230) >DEBUG:blivet:action: [241] create device btrfs subvolume home (id 236) >INFO:blivet:pruning action queue... >INFO:blivet:removing obsolete action 195 (193) >INFO:blivet:removing obsolete action 193 (191) >INFO:blivet:resetting parted disks... >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sdc ; >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sdc ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdc1 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdc2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdc3 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdc3 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdc2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdc1 ; >INFO:blivet:sorting actions... >DEBUG:blivet:action: [188] destroy format None on partition sdc1 (id 41) >DEBUG:blivet:action: [190] destroy device partition sdc1 (id 41) >DEBUG:blivet:action: [185] destroy format None on partition sdc2 (id 46) >DEBUG:blivet:action: [187] destroy device partition sdc2 (id 46) >DEBUG:blivet:action: [182] destroy format None on partition sdc3 (id 51) >DEBUG:blivet:action: [184] destroy device partition sdc3 (id 51) >DEBUG:blivet:action: [191] destroy format disklabel on disk sdc (id 34) >DEBUG:blivet:action: [198] create format gpt disklabel on disk sdc (id 34) >DEBUG:blivet:action: [210] create device partition sdc1 (id 207) >DEBUG:blivet:action: [217] create device partition sdc2 (id 214) >DEBUG:blivet:action: [218] create format ext4 filesystem mounted at /boot on partition sdc2 (id 214) >DEBUG:blivet:action: [203] create device partition sdc3 (id 200) >DEBUG:blivet:action: [204] create format btrfs filesystem on partition sdc3 (id 200) >DEBUG:blivet:action: [227] create device btrfs volume fedora_localhost-live (id 220) >DEBUG:blivet:action: [228] create format btrfs filesystem on btrfs volume fedora_localhost-live (id 220) >DEBUG:blivet:action: [241] create device btrfs subvolume home (id 236) >DEBUG:blivet:action: [235] create device btrfs subvolume root (id 230) >DEBUG:blivet:action: [211] create format efi filesystem mounted at /boot/efi on partition sdc1 (id 207) >INFO:blivet:executing action: [188] destroy format None on partition sdc1 (id 41) >DEBUG:blivet: PartitionDevice.setup: sdc1 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.destroy: device: /dev/sdc1 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sdc1 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [190] destroy device partition sdc1 (id 41) >DEBUG:blivet: PartitionDevice.destroy: sdc1 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc1 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc1 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: sdc1 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: sdc1 ; status: True ; >INFO:blivet:executing action: [185] destroy format None on partition sdc2 (id 46) >DEBUG:blivet: PartitionDevice.setup: sdc2 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.destroy: device: /dev/sdc2 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sdc2 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [187] destroy device partition sdc2 (id 46) >DEBUG:blivet: PartitionDevice.destroy: sdc2 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc2 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc2 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: sdc2 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: sdc2 ; status: True ; >INFO:blivet:executing action: [182] destroy format None on partition sdc3 (id 51) >DEBUG:blivet: PartitionDevice.setup: sdc3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.destroy: device: /dev/sdc3 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sdc3 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [184] destroy device partition sdc3 (id 51) >DEBUG:blivet: PartitionDevice.destroy: sdc3 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc3 ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdc3 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: sdc3 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: sdc3 ; status: True ; >INFO:blivet:executing action: [191] destroy format disklabel on disk sdc (id 34) >DEBUG:blivet: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.destroy: device: /dev/sdc ; type: disklabel ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sdc >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [198] create format gpt disklabel on disk sdc (id 34) >DEBUG:blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.create: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel._create: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 0 ; >INFO:anaconda.threading:Thread Failed: AnaTaskThread-CreateStorageLayoutTask-1 (139979896387264) >ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-CreateStorageLayoutTask-1 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 87, in run > self._turn_on_filesystems( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 167, in _turn_on_filesystems > storage.do_it(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 114, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 47, in wrapped_func > return func(obj, *args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 288, in process > action.execute(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/deviceaction.py", line 674, in execute > self.device.format.create(device=self.device.path, > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/formats/__init__.py", line 517, in create > self._create(**kwargs) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/formats/disklabel.py", line 360, in _create > self.commit() > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/formats/disklabel.py", line 367, in commit > self.parted_disk.commit() > File "/usr/lib64/python3.11/site-packages/parted/decorators.py", line 42, in new > ret = fn(*args, **kwds) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/parted/disk.py", line 212, in commit > return self.__disk.commit() > ^^^^^^^^^^^^^^^^^^^^ >_ped.IOException: Error fsyncing/closing /dev/sdc: Input/output error > >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (139979896387264) >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish > self.implementation.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 87, in run > self._turn_on_filesystems( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 167, in _turn_on_filesystems > storage.do_it(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 114, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 47, in wrapped_func > return func(obj, *args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 288, in process > action.execute(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/deviceaction.py", line 674, in execute > self.device.format.create(device=self.device.path, > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/formats/__init__.py", line 517, in create > self._create(**kwargs) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/formats/disklabel.py", line 360, in _create > self.commit() > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/formats/disklabel.py", line 367, in commit > self.parted_disk.commit() > File "/usr/lib64/python3.11/site-packages/parted/decorators.py", line 42, in new > ret = fn(*args, **kwds) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/parted/disk.py", line 212, in commit > return self.__disk.commit() > ^^^^^^^^^^^^^^^^^^^^ >_ped.IOException: Error fsyncing/closing /dev/sdc: Input/output error
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 2221852
:
1975069
|
1975070
|
1975071
|
1975072
|
1975073
|
1975074
| 1975075 |
1975076
|
1975077
|
1975078
|
1975079
|
1975080