Bugzilla – Attachment 1356 Details for
Bug 22300
[AnolisOS-23.1 LoongArch64 ] 安装时磁盘加密失败
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
storage.log
storage.log (text/plain), 601.68 KB, created by
杨振羽
on 2025-07-03 16:23:26 UTC
(
hide
)
Description:
storage.log
Filename:
MIME Type:
Creator:
杨振羽
Created:
2025-07-03 16:23:26 UTC
Size:
601.68 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 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: storaged iSCSI functionality not available >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.47.0 (5-Feb-2023) > Using EXT2FS Library version 1.47.0, 5-Feb-2023 > >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 821403648 root disk brw-rw---- squashfs >INFO:program:loop1 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 >INFO:program:|-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 / >INFO:program:`-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 >INFO:program:loop2 34359738368 root disk brw-rw---- DM_snapshot_cow >INFO:program:`-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 / >INFO:program:sr0 13044662272 root cdrom brw-rw---- iso9660 anolis-23-loongarch64-dvd 2024-05-31-01-09-20-00 /run/install/repo >INFO:program:zram0 8387559424 root disk brw-rw---- [SWAP] >INFO:program:vda 107374182400 root disk brw-rw---- >INFO:program:|-vda1 629145600 root disk brw-rw---- vfat D113-FA6B 556bfb46-33e2-4381-ac3f-3229c07decfb >INFO:program:|-vda2 1073741824 root disk brw-rw---- xfs 65e7352c-c6cd-4ebf-ac8f-86de2816b5ca a5d59b7a-f2e0-45d6-a009-6b0c761475f4 >INFO:program:`-vda3 105669197824 root disk brw-rw---- LVM2_member 82glBw-62xl-tUOc-FGxE-eytF-zmVm-qFNjZC 2fcdad64-1b5a-4497-a7c6-f3c77f1c4115 >INFO:program: |-linxos-swap 8506048512 root disk brw-rw---- swap cb177a19-7398-402c-b830-2542edc8997f >INFO:program: |-linxos-home 1551892480 root disk brw-rw---- xfs 624f3bfd-0fc9-47e1-ab45-fc408160032b >INFO:program: |-linxos-backup 47806676992 root disk brw-rw---- xfs e5dd4433-6505-46ef-ad73-098fa0747058 >INFO:program: `-linxos-root 47802482688 root disk brw-rw---- xfs e73ada76-797c-4ff6-82b3-c7fa3a3f6216 >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 821403648 root disk brw-rw---- squashfs >loop1 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 >|-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 / >`-live-base 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 >loop2 34359738368 root disk brw-rw---- DM_snapshot_cow >`-live-rw 4294967296 root disk brw-rw---- ext4 Anaconda 6203458c-2de2-4a8a-925c-b93172fe5437 / >sr0 13044662272 root cdrom brw-rw---- iso9660 anolis-23-loongarch64-dvd 2024-05-31-01-09-20-00 /run/install/repo >zram0 8387559424 root disk brw-rw---- [SWAP] >vda 107374182400 root disk brw-rw---- >|-vda1 629145600 root disk brw-rw---- vfat D113-FA6B 556bfb46-33e2-4381-ac3f-3229c07decfb >|-vda2 1073741824 root disk brw-rw---- xfs 65e7352c-c6cd-4ebf-ac8f-86de2816b5ca a5d59b7a-f2e0-45d6-a009-6b0c761475f4 >`-vda3 105669197824 root disk brw-rw---- LVM2_member 82glBw-62xl-tUOc-FGxE-eytF-zmVm-qFNjZC 2fcdad64-1b5a-4497-a7c6-f3c77f1c4115 > |-linxos-swap 8506048512 root disk brw-rw---- swap cb177a19-7398-402c-b830-2542edc8997f > |-linxos-home 1551892480 root disk brw-rw---- xfs 624f3bfd-0fc9-47e1-ab45-fc408160032b > |-linxos-backup 47806676992 root disk brw-rw---- xfs e5dd4433-6505-46ef-ad73-098fa0747058 > `-linxos-root 47802482688 root disk brw-rw---- xfs e73ada76-797c-4ff6-82b3-c7fa3a3f6216 > >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 'xfs' >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2 >DEBUG:blivet: XFS.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-zeE3NLo5nr,guid=b5d34cfa690ff09bbd2b1d316643fb14. >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:failed to resolve 'LABEL=anolis-23-loongarch64-dvd' >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 '['LABEL=anolis-23-loongarch64-dvd', '/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 (140736906457504) >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.6.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fffdd569a50> >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/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:blivet:devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'linxos-swap', 'linxos-home', 'linxos-backup', 'linxos-root'] >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':uaccess:systemd:seat:', > 'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_drive-scsi0-0-0-0 ' > '/dev/disk/by-uuid/2024-05-31-01-09-20-00 ' > '/dev/disk/by-label/anolis-23-loongarch64-dvd ' > '/dev/disk/by-path/pci-0000:06:00.0-scsi-0:0:0:0 /dev/cdrom ' > '/dev/disk/by-diskseq/3', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '3', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_06_00_0-scsi-0_0_0_0', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BLOCKSIZE': '2048', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'anolis-23-loongarch64-dvd', > 'ID_FS_LABEL_ENC': 'anolis-23-loongarch64-dvd', > 'ID_FS_SIZE': '13044662272', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2024-05-31-01-09-20-00', > 'ID_FS_UUID_ENC': '2024-05-31-01-09-20-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_CD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:06:00.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_06_00_0-scsi-0_0_0_0', > 'ID_REVISION': '2.5+', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SERIAL': '0QEMU_QEMU_CD-ROM_drive-scsi0-0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'cd/dvd', > 'SCSI_VENDOR': 'QEMU', > 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':uaccess:systemd:seat:', > 'USEC_INITIALIZED': '20687359'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0: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 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >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:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sr0/size: 32353437373835360a >DEBUG:blivet:updated sr0 size to 12.15 GiB (12.15 GiB) >INFO:blivet:added cdrom sr0 (id 4) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7fffdd606f10) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 12.15 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.4/0000:06:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 12.15 GiB 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: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run vfat >DEBUG:program:Return code: 0 >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 >WARNING:blivet:Stratis DBus service is not running >INFO:blivet:type detected on 'sr0' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: vda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/virtio-pci-0000:08:00.0 /dev/disk/by-diskseq/1 ' > '/dev/disk/by-path/pci-0000:08:00.0', > 'DEVNAME': '/dev/vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b02e31d5-0412-43e0-9507-8314296cbafe', > 'ID_PATH': 'pci-0000:08:00.0', > 'ID_PATH_TAG': 'pci-0000_08_00_0', > 'MAJOR': '252', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20687518'} ; >INFO:blivet:scanning vda (/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: vda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/device/vendor: 3078316166340a >WARNING:blivet:device/model is not a valid attribute >INFO:blivet:vda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >DEBUG:blivet:vda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/size: 3230393731353230300a >DEBUG:blivet:updated vda size to 100 GiB (100 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/queue/rotational: 310a >INFO:blivet:added disk vda (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fffdd5de150) -- > name = vda status = True id = 14 > children = [] > parents = [] > uuid = None size = 100 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: vda ; >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 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: vda ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: b02e31d5-0412-43e0-9507-8314296cbafe ; label: None ; device: /dev/vda ; serial: None ; exists: True ; >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fffdd57d410>, <parted.partition.Partition object at 0x7fffde8efb50>, <parted.partition.Partition object at 0x7fffdcc48f10>] > device: <parted.device.Device object at 0x7fffdf014210> > PedDisk: <_ped.Disk object at 0x7fffdcc49580> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 22 >DEBUG:blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: vda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/556bfb46-33e2-4381-ac3f-3229c07decfb ' > '/dev/disk/by-uuid/D113-FA6B ' > '/dev/disk/by-path/virtio-pci-0000:08:00.0-part1 ' > '/dev/disk/by-path/pci-0000:08:00.0-part1 ' > '/dev/disk/by-diskseq/1-part1 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > 'DEVNAME': '/dev/vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_SIZE': '629121024', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D113-FA6B', > 'ID_FS_UUID_ENC': 'D113-FA6B', > 'ID_FS_VERSION': 'FAT32', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1228800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '556bfb46-33e2-4381-ac3f-3229c07decfb', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b02e31d5-0412-43e0-9507-8314296cbafe', > 'ID_PATH': 'pci-0000:08:00.0', > 'ID_PATH_TAG': 'pci-0000_08_00_0', > 'MAJOR': '252', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '20687569'} ; >INFO:blivet:scanning vda1 (/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: vda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; 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/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._set_format: vda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >DEBUG:blivet:vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1/size: 313232383830300a >DEBUG:blivet:updated vda1 size to 600 MiB (600 MiB) >DEBUG:blivet:looking up parted Partition: /dev/vda1 >DEBUG:blivet: PartitionDevice.probe: vda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1/size: 313232383830300a >DEBUG:blivet:updated vda1 size to 600 MiB (600 MiB) >INFO:blivet:added partition vda1 (id 24) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fffdcc6d750) -- > name = vda1 status = True id = 24 > children = [] > parents = ['existing 100 GiB disk vda (14) with existing gpt disklabel'] > uuid = 556bfb46-33e2-4381-ac3f-3229c07decfb size = 600 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1 > target size = 600 MiB path = /dev/vda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdd5dc310> fileSystem: <parted.filesystem.FileSystem object at 0x7fffdcc31390> > number: 1 path: /dev/vda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdd580510> PedPartition: <_ped.Partition object at 0x7fffdd53d940> > disk = existing 100 GiB disk vda (14) with existing gpt disklabel > start = 2048 end = 1230847 length = 1228800 > flags = boot, esp >DEBUG:blivet: DeviceTree.handle_format: name: vda1 ; >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 >INFO:blivet:type detected on 'vda1' is 'efi' >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 30 >DEBUG:blivet: PartitionDevice._set_format: vda1 ; type: efi ; current: None ; >INFO:blivet:got format: existing efi filesystem >DEBUG:blivet: DeviceTree.handle_device: name: vda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/65e7352c-c6cd-4ebf-ac8f-86de2816b5ca ' > '/dev/disk/by-diskseq/1-part2 ' > '/dev/disk/by-path/pci-0000:08:00.0-part2 ' > '/dev/disk/by-partuuid/a5d59b7a-f2e0-45d6-a009-6b0c761475f4 ' > '/dev/disk/by-path/virtio-pci-0000:08:00.0-part2', > 'DEVNAME': '/dev/vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '262144', > 'ID_FS_SIZE': '1006632960', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '65e7352c-c6cd-4ebf-ac8f-86de2816b5ca', > 'ID_FS_UUID_ENC': '65e7352c-c6cd-4ebf-ac8f-86de2816b5ca', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1230848', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'a5d59b7a-f2e0-45d6-a009-6b0c761475f4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b02e31d5-0412-43e0-9507-8314296cbafe', > 'ID_PATH': 'pci-0000:08:00.0', > 'ID_PATH_TAG': 'pci-0000_08_00_0', > 'MAJOR': '252', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2', > 'TAGS': ':systemd:', > 'UDISKS_AUTO': '0', > 'USEC_INITIALIZED': '20687905'} ; >INFO:blivet:scanning vda2 (/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: vda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; 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/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 33 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 >DEBUG:blivet: PartitionDevice._set_format: vda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2/size: 323039373135320a >DEBUG:blivet:updated vda2 size to 1024 MiB (1024 MiB) >DEBUG:blivet:looking up parted Partition: /dev/vda2 >DEBUG:blivet: PartitionDevice.probe: vda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2/size: 323039373135320a >DEBUG:blivet:updated vda2 size to 1024 MiB (1024 MiB) >INFO:blivet:added partition vda2 (id 32) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fffdd5702d0) -- > name = vda2 status = True id = 32 > children = [] > parents = ['existing 100 GiB disk vda (14) with existing gpt disklabel'] > uuid = a5d59b7a-f2e0-45d6-a009-6b0c761475f4 size = 1024 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2 > target size = 1024 MiB path = /dev/vda2 > 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 0x7fffdd5dc310> fileSystem: <parted.filesystem.FileSystem object at 0x7fffdcc329d0> > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcc32b10> PedPartition: <_ped.Partition object at 0x7fffdcc67150> > disk = existing 100 GiB disk vda (14) with existing gpt disklabel > start = 1230848 end = 3327999 length = 2097152 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: vda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 37 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 38 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 39 >INFO:blivet:type detected on 'vda2' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/vda2 >INFO:program:stdout: >INFO:program:dblocks = 262144 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/vda2: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 40 >DEBUG:blivet: PartitionDevice._set_format: vda2 ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: vda3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-82glBw-62xl-tUOc-FGxE-eytF-zmVm-qFNjZC ' > '/dev/disk/by-partuuid/2fcdad64-1b5a-4497-a7c6-f3c77f1c4115 ' > '/dev/disk/by-diskseq/1-part3 ' > '/dev/disk/by-path/pci-0000:08:00.0-part3 ' > '/dev/disk/by-path/virtio-pci-0000:08:00.0-part3', > 'DEVNAME': '/dev/vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '82glBw-62xl-tUOc-FGxE-eytF-zmVm-qFNjZC', > 'ID_FS_UUID_ENC': '82glBw-62xl-tUOc-FGxE-eytF-zmVm-qFNjZC', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3328000', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '206385152', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '2fcdad64-1b5a-4497-a7c6-f3c77f1c4115', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b02e31d5-0412-43e0-9507-8314296cbafe', > 'ID_PATH': 'pci-0000:08:00.0', > 'ID_PATH_TAG': 'pci-0000_08_00_0', > 'MAJOR': '252', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '20688142'} ; >INFO:blivet:scanning vda3 (/sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: vda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; 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/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 43 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 44 >DEBUG:blivet: PartitionDevice._set_format: vda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3/size: 3230363338353135320a >DEBUG:blivet:updated vda3 size to 98.41 GiB (98.41 GiB) >DEBUG:blivet:looking up parted Partition: /dev/vda3 >DEBUG:blivet: PartitionDevice.probe: vda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3/size: 3230363338353135320a >DEBUG:blivet:updated vda3 size to 98.41 GiB (98.41 GiB) >INFO:blivet:added partition vda3 (id 42) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7fffdcc829d0) -- > name = vda3 status = True id = 42 > children = [] > parents = ['existing 100 GiB disk vda (14) with existing gpt disklabel'] > uuid = 2fcdad64-1b5a-4497-a7c6-f3c77f1c4115 size = 98.41 GiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3 > target size = 98.41 GiB path = /dev/vda3 > 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 0x7fffdd5dc310> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcc325d0> PedPartition: <_ped.Partition object at 0x7fffdcc671a0> > disk = existing 100 GiB disk vda (14) with existing gpt disklabel > start = 3328000 end = 209713151 length = 206385152 > flags = lvm >DEBUG:blivet: DeviceTree.handle_format: name: vda3 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 47 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 48 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 49 >DEBUG:blivet: LVMFormatPopulator.run: pv: vda3 ; >DEBUG:blivet:lvm filter: device /dev/vda3 added to the list of allowed devices >INFO:blivet:type detected on 'vda3' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: 82glBw-62xl-tUOc-FGxE-eytF-zmVm-qFNjZC ; label: None ; device: /dev/vda3 ; serial: None ; exists: True ; vg_name: linxos ; vg_uuid: e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd ; pe_start: 1024 KiB ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 50 >DEBUG:blivet: PartitionDevice._set_format: vda3 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet:Can't get exported information from VG info, assuming VG is not exported. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 52 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: linxos ; parent: vda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: vda3 ; child: linxos ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 53 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: linxos ; type: None ; current: None ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: linxos ; status: True ; >INFO:blivet:added lvmvg linxos (id 51) to device tree >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: vda3 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 98.41 GiB lvmvg linxos (51) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: DI2Nt5-vJtc-Reno-kZeM-X5YO-dVF1-JO8Cmz ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 56 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: swap ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-swap ; status: True ; >DEBUG:blivet:linxos-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31363631333337360a >DEBUG:blivet:updated linxos-swap size to 7.92 GiB (7.92 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 59 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: swap ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: swap ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-swap ; status: True ; >DEBUG:blivet:linxos-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31363631333337360a >DEBUG:blivet:updated linxos-swap size to 7.92 GiB (7.92 GiB) >DEBUG:blivet:Adding linxos-swap/7.92 GiB to linxos >INFO:blivet:added lvmlv linxos-swap (id 55) to device tree >INFO:program:Running [3] dmsetup --version ... >INFO:program:stdout[3]: Library version: 1.02.195 (2023-04-21) >Driver version: 4.48.0 > >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-swap ; status: True ; >DEBUG:blivet:linxos-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31363631333337360a >DEBUG:blivet:updated linxos-swap size to 7.92 GiB (7.92 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: linxos-swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/linxos-swap ' > '/dev/disk/by-uuid/cb177a19-7398-402c-b830-2542edc8997f ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdDI2Nt5vJtcRenokZeMX5YOdVF1JO8Cmz ' > '/dev/disk/by-id/dm-name-linxos-swap /dev/linxos/swap', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '12', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'linxos-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdDI2Nt5vJtcRenokZeMX5YOdVF1JO8Cmz', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '16384', > 'ID_FS_SIZE': '8506032128', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'cb177a19-7398-402c-b830-2542edc8997f', > 'ID_FS_UUID_ENC': 'cb177a19-7398-402c-b830-2542edc8997f', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16041923'} ; >INFO:blivet:scanning linxos-swap (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [4] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[4]: LVM > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running [5] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[5]: LVM > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running [6] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[6]: LVM > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.92 GiB lvmlv linxos-swap (55) >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 90.49 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 90.49 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 90.49 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 90.49 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffdd570ad0) -- > name = linxos-swap status = True id = 55 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = DI2Nt5-vJtc-Reno-kZeM-X5YO-dVF1-JO8Cmz size = 7.92 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 7.92 GiB path = /dev/mapper/linxos-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 7.92 GiB lvmlv linxos-swap (55)'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 90.49 GiB > free extents = 23165 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55)'] > segment type = linear percent = 0 > VG space used = 7.92 GiB >INFO:program:Running [7] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[7]: LVM > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-swap ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 62 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 63 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 64 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 65 >INFO:blivet:type detected on 'linxos-swap' is 'swap' >DEBUG:blivet: SwapSpace.__init__: uuid: cb177a19-7398-402c-b830-2542edc8997f ; label: None ; device: /dev/mapper/linxos-swap ; serial: None ; exists: True ; >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 66 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-swap ; type: swap ; current: None ; >INFO:blivet:got format: existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: eAf6Rb-SIhE-0eiq-9Gmn-dC6m-sqdQ-b6BYJY ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: backup ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-backup ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-backup ; status: True ; >DEBUG:blivet:linxos-backup sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-backup ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 39333337323431360a >DEBUG:blivet:updated linxos-backup size to 44.52 GiB (44.52 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 72 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: backup ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: backup ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-backup ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-backup ; status: True ; >DEBUG:blivet:linxos-backup sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-backup ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 39333337323431360a >DEBUG:blivet:updated linxos-backup size to 44.52 GiB (44.52 GiB) >DEBUG:blivet:Adding linxos-backup/44.52 GiB to linxos >INFO:blivet:added lvmlv linxos-backup (id 68) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-backup ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-backup ; status: True ; >DEBUG:blivet:linxos-backup sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-backup ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 39333337323431360a >DEBUG:blivet:updated linxos-backup size to 44.52 GiB (44.52 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: linxos-backup ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/linxos-backup /dev/disk/by-id/dm-name-linxos-backup ' > '/dev/disk/by-uuid/e5dd4433-6505-46ef-ad73-098fa0747058 ' > '/dev/linxos/backup ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdeAf6RbSIhE0eiq9GmndC6msqdQb6BYJY', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DISKSEQ': '14', > 'DM_LV_NAME': 'backup', > 'DM_NAME': 'linxos-backup', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdeAf6RbSIhE0eiq9GmndC6msqdQb6BYJY', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '11671552', > 'ID_FS_SIZE': '47739568128', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e5dd4433-6505-46ef-ad73-098fa0747058', > 'ID_FS_UUID_ENC': 'e5dd4433-6505-46ef-ad73-098fa0747058', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'UDISKS_AUTO': '0', > 'USEC_INITIALIZED': '16049520'} ; >INFO:blivet:scanning linxos-backup (/sys/devices/virtual/block/dm-4)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >INFO:program:Running [8] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[8]: LVM > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[9]: LVM > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[10]: LVM > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-backup (68) >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 45.96 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 45.96 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 45.96 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 45.96 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffdcb21010) -- > name = linxos-backup status = True id = 68 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = eAf6Rb-SIhE-0eiq-9Gmn-dC6m-sqdQ-b6BYJY size = 44.52 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 44.52 GiB path = /dev/mapper/linxos-backup > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68)', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 45.96 GiB > free extents = 11767 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68)'] > segment type = linear percent = 0 > VG space used = 44.52 GiB >INFO:program:Running [11] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[11]: LVM > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-backup ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 75 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 76 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 77 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 78 >INFO:blivet:type detected on 'linxos-backup' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/linxos-backup >INFO:program:stdout: >INFO:program:dblocks = 11671552 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/linxos-backup: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 79 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-backup ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: nGx1IQ-jPiQ-JVW1-yOMk-1JkW-S6BM-lIOuVJ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 82 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: root ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 83 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-root ; status: True ; >DEBUG:blivet:linxos-root sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-root ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/size: 39333336343232340a >DEBUG:blivet:updated linxos-root size to 44.52 GiB (44.52 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: root ; kids: 3 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: root ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 86 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-root ; status: True ; >DEBUG:blivet:linxos-root sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-root ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/size: 39333336343232340a >DEBUG:blivet:updated linxos-root size to 44.52 GiB (44.52 GiB) >DEBUG:blivet:Adding linxos-root/44.52 GiB to linxos >INFO:blivet:added lvmlv linxos-root (id 81) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-root ; status: True ; >DEBUG:blivet:linxos-root sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-root ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/size: 39333336343232340a >DEBUG:blivet:updated linxos-root size to 44.52 GiB (44.52 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: linxos-root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-linxos-root ' > '/dev/disk/by-uuid/e73ada76-797c-4ff6-82b3-c7fa3a3f6216 ' > '/dev/mapper/linxos-root /dev/linxos/root ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdnGx1IQjPiQJVW1yOMk1JkWS6BMlIOuVJ', > 'DEVNAME': '/dev/dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DISKSEQ': '15', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'linxos-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdnGx1IQjPiQJVW1yOMk1JkWS6BMlIOuVJ', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '11670528', > 'ID_FS_SIZE': '47735373824', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e73ada76-797c-4ff6-82b3-c7fa3a3f6216', > 'ID_FS_UUID_ENC': 'e73ada76-797c-4ff6-82b3-c7fa3a3f6216', > 'MAJOR': '253', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-5', > 'SYS_PATH': '/sys/devices/virtual/block/dm-5', > 'TAGS': ':systemd:', > 'UDISKS_AUTO': '0', > 'USEC_INITIALIZED': '16052997'} ; >INFO:blivet:scanning linxos-root (/sys/devices/virtual/block/dm-5)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/hidden: 300a >INFO:program:Running [12] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[12]: LVM > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[13]: LVM > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[14]: LVM > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 1.45 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 1.45 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 1.45 GiB free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 1.45 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffddf78c10) -- > name = linxos-root status = True id = 81 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = nGx1IQ-jPiQ-JVW1-yOMk-1JkW-S6BM-lIOuVJ size = 44.52 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-5 > target size = 44.52 GiB path = /dev/mapper/linxos-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81)', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 1.45 GiB > free extents = 370 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81)'] > segment type = linear percent = 0 > VG space used = 44.52 GiB >INFO:program:Running [15] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[15]: LVM > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-root ; >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 'linxos-root' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/linxos-root >INFO:program:stdout: >INFO:program:dblocks = 11670528 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/linxos-root: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 92 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-root ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: uQomlG-zHxL-3IeT-HQt1-2SHA-6B7w-10pgjJ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 95 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: home ; kids: 3 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 96 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-home ; status: True ; >DEBUG:blivet:linxos-home sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-home ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 333033313034300a >DEBUG:blivet:updated linxos-home size to 1.45 GiB (1.45 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 98 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: home ; kids: 4 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: linxos ; child: home ; kids: 3 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 99 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-home ; status: True ; >DEBUG:blivet:linxos-home sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-home ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 333033313034300a >DEBUG:blivet:updated linxos-home size to 1.45 GiB (1.45 GiB) >DEBUG:blivet:Adding linxos-home/1.45 GiB to linxos >INFO:blivet:added lvmlv linxos-home (id 94) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-home ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-home ; status: True ; >DEBUG:blivet:linxos-home sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/linxos-home ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 333033313034300a >DEBUG:blivet:updated linxos-home size to 1.45 GiB (1.45 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: linxos-home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/624f3bfd-0fc9-47e1-ab45-fc408160032b ' > '/dev/disk/by-id/dm-name-linxos-home /dev/linxos/home ' > '/dev/mapper/linxos-home ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwduQomlGzHxL3IeTHQt12SHA6B7w10pgjJ', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DISKSEQ': '13', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'linxos-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwduQomlGzHxL3IeTHQt12SHA6B7w10pgjJ', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '378880', > 'ID_FS_SIZE': '1484783616', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '624f3bfd-0fc9-47e1-ab45-fc408160032b', > 'ID_FS_UUID_ENC': '624f3bfd-0fc9-47e1-ab45-fc408160032b', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'UDISKS_AUTO': '0', > 'USEC_INITIALIZED': '16045973'} ; >INFO:blivet:scanning linxos-home (/sys/devices/virtual/block/dm-3)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >INFO:program:Running [16] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[16]: LVM > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[17]: LVM > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[18]: LVM > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.45 GiB lvmlv linxos-home (94) >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffdd5dc850) -- > name = linxos-home status = True id = 94 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = uQomlG-zHxL-3IeT-HQt1-2SHA-6B7w-10pgjJ size = 1.45 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 1.45 GiB path = /dev/mapper/linxos-home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94)', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94)'] > segment type = linear percent = 0 > VG space used = 1.45 GiB >INFO:program:Running [19] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[19]: LVM > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-home ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 102 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 103 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 104 >INFO:blivet:type detected on 'linxos-home' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/linxos-home >INFO:program:stdout: >INFO:program:dblocks = 378880 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/linxos-home: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 105 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-home ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/5 ' > '/dev/disk/by-loop-ref/\\x2frun\\x2finstall\\x2frepo\\x2fimages\\x2finstall.img ' > '/dev/disk/by-loop-inode/11:0-3470', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '5', > 'ID_FS_BLOCKSIZE': '131072', > 'ID_FS_SIZE': '821403424', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'ID_LOOP_BACKING_DEVICE': '11:0', > 'ID_LOOP_BACKING_FILENAME': '/run/install/repo/images/install.img', > 'ID_LOOP_BACKING_FILENAME_ENC': '\\x2frun\\x2finstall\\x2frepo\\x2fimages\\x2finstall.img', > 'ID_LOOP_BACKING_INODE': '3470', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20688314'} ; >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: /images/install.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 109 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >DEBUG:blivet: FileDevice._set_format: /images/install.img ; type: None ; current: None ; >INFO:blivet:added file /images/install.img (id 108) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 113 >DEBUG:blivet: FileDevice.add_child: name: /images/install.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 114 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 112) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fffdddc2550) -- > name = loop0 status = False id = 112 > children = [] > parents = ['existing 0 B file /images/install.img (108)'] > 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 116 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 117 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 118 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 119 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 120 >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-label/Anaconda /dev/disk/by-diskseq/7 ' > '/dev/disk/by-loop-inode/7:0-2 ' > '/dev/disk/by-uuid/6203458c-2de2-4a8a-925c-b93172fe5437 ' > '/dev/disk/by-loop-ref/\\x2frun\\x2finitramfs\\x2fsquashfs\\x2fLiveOS\\x2frootfs.img', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_LASTBLOCK': '1048576', > 'ID_FS_SIZE': '4294967296', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6203458c-2de2-4a8a-925c-b93172fe5437', > 'ID_FS_UUID_ENC': '6203458c-2de2-4a8a-925c-b93172fe5437', > 'ID_FS_VERSION': '1.0', > 'ID_LOOP_BACKING_DEVICE': '7:0', > 'ID_LOOP_BACKING_FILENAME': '/run/initramfs/squashfs/LiveOS/rootfs.img', > 'ID_LOOP_BACKING_FILENAME_ENC': '\\x2frun\\x2finitramfs\\x2fsquashfs\\x2fLiveOS\\x2frootfs.img', > 'ID_LOOP_BACKING_INODE': '2', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20688395'} ; >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 123 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 124 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 122) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 127 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 128 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 126) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fffdd571f50) -- > name = loop1 status = False id = 126 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (122)'] > 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 130 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 131 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 132 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 133 >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/lorax.imgutils.47sjnkzb >INFO:program:Filesystem UUID: 6203458c-2de2-4a8a-925c-b93172fe5437 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >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: 262144 >INFO:program:Block count: 1048576 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 36936 >INFO:program:Free blocks: 215411 >INFO:program:Free inodes: 222602 >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: 511 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu May 30 13:31:37 2024 >INFO:program:Last mount time: Thu May 30 13:31:37 2024 >INFO:program:Last write time: Thu May 30 13:32:00 2024 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu May 30 13:31:37 2024 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 3169 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: 0d058495-d4ce-434e-889e-0053843620b4 >INFO:program:Journal backup: inode blocks >INFO:program:Orphan file inode: 12 >INFO:program:Journal features: journal_64bit >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: 0x00000007 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1048576 >INFO:program:stderr: >INFO:program:b'resize2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 4 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 134 >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-loop-inode/0:2-4457 ' > '/dev/disk/by-loop-ref/\\x2foverlay /dev/disk/by-diskseq/9', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '9', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'ID_LOOP_BACKING_DEVICE': '0:2', > 'ID_LOOP_BACKING_FILENAME': '/overlay', > 'ID_LOOP_BACKING_FILENAME_ENC': '\\x2foverlay', > 'ID_LOOP_BACKING_INODE': '4457', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20688447'} ; >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 137 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 138 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 136) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 141 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 140) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fffdcb40b90) -- > name = loop2 status = False id = 140 > children = [] > parents = ['existing 0 B file /overlay (deleted) (136)'] > 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: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 144 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 145 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 146 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 147 >INFO:blivet:type detected on 'loop2' is 'DM_snapshot_cow' >DEBUG:blivet:get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 148 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:got format: existing None >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/6203458c-2de2-4a8a-925c-b93172fe5437', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > '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_BLOCKSIZE': '4096', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_LASTBLOCK': '1048576', > 'ID_FS_SIZE': '4294967296', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6203458c-2de2-4a8a-925c-b93172fe5437', > 'ID_FS_UUID_ENC': '6203458c-2de2-4a8a-925c-b93172fe5437', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15758692'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >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) >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) >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 [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 ... >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >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 ... >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >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) >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) >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 (126) 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 (140) >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 151 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 152 >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-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 383338383630380a >DEBUG:blivet:updated live-rw size to 4 GiB (4 GiB) >INFO:blivet:added dm live-rw (id 150) to device tree >INFO:blivet:got device: DMDevice instance (0x7fffdcb7d890) -- > name = live-rw status = True id = 150 > children = [] > parents = ['existing 0 B loop loop1 (126) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 4 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >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) >INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[35]: > >INFO:program:stderr[35]: >INFO:program:...done [35] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/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 154 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 155 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 156 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 157 >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: / >INFO:program:Filesystem UUID: 6203458c-2de2-4a8a-925c-b93172fe5437 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize orphan_present >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: 262144 >INFO:program:Block count: 1048576 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 36936 >INFO:program:Free blocks: 211138 >INFO:program:Free inodes: 221504 >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: 511 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu May 30 13:31:37 2024 >INFO:program:Last mount time: Wed May 15 00:00:03 2024 >INFO:program:Last write time: Wed May 15 01:00:07 2024 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu May 30 13:31:37 2024 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 3289 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: 0d058495-d4ce-434e-889e-0053843620b4 >INFO:program:Journal backup: inode blocks >INFO:program:Orphan file inode: 12 >INFO:program:Journal features: journal_incompat_revoke journal_64bit >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: 0x000002d4 >INFO:program:Journal start: 8204 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.47.0 (5-Feb-2023)' >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: 1048576 >INFO:program:stderr: >INFO:program:b'resize2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 4 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 158 >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-id/dm-name-live-base ' > '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/6203458c-2de2-4a8a-925c-b93172fe5437', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > '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_BLOCKSIZE': '4096', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_LASTBLOCK': '1048576', > 'ID_FS_SIZE': '4294967296', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6203458c-2de2-4a8a-925c-b93172fe5437', > 'ID_FS_UUID_ENC': '6203458c-2de2-4a8a-925c-b93172fe5437', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15804253'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >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) >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) >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 [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) >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) >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 (126) 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 161 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 162 >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-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 383338383630380a >DEBUG:blivet:updated live-base size to 4 GiB (4 GiB) >INFO:blivet:added dm live-base (id 160) to device tree >INFO:blivet:got device: DMDevice instance (0x7fffdd5b7f90) -- > name = live-base status = True id = 160 > children = [] > parents = ['existing 0 B loop loop1 (126) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 4 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >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) >INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[51]: > >INFO:program:stderr[51]: >INFO:program:...done [51] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/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 164 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 165 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 166 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 167 >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/lorax.imgutils.47sjnkzb >INFO:program:Filesystem UUID: 6203458c-2de2-4a8a-925c-b93172fe5437 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >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: 262144 >INFO:program:Block count: 1048576 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 36936 >INFO:program:Free blocks: 215411 >INFO:program:Free inodes: 222602 >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: 511 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu May 30 13:31:37 2024 >INFO:program:Last mount time: Thu May 30 13:31:37 2024 >INFO:program:Last write time: Thu May 30 13:32:00 2024 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu May 30 13:31:37 2024 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 3169 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: 0d058495-d4ce-434e-889e-0053843620b4 >INFO:program:Journal backup: inode blocks >INFO:program:Orphan file inode: 12 >INFO:program:Journal features: journal_64bit >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: 0x00000007 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1048576 >INFO:program:stderr: >INFO:program:b'resize2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 4 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 168 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: linxos-swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/cb177a19-7398-402c-b830-2542edc8997f ' > '/dev/disk/by-id/dm-name-linxos-swap /dev/linxos/swap ' > '/dev/mapper/linxos-swap ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdDI2Nt5vJtcRenokZeMX5YOdVF1JO8Cmz', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '12', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'linxos-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdDI2Nt5vJtcRenokZeMX5YOdVF1JO8Cmz', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '16384', > 'ID_FS_SIZE': '8506032128', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'cb177a19-7398-402c-b830-2542edc8997f', > 'ID_FS_UUID_ENC': 'cb177a19-7398-402c-b830-2542edc8997f', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16041923'} ; >INFO:blivet:scanning linxos-swap (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [52] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[52]: LVM > >INFO:program:stderr[52]: >INFO:program:...done [52] (exit code: 0) >INFO:program:Running [53] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[53]: LVM > >INFO:program:stderr[53]: >INFO:program:...done [53] (exit code: 0) >INFO:program:Running [54] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[54]: LVM > >INFO:program:stderr[54]: >INFO:program:...done [54] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffdd570ad0) -- > name = linxos-swap status = True id = 55 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = DI2Nt5-vJtc-Reno-kZeM-X5YO-dVF1-JO8Cmz size = 7.92 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 7.92 GiB path = /dev/mapper/linxos-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 7.92 GiB >INFO:program:Running [55] dmsetup info -co subsystem --noheadings linxos-swap ... >INFO:program:stdout[55]: LVM > >INFO:program:stderr[55]: >INFO:program:...done [55] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-swap ; >DEBUG:blivet:no type or existing type for linxos-swap, bailing >DEBUG:blivet: DeviceTree.handle_device: name: linxos-home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/linxos-home ' > '/dev/disk/by-uuid/624f3bfd-0fc9-47e1-ab45-fc408160032b ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwduQomlGzHxL3IeTHQt12SHA6B7w10pgjJ ' > '/dev/disk/by-id/dm-name-linxos-home /dev/linxos/home', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DISKSEQ': '13', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'linxos-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwduQomlGzHxL3IeTHQt12SHA6B7w10pgjJ', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '378880', > 'ID_FS_SIZE': '1484783616', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '624f3bfd-0fc9-47e1-ab45-fc408160032b', > 'ID_FS_UUID_ENC': '624f3bfd-0fc9-47e1-ab45-fc408160032b', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'UDISKS_AUTO': '0', > 'USEC_INITIALIZED': '16045973'} ; >INFO:blivet:scanning linxos-home (/sys/devices/virtual/block/dm-3)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >INFO:program:Running [56] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[56]: LVM > >INFO:program:stderr[56]: >INFO:program:...done [56] (exit code: 0) >INFO:program:Running [57] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[57]: LVM > >INFO:program:stderr[57]: >INFO:program:...done [57] (exit code: 0) >INFO:program:Running [58] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[58]: LVM > >INFO:program:stderr[58]: >INFO:program:...done [58] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffdd5dc850) -- > name = linxos-home status = True id = 94 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = uQomlG-zHxL-3IeT-HQt1-2SHA-6B7w-10pgjJ size = 1.45 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 1.45 GiB path = /dev/mapper/linxos-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 1.45 GiB >INFO:program:Running [59] dmsetup info -co subsystem --noheadings linxos-home ... >INFO:program:stdout[59]: LVM > >INFO:program:stderr[59]: >INFO:program:...done [59] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-home ; >DEBUG:blivet:no type or existing type for linxos-home, bailing >DEBUG:blivet: DeviceTree.handle_device: name: linxos-backup ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-linxos-backup ' > '/dev/disk/by-uuid/e5dd4433-6505-46ef-ad73-098fa0747058 ' > '/dev/mapper/linxos-backup /dev/linxos/backup ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdeAf6RbSIhE0eiq9GmndC6msqdQb6BYJY', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DISKSEQ': '14', > 'DM_LV_NAME': 'backup', > 'DM_NAME': 'linxos-backup', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdeAf6RbSIhE0eiq9GmndC6msqdQb6BYJY', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '11671552', > 'ID_FS_SIZE': '47739568128', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e5dd4433-6505-46ef-ad73-098fa0747058', > 'ID_FS_UUID_ENC': 'e5dd4433-6505-46ef-ad73-098fa0747058', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'UDISKS_AUTO': '0', > 'USEC_INITIALIZED': '16049520'} ; >INFO:blivet:scanning linxos-backup (/sys/devices/virtual/block/dm-4)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >INFO:program:Running [60] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[60]: LVM > >INFO:program:stderr[60]: >INFO:program:...done [60] (exit code: 0) >INFO:program:Running [61] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[61]: LVM > >INFO:program:stderr[61]: >INFO:program:...done [61] (exit code: 0) >INFO:program:Running [62] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[62]: LVM > >INFO:program:stderr[62]: >INFO:program:...done [62] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffdcb21010) -- > name = linxos-backup status = True id = 68 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = eAf6Rb-SIhE-0eiq-9Gmn-dC6m-sqdQ-b6BYJY size = 44.52 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 44.52 GiB path = /dev/mapper/linxos-backup > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 44.52 GiB >INFO:program:Running [63] dmsetup info -co subsystem --noheadings linxos-backup ... >INFO:program:stdout[63]: LVM > >INFO:program:stderr[63]: >INFO:program:...done [63] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-backup ; >DEBUG:blivet:no type or existing type for linxos-backup, bailing >DEBUG:blivet: DeviceTree.handle_device: name: linxos-root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/linxos/root ' > '/dev/disk/by-uuid/e73ada76-797c-4ff6-82b3-c7fa3a3f6216 ' > '/dev/disk/by-id/dm-name-linxos-root /dev/mapper/linxos-root ' > '/dev/disk/by-id/dm-uuid-LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdnGx1IQjPiQJVW1yOMk1JkWS6BMlIOuVJ', > 'DEVNAME': '/dev/dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DISKSEQ': '15', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'linxos-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-e9gO2D4xdiyAnLZ8F2qoI10VtOUL0pwdnGx1IQjPiQJVW1yOMk1JkWS6BMlIOuVJ', > 'DM_VG_NAME': 'linxos', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '11670528', > 'ID_FS_SIZE': '47735373824', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e73ada76-797c-4ff6-82b3-c7fa3a3f6216', > 'ID_FS_UUID_ENC': 'e73ada76-797c-4ff6-82b3-c7fa3a3f6216', > 'MAJOR': '253', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-5', > 'SYS_PATH': '/sys/devices/virtual/block/dm-5', > 'TAGS': ':systemd:', > 'UDISKS_AUTO': '0', > 'USEC_INITIALIZED': '16052997'} ; >INFO:blivet:scanning linxos-root (/sys/devices/virtual/block/dm-5)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-5/hidden: 300a >INFO:program:Running [64] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[64]: LVM > >INFO:program:stderr[64]: >INFO:program:...done [64] (exit code: 0) >INFO:program:Running [65] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[65]: LVM > >INFO:program:stderr[65]: >INFO:program:...done [65] (exit code: 0) >INFO:program:Running [66] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[66]: LVM > >INFO:program:stderr[66]: >INFO:program:...done [66] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7fffddf78c10) -- > name = linxos-root status = True id = 81 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = nGx1IQ-jPiQ-JVW1-yOMk-1JkW-S6BM-lIOuVJ size = 44.52 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-5 > target size = 44.52 GiB path = /dev/mapper/linxos-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd588950) -- > name = linxos status = True id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 44.52 GiB >INFO:program:Running [67] dmsetup info -co subsystem --noheadings linxos-root ... >INFO:program:stdout[67]: LVM > >INFO:program:stderr[67]: >INFO:program:...done [67] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: linxos-root ; >DEBUG:blivet:no type or existing type for linxos-root, bailing >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:testdata:device /dev/vda data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on vda is zero. new disk image? >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet:resolved 'LABEL=anolis-23-loongarch64-dvd' to 'sr0' (cdrom) >DEBUG:anaconda.storage:Protected device spec LABEL=anolis-23-loongarch64-dvd resolved to sr0. >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.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; >DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-swap ; status: True ; controllable: True ; >DEBUG:blivet: SwapSpace.teardown: device: /dev/mapper/linxos-swap ; type: swap ; status: False ; >DEBUG:blivet: SwapSpace.teardown: device: /dev/mapper/linxos-swap ; type: swap ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: linxos-swap ; status: True ; controllable: True ; >INFO:program:[68] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[68] Done. >INFO:program:[68] No result, no job started >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/linxos ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/linxos ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: linxos ; status: True ; controllable: True ; >INFO:program:[69] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[69] Done. >INFO:program:[69] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-backup ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:anaconda.modules.storage.bootloader.base:Console is set to tty0 with options '' >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader LOONGARCHEFIGRUB. >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: XFS.setup: device: /dev/vda2 ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/vda2 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-backup ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: linxos-backup ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: linxos ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: linxos ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: linxos-backup ; orig: False ; status: False ; controllable: True ; >INFO:program:[70] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[70] Done. >INFO:program:[70] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-backup ; status: True ; >DEBUG:blivet:linxos-backup sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: XFS.setup: device: /dev/mapper/linxos-backup ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/linxos-backup /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-backup ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/linxos-backup ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/linxos-backup ; type: xfs ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: linxos-backup ; status: True ; controllable: True ; >INFO:program:[71] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[71] Done. >INFO:program:[71] No result, no job started >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-root ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: linxos-root ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: linxos ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: linxos ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: linxos-root ; orig: False ; status: False ; controllable: True ; >INFO:program:[72] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[72] Done. >INFO:program:[72] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-root ; status: True ; >DEBUG:blivet:linxos-root sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: XFS.setup: device: /dev/mapper/linxos-root ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/linxos-root /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:loongarch64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/linxos-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet:resolved '/dev/mapper/linxos-root' to 'linxos-root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/linxos-backup ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet:resolved '/dev/mapper/linxos-backup' to 'linxos-backup' (lvmlv) >DEBUG:blivet:resolved 'UUID=65e7352c-c6cd-4ebf-ac8f-86de2816b5ca' to 'vda2' (partition) >DEBUG:blivet:resolved 'UUID=D113-FA6B' to 'vda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/linxos-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:blivet:resolved '/dev/mapper/linxos-home' to 'linxos-home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/linxos-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:blivet:resolved '/dev/mapper/linxos-swap' to 'linxos-swap' (lvmlv) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-home ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: linxos-home ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: linxos ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: linxos-home ; orig: False ; status: False ; controllable: True ; >INFO:program:[73] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/3' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[73] Done. >INFO:program:[73] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-home ; status: True ; >DEBUG:blivet:linxos-home sysfs_path set to /sys/devices/virtual/block/dm-3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: XFS.setup: device: /dev/mapper/linxos-home ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/linxos-home /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-home ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/linxos-home ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/linxos-home ; type: xfs ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: linxos-home ; status: True ; controllable: True ; >INFO:program:[74] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/3' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[74] Done. >INFO:program:[74] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; >DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/linxos ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/linxos ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: linxos ; status: True ; controllable: True ; >INFO:program:[75] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[75] Done. >INFO:program:[75] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-backup ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running [76] mkswap --version ... >INFO:program:stdout[76]: mkswap from util-linux 2.39.1 > >INFO:program:stderr[76]: >INFO:program:...done [76] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140736906457504) >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.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no type or existing type for sr0, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12.15 GiB cdrom sr0 (4) with existing iso9660 filesystem >DEBUG:blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; >INFO:program:Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmp3bggcy2u >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12.15 GiB cdrom sr0 (4) with existing iso9660 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... umount /tmp/tmp3bggcy2u >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:resolved 'LABEL=anolis-23-loongarch64-dvd' to 'sr0' (cdrom) >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no type or existing type for sr0, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12.15 GiB cdrom sr0 (4) with existing iso9660 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to en_GB.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_GB.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_IN.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_IN.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_AU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_AU.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_CA.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_CA.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_DK.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_DK.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_IE.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_IE.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_NZ.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_NZ.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_NG.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_NG.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_HK.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_HK.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_PH.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_PH.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_SG.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_SG.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_ZA.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_ZA.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_ZM.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_ZM.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_ZW.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_ZW.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_BW.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_BW.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_AG.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_AG.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_IL.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_IL.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to zh_CN.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to zh_CN.UTF-8. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 12.15 GiB cdrom sr0 (4) with existing iso9660 filesystem >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: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >WARNING:blivet:Failed to call the available method: storaged iSCSI functionality not available >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >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_name: name: vda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 100 GiB disk vda (14) with existing gpt disklabel ; hidden: True ; >DEBUG:blivet:checking if sr0 depends on vda >DEBUG:blivet:checking if vda depends on vda >DEBUG:blivet:checking if vda1 depends on vda >DEBUG:blivet:checking if vda2 depends on vda >DEBUG:blivet:checking if vda3 depends on vda >DEBUG:blivet:checking if linxos depends on vda >DEBUG:blivet:checking if linxos-swap depends on vda >DEBUG:blivet:checking if linxos-backup depends on vda >DEBUG:blivet:checking if linxos-root depends on vda >DEBUG:blivet:checking if linxos-home depends on vda >DEBUG:blivet:checking if /images/install.img depends on vda >DEBUG:blivet:checking if loop0 depends on vda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on vda >DEBUG:blivet:checking if loop1 depends on vda >DEBUG:blivet:checking if /overlay (deleted) depends on vda >DEBUG:blivet:checking if loop2 depends on vda >DEBUG:blivet:checking if live-rw depends on vda >DEBUG:blivet:checking if live-base depends on vda >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: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning INTERACTIVE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >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 INTERACTIVE with selected disks ['vda']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb72d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fffdca67890> > number: 1 path: /dev/vda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcbc9110> PedPartition: <_ped.Partition object at 0x7fffdca26b10> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb72d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fffdca67710> > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca67f90> PedPartition: <_ped.Partition object at 0x7fffe14d8d60> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb72d90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca673d0> PedPartition: <_ped.Partition object at 0x7fffdcbfa610> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 81 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 68 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition vda2 (32) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 24 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 600 MiB partition vda1 (24) with existing efi filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 94 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 55 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 81 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 68 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition vda2 (32) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 24 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 600 MiB partition vda1 (24) with existing efi filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 94 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can vda be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (32) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (32) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 600 MiB partition vda1 (24) with existing efi filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 600 MiB partition vda1 (24) with existing efi filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdcb52450) -- > name = linxos-root status = False id = 81 > children = [] > parents = ['existing 98.41 GiB lvmvg linxos (51)'] > uuid = nGx1IQ-jPiQ-JVW1-yOMk-1JkW-S6BM-lIOuVJ size = 44.52 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 44.52 GiB path = /dev/mapper/linxos-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdcbe38d0) -- > name = linxos status = False id = 51 > children = ['existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 7.92 GiB lvmlv linxos-swap (55) with existing swap'] > parents = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > uuid = e9gO2D-4xdi-yAnL-Z8F2-qoI1-0VtO-UL0pwd size = 98.41 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 98.41 GiB path = /dev/linxos > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 25193 > PE Free = 0 PV Count = 1 > modified = False extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 98.41 GiB partition vda3 (42) with existing lvmpv'] > LVs = ['existing 7.92 GiB lvmlv linxos-swap (55) with existing swap', > 'existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem', > 'existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem', > 'existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 44.52 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet:resolved 'linxos-root' to 'linxos-root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 98.41 GiB lvmvg linxos (51) >DEBUG:blivet:resolved 'linxos' to 'linxos' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 251 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 252 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 253 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 254 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 255 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 256 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 257 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 258 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 259 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 260 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 261 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 262 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 263 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 264 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 265 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 266 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 267 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 268 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 269 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 270 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 271 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 272 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 273 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 274 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 275 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 276 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 277 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 278 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 279 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 280 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 281 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 282 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 283 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 284 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 285 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 286 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 287 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 288 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 289 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 290 >INFO:program:Running [77] mdadm --version ... >INFO:program:stdout[77]: >INFO:program:stderr[77]: mdadm - v4.2 - 2021-12-30 > >INFO:program:...done [77] (exit code: 0) >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 291 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 292 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 293 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 294 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 295 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 296 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 297 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 298 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 299 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 300 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 301 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 302 >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 303 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 98.41 GiB lvmvg linxos (51) >DEBUG:blivet:linxos size is 98.41 GiB >DEBUG:blivet:vg linxos has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-root (81) with existing xfs filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: linxos-root >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 305 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-root ; type: None ; current: xfs ; >INFO:blivet:registered action: [304] destroy format xfs filesystem on lvmlv linxos-root (id 81) >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: root ; kids: 4 ; >INFO:blivet:removed lvmlv linxos-root (id 81) from device tree >INFO:blivet:registered action: [306] destroy device lvmlv linxos-root (id 81) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-backup ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 44.52 GiB lvmlv linxos-backup (68) with existing xfs filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: linxos-backup >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 308 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-backup ; type: None ; current: xfs ; >INFO:blivet:registered action: [307] destroy format xfs filesystem on lvmlv linxos-backup (id 68) >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: backup ; kids: 3 ; >INFO:blivet:removed lvmlv linxos-backup (id 68) from device tree >INFO:blivet:registered action: [309] destroy device lvmlv linxos-backup (id 68) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (32) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (32) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (32) with existing xfs filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: vda2 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 311 >DEBUG:blivet: PartitionDevice._set_format: vda2 ; type: None ; current: xfs ; >INFO:blivet:registered action: [310] destroy format xfs filesystem on partition vda2 (id 32) >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda2 ; kids: 3 ; >INFO:blivet:removed partition vda2 (id 32) from device tree >INFO:blivet:registered action: [312] destroy device partition vda2 (id 32) >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can vda be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 600 MiB partition vda1 (24) with existing efi filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 600 MiB partition vda1 (24) with existing efi filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 600 MiB partition vda1 (24) with existing efi filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: vda1 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 314 >DEBUG:blivet: PartitionDevice._set_format: vda1 ; type: None ; current: efi ; >INFO:blivet:registered action: [313] destroy format efi filesystem on partition vda1 (id 24) >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda1 ; kids: 2 ; >INFO:blivet:removed partition vda1 (id 24) from device tree >INFO:blivet:registered action: [315] destroy device partition vda1 (id 24) >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can vda be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.45 GiB lvmlv linxos-home (94) with existing xfs filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: linxos-home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 317 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-home ; type: None ; current: xfs ; >INFO:blivet:registered action: [316] destroy format xfs filesystem on lvmlv linxos-home (id 94) >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: home ; kids: 2 ; >INFO:blivet:removed lvmlv linxos-home (id 94) from device tree >INFO:blivet:registered action: [318] destroy device lvmlv linxos-home (id 94) >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: linxos-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.92 GiB lvmlv linxos-swap (55) with existing swap >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: linxos-swap >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 320 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: linxos-swap ; type: None ; current: swap ; >INFO:blivet:registered action: [319] destroy format swap on lvmlv linxos-swap (id 55) >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: linxos ; child: swap ; kids: 1 ; >INFO:blivet:removed lvmlv linxos-swap (id 55) from device tree >INFO:blivet:registered action: [321] destroy device lvmlv linxos-swap (id 55) >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: linxos >DEBUG:blivet: PartitionDevice.remove_child: name: vda3 ; child: linxos ; kids: 1 ; >INFO:blivet:removed lvmvg linxos (id 51) from device tree >INFO:blivet:registered action: [322] destroy device lvmvg linxos (id 51) >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: vda3 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 324 >DEBUG:blivet: PartitionDevice._set_format: vda3 ; type: None ; current: lvmpv ; >INFO:blivet:registered action: [323] destroy format lvmpv on partition vda3 (id 42) >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda3 ; kids: 1 ; >INFO:blivet:removed partition vda3 (id 42) from device tree >INFO:blivet:registered action: [325] destroy device partition vda3 (id 42) >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can vda be initialized? >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 100 GiB disk vda (14) with existing gpt disklabel ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The clearable disk can be initialized. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 327 >DEBUG:blivet: DiskDevice._set_format: vda ; type: None ; current: disklabel ; >INFO:blivet:registered action: [326] destroy format gpt disklabel on disk vda (id 14) >DEBUG:blivet: DiskLabel.__init__: device: /dev/vda ; >DEBUG:blivet:selecting gpt disklabel for vda based on size >DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/vda ; label_type: gpt ; >DEBUG:blivet:selecting gpt disklabel for vda 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 0x7fffdcb7cf10> > PedDisk: <_ped.Disk object at 0x7fffdcb7d340> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 328 >DEBUG:blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >INFO:blivet:registered action: [329] create format gpt disklabel on disk vda (id 14) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-FindExistingSystemsTask-1 (140736906457504) >INFO:anaconda.modules.common.task.task:Find existing operating systems >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-FindExistingSystemsTask-1 (140736906457504) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractiveAutoPartitioningTask-1 (140736906457504) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = [] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >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 /images/install.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 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 sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >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: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >INFO:anaconda.core.storage:Detected 7.94 GiB of memory >INFO:anaconda.core.storage:Swap attempt of 7.94 GiB >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 2 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >PartSpec instance (0x7fffdd589190) -- > 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 (0x7fffdd5dded0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = xfs encrypted = False > size = 1024 MiB max_size = None grow = False > required_space = 0 > schemes = set()PartSpec instance (0x7fffdca0a550) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 MiB max_size = 70 GiB grow = True > required_space = 0 > schemes = set()PartSpec instance (0x7fffdc8b2e50) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 MiB max_size = None grow = True > required_space = 50 GiB > schemes = set()PartSpec instance (0x7fffdc8b3fd0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7.94 GiB max_size = None grow = False > required_space = 0 > schemes = set() >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/LiveOS/rootfs.img', '/images/install.img', '/overlay (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: vda >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['vda'] >DEBUG:blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 330 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 332 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req0 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >INFO:blivet:added partition req0 (id 331) to device tree >INFO:blivet:registered action: [334] create device partition req0 (id 331) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 336 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >INFO:blivet:registered action: [335] create format lvmpv on partition req0 (id 331) >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for vda. >DEBUG:anaconda.modules.storage.bootloader.base:Is vda 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 337 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 339 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; >INFO:blivet:added partition req1 (id 338) to device tree >INFO:blivet:registered action: [341] create device partition req1 (id 338) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 343 >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: efi ; >INFO:blivet:registered action: [342] create format efi filesystem mounted at /boot/efi on partition req1 (id 338) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 344 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 346 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req2 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: xfs ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 1 ; >INFO:blivet:added partition req2 (id 345) to device tree >INFO:blivet:registered action: [348] create device partition req2 (id 345) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 350 >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [349] create format xfs filesystem mounted at /boot on partition req2 (id 345) >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 331)', 'req1(id 338)', 'req2(id 345)'] from disk(s) ['vda'] >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req0(id 331)', 'req1(id 338)', 'req2(id 345)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 338)', 'req2(id 345)', 'req0(id 331)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 338 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: True ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=200 MiB boot=True best=None grow=True start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >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 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcba1010> PedPartition: <_ped.Partition object at 0x7fffdca7ddf0> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:1 requests and 209301504 (99.8 GiB) left in chunk >DEBUG:blivet:adding 209301504 (99.8 GiB) to 338 (vda1) >DEBUG:blivet:taking back 208482304 (99.41 GiB) from 338 (vda1) >DEBUG:blivet:new grow amount for request 338 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:request 338 (vda1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:disk /dev/vda growth: 819200 (400 MiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; >DEBUG:blivet:total growth: 819200 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 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 0x7fffdc9fe2c0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 200 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca75690> PedPartition: <_ped.Partition object at 0x7fffdc935d50> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb41990> PedPartition: <_ped.Partition object at 0x7fffdc937380> >DEBUG:blivet:allocating partition: req2 ; id: 345 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda 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-209715166 (99.8 GiB) >DEBUG:blivet:current free range is 411648-209715166 (99.8 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdd54d710> PedPartition: <_ped.Partition object at 0x7fffdca7ddf0> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:1 requests and 207204352 (98.8 GiB) left in chunk >DEBUG:blivet:adding 207204352 (98.8 GiB) to 338 (vda1) >DEBUG:blivet:taking back 206385152 (98.41 GiB) from 338 (vda1) >DEBUG:blivet:new grow amount for request 338 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:request 338 (vda1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:request 345 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:disk /dev/vda growth: 819200 (400 MiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet:total growth: 819200 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 411648-209715166 / 99.8 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 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb40c50> PedPartition: <_ped.Partition object at 0x7fffdc934950> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca98550> PedPartition: <_ped.Partition object at 0x7fffdc935d50> >DEBUG:blivet:allocating partition: req0 ; id: 331 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda 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-209715166 (98.8 GiB) >DEBUG:blivet:current free range is 2508800-209715166 (98.8 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca98a50> PedPartition: <_ped.Partition object at 0x7fffdca7ddf0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:2 requests and 206180352 (98.31 GiB) left in chunk >DEBUG:blivet:adding 58908672 (28.09 GiB) to 338 (vda1) >DEBUG:blivet:taking back 58089472 (27.7 GiB) from 338 (vda1) >DEBUG:blivet:new grow amount for request 338 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:adding 147271680 (70.22 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 147271680 units, or 70.22 GiB >DEBUG:blivet:1 requests and 58089472 (27.7 GiB) left in chunk >DEBUG:blivet:adding 58089472 (27.7 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 205361152 units, or 97.92 GiB >DEBUG:blivet:request 338 (vda1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:request 345 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 331 (vda3) growth: 205361152 (97.92 GiB) size: 98.41 GiB >DEBUG:blivet:disk /dev/vda growth: 206180352 (98.31 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 206180352 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 2508800-209715166 / 98.8 GiB >DEBUG:blivet:new free allows for 206180352 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda3 of 500 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb5cd50> PedPartition: <_ped.Partition object at 0x7fffdc936d90> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb91690> PedPartition: <_ped.Partition object at 0x7fffdc936750> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda3(id 331)', 'vda1(id 338)', 'vda2(id 345)'] >DEBUG:blivet:growable partitions are ['vda3', 'vda1'] >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:2 requests and 206180352 (98.31 GiB) left in chunk >DEBUG:blivet:adding 58908672 (28.09 GiB) to 338 (vda1) >DEBUG:blivet:taking back 58089472 (27.7 GiB) from 338 (vda1) >DEBUG:blivet:new grow amount for request 338 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:adding 147271680 (70.22 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 147271680 units, or 70.22 GiB >DEBUG:blivet:1 requests and 58089472 (27.7 GiB) left in chunk >DEBUG:blivet:adding 58089472 (27.7 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 205361152 units, or 97.92 GiB >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (338): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9fdde0> >DEBUG:blivet:partition vda2 (345): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9fdcc0> >DEBUG:blivet:partition vda3 (331): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9fdba0> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; 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 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9fdde0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdd588c90> PedPartition: <_ped.Partition object at 0x7fffdc936250> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb32b10> PedPartition: <_ped.Partition object at 0x7fffdc940590> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9fdcc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcc6e0d0> PedPartition: <_ped.Partition object at 0x7fffdc937e20> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcc32310> PedPartition: <_ped.Partition object at 0x7fffdc936700> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9fdba0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcc6d410> PedPartition: <_ped.Partition object at 0x7fffdc936890> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb435d0> PedPartition: <_ped.Partition object at 0x7fffdc936750> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 352 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: ao_anolis ; parent: vda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: vda3 ; child: ao_anolis ; kids: 0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/queue/logical_block_size: 3531320a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 353 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: ao_anolis ; type: None ; current: None ; >INFO:blivet:added lvmvg ao_anolis (id 351) to device tree >INFO:blivet:registered action: [355] create device lvmvg ao_anolis (id 351) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 356 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 358 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: ao_anolis ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-root ; type: xfs ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 360 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: ao_anolis ; child: root ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: ao_anolis ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-root ; type: xfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/ao_anolis-root ; sysfs_path: ; >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 98.41 GiB free >DEBUG:blivet:Adding ao_anolis-root/1024 MiB to ao_anolis >INFO:blivet:added lvmlv ao_anolis-root (id 357) to device tree >INFO:blivet:registered action: [362] create device lvmlv ao_anolis-root (id 357) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 364 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-root ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [363] create format xfs filesystem mounted at / on lvmlv ao_anolis-root (id 357) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 365 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 367 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: ao_anolis ; child: home ; kids: 1 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-home ; type: xfs ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 369 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: ao_anolis ; child: home ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: ao_anolis ; child: home ; kids: 1 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-home ; type: xfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/ao_anolis-home ; sysfs_path: ; >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 97.41 GiB free >DEBUG:blivet:Adding ao_anolis-home/500 MiB to ao_anolis >INFO:blivet:added lvmlv ao_anolis-home (id 366) to device tree >INFO:blivet:registered action: [371] create device lvmlv ao_anolis-home (id 366) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 373 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-home ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [372] create format xfs filesystem mounted at /home on lvmlv ao_anolis-home (id 366) >DEBUG:blivet: SwapSpace.__init__: mountpoint: None ; >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 374 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 376 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: ao_anolis ; child: swap ; kids: 2 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-swap ; type: swap ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 378 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: ao_anolis ; child: swap ; kids: 3 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: ao_anolis ; child: swap ; kids: 2 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-swap ; type: swap ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/ao_anolis-swap ; sysfs_path: ; >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 96.92 GiB free >DEBUG:blivet:Adding ao_anolis-swap/7.94 GiB to ao_anolis >INFO:blivet:added lvmlv ao_anolis-swap (id 375) to device tree >INFO:blivet:registered action: [380] create device lvmlv ao_anolis-swap (id 375) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 382 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-swap ; type: swap ; current: swap ; >INFO:blivet:registered action: [381] create format swap on lvmlv ao_anolis-swap (id 375) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 88.98 GiB free >DEBUG:blivet:vg ao_anolis: 88.98 GiB free ; lvs: ['root', 'home', 'swap'] >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 88.98 GiB free >DEBUG:blivet:adding request 357 to chunk 25193 on /dev/ao_anolis >DEBUG:blivet:adding request 366 to chunk 25193 on /dev/ao_anolis >DEBUG:blivet:adding request 375 to chunk 25193 on /dev/ao_anolis >DEBUG:blivet:Chunk.grow_requests: VGChunk instance -- >device = /dev/ao_anolis length = 25193 size = 98.41 GiB >remaining = 2 pool = 22780 >DEBUG:blivet:req: LVRequest instance -- >id = 375 name = ao_anolis-swap growable = False >base = 2032 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: LVRequest instance -- >id = 357 name = ao_anolis-root growable = True >base = 256 growth = 0 max_grow = 17664 >done = False >DEBUG:blivet:req: LVRequest instance -- >id = 366 name = ao_anolis-home growable = True >base = 125 growth = 0 max_grow = 4398046510979 >done = False >DEBUG:blivet:2 requests and 22780 (88.98 GiB) left in chunk >DEBUG:blivet:adding 15306 (59.79 GiB) to 357 (ao_anolis-root) >DEBUG:blivet:new grow amount for request 357 (ao_anolis-root) is 15306 units, or 59.79 GiB >DEBUG:blivet:adding 7473 (29.19 GiB) to 366 (ao_anolis-home) >DEBUG:blivet:new grow amount for request 366 (ao_anolis-home) is 7473 units, or 29.19 GiB >DEBUG:blivet:2 requests and 1 (4 MiB) left in chunk >DEBUG:blivet:adding 0 (0 B) to 357 (ao_anolis-root) >DEBUG:blivet:new grow amount for request 357 (ao_anolis-root) is 15306 units, or 59.79 GiB >DEBUG:blivet:adding 0 (0 B) to 366 (ao_anolis-home) >DEBUG:blivet:new grow amount for request 366 (ao_anolis-home) is 7473 units, or 29.19 GiB >DEBUG:blivet:adding 1 (4 MiB) to 357 (ao_anolis-root) >DEBUG:blivet:new grow amount for request 357 (ao_anolis-root) is 15307 units, or 59.79 GiB >DEBUG:blivet:trying to set lv ao_anolis-root size to 60.79 GiB >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 88.98 GiB free >DEBUG:blivet:trying to set lv ao_anolis-home size to 29.68 GiB >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 29.19 GiB free >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >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 /images/install.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 ao_anolis a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >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 sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vda 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 vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: vda >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: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'vda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vda 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 vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 5.49 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning: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': {'/usr', '/', '/usr/lib', '/usr/share', '/tmp', '/var', '/home'}, 'must_be_on_root': {'/proc', 'lost+found', '/dev', '/etc', '/mnt', '/lib', '/sbin', '/bin', '/root'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/boot', '/var'}, 'reformat_blocklist': {'/opt', '/home', '/var/www', '/usr/local'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Skipped sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Storage check finished with success. >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractiveAutoPartitioningTask-1 (140736906457504) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdca99010) -- > name = ao_anolis-home status = False id = 366 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 29.68 GiB > format = non-existent xfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/mapper/ao_anolis-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs ' > 'filesystem mounted at /home', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs ' > 'filesystem mounted at /home', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 29.68 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:resolved 'ao_anolis-home' to 'ao_anolis-home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 383 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 384 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 385 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 386 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 387 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 388 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 389 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 390 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 391 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 392 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 393 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 394 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 395 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 396 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 397 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 398 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 399 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 400 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 401 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 402 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 403 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 404 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 405 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 406 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 407 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 408 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 409 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 410 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 411 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 412 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 413 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 414 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 415 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 416 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 417 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 418 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 419 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 420 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 421 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 422 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 423 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 424 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 425 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 426 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 427 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 428 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 429 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 430 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 431 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 432 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 433 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 434 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:resolved 'ao_anolis-home' to 'ao_anolis-home' (lvmlv) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 435 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 436 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='ao_anolis', container_raid_level='', container_size_policy=0, container_spec='ao_anolis', device_encrypted=True, device_name='home', device_raid_level='', device_size=31868321792, device_spec='ao_anolis-home', device_type=0, disks=['vda'], format_type='xfs', label='', luks_version='luks1', mount_point='/home', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Replacing a nonexistent device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Creating a new device. >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Generated factory arguments: { >device_type = 0, >device = LVMLogicalVolumeDevice instance (0x7fffdca99010) -- > name = ao_anolis-home status = False id = 366 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 29.68 GiB > format = non-existent xfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/mapper/ao_anolis-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs ' > 'filesystem mounted at /home', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs ' > 'filesystem mounted at /home', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 29.68 GiB, >disks = [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], >mountpoint = '/home', >fstype = 'xfs', >label = None, >luks_version = 'luks1', >device_name = 'home', >size = Size (29.6796875 GiB), >raid_level = None, >encrypted = True, >container_name = 'ao_anolis', >container_size = 0, >container_raid_level = None, >container_encrypted = False >} >DEBUG:blivet: InstallerStorage.factory_device: 0 ; device: non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs filesystem mounted at /home ; disks: [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] ; mountpoint: /home ; fstype: xfs ; label: None ; luks_version: luks1 ; device_name: home ; size: 29.68 GiB ; raid_level: None ; encrypted: True ; container_name: ao_anolis ; container_size: 0 ; container_raid_level: None ; container_encrypted: False ; >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fffdcbcf290>, ['vda'], {'device': LVMLogicalVolumeDevice instance (0x7fffdca99010) -- > name = ao_anolis-home status = False id = 366 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 29.68 GiB > format = non-existent xfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/mapper/ao_anolis-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs ' > 'filesystem mounted at /home', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent xfs ' > 'filesystem mounted at /home', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 29.68 GiB, 'disks': [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], 'mountpoint': '/home', 'fstype': 'xfs', 'label': None, 'luks_version': 'luks1', 'device_name': 'home', 'size': Size (29.6796875 GiB), 'raid_level': None, 'encrypted': True, 'container_name': 'ao_anolis', 'container_size': 0, 'container_raid_level': None, 'container_encrypted': False} >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 437 >DEBUG:blivet: LVMFactory.configure: parent_factory: None ; >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdd58a3d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7c6e10> PedPartition: <_ped.Partition object at 0x7fffdd5d2700> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdd58a3d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7c7150> PedPartition: <_ped.Partition object at 0x7fffdc9836f0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdd58a3d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7c6c90> PedPartition: <_ped.Partition object at 0x7fffdc983740> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 558 >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:size bumped to 128.1 GiB to include new device space >DEBUG:blivet:size cut to 98.42 GiB to omit old device space >DEBUG:blivet:child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >DEBUG:blivet:child factory args: [] >DEBUG:blivet:child factory kwargs: {'storage': <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fffdcbcf290>, 'size': Size (98.41796875 GiB), 'disks': [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], 'fstype': 'lvmpv', 'encrypted': False, 'luks_version': 'luks1'} >DEBUG:blivet: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7fffdca31a50> ; >DEBUG:blivet:parent factory container: non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:members: ['vda3'] >DEBUG:blivet:add_disks: [] >DEBUG:blivet:remove_disks: [] >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 559 >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:size bumped to 128.1 GiB to include new device space >DEBUG:blivet:size cut to 98.42 GiB to omit old device space >DEBUG:blivet:adding a TotalSizeSet with size 98.42 GiB >DEBUG:blivet:set.allocated = 8388608 >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req1(id 338)', 'req2(id 345)', 'req0(id 331)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 338)', 'req2(id 345)', 'req0(id 331)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 338 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 600 MiB ; grow: False ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=600 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 GiB >DEBUG:blivet:new free allows for 0 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 0x7fffdc9fe2c0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 600 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdd5e5950> PedPartition: <_ped.Partition object at 0x7fffdc974b80> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdccb68d0> PedPartition: <_ped.Partition object at 0x7fffdc9749a0> >DEBUG:blivet:allocating partition: req2 ; id: 345 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda 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 1230848-209715166 (99.41 GiB) >DEBUG:blivet:current free range is 1230848-209715166 (99.41 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 1230848-209715166 / 99.41 GiB >DEBUG:blivet:new free allows for 0 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 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc8bacd0> PedPartition: <_ped.Partition object at 0x7fffdc952070> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdd5e3990> PedPartition: <_ped.Partition object at 0x7fffdc983650> >DEBUG:blivet:allocating partition: req0 ; id: 331 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8 MiB ; grow: True ; max_size: 98.42 GiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=8 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 3328000-209715166 (98.41 GiB) >DEBUG:blivet:current free range is 3328000-209715166 (98.41 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc8c4290> PedPartition: <_ped.Partition object at 0x7fffdc974450> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 0 max_grow = 206381056 >done = False >DEBUG:blivet:1 requests and 206368768 (98.4 GiB) left in chunk >DEBUG:blivet:adding 206368768 (98.4 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 206368768 units, or 98.4 GiB >DEBUG:blivet:request 338 (vda1) growth: 0 (0 B) size: 600 MiB >DEBUG:blivet:request 345 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 331 (vda3) growth: 206368768 (98.4 GiB) size: 98.41 GiB >DEBUG:blivet:disk /dev/vda growth: 206368768 (98.4 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 206368768 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 3328000-209715166 / 98.41 GiB >DEBUG:blivet:new free allows for 206368768 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda3 of 8 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb86190> PedPartition: <_ped.Partition object at 0x7fffdc952d40> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7dcf50> PedPartition: <_ped.Partition object at 0x7fffdc7d6840> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] >DEBUG:blivet:growable partitions are ['vda3'] >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 0 max_grow = 206381056 >done = False >DEBUG:blivet:1 requests and 206368768 (98.4 GiB) left in chunk >DEBUG:blivet:adding 206368768 (98.4 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 206368768 units, or 98.4 GiB >DEBUG:blivet:set: ['vda3'] 8388608/105675489280 >DEBUG:blivet:allocating 105660809216 to TotalSizeSet with 8388608/105675489280 (105667100672 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 206368768 max_grow = 206381056 >done = False >DEBUG:blivet:needed: 6291456 >DEBUG:blivet:set: ['vda3'] 105669197824/105675489280 >DEBUG:blivet:allocating 0 to TotalSizeSet with 105669197824/105675489280 (6291456 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 206368768 max_grow = 206381056 >done = False >DEBUG:blivet:needed: 6291456 >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (338): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bcc70> >DEBUG:blivet:partition vda2 (345): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bcd30> >DEBUG:blivet:partition vda3 (331): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bce20> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; 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 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bcc70> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb85510> PedPartition: <_ped.Partition object at 0x7fffdc983f10> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb521d0> PedPartition: <_ped.Partition object at 0x7fffdc974cc0> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bcd30> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdd58abd0> PedPartition: <_ped.Partition object at 0x7fffdc9837e0> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7ddb90> PedPartition: <_ped.Partition object at 0x7fffdc7d47c0> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bce20> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb51d50> PedPartition: <_ped.Partition object at 0x7fffdc9836a0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc8caa50> PedPartition: <_ped.Partition object at 0x7fffdc7d58f0> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv >DEBUG:blivet:new member set: ['vda3'] >DEBUG:blivet:old member set: ['vda3'] >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >INFO:blivet:adjusting size from 29.68 GiB to 29.68 GiB so it fits in container ao_anolis >DEBUG:blivet: LUKS.__init__: min_luks_entropy: 256 ; luks_version: luks1 ; pbkdf_args: None ; luks_sector_size: 0 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 560 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 563 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-home ; type: None ; current: xfs ; >INFO:blivet:registered action: [561] destroy format xfs filesystem mounted at /home on lvmlv ao_anolis-home (id 366) >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-home ; type: luks ; current: None ; >INFO:blivet:registered action: [562] create format luks on lvmlv ao_anolis-home (id 366) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 565 >INFO:blivet:luks-ao_anolis-home: using size 300 MiB instead of None to accommodate format minimum size >DEBUG:blivet: LVMLogicalVolumeDevice.add_child: name: ao_anolis-home ; child: luks-ao_anolis-home ; kids: 0 ; >DEBUG:blivet: LUKSDevice._set_format: luks-ao_anolis-home ; type: xfs ; current: None ; >INFO:blivet:added luks/dm-crypt luks-ao_anolis-home (id 564) to device tree >INFO:blivet:registered action: [567] create device luks/dm-crypt luks-ao_anolis-home (id 564) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 569 >DEBUG:blivet: LUKSDevice._set_format: luks-ao_anolis-home ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [568] create format xfs filesystem mounted at /home on luks/dm-crypt luks-ao_anolis-home (id 564) >ERROR:blivet:not renaming 'luks-ao_anolis-home' to in-use name 'ao_anolis-home' >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 570 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdd5dc0d0) -- > name = ao_anolis-root status = False id = 357 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 60.79 GiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 1024 MiB path = /dev/mapper/ao_anolis-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 60.79 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet:resolved 'ao_anolis-root' to 'ao_anolis-root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 571 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 572 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 573 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 574 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 575 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 576 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 577 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 578 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 579 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 580 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 581 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 582 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 583 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 584 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 585 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 586 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 587 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 588 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 589 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 590 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 591 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 592 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 593 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 594 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 595 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 596 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 597 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 598 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 599 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 600 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 601 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 602 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 603 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 604 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 605 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 606 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 607 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 608 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 609 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 610 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 611 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 612 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 613 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 614 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 615 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 616 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 617 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 618 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 619 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 620 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 621 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 622 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdca99010) -- > name = ao_anolis-home status = False id = 366 > children = ['non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with ' > 'non-existent xfs filesystem mounted at /home'] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 29.68 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/mapper/ao_anolis-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 29.68 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:resolved 'luks-ao_anolis-home' to 'luks-ao_anolis-home' (luks/dm-crypt) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 623 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 624 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 625 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 626 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 627 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 628 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 629 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 630 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 631 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 632 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 633 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 634 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 635 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 636 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 637 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 638 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 639 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 640 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 641 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 642 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 643 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 644 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 645 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 646 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 647 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 648 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 649 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 650 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 651 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 652 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 653 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 654 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 655 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 656 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 657 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 658 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 659 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 660 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 661 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 662 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 663 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 664 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 665 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 666 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 667 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 668 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 669 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 670 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 671 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 672 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 673 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 674 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >INFO:blivet:removing obsolete action 372 (562) >INFO:blivet:removing obsolete action 561 (562) >DEBUG:blivet:action 561 already pruned >DEBUG:blivet:action 372 already pruned >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdca99010) -- > name = ao_anolis-home status = False id = 366 > children = ['non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with ' > 'non-existent xfs filesystem mounted at /home'] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 29.68 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/mapper/ao_anolis-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 29.68 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:resolved 'luks-ao_anolis-home' to 'luks-ao_anolis-home' (luks/dm-crypt) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 675 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 676 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 677 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 678 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 679 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 680 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 681 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 682 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 683 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 684 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 685 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 686 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 687 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 688 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 689 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 690 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 691 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 692 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 693 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 694 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 695 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 696 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 697 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 698 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 699 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 700 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 701 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 702 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 703 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 704 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 705 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 706 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 707 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 708 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 709 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 710 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 711 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 712 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 713 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 714 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 715 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 716 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 717 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 718 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 719 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 720 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 721 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 722 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 723 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 724 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 725 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 726 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdd5dc0d0) -- > name = ao_anolis-root status = False id = 357 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 60.79 GiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 1024 MiB path = /dev/mapper/ao_anolis-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 60.79 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet:resolved 'ao_anolis-root' to 'ao_anolis-root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 727 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 728 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 729 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 730 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 731 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 732 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 733 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 734 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 735 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 736 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 737 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 738 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 739 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 740 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 741 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 742 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 743 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 744 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 745 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 746 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 747 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 748 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 749 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 750 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 751 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 752 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 753 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 754 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 755 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 756 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 757 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 758 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 759 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 760 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 761 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 762 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 763 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 764 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 765 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 766 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 767 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 768 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 769 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 770 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 771 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 772 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 773 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 774 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 775 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 776 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 777 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 778 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet:resolved 'ao_anolis-root' to 'ao_anolis-root' (lvmlv) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 779 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 780 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='ao_anolis', container_raid_level='', container_size_policy=0, container_spec='ao_anolis', device_encrypted=True, device_name='root', device_raid_level='', device_size=65275953152, device_spec='ao_anolis-root', device_type=0, disks=['vda'], format_type='xfs', label='', luks_version='luks1', mount_point='/', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Replacing a nonexistent device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Creating a new device. >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Generated factory arguments: { >device_type = 0, >device = LVMLogicalVolumeDevice instance (0x7fffdd5dc0d0) -- > name = ao_anolis-root status = False id = 357 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 60.79 GiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 1024 MiB path = /dev/mapper/ao_anolis-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 60.79 GiB, >disks = [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], >mountpoint = '/', >fstype = 'xfs', >label = None, >luks_version = 'luks1', >device_name = 'root', >size = Size (60.79296875 GiB), >raid_level = None, >encrypted = True, >container_name = 'ao_anolis', >container_size = 0, >container_raid_level = None, >container_encrypted = False >} >DEBUG:blivet: InstallerStorage.factory_device: 0 ; device: non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs filesystem mounted at / ; disks: [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] ; mountpoint: / ; fstype: xfs ; label: None ; luks_version: luks1 ; device_name: root ; size: 60.79 GiB ; raid_level: None ; encrypted: True ; container_name: ao_anolis ; container_size: 0 ; container_raid_level: None ; container_encrypted: False ; >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fffdcbcf290>, ['vda'], {'device': LVMLogicalVolumeDevice instance (0x7fffdd5dc0d0) -- > name = ao_anolis-root status = False id = 357 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 60.79 GiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 1024 MiB path = /dev/mapper/ao_anolis-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent xfs ' > 'filesystem mounted at /', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 60.79 GiB, 'disks': [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], 'mountpoint': '/', 'fstype': 'xfs', 'label': None, 'luks_version': 'luks1', 'device_name': 'root', 'size': Size (60.79296875 GiB), 'raid_level': None, 'encrypted': True, 'container_name': 'ao_anolis', 'container_size': 0, 'container_raid_level': None, 'container_encrypted': False} >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 781 >DEBUG:blivet: LVMFactory.configure: parent_factory: None ; >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc7f9f50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc82b990> PedPartition: <_ped.Partition object at 0x7fffdca7ee30> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc7f9f50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc82bd10> PedPartition: <_ped.Partition object at 0x7fffdc953ba0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc7f9f50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc82b810> PedPartition: <_ped.Partition object at 0x7fffdc9378d0> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 907 >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:size bumped to 159.21 GiB to include new device space >DEBUG:blivet:size cut to 98.42 GiB to omit old device space >DEBUG:blivet:child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >DEBUG:blivet:child factory args: [] >DEBUG:blivet:child factory kwargs: {'storage': <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fffdcbcf290>, 'size': Size (98.41796875 GiB), 'disks': [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], 'fstype': 'lvmpv', 'encrypted': False, 'luks_version': 'luks1'} >DEBUG:blivet: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7fffdcb86590> ; >DEBUG:blivet:parent factory container: non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:members: ['vda3'] >DEBUG:blivet:add_disks: [] >DEBUG:blivet:remove_disks: [] >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 908 >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:size bumped to 159.21 GiB to include new device space >DEBUG:blivet:size cut to 98.42 GiB to omit old device space >DEBUG:blivet:adding a TotalSizeSet with size 98.42 GiB >DEBUG:blivet:set.allocated = 8388608 >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req1(id 338)', 'req2(id 345)', 'req0(id 331)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 338)', 'req2(id 345)', 'req0(id 331)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 338 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 600 MiB ; grow: False ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=600 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 GiB >DEBUG:blivet:new free allows for 0 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 0x7fffdc9fe2c0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 600 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc804150> PedPartition: <_ped.Partition object at 0x7fffdc974270> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc81f0d0> PedPartition: <_ped.Partition object at 0x7fffdc974a40> >DEBUG:blivet:allocating partition: req2 ; id: 345 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda 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 1230848-209715166 (99.41 GiB) >DEBUG:blivet:current free range is 1230848-209715166 (99.41 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 1230848-209715166 / 99.41 GiB >DEBUG:blivet:new free allows for 0 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 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcbcde90> PedPartition: <_ped.Partition object at 0x7fffdc983b00> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdd5e2410> PedPartition: <_ped.Partition object at 0x7fffdc951440> >DEBUG:blivet:allocating partition: req0 ; id: 331 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8 MiB ; grow: True ; max_size: 98.42 GiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=8 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 3328000-209715166 (98.41 GiB) >DEBUG:blivet:current free range is 3328000-209715166 (98.41 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcc49ad0> PedPartition: <_ped.Partition object at 0x7fffdc7d4c20> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 0 max_grow = 206381056 >done = False >DEBUG:blivet:1 requests and 206368768 (98.4 GiB) left in chunk >DEBUG:blivet:adding 206368768 (98.4 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 206368768 units, or 98.4 GiB >DEBUG:blivet:request 338 (vda1) growth: 0 (0 B) size: 600 MiB >DEBUG:blivet:request 345 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 331 (vda3) growth: 206368768 (98.4 GiB) size: 98.41 GiB >DEBUG:blivet:disk /dev/vda growth: 206368768 (98.4 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 206368768 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 3328000-209715166 / 98.41 GiB >DEBUG:blivet:new free allows for 206368768 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda3 of 8 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc804590> PedPartition: <_ped.Partition object at 0x7fffdc934cc0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca765d0> PedPartition: <_ped.Partition object at 0x7fffdc7e1d00> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] >DEBUG:blivet:growable partitions are ['vda3'] >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 0 max_grow = 206381056 >done = False >DEBUG:blivet:1 requests and 206368768 (98.4 GiB) left in chunk >DEBUG:blivet:adding 206368768 (98.4 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 206368768 units, or 98.4 GiB >DEBUG:blivet:set: ['vda3'] 8388608/105675489280 >DEBUG:blivet:allocating 105660809216 to TotalSizeSet with 8388608/105675489280 (105667100672 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 206368768 max_grow = 206381056 >done = False >DEBUG:blivet:needed: 6291456 >DEBUG:blivet:set: ['vda3'] 105669197824/105675489280 >DEBUG:blivet:allocating 0 to TotalSizeSet with 105669197824/105675489280 (6291456 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 206368768 max_grow = 206381056 >done = False >DEBUG:blivet:needed: 6291456 >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (338): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffddd1e320> >DEBUG:blivet:partition vda2 (345): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bd510> >DEBUG:blivet:partition vda3 (331): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffddd1f580> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; 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 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffddd1e320> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca9ba50> PedPartition: <_ped.Partition object at 0x7fffdcb83d30> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcc82690> PedPartition: <_ped.Partition object at 0x7fffdc953920> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdc9bd510> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdccc9590> PedPartition: <_ped.Partition object at 0x7fffdc983bf0> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc82b0d0> PedPartition: <_ped.Partition object at 0x7fffdc952110> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffddd1f580> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb93ed0> PedPartition: <_ped.Partition object at 0x7fffdc983b00> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdca8d750> PedPartition: <_ped.Partition object at 0x7fffdc7d5b20> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv >DEBUG:blivet:new member set: ['vda3'] >DEBUG:blivet:old member set: ['vda3'] >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >INFO:blivet:adjusting size from 60.79 GiB to 60.79 GiB so it fits in container ao_anolis >DEBUG:blivet: LUKS.__init__: min_luks_entropy: 256 ; luks_version: luks1 ; pbkdf_args: None ; luks_sector_size: 0 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 909 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 912 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-root ; type: None ; current: xfs ; >INFO:blivet:registered action: [910] destroy format xfs filesystem mounted at / on lvmlv ao_anolis-root (id 357) >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-root ; type: luks ; current: None ; >INFO:blivet:registered action: [911] create format luks on lvmlv ao_anolis-root (id 357) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 914 >INFO:blivet:luks-ao_anolis-root: using size 300 MiB instead of None to accommodate format minimum size >DEBUG:blivet: LVMLogicalVolumeDevice.add_child: name: ao_anolis-root ; child: luks-ao_anolis-root ; kids: 0 ; >DEBUG:blivet: LUKSDevice._set_format: luks-ao_anolis-root ; type: xfs ; current: None ; >INFO:blivet:added luks/dm-crypt luks-ao_anolis-root (id 913) to device tree >INFO:blivet:registered action: [916] create device luks/dm-crypt luks-ao_anolis-root (id 913) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 918 >DEBUG:blivet: LUKSDevice._set_format: luks-ao_anolis-root ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [917] create format xfs filesystem mounted at / on luks/dm-crypt luks-ao_anolis-root (id 913) >ERROR:blivet:not renaming 'luks-ao_anolis-root' to in-use name 'ao_anolis-root' >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 919 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdca99010) -- > name = ao_anolis-home status = False id = 366 > children = ['non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with ' > 'non-existent xfs filesystem mounted at /home'] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 29.68 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/mapper/ao_anolis-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 29.68 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:resolved 'luks-ao_anolis-home' to 'luks-ao_anolis-home' (luks/dm-crypt) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 920 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 921 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 922 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 923 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 924 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 925 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 926 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 927 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 928 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 929 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 930 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 931 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 932 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 933 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 934 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 935 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 936 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 937 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 938 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 939 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 940 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 941 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 942 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 943 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 944 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 945 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 946 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 947 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 948 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 949 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 950 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 951 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 952 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 953 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 954 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 955 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 956 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 957 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 958 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 959 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 960 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 961 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 962 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 963 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 964 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 965 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 966 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 967 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 968 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 969 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 970 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 971 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdd5dc0d0) -- > name = ao_anolis-root status = False id = 357 > children = ['non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with ' > 'non-existent xfs filesystem mounted at /'] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 60.79 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 1024 MiB path = /dev/mapper/ao_anolis-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 60.79 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet:resolved 'luks-ao_anolis-root' to 'luks-ao_anolis-root' (luks/dm-crypt) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 972 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 973 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 974 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 975 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 976 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 977 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 978 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 979 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 980 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 981 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 982 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 983 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 984 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 985 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 986 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 987 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 988 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 989 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 990 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 991 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 992 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 993 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 994 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 995 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 996 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 997 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 998 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 999 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1000 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1001 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1002 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1003 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1004 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1005 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1006 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1007 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1008 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1009 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1010 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1011 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1012 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1013 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1014 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1015 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1016 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1017 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1018 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1019 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1020 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1021 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1022 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1023 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >INFO:blivet:removing obsolete action 363 (911) >INFO:blivet:removing obsolete action 910 (911) >DEBUG:blivet:action 910 already pruned >DEBUG:blivet:action 363 already pruned >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdd5dc0d0) -- > name = ao_anolis-root status = False id = 357 > children = ['non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with ' > 'non-existent xfs filesystem mounted at /'] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 60.79 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 1024 MiB path = /dev/mapper/ao_anolis-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 60.79 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet:resolved 'luks-ao_anolis-root' to 'luks-ao_anolis-root' (luks/dm-crypt) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1024 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1025 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1026 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1027 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1028 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1029 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1030 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1031 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1032 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1033 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1034 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1035 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1036 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1037 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1038 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1039 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1040 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1041 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1042 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1043 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1044 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1045 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1046 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1047 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1048 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1049 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1050 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1051 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1052 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1053 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1054 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1055 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1056 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1057 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1058 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1059 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1060 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1061 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1062 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1063 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1064 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1065 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1066 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1067 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1068 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1069 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1070 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1071 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1072 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1073 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1074 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1075 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdcb30490) -- > name = ao_anolis-swap status = False id = 375 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 7.94 GiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 7.94 GiB path = /dev/mapper/ao_anolis-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 7.94 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet:resolved 'ao_anolis-swap' to 'ao_anolis-swap' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1076 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1077 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1078 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1079 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1080 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1081 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1082 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1083 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1084 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1085 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1086 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1087 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1088 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1089 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1090 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1091 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1092 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1093 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1094 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1095 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1096 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1097 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1098 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1099 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1100 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1101 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1102 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1103 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1104 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1105 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1106 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1107 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1108 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1109 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1110 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1111 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1112 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1113 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1114 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1115 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1116 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1117 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1118 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1119 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1120 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1121 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1122 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1123 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1124 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1125 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1126 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1127 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet:resolved 'ao_anolis-swap' to 'ao_anolis-swap' (lvmlv) >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1128 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1129 >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='ao_anolis', container_raid_level='', container_size_policy=0, container_spec='ao_anolis', device_encrypted=True, device_name='swap', device_raid_level='', device_size=8522334224, device_spec='ao_anolis-swap', device_type=0, disks=['vda'], format_type='swap', label='', luks_version='luks1', mount_point='', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Replacing a nonexistent device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Creating a new device. >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Generated factory arguments: { >device_type = 0, >device = LVMLogicalVolumeDevice instance (0x7fffdcb30490) -- > name = ao_anolis-swap status = False id = 375 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 7.94 GiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 7.94 GiB path = /dev/mapper/ao_anolis-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 7.94 GiB, >disks = [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], >mountpoint = None, >fstype = 'swap', >label = None, >luks_version = 'luks1', >device_name = 'swap', >size = Size (7.93704225122928619384765625 GiB), >raid_level = None, >encrypted = True, >container_name = 'ao_anolis', >container_size = 0, >container_raid_level = None, >container_encrypted = False >} >DEBUG:blivet: InstallerStorage.factory_device: 0 ; device: non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap ; disks: [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] ; mountpoint: None ; fstype: swap ; label: None ; luks_version: luks1 ; device_name: swap ; size: 7.94 GiB ; raid_level: None ; encrypted: True ; container_name: ao_anolis ; container_size: 0 ; container_raid_level: None ; container_encrypted: False ; >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fffdcbcf290>, ['vda'], {'device': LVMLogicalVolumeDevice instance (0x7fffdcb30490) -- > name = ao_anolis-swap status = False id = 375 > children = [] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 7.94 GiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 7.94 GiB path = /dev/mapper/ao_anolis-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent swap'] > segment type = linear percent = 0 > VG space used = 7.94 GiB, 'disks': [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], 'mountpoint': None, 'fstype': 'swap', 'label': None, 'luks_version': 'luks1', 'device_name': 'swap', 'size': Size (7.93704225122928619384765625 GiB), 'raid_level': None, 'encrypted': True, 'container_name': 'ao_anolis', 'container_size': 0, 'container_raid_level': None, 'container_encrypted': False} >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1130 >DEBUG:blivet: LVMFactory.configure: parent_factory: None ; >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdca8ce90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc88bd90> PedPartition: <_ped.Partition object at 0x7fffdcb60c70> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdca8ce90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc88bad0> PedPartition: <_ped.Partition object at 0x7fffdc7d56c0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdca8ce90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc88b650> PedPartition: <_ped.Partition object at 0x7fffdc7d6d40> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1261 >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:size bumped to 106.36 GiB to include new device space >DEBUG:blivet:size cut to 98.42 GiB to omit old device space >DEBUG:blivet:child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >DEBUG:blivet:child factory args: [] >DEBUG:blivet:child factory kwargs: {'storage': <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fffdcbcf290>, 'size': Size (98.41796875 GiB), 'disks': [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None], 'fstype': 'lvmpv', 'encrypted': False, 'luks_version': 'luks1'} >DEBUG:blivet: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7fffdc8efd10> ; >DEBUG:blivet:parent factory container: non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:members: ['vda3'] >DEBUG:blivet:add_disks: [] >DEBUG:blivet:remove_disks: [] >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1262 >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:size bumped to 106.36 GiB to include new device space >DEBUG:blivet:size cut to 98.42 GiB to omit old device space >DEBUG:blivet:adding a TotalSizeSet with size 98.42 GiB >DEBUG:blivet:set.allocated = 8388608 >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req1(id 338)', 'req2(id 345)', 'req0(id 331)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 338)', 'req2(id 345)', 'req0(id 331)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 338 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 600 MiB ; grow: False ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=600 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 GiB >DEBUG:blivet:new free allows for 0 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 0x7fffdc9fe2c0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 600 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc88bf90> PedPartition: <_ped.Partition object at 0x7fffdc974400> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc853150> PedPartition: <_ped.Partition object at 0x7fffdc952110> >DEBUG:blivet:allocating partition: req2 ; id: 345 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda 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 1230848-209715166 (99.41 GiB) >DEBUG:blivet:current free range is 1230848-209715166 (99.41 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 1230848-209715166 / 99.41 GiB >DEBUG:blivet:new free allows for 0 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 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc87b990> PedPartition: <_ped.Partition object at 0x7fffdc7d5490> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc87bc10> PedPartition: <_ped.Partition object at 0x7fffdc7d62f0> >DEBUG:blivet:allocating partition: req0 ; id: 331 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8 MiB ; grow: True ; max_size: 98.42 GiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=8 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 3328000-209715166 (98.41 GiB) >DEBUG:blivet:current free range is 3328000-209715166 (98.41 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc879310> PedPartition: <_ped.Partition object at 0x7fffdc7d7600> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 0 max_grow = 206381056 >done = False >DEBUG:blivet:1 requests and 206368768 (98.4 GiB) left in chunk >DEBUG:blivet:adding 206368768 (98.4 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 206368768 units, or 98.4 GiB >DEBUG:blivet:request 338 (vda1) growth: 0 (0 B) size: 600 MiB >DEBUG:blivet:request 345 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 331 (vda3) growth: 206368768 (98.4 GiB) size: 98.41 GiB >DEBUG:blivet:disk /dev/vda growth: 206368768 (98.4 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 206368768 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 3328000-209715166 / 98.41 GiB >DEBUG:blivet:new free allows for 206368768 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fffdc9fe2c0> >DEBUG:blivet:created partition vda3 of 8 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb5e9d0> PedPartition: <_ped.Partition object at 0x7fffdc9745e0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc878890> PedPartition: <_ped.Partition object at 0x7fffdc7d4680> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] >DEBUG:blivet:growable partitions are ['vda3'] >DEBUG:blivet:adding request 338 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 345 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 331 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 338 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 345 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 0 max_grow = 206381056 >done = False >DEBUG:blivet:1 requests and 206368768 (98.4 GiB) left in chunk >DEBUG:blivet:adding 206368768 (98.4 GiB) to 331 (vda3) >DEBUG:blivet:new grow amount for request 331 (vda3) is 206368768 units, or 98.4 GiB >DEBUG:blivet:set: ['vda3'] 8388608/105675489280 >DEBUG:blivet:allocating 105660809216 to TotalSizeSet with 8388608/105675489280 (105667100672 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 206368768 max_grow = 206381056 >done = False >DEBUG:blivet:needed: 6291456 >DEBUG:blivet:set: ['vda3'] 105669197824/105675489280 >DEBUG:blivet:allocating 0 to TotalSizeSet with 105669197824/105675489280 (6291456 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 331 name = vda3 growable = True >base = 16384 growth = 206368768 max_grow = 206381056 >done = False >DEBUG:blivet:needed: 6291456 >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (338): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdca2ffd0> >DEBUG:blivet:partition vda2 (345): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdca2f790> >DEBUG:blivet:partition vda3 (331): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdca2f6a0> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 338)', 'vda2(id 345)', 'vda3(id 331)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; 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 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdca2ffd0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc82b250> PedPartition: <_ped.Partition object at 0x7fffdc974590> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc81cb10> PedPartition: <_ped.Partition object at 0x7fffdc7e3ab0> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdca2f790> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdcb84810> PedPartition: <_ped.Partition object at 0x7fffdc7e1620> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7ffbd0> PedPartition: <_ped.Partition object at 0x7fffdc7d53a0> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fffdcb7f910> PedGeometry: <_ped.Geometry object at 0x7fffdca2f6a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdccc8790> PedPartition: <_ped.Partition object at 0x7fffdc7e1ad0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb7f750> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc842b90> PedPartition: <_ped.Partition object at 0x7fffdc7e2890> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv >DEBUG:blivet:new member set: ['vda3'] >DEBUG:blivet:old member set: ['vda3'] >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >INFO:blivet:adjusting size from 7.94 GiB to 7.94 GiB so it fits in container ao_anolis >DEBUG:blivet: LUKS.__init__: min_luks_entropy: 256 ; luks_version: luks1 ; pbkdf_args: None ; luks_sector_size: 0 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1263 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1266 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-swap ; type: None ; current: swap ; >INFO:blivet:registered action: [1264] destroy format swap on lvmlv ao_anolis-swap (id 375) >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: ao_anolis-swap ; type: luks ; current: None ; >INFO:blivet:registered action: [1265] create format luks on lvmlv ao_anolis-swap (id 375) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1268 >DEBUG:blivet: LVMLogicalVolumeDevice.add_child: name: ao_anolis-swap ; child: luks-ao_anolis-swap ; kids: 0 ; >DEBUG:blivet: LUKSDevice._set_format: luks-ao_anolis-swap ; type: swap ; current: None ; >INFO:blivet:added luks/dm-crypt luks-ao_anolis-swap (id 1267) to device tree >INFO:blivet:registered action: [1270] create device luks/dm-crypt luks-ao_anolis-swap (id 1267) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1272 >DEBUG:blivet: LUKSDevice._set_format: luks-ao_anolis-swap ; type: swap ; current: swap ; >INFO:blivet:registered action: [1271] create format swap on luks/dm-crypt luks-ao_anolis-swap (id 1267) >ERROR:blivet:not renaming 'luks-ao_anolis-swap' to in-use name 'ao_anolis-swap' >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1273 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdca99010) -- > name = ao_anolis-home status = False id = 366 > children = ['non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with ' > 'non-existent xfs filesystem mounted at /home'] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 29.68 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/mapper/ao_anolis-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent luks'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent luks'] > segment type = linear percent = 0 > VG space used = 29.68 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:resolved 'luks-ao_anolis-home' to 'luks-ao_anolis-home' (luks/dm-crypt) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1274 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1275 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1276 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1277 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1278 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1279 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1280 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1281 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1282 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1283 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1284 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1285 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1286 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1287 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1288 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1289 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1290 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1291 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1292 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1293 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1294 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1295 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1296 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1297 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1298 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1299 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1300 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1301 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1302 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1303 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1304 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1305 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1306 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1307 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1308 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1309 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1310 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1311 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1312 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1313 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1314 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1315 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1316 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1317 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1318 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1319 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1320 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1321 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1322 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1323 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1324 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1325 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fffdcb93fd0>, [], {'device': LVMLogicalVolumeDevice instance (0x7fffdcb30490) -- > name = ao_anolis-swap status = False id = 375 > children = ['non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with ' > 'non-existent swap'] > parents = ['non-existent 98.41 GiB lvmvg ao_anolis (351)'] > uuid = None size = 7.94 GiB > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 7.94 GiB path = /dev/mapper/ao_anolis-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fffdd6c9a10) -- > name = ao_anolis status = False id = 351 > children = ['non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent luks'] > parents = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > uuid = None size = 98.41 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/ao_anolis > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 25193 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > LVs = ['non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks', > 'non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks', > 'non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent luks'] > segment type = linear percent = 0 > VG space used = 7.94 GiB} >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet:resolved 'luks-ao_anolis-swap' to 'luks-ao_anolis-swap' (luks/dm-crypt) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:resolved 'ao_anolis' to 'ao_anolis' (lvmvg) >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1326 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1327 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1328 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1329 >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1330 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1331 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1332 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1333 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1334 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1335 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1336 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1337 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1338 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1339 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1340 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1341 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1342 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1343 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1344 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1345 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1346 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1347 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1348 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1349 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1350 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1351 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1352 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1353 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1354 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1355 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1356 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1357 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1358 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1359 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1360 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1361 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1362 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1363 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1364 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1365 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1366 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1367 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1368 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1369 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1370 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1371 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1372 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1373 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1374 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1375 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1376 >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1377 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB lvmvg ao_anolis (351) >DEBUG:blivet:ao_anolis size is 98.41 GiB >DEBUG:blivet:vg ao_anolis has 0 B free >INFO:blivet:removing obsolete action 381 (1265) >INFO:blivet:removing obsolete action 1264 (1265) >DEBUG:blivet:action 1264 already pruned >DEBUG:blivet:action 381 already pruned >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks >DEBUG:blivet: DeviceTree.get_device_by_name: name: ao_anolis-swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent luks >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-1 (140736906457504) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fffdcb5d250) -- > name = vda status = True id = 14 > children = ['non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:anaconda.core.storage:vda matches ['vda'] for devicetree=existing 12.15 GiB cdrom sr0 (4) with existing iso9660 filesystem >existing 100 GiB disk vda (14) with non-existent gpt disklabel > non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi > non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot > non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv > non-existent 98.41 GiB lvmvg ao_anolis (351) > non-existent 29.68 GiB lvmlv ao_anolis-home (366) with non-existent luks > non-existent 29.68 GiB luks/dm-crypt luks-ao_anolis-home (564) with non-existent xfs filesystem mounted at /home > non-existent 60.79 GiB lvmlv ao_anolis-root (357) with non-existent luks > non-existent 60.79 GiB luks/dm-crypt luks-ao_anolis-root (913) with non-existent xfs filesystem mounted at / > non-existent 7.94 GiB lvmlv ao_anolis-swap (375) with non-existent luks > non-existent 7.94 GiB luks/dm-crypt luks-ao_anolis-swap (1267) with non-existent swap >existing 0 B file /images/install.img (108) > existing 0 B loop loop0 (112) >existing 0 B file /LiveOS/rootfs.img (122) > existing 0 B loop loop1 (126) with existing ext4 filesystem > existing 4 GiB dm live-base (160) with existing ext4 filesystem > existing 4 GiB dm live-rw (150) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (136) > existing 0 B loop loop2 (140) > and disks_only=True >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is ao_anolis-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is luks-ao_anolis-home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type luks/dm-crypt >DEBUG:anaconda.modules.storage.bootloader.base:Is luks-ao_anolis-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type luks/dm-crypt >DEBUG:anaconda.modules.storage.bootloader.base:Is luks-ao_anolis-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type luks/dm-crypt >DEBUG:anaconda.modules.storage.bootloader.base:Is vda 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 vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-1 (140736906457504) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (140736906457504) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 5.48 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv >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': {'/usr', '/', '/usr/lib', '/usr/share', '/tmp', '/var', '/home'}, 'must_be_on_root': {'/proc', 'lost+found', '/dev', '/etc', '/mnt', '/lib', '/sbin', '/bin', '/root'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/boot', '/var'}, 'reformat_blocklist': {'/opt', '/home', '/var/www', '/usr/local'}, 'swap_is_recommended': True, '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 (140736906457504) >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb43250> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc6d55d0> PedPartition: <_ped.Partition object at 0x7fffdc974220> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb43250> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc6d7d90> PedPartition: <_ped.Partition object at 0x7fffdc84b6f0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (14) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdcb43250> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc6d6590> PedPartition: <_ped.Partition object at 0x7fffdc8497b0> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 5.48 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vda1 (338) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda2 (345) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 98.41 GiB partition vda3 (331) with non-existent lvmpv >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': {'/usr', '/', '/usr/lib', '/usr/share', '/tmp', '/var', '/home'}, 'must_be_on_root': {'/proc', 'lost+found', '/dev', '/etc', '/mnt', '/lib', '/sbin', '/bin', '/root'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/boot', '/var'}, 'reformat_blocklist': {'/opt', '/home', '/var/www', '/usr/local'}, 'swap_is_recommended': True, '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 INTERACTIVE is applied. >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. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/9. >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140736906457504) >INFO:anaconda.modules.common.task.task:Create storage layout >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LUKSDevice.teardown: luks-ao_anolis-home ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: ao_anolis-home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: ao_anolis ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LUKSDevice.teardown: luks-ao_anolis-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: ao_anolis-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: ao_anolis ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LUKSDevice.teardown: luks-ao_anolis-swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: ao_anolis-swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: ao_anolis ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet:action: [319] destroy format swap on lvmlv linxos-swap (id 55) >DEBUG:blivet:action: [321] destroy device lvmlv linxos-swap (id 55) >DEBUG:blivet:action: [316] destroy format xfs filesystem on lvmlv linxos-home (id 94) >DEBUG:blivet:action: [318] destroy device lvmlv linxos-home (id 94) >DEBUG:blivet:action: [313] destroy format efi filesystem on partition vda1 (id 24) >DEBUG:blivet:action: [310] destroy format xfs filesystem on partition vda2 (id 32) >DEBUG:blivet:action: [307] destroy format xfs filesystem on lvmlv linxos-backup (id 68) >DEBUG:blivet:action: [309] destroy device lvmlv linxos-backup (id 68) >DEBUG:blivet:action: [304] destroy format xfs filesystem on lvmlv linxos-root (id 81) >DEBUG:blivet:action: [306] destroy device lvmlv linxos-root (id 81) >DEBUG:blivet:action: [322] destroy device lvmvg linxos (id 51) >DEBUG:blivet:action: [323] destroy format lvmpv on partition vda3 (id 42) >DEBUG:blivet:action: [325] destroy device partition vda3 (id 42) >DEBUG:blivet:action: [312] destroy device partition vda2 (id 32) >DEBUG:blivet:action: [315] destroy device partition vda1 (id 24) >DEBUG:blivet:action: [326] destroy format gpt disklabel on disk vda (id 14) >DEBUG:blivet:action: [329] create format gpt disklabel on disk vda (id 14) >DEBUG:blivet:action: [341] create device partition vda1 (id 338) >DEBUG:blivet:action: [342] create format efi filesystem mounted at /boot/efi on partition vda1 (id 338) >DEBUG:blivet:action: [348] create device partition vda2 (id 345) >DEBUG:blivet:action: [334] create device partition vda3 (id 331) >DEBUG:blivet:action: [335] create format lvmpv on partition vda3 (id 331) >DEBUG:blivet:action: [355] create device lvmvg ao_anolis (id 351) >DEBUG:blivet:action: [362] create device lvmlv ao_anolis-root (id 357) >DEBUG:blivet:action: [911] create format luks on lvmlv ao_anolis-root (id 357) >DEBUG:blivet:action: [916] create device luks/dm-crypt luks-ao_anolis-root (id 913) >DEBUG:blivet:action: [917] create format xfs filesystem mounted at / on luks/dm-crypt luks-ao_anolis-root (id 913) >DEBUG:blivet:action: [371] create device lvmlv ao_anolis-home (id 366) >DEBUG:blivet:action: [562] create format luks on lvmlv ao_anolis-home (id 366) >DEBUG:blivet:action: [567] create device luks/dm-crypt luks-ao_anolis-home (id 564) >DEBUG:blivet:action: [568] create format xfs filesystem mounted at /home on luks/dm-crypt luks-ao_anolis-home (id 564) >DEBUG:blivet:action: [380] create device lvmlv ao_anolis-swap (id 375) >DEBUG:blivet:action: [1265] create format luks on lvmlv ao_anolis-swap (id 375) >DEBUG:blivet:action: [1270] create device luks/dm-crypt luks-ao_anolis-swap (id 1267) >DEBUG:blivet:action: [1271] create format swap on luks/dm-crypt luks-ao_anolis-swap (id 1267) >DEBUG:blivet:action: [349] create format xfs filesystem mounted at /boot on partition vda2 (id 345) >INFO:blivet:pruning action queue... >INFO:blivet:resetting parted disks... >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda1 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda3 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda3 ; >DEBUG:blivet:sector-based lookup found partition vda3 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc6b90d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc895250> PedPartition: <_ped.Partition object at 0x7fffdc7007c0> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda2 ; >DEBUG:blivet:sector-based lookup found partition vda2 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc6b90d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fffdc710d50> > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc710d10> PedPartition: <_ped.Partition object at 0x7fffdc702160> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda1 ; >DEBUG:blivet:sector-based lookup found partition vda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc6b90d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fffdc707590> > number: 1 path: /dev/vda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7072d0> PedPartition: <_ped.Partition object at 0x7fffdc700cc0> >INFO:blivet:sorting actions... >DEBUG:blivet:action: [304] destroy format xfs filesystem on lvmlv linxos-root (id 81) >DEBUG:blivet:action: [306] destroy device lvmlv linxos-root (id 81) >DEBUG:blivet:action: [307] destroy format xfs filesystem on lvmlv linxos-backup (id 68) >DEBUG:blivet:action: [309] destroy device lvmlv linxos-backup (id 68) >DEBUG:blivet:action: [310] destroy format xfs filesystem on partition vda2 (id 32) >DEBUG:blivet:action: [313] destroy format efi filesystem on partition vda1 (id 24) >DEBUG:blivet:action: [316] destroy format xfs filesystem on lvmlv linxos-home (id 94) >DEBUG:blivet:action: [318] destroy device lvmlv linxos-home (id 94) >DEBUG:blivet:action: [319] destroy format swap on lvmlv linxos-swap (id 55) >DEBUG:blivet:action: [321] destroy device lvmlv linxos-swap (id 55) >DEBUG:blivet:action: [322] destroy device lvmvg linxos (id 51) >DEBUG:blivet:action: [323] destroy format lvmpv on partition vda3 (id 42) >DEBUG:blivet:action: [325] destroy device partition vda3 (id 42) >DEBUG:blivet:action: [312] destroy device partition vda2 (id 32) >DEBUG:blivet:action: [315] destroy device partition vda1 (id 24) >DEBUG:blivet:action: [326] destroy format gpt disklabel on disk vda (id 14) >DEBUG:blivet:lvm filter: device /dev/vda3 added to the list of allowed devices >DEBUG:blivet:action: [329] create format gpt disklabel on disk vda (id 14) >DEBUG:blivet:lvm filter: device /dev/vda3 added to the list of allowed devices >DEBUG:blivet:action: [341] create device partition vda1 (id 338) >DEBUG:blivet:action: [348] create device partition vda2 (id 345) >DEBUG:blivet:action: [349] create format xfs filesystem mounted at /boot on partition vda2 (id 345) >DEBUG:blivet:action: [334] create device partition vda3 (id 331) >DEBUG:blivet:action: [335] create format lvmpv on partition vda3 (id 331) >DEBUG:blivet:action: [355] create device lvmvg ao_anolis (id 351) >DEBUG:blivet:action: [380] create device lvmlv ao_anolis-swap (id 375) >DEBUG:blivet:action: [1265] create format luks on lvmlv ao_anolis-swap (id 375) >DEBUG:blivet:action: [1270] create device luks/dm-crypt luks-ao_anolis-swap (id 1267) >DEBUG:blivet:action: [1271] create format swap on luks/dm-crypt luks-ao_anolis-swap (id 1267) >DEBUG:blivet:action: [371] create device lvmlv ao_anolis-home (id 366) >DEBUG:blivet:action: [562] create format luks on lvmlv ao_anolis-home (id 366) >DEBUG:blivet:action: [567] create device luks/dm-crypt luks-ao_anolis-home (id 564) >DEBUG:blivet:action: [568] create format xfs filesystem mounted at /home on luks/dm-crypt luks-ao_anolis-home (id 564) >DEBUG:blivet:action: [362] create device lvmlv ao_anolis-root (id 357) >DEBUG:blivet:action: [911] create format luks on lvmlv ao_anolis-root (id 357) >DEBUG:blivet:action: [916] create device luks/dm-crypt luks-ao_anolis-root (id 913) >DEBUG:blivet:action: [917] create format xfs filesystem mounted at / on luks/dm-crypt luks-ao_anolis-root (id 913) >DEBUG:blivet:action: [342] create format efi filesystem mounted at /boot/efi on partition vda1 (id 338) >INFO:blivet:executing action: [304] destroy format xfs filesystem on lvmlv linxos-root (id 81) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-root ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: linxos-root ; orig: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: linxos ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: linxos ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: linxos-root ; orig: True ; status: False ; controllable: True ; >INFO:program:[78] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'-K': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[78] Done. >INFO:program:[78] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-root ; status: True ; >DEBUG:blivet:linxos-root sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: XFS.destroy: device: /dev/mapper/linxos-root ; type: xfs ; status: False ; >INFO:program:Running... wipefs -f -a /dev/mapper/linxos-root >INFO:program:stdout: >INFO:program:/dev/mapper/linxos-root: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 >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:blivet: LVMLogicalVolumeDevice.teardown: linxos-root ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/linxos-root ; type: xfs ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/mapper/linxos-root ; type: None ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: linxos-root ; status: True ; controllable: True ; >INFO:program:[79] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[79] Done. >INFO:program:[79] No result, no job started >INFO:blivet:executing action: [306] destroy device lvmlv linxos-root (id 81) >DEBUG:blivet: LVMLogicalVolumeDevice.destroy: linxos-root ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._destroy: linxos-root ; status: False ; >INFO:program:[80] Calling the 'com.redhat.lvmdbus1.Lv.Remove' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(1, {'--yes': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[80] Done. >INFO:program:[80] No result, no job started >INFO:blivet:executing action: [307] destroy format xfs filesystem on lvmlv linxos-backup (id 68) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-backup ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: linxos-backup ; orig: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: linxos ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: linxos ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: linxos-backup ; orig: True ; status: False ; controllable: True ; >INFO:program:[81] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'-K': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[81] Done. >INFO:program:[81] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-backup ; status: True ; >DEBUG:blivet:linxos-backup sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: XFS.destroy: device: /dev/mapper/linxos-backup ; type: xfs ; status: False ; >INFO:program:Running... wipefs -f -a /dev/mapper/linxos-backup >INFO:program:stdout: >INFO:program:/dev/mapper/linxos-backup: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 >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:blivet: LVMLogicalVolumeDevice.teardown: linxos-backup ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/linxos-backup ; type: xfs ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/mapper/linxos-backup ; type: None ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: linxos-backup ; status: True ; controllable: True ; >INFO:program:[82] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[82] Done. >INFO:program:[82] No result, no job started >INFO:blivet:executing action: [309] destroy device lvmlv linxos-backup (id 68) >DEBUG:blivet: LVMLogicalVolumeDevice.destroy: linxos-backup ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-backup ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._destroy: linxos-backup ; status: False ; >INFO:program:[83] Calling the 'com.redhat.lvmdbus1.Lv.Remove' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(1, {'--yes': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[83] Done. >INFO:program:[83] No result, no job started >INFO:blivet:executing action: [310] destroy format xfs filesystem on partition vda2 (id 32) >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: XFS.destroy: device: /dev/vda2 ; type: xfs ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda2 >INFO:program:stdout: >INFO:program:/dev/vda2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 >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:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [313] destroy format efi filesystem on partition vda1 (id 24) >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: EFIFS.destroy: device: /dev/vda1 ; type: efi ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda1 >INFO:program:stdout: >INFO:program:/dev/vda1: 8 bytes were erased at offset 0x00000052 (vfat): 46 41 54 33 32 20 20 20 >INFO:program:/dev/vda1: 1 byte was erased at offset 0x00000000 (vfat): eb >INFO:program:/dev/vda1: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >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:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 1 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [316] destroy format xfs filesystem on lvmlv linxos-home (id 94) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-home ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: linxos-home ; orig: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: linxos ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: linxos ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: linxos-home ; orig: True ; status: True ; controllable: True ; >INFO:program:[84] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/3' object with the following parameters: '(0, 1, {'-K': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[84] Done. >INFO:program:[84] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: linxos-home ; status: True ; >DEBUG:blivet:linxos-home sysfs_path set to /sys/devices/virtual/block/dm-3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d552043442d524f4d20202020200a >DEBUG:blivet: XFS.destroy: device: /dev/mapper/linxos-home ; type: xfs ; status: False ; >INFO:program:Running... wipefs -f -a /dev/mapper/linxos-home >INFO:program:stdout: >INFO:program:/dev/mapper/linxos-home: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 >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:blivet: LVMLogicalVolumeDevice.teardown: linxos-home ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/linxos-home ; type: xfs ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/mapper/linxos-home ; type: None ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: linxos-home ; status: True ; controllable: True ; >INFO:program:[85] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/3' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[85] Done. >INFO:program:[85] No result, no job started >INFO:blivet:executing action: [318] destroy device lvmlv linxos-home (id 94) >DEBUG:blivet: LVMLogicalVolumeDevice.destroy: linxos-home ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: True ; >DEBUG:blivet: LVMLogicalVolumeDevice._destroy: linxos-home ; status: False ; >INFO:program:[86] Calling the 'com.redhat.lvmdbus1.Lv.Remove' method on the '/com/redhat/lvmdbus1/Lv/3' object with the following parameters: '(1, {'--yes': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[86] Done. >INFO:program:[86] No result, no job started >INFO:blivet:executing action: [319] destroy format swap on lvmlv linxos-swap (id 55) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: linxos-swap ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: SwapSpace.destroy: device: /dev/mapper/linxos-swap ; type: swap ; status: False ; >INFO:program:Running... wipefs -f -a /dev/mapper/linxos-swap >INFO:program:stdout: >INFO:program:/dev/mapper/linxos-swap: 10 bytes were erased at offset 0x00003ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >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: [321] destroy device lvmlv linxos-swap (id 55) >DEBUG:blivet: LVMLogicalVolumeDevice.destroy: linxos-swap ; status: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: linxos-swap ; status: True ; controllable: True ; >DEBUG:blivet: SwapSpace.teardown: device: /dev/mapper/linxos-swap ; type: swap ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/mapper/linxos-swap ; type: None ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: linxos-swap ; status: True ; controllable: True ; >INFO:program:[87] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[87] Done. >INFO:program:[87] No result, no job started >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._destroy: linxos-swap ; status: False ; >INFO:program:[88] Calling the 'com.redhat.lvmdbus1.Lv.Remove' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(1, {'--yes': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[88] Done. >INFO:program:[88] No result, no job started >INFO:blivet:executing action: [322] destroy device lvmvg linxos (id 51) >DEBUG:blivet: LVMVolumeGroupDevice.destroy: linxos ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: linxos ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: linxos ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._destroy: linxos ; status: False ; >INFO:program:[89] Calling the 'com.redhat.lvmdbus1.Vg.Reduce' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(true, [], 1, {'--force': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[89] Done. >INFO:program:[89] No result, no job started >INFO:program:[90] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[90] Done. >INFO:program:[90] No result, no job started >INFO:program:[91] Calling the 'com.redhat.lvmdbus1.Vg.Remove' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(1, {'--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[91] Done. >INFO:program:[91] No result, no job started >INFO:blivet:executing action: [323] destroy format lvmpv on partition vda3 (id 42) >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.destroy: device: /dev/vda3 ; type: lvmpv ; status: None ; >DEBUG:blivet: LVMPhysicalVolume._destroy: device: /dev/vda3 ; type: lvmpv ; status: None ; >INFO:program:[92] Calling the 'com.redhat.lvmdbus1.Pv.Remove' method on the '/com/redhat/lvmdbus1/Pv/0' object with the following parameters: '(1, {'-ff': <''>, '--yes': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[92] Done. >INFO:program:[92] No result, no job started >DEBUG:blivet:lvm filter: device /dev/vda3 removed from the list of allowed devices >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:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 6 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [325] destroy device partition vda3 (id 42) >DEBUG:blivet: PartitionDevice.destroy: vda3 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda3 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda3 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: vda3 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [312] destroy device partition vda2 (id 32) >DEBUG:blivet: PartitionDevice.destroy: vda2 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda2 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda2 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: vda2 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [315] destroy device partition vda1 (id 24) >DEBUG:blivet: PartitionDevice.destroy: vda1 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda1 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda1 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: vda1 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [326] destroy format gpt disklabel on disk vda (id 14) >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.destroy: device: /dev/vda ; type: disklabel ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda >INFO:program:stdout: >INFO:program:/dev/vda: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 >INFO:program:/dev/vda: 8 bytes were erased at offset 0x18fffffe00 (gpt): 45 46 49 20 50 41 52 54 >INFO:program:/dev/vda: 2 bytes were erased at offset 0x000001fe (PMBR): 55 aa >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: [329] create format gpt disklabel on disk vda (id 14) >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.create: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel._create: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 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:blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >DEBUG:blivet:vda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda >INFO:blivet:executing action: [341] create device partition vda1 (id 338) >DEBUG:blivet: PartitionDevice.create: vda1 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda1 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda1 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda1 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0409135 s, 25.6 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc8a3810> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc7062d0> PedPartition: <_ped.Partition object at 0x7fffdc6f3b00> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda1 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda1 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >DEBUG:blivet:vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda1/size: 313232383830300a >DEBUG:blivet:updated vda1 size to 600 MiB (600 MiB) >INFO:blivet:executing action: [348] create device partition vda2 (id 345) >DEBUG:blivet: PartitionDevice.create: vda2 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda2 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda2 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda2 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=1230848 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0109448 s, 95.8 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda2 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc8a3810> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc724590> PedPartition: <_ped.Partition object at 0x7fffdc7e2cf0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda2 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda2 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2/size: 323039373135320a >DEBUG:blivet:updated vda2 size to 1024 MiB (1024 MiB) >INFO:blivet:executing action: [349] create format xfs filesystem mounted at /boot on partition vda2 (id 345) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 22 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: XFS.create: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS._create: type: xfs ; device: /dev/vda2 ; mountpoint: /boot ; >INFO:program:Running... mkfs.xfs -f /dev/vda2 >INFO:program:stdout: >INFO:program:meta-data=/dev/vda2 isize=512 agcount=4, agsize=65536 blks >INFO:program: = sectsz=512 attr=2, projid32bit=1 >INFO:program: = crc=1 finobt=1, sparse=1, rmapbt=1 >INFO:program: = reflink=1 bigtime=1 inobtcount=1 nrext64=1 >INFO:program:data = bsize=4096 blocks=262144, imaxpct=25 >INFO:program: = sunit=0 swidth=0 blks >INFO:program:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 >INFO:program:log =internal log bsize=4096 blocks=16384, version=2 >INFO:program: = sectsz=512 sunit=0 blks, lazy-count=1 >INFO:program:realtime =none extsz=4096 blocks=0, rtextents=0 >INFO:program:Discarding blocks...Done. >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda2 >INFO:blivet:executing action: [334] create device partition vda3 (id 331) >DEBUG:blivet: PartitionDevice.create: vda3 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda3 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda3 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda3 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=3328000 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.024675 s, 42.5 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda3 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fffdc8a3810> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fffdc83e110> PedPartition: <_ped.Partition object at 0x7fffdc7e20c0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda3 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda3 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3/size: 3230363338353135320a >DEBUG:blivet:updated vda3 size to 98.41 GiB (98.41 GiB) >INFO:blivet:executing action: [335] create format lvmpv on partition vda3 (id 331) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 22 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/vda3 ; flag: 6 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.create: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume._create: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet:lvm filter: device /dev/vda3 added to the list of allowed devices >INFO:program:[93] Calling the 'com.redhat.lvmdbus1.Manager.PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object with the following parameters: '('/dev/vda3', 1, {'-y': <''>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[93] Done. >INFO:program:[93] Got result: /com/redhat/lvmdbus1/Pv/1 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.6/0000:08:00.0/virtio4/block/vda/vda3 >INFO:blivet:executing action: [355] create device lvmvg ao_anolis (id 351) >DEBUG:blivet: LVMVolumeGroupDevice.create: ao_anolis ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: ao_anolis ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._create: ao_anolis ; status: False ; >INFO:program:[94] Calling the 'com.redhat.lvmdbus1.Manager.VgCreate' method on the '/com/redhat/lvmdbus1/Manager' object with the following parameters: '('ao_anolis', ['/com/redhat/lvmdbus1/Pv/1'], 1, {'--physicalextentsize': <'4194304b'>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[94] Done. >INFO:program:[94] Got result: /com/redhat/lvmdbus1/Vg/1 >DEBUG:blivet: LVMVolumeGroupDevice.setup: ao_anolis ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: ao_anolis ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: ao_anolis ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: ao_anolis ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [380] create device lvmlv ao_anolis-swap (id 375) >DEBUG:blivet: LVMLogicalVolumeDevice.create: ao_anolis-swap ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: ao_anolis-swap ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: ao_anolis ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: ao_anolis ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: ao_anolis ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._create: ao_anolis-swap ; status: False ; >INFO:program:[95] Calling the 'com.redhat.lvmdbus1.Vg.LvCreate' method on the '/com/redhat/lvmdbus1/Vg/1' object with the following parameters: '('swap', 8522334224, [], 1, {'type': <'linear'>, '--config': <' devices { filter=["a|/dev/vda3$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[95] Done. >INFO:program:[95] Got result: /com/redhat/lvmdbus1/Lv/4 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: ao_anolis-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: ao_anolis-swap ; status: True ; >DEBUG:blivet:ao_anolis-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/ao_anolis-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 31363634363134340a >DEBUG:blivet:updated ao_anolis-swap size to 7.94 GiB (7.94 GiB) >INFO:blivet:executing action: [1265] create format luks on lvmlv ao_anolis-swap (id 375) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: ao_anolis-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.create: device: /dev/mapper/ao_anolis-swap ; type: luks ; status: False ; >DEBUG:blivet: LUKS._create: device: /dev/mapper/ao_anolis-swap ; type: luks ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: ao_anolis-swap ; status: True ; >DEBUG:blivet:ao_anolis-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:blivet:executing action: [1270] create device luks/dm-crypt luks-ao_anolis-swap (id 1267) >DEBUG:blivet: LUKSDevice.create: luks-ao_anolis-swap ; status: False ; >DEBUG:blivet: LUKSDevice.setup_parents: name: luks-ao_anolis-swap ; orig: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: ao_anolis-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.setup: device: /dev/mapper/ao_anolis-swap ; type: luks ; status: False ; >DEBUG:blivet: LUKS._setup: device: /dev/mapper/ao_anolis-swap ; map_name: luks-00228391-dd3a-4c4c-80be-01655c19cd81 ; type: luks ; status: False ; >INFO:program:[cryptsetup] device-mapper: reload ioctl on luks-00228391-dd3a-4c4c-80be-01655c19cd81 (253:3) failed: No such file or directory > >ERROR:anaconda.modules.storage.installation:Failed to create storage layout: Failed to activate device: No such device >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/gi/overrides/BlockDev.py", line 1038, in wrapped > ret = orig_obj(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/gi/overrides/BlockDev.py", line 229, in crypto_luks_open > return _crypto_luks_open(device, name, passphrase, key_file, read_only) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >gi.repository.GLib.GError: g-bd-crypto-error-quark: Failed to activate device: No such device (0) > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/blivet/formats/luks.py", line 266, in _setup > blockdev.crypto.luks_open(self.device, self.map_name, > File "/usr/lib64/python3.11/site-packages/gi/overrides/BlockDev.py", line 1060, in wrapped > raise transform[1](msg) >gi.overrides.BlockDev.CryptoError: Failed to activate device: No such device > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > 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 284, 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 335, in execute > self.device.create() > 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/devices/storage.py", line 492, in create > self._pre_create() > 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/devices/storage.py", line 484, in _pre_create > self.setup_parents() > 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/devices/storage.py", line 550, in setup_parents > _format.setup() > 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 610, in setup > self._setup(**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/luks.py", line 270, in _setup > raise LUKSError(e) >blivet.errors.LUKSError: Failed to activate device: No such device >INFO:anaconda.threading:Thread Failed: AnaTaskThread-CreateStorageLayoutTask-1 (140736906457504) >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 982, 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 99, in run > raise StorageInstallationError(str(e)) from None >pyanaconda.modules.common.errors.installation.StorageInstallationError: Failed to activate device: No such device > >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140736906457504) >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 982, 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 99, in run > raise StorageInstallationError(str(e)) from None >pyanaconda.modules.common.errors.installation.StorageInstallationError: Failed to activate device: No such device
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 22300
: 1356 |
1357
|
1358