Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 610024 Details for
Bug 854617
TypeError: %d format: a number is required, not NoneType
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 134.22 KB, created by
Martin Banas
on 2012-09-05 12:51:40 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Martin Banas
Created:
2012-09-05 12:51:40 UTC
Size:
134.22 KB
patch
obsolete
>12:14:30,288 DEBUG storage: registered device format class Ext2FS as ext2 >12:14:30,289 DEBUG storage: registered device format class Ext3FS as ext3 >12:14:30,289 DEBUG storage: registered device format class Ext4FS as ext4 >12:14:30,289 DEBUG storage: registered device format class FATFS as vfat >12:14:30,290 DEBUG storage: registered device format class EFIFS as efi >12:14:30,290 DEBUG storage: registered device format class BTRFS as btrfs >12:14:30,290 DEBUG storage: registered device format class GFS2 as gfs2 >12:14:30,290 DEBUG storage: registered device format class JFS as jfs >12:14:30,291 DEBUG storage: registered device format class ReiserFS as reiserfs >12:14:30,291 DEBUG storage: registered device format class XFS as xfs >12:14:30,291 DEBUG storage: registered device format class HFS as hfs >12:14:30,291 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:14:30,291 DEBUG storage: registered device format class HFSPlus as hfs+ >12:14:30,292 DEBUG storage: registered device format class NTFS as ntfs >12:14:30,295 DEBUG storage: registered device format class NFS as nfs >12:14:30,298 DEBUG storage: registered device format class NFSv4 as nfs4 >12:14:30,299 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:14:30,301 DEBUG storage: registered device format class NoDevFS as nodev >12:14:30,303 DEBUG storage: registered device format class DevPtsFS as devpts >12:14:30,305 DEBUG storage: registered device format class ProcFS as proc >12:14:30,306 DEBUG storage: registered device format class SysFS as sysfs >12:14:30,308 DEBUG storage: registered device format class TmpFS as tmpfs >12:14:30,310 DEBUG storage: registered device format class BindFS as bind >12:14:30,311 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:14:30,313 DEBUG storage: registered device format class USBFS as usbfs >12:14:30,316 DEBUG storage: registered device format class BIOSBoot as biosboot >12:14:30,320 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:14:30,327 DEBUG storage: registered device format class SwapSpace as swap >12:14:30,329 DEBUG storage: registered device format class MDRaidMember as mdmember >12:14:30,330 DEBUG storage: registered device format class MultipathMember as multipath_member >12:14:30,335 DEBUG storage: registered device format class DiskLabel as disklabel >12:14:30,337 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:14:30,380 DEBUG storage: registered device format class LUKS as luks >12:14:30,384 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:14:31,499 DEBUG storage: MultipathTopology._build_topology: >12:14:31,501 DEBUG storage: /etc/multipath.conf contents: >12:14:31,503 DEBUG storage: # multipath.conf written by anaconda >12:14:31,504 DEBUG storage: >12:14:31,504 DEBUG storage: defaults { >12:14:31,504 DEBUG storage: user_friendly_names yes >12:14:31,504 DEBUG storage: } >12:14:31,505 DEBUG storage: blacklist { >12:14:31,505 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:14:31,505 DEBUG storage: devnode "^hd[a-z]" >12:14:31,505 DEBUG storage: devnode "^dcssblk[0-9]*" >12:14:31,505 DEBUG storage: device { >12:14:31,506 DEBUG storage: vendor "DGC" >12:14:31,506 DEBUG storage: product "LUNZ" >12:14:31,506 DEBUG storage: } >12:14:31,506 DEBUG storage: device { >12:14:31,507 DEBUG storage: vendor "IBM" >12:14:31,508 DEBUG storage: product "S/390.*" >12:14:31,509 DEBUG storage: } >12:14:31,511 DEBUG storage: # don't count normal SATA devices as multipaths >12:14:31,513 DEBUG storage: device { >12:14:31,514 DEBUG storage: vendor "ATA" >12:14:31,516 DEBUG storage: } >12:14:31,517 DEBUG storage: # don't count 3ware devices as multipaths >12:14:31,519 DEBUG storage: device { >12:14:31,521 DEBUG storage: vendor "3ware" >12:14:31,522 DEBUG storage: } >12:14:31,524 DEBUG storage: device { >12:14:31,525 DEBUG storage: vendor "AMCC" >12:14:31,527 DEBUG storage: } >12:14:31,528 DEBUG storage: # nor highpoint devices >12:14:31,530 DEBUG storage: device { >12:14:31,532 DEBUG storage: vendor "HPT" >12:14:31,533 DEBUG storage: } >12:14:31,535 DEBUG storage: } >12:14:31,537 DEBUG storage: multipaths { >12:14:31,538 DEBUG storage: } >12:14:31,540 DEBUG storage: (end of /etc/multipath.conf) >12:14:31,649 INFO storage: MultipathTopology: found non-disk device: sr0 >12:14:31,653 INFO storage: MultipathTopology: found singlepath device: vda >12:14:31,654 INFO storage: MultipathTopology: found non-disk device: vda1 >12:14:31,655 INFO storage: MultipathTopology: found non-disk device: vda2 >12:14:31,657 INFO storage: MultipathTopology: found singlepath device: loop0 >12:14:31,658 INFO storage: MultipathTopology: found singlepath device: loop1 >12:14:31,659 INFO storage: MultipathTopology: found singlepath device: loop2 >12:14:31,660 INFO storage: MultipathTopology: found singlepath device: loop3 >12:14:31,661 INFO storage: MultipathTopology: found singlepath device: loop4 >12:14:31,662 INFO storage: MultipathTopology: found singlepath device: loop5 >12:14:31,663 INFO storage: MultipathTopology: found singlepath device: loop6 >12:14:31,664 INFO storage: MultipathTopology: found singlepath device: loop7 >12:14:31,664 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:14:35,337 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:14:35,340 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:14:35,694 DEBUG storage: MultipathTopology._build_topology: >12:14:35,696 DEBUG storage: /etc/multipath.conf contents: >12:14:35,701 DEBUG storage: # multipath.conf written by anaconda >12:14:35,703 DEBUG storage: >12:14:35,705 DEBUG storage: defaults { >12:14:35,707 DEBUG storage: user_friendly_names yes >12:14:35,707 DEBUG storage: } >12:14:35,712 DEBUG storage: blacklist { >12:14:35,713 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:14:35,715 DEBUG storage: devnode "^hd[a-z]" >12:14:35,716 DEBUG storage: devnode "^dcssblk[0-9]*" >12:14:35,716 DEBUG storage: device { >12:14:35,716 DEBUG storage: vendor "DGC" >12:14:35,716 DEBUG storage: product "LUNZ" >12:14:35,716 DEBUG storage: } >12:14:35,716 DEBUG storage: device { >12:14:35,716 DEBUG storage: vendor "IBM" >12:14:35,716 DEBUG storage: product "S/390.*" >12:14:35,717 DEBUG storage: } >12:14:35,717 DEBUG storage: # don't count normal SATA devices as multipaths >12:14:35,717 DEBUG storage: device { >12:14:35,721 DEBUG storage: vendor "ATA" >12:14:35,721 DEBUG storage: } >12:14:35,721 DEBUG storage: # don't count 3ware devices as multipaths >12:14:35,723 DEBUG storage: device { >12:14:35,725 DEBUG storage: vendor "3ware" >12:14:35,731 DEBUG storage: } >12:14:35,733 DEBUG storage: device { >12:14:35,734 DEBUG storage: vendor "AMCC" >12:14:35,734 DEBUG storage: } >12:14:35,736 DEBUG storage: # nor highpoint devices >12:14:35,738 DEBUG storage: device { >12:14:35,740 DEBUG storage: vendor "HPT" >12:14:35,745 DEBUG storage: } >12:14:35,748 DEBUG storage: } >12:14:35,753 DEBUG storage: multipaths { >12:14:35,761 DEBUG storage: } >12:14:35,763 DEBUG storage: (end of /etc/multipath.conf) >12:14:35,928 INFO storage: MultipathTopology: found non-disk device: sr0 >12:14:35,938 INFO storage: MultipathTopology: found singlepath device: vda >12:14:35,940 INFO storage: MultipathTopology: found non-disk device: vda1 >12:14:35,941 INFO storage: MultipathTopology: found non-disk device: vda2 >12:14:35,941 INFO storage: MultipathTopology: found singlepath device: loop0 >12:14:35,941 INFO storage: MultipathTopology: found singlepath device: loop1 >12:14:35,941 INFO storage: MultipathTopology: found singlepath device: loop2 >12:14:35,942 INFO storage: MultipathTopology: found singlepath device: loop3 >12:14:35,942 INFO storage: MultipathTopology: found singlepath device: loop4 >12:14:35,942 INFO storage: MultipathTopology: found singlepath device: loop5 >12:14:35,943 INFO storage: MultipathTopology: found singlepath device: loop6 >12:14:35,943 INFO storage: MultipathTopology: found singlepath device: loop7 >12:14:35,943 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:14:35,943 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:14:35,948 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Alpha-TC5\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha-TC5_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC5\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '789343', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC5\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:14:35,949 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:14:35,951 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:14:35,953 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:35,961 INFO storage: sr0 is a cdrom >12:14:35,963 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:14:35,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:35,972 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:14:35,972 INFO storage: added cdrom sr0 (id 0) to device tree >12:14:35,973 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:35,978 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:14:35,987 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:14:35,993 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:14:35,996 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:14:36,025 WARN storage: disklabel detected but not usable on sr0 >12:14:36,027 INFO storage: type detected on 'sr0' is 'iso9660' >12:14:36,031 DEBUG storage: Iso9660FS.supported: supported: True ; >12:14:36,032 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:14:36,034 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:14:36,036 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:36,045 DEBUG storage: looking up parted Device: /dev/sr0 >12:14:36,048 INFO storage: got device: OpticalDevice instance (0x7f734e8ab290) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 253.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 129536 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:14:36,051 DEBUG storage: Iso9660FS.supported: supported: True ; >12:14:36,057 INFO storage: got format: Iso9660FS instance (0x7f734eb5cfd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC5_x86_64 size = 0 targetSize = 0 > >12:14:36,060 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909266', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >12:14:36,062 INFO storage: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >12:14:36,063 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:14:36,064 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,066 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >12:14:36,069 INFO storage: vda is a disk >12:14:36,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,072 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:14:36,072 INFO storage: added disk vda (id 1) to device tree >12:14:36,072 DEBUG storage: looking up parted Device: /dev/vda >12:14:36,111 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:14:36,124 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >12:14:36,125 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >12:14:36,128 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >12:14:36,158 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f734eb85210>, <parted.partition.Partition object at 0x7f734eb855d0>] > device: <parted.device.Device object at 0x7f734eb7bf90> > PedDisk: <_ped.Disk object at 0x7f734eb84320> >12:14:36,162 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:14:36,180 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >12:14:36,190 INFO storage: got device: DiskDevice instance (0x7f734e8ab350) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f950> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f734eb7bc50> >12:14:36,201 INFO storage: got format: DiskLabel instance (0x7f734eb7bd90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f734eb85210>, <parted.partition.Partition object at 0x7f734eb855d0>] > device: <parted.device.Device object at 0x7f734eb7bf90> > PedDisk: <_ped.Disk object at 0x7f734eb84320> > origPartedDisk = <parted.disk.Disk object at 0x7f734eb857d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84fa70> > >12:14:36,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909292', > 'name': 'vda1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >12:14:36,209 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >12:14:36,213 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >12:14:36,218 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,220 INFO storage: vda1 is a partition >12:14:36,227 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >12:14:36,229 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:14:36,233 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >12:14:36,240 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >12:14:36,247 DEBUG storage: PartitionDevice._setFormat: vda1 ; >12:14:36,249 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,252 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >12:14:36,256 DEBUG storage: looking up parted Partition: /dev/vda1 >12:14:36,260 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >12:14:36,264 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >12:14:36,267 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >12:14:36,276 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >12:14:36,285 INFO storage: added partition vda1 (id 2) to device tree >12:14:36,288 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >12:14:36,291 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >12:14:36,293 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >12:14:36,296 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >12:14:36,326 WARN storage: disklabel detected but not usable on vda1 >12:14:36,333 DEBUG storage: no type or existing type for vda1, bailing >12:14:36,335 DEBUG storage: looking up parted Device: /dev/vda1 >12:14:36,347 INFO storage: got device: PartitionDevice instance (0x7f734eb7bed0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f9e0> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f734eb85090> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f734eb85390> PedPartition: <_ped.Partition object at 0x7f734eb7a830> > disk = existing 10000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:14:36,353 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd', > 'ID_FS_UUID_ENC': 'nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19453952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4096000.00', '5627904.00'], > 'LVM2_LV_UUID': ['LAaHT4-X1a7-0fIB-ayUp-hZ61-SQcJ-btfHtp', > 'hxfBnN-dRQb-emty-hZ6t-0ZZ1-kGKy-30J5lw'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2374', > 'LVM2_PV_PE_COUNT': '2374', > 'LVM2_PV_SIZE': '9723904.00', > 'LVM2_PV_UUID': 'nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd', > 'LVM2_VG_EXTENT_COUNT': '2374', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '9723904.00', > 'LVM2_VG_UUID': 'PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '909316', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >12:14:36,355 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >12:14:36,357 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >12:14:36,358 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,358 INFO storage: vda2 is a partition >12:14:36,359 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >12:14:36,361 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:14:36,363 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >12:14:36,365 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >12:14:36,366 DEBUG storage: PartitionDevice._setFormat: vda2 ; >12:14:36,366 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,368 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >12:14:36,368 DEBUG storage: looking up parted Partition: /dev/vda2 >12:14:36,370 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >12:14:36,371 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >12:14:36,375 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >12:14:36,380 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >12:14:36,380 INFO storage: added partition vda2 (id 3) to device tree >12:14:36,381 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >12:14:36,383 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >12:14:36,388 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >12:14:36,390 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >12:14:36,427 WARN storage: disklabel detected but not usable on vda2 >12:14:36,430 INFO storage: type detected on 'vda2' is 'LVM2_member' >12:14:36,433 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd ; exists: True ; vgUuid: PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >12:14:36,439 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:14:36,445 DEBUG storage: PartitionDevice._setFormat: vda2 ; >12:14:36,446 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >12:14:36,447 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >12:14:36,465 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >12:14:36,467 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,469 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >12:14:36,469 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,471 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:14:36,471 INFO storage: added lvmvg fedora (id 4) to device tree >12:14:36,472 DEBUG storage: looking up parted Device: /dev/vda2 >12:14:36,477 INFO storage: got device: PartitionDevice instance (0x7f734eb85950) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19453952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19299, 16, 63) biosGeometry: (1210, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84fdd0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f734eb85090> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f734eb85690> PedPartition: <_ped.Partition object at 0x7f734eb7a7d0> > disk = existing 10000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20479999 length = 19453952 > flags = lvm >12:14:36,480 INFO storage: got format: LVMPhysicalVolume instance (0x7f734eb85b50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = nD19ip-6EbB-5Gqp-A3FI-HWZy-VXZe-xNYQPd exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS peStart = 1.0 >12:14:36,482 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '152556', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:14:36,484 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:14:36,486 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:14:36,488 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,489 INFO storage: loop0 is a loop device >12:14:36,492 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:14:36,494 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:14:36,495 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,496 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,498 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:14:36,499 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >12:14:36,502 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:14:36,503 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,505 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:36,505 INFO storage: added loop loop0 (id 6) to device tree >12:14:36,509 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:14:36,511 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:14:36,512 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,518 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:14:36,521 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:14:36,525 WARN storage: disklabel detected but not usable on loop0 >12:14:36,528 INFO storage: type detected on 'loop0' is 'squashfs' >12:14:36,530 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:14:36,531 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:36,533 INFO storage: got device: LoopDevice instance (0x7f734bfd7690) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:14:36,537 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4054d986-eefb-49ac-a762-5314b4702c81', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_UUID_ENC': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '153198', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4054d986-eefb-49ac-a762-5314b4702c81'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:14:36,539 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:14:36,543 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:14:36,544 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,546 INFO storage: loop1 is a loop device >12:14:36,548 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:14:36,550 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:14:36,564 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,575 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:14:36,575 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >12:14:36,579 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:14:36,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:36,586 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:36,587 INFO storage: added loop loop1 (id 8) to device tree >12:14:36,590 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:14:36,592 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:14:36,594 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,595 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:36,596 DEBUG storage: device loop1 does not contain a disklabel >12:14:36,597 INFO storage: type detected on 'loop1' is 'ext4' >12:14:36,961 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,962 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:36,963 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:14:36,964 INFO storage: got device: LoopDevice instance (0x7f734bfd79d0) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:14:36,969 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:36,970 INFO storage: got format: Ext4FS instance (0x7f734bfd77d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4054d986-eefb-49ac-a762-5314b4702c81 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:14:36,974 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '156974', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:14:36,982 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:14:36,984 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:14:36,985 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,986 INFO storage: loop2 is a loop device >12:14:36,987 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:14:36,996 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:14:36,998 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:36,998 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,000 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:14:37,001 INFO storage: added file /overlay (deleted) (id 9) to device tree >12:14:37,002 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:14:37,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,005 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:37,010 INFO storage: added loop loop2 (id 10) to device tree >12:14:37,012 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:14:37,015 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:14:37,015 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:37,017 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:14:37,019 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:14:37,023 WARN storage: disklabel detected but not usable on loop2 >12:14:37,024 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >12:14:37,025 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:14:37,026 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:37,029 INFO storage: got device: LoopDevice instance (0x7f734bfdad10) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:14:37,033 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '157977', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:14:37,035 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:14:37,036 DEBUG storage: lvm filter: adding loop3 to the reject list >12:14:37,039 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '159113', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:14:37,040 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:14:37,041 DEBUG storage: lvm filter: adding loop4 to the reject list >12:14:37,044 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '159734', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:14:37,046 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:14:37,046 DEBUG storage: lvm filter: adding loop5 to the reject list >12:14:37,049 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '160259', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:14:37,050 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:14:37,051 DEBUG storage: lvm filter: adding loop6 to the reject list >12:14:37,054 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '166323', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:14:37,056 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:14:37,056 DEBUG storage: lvm filter: adding loop7 to the reject list >12:14:37,057 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:14:37,219 INFO storage: devices to scan: ['dm-0'] >12:14:37,226 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4054d986-eefb-49ac-a762-5314b4702c81 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_UUID_ENC': '4054d986-eefb-49ac-a762-5314b4702c81', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6555', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4054d986-eefb-49ac-a762-5314b4702c81', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:14:37,228 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:14:37,231 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:14:37,234 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,234 INFO storage: live-rw is a device-mapper device >12:14:37,237 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:14:37,239 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:14:37,241 DEBUG storage: failed to find dm node for fedora >12:14:37,243 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:14:37,246 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >12:14:37,251 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:14:37,253 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >12:14:37,257 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:14:37,259 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,262 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:14:37,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,265 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:14:37,266 INFO storage: added dm live-rw (id 11) to device tree >12:14:37,269 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:14:37,271 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:14:37,275 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,276 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,277 DEBUG storage: device live-rw does not contain a disklabel >12:14:37,278 INFO storage: type detected on 'live-rw' is 'ext4' >12:14:37,512 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,515 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:37,518 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:14:37,521 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:14:37,578 INFO storage: got device: DMDevice instance (0x7f734be5e110) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f734bfe2dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:14:37,587 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:37,589 INFO storage: got format: Ext4FS instance (0x7f734be5ed10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4054d986-eefb-49ac-a762-5314b4702c81 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:14:37,819 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >12:14:37,824 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:37,830 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:14:37,833 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:37,854 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >12:14:37,856 DEBUG storage: Adding fedora-swap/4000MB to fedora >12:14:37,858 INFO storage: added lvmlv fedora-swap (id 12) to device tree >12:14:37,863 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >12:14:37,870 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >12:14:37,876 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:14:37,881 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >12:14:38,243 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >12:14:38,262 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >12:14:38,267 DEBUG storage: DeviceTree.getDeviceByName returned None >12:14:38,273 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >12:14:38,275 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:14:38,304 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >12:14:38,306 DEBUG storage: Adding fedora-root/5496MB to fedora >12:14:38,307 INFO storage: added lvmlv fedora-root (id 13) to device tree >12:14:38,309 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:38,312 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >12:14:38,321 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:14:38,329 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:38,692 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >12:14:38,906 INFO storage: devices to scan: ['dm-1', 'dm-2'] >12:14:38,919 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDSLAaHT4X1a70fIBayUphZ61SQcJbtfHtp /dev/disk/by-uuid/09c6f2d6-802f-4f80-9a5b-34a7abcfc88e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDSLAaHT4X1a70fIBayUphZ61SQcJbtfHtp', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '09c6f2d6-802f-4f80-9a5b-34a7abcfc88e', > 'ID_FS_UUID_ENC': '09c6f2d6-802f-4f80-9a5b-34a7abcfc88e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '629307', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDSLAaHT4X1a70fIBayUphZ61SQcJbtfHtp', > '/dev/disk/by-uuid/09c6f2d6-802f-4f80-9a5b-34a7abcfc88e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >12:14:38,922 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-1)... >12:14:38,927 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >12:14:38,932 DEBUG storage: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (12) >12:14:38,938 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:14:38,943 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:14:38,955 DEBUG storage: SwapSpace.__init__: >12:14:38,957 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:14:38,958 DEBUG storage: device fedora-swap does not contain a disklabel >12:14:38,960 INFO storage: type detected on 'fedora-swap' is 'swap' >12:14:38,966 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 09c6f2d6-802f-4f80-9a5b-34a7abcfc88e ; exists: True ; label: None ; >12:14:38,967 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:14:38,972 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:14:38,980 DEBUG storage: looking up parted Device: /dev/mapper/fedora >12:14:38,983 DEBUG storage: fedora size is 9496MB >12:14:38,985 DEBUG storage: vg fedora has 0MB free >12:14:38,988 DEBUG storage: fedora size is 9496MB >12:14:38,991 DEBUG storage: vg fedora has 0MB free >12:14:38,994 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f73467cc390) -- > name = fedora-swap status = True kids = 0 id = 12 > parents = ['existing 9496MB lvmvg fedora (4)'] > uuid = LAaHT4-X1a7-0fIB-ayUp-hZ61-SQcJ-btfHtp size = 4000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f734bfe2710> > target size = 4000.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f734bfd7250) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > uuid = PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS size = 9496 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2374 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2374.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 4000MB lvmlv fedora-swap (12) with existing swap', > 'existing 5496MB lvmlv fedora-root (13)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4000MB >12:14:38,999 INFO storage: got format: SwapSpace instance (0x7f734630d850) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 09c6f2d6-802f-4f80-9a5b-34a7abcfc88e exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:14:39,010 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDShxfBnNdRQbemtyhZ6t0ZZ1kGKy30J5lw /dev/disk/by-uuid/7a6a3fb0-87fd-4388-8496-543f9d864a0b /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDShxfBnNdRQbemtyhZ6t0ZZ1kGKy30J5lw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7a6a3fb0-87fd-4388-8496-543f9d864a0b', > 'ID_FS_UUID_ENC': '7a6a3fb0-87fd-4388-8496-543f9d864a0b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '122876', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-PcgNx1gmWjSfdqkt3rcxBfcszZQESmDShxfBnNdRQbemtyhZ6t0ZZ1kGKy30J5lw', > '/dev/disk/by-uuid/7a6a3fb0-87fd-4388-8496-543f9d864a0b', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >12:14:39,013 INFO storage: scanning fedora-root (/devices/virtual/block/dm-2)... >12:14:39,019 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >12:14:39,025 DEBUG storage: DeviceTree.getDeviceByName returned existing 5496MB lvmlv fedora-root (13) >12:14:39,030 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:14:39,036 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:14:39,043 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:39,045 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:39,047 DEBUG storage: device fedora-root does not contain a disklabel >12:14:39,048 INFO storage: type detected on 'fedora-root' is 'ext4' >12:14:39,293 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:39,295 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:14:39,297 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:14:39,315 DEBUG storage: looking up parted Device: /dev/mapper/fedora >12:14:39,316 DEBUG storage: fedora size is 9496MB >12:14:39,319 DEBUG storage: vg fedora has 0MB free >12:14:39,327 DEBUG storage: fedora size is 9496MB >12:14:39,340 DEBUG storage: vg fedora has 0MB free >12:14:39,349 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f734651c650) -- > name = fedora-root status = True kids = 0 id = 13 > parents = ['existing 9496MB lvmvg fedora (4)'] > uuid = hxfBnN-dRQb-emty-hZ6t-0ZZ1-kGKy-30J5lw size = 5496.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11255808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (700, 255, 63) biosGeometry: (700, 255, 63) > PedDevice: <_ped.Device object at 0x7f734be6f200> > target size = 5496.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f734bfd7250) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > uuid = PcgNx1-gmWj-Sfdq-kt3r-cxBf-cszZ-QESmDS size = 9496 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2374 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2374.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 4000MB lvmlv fedora-swap (12) with existing swap', > 'existing 5496MB lvmlv fedora-root (13) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5496MB >12:14:39,356 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:39,359 INFO storage: got format: Ext4FS instance (0x7f73462b7910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7a6a3fb0-87fd-4388-8496-543f9d864a0b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5496.0 targetSize = 5496.0 > >12:14:39,573 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >12:14:39,577 DEBUG storage: DeviceTree.getDeviceByName returned existing 4000MB lvmlv fedora-swap (12) with existing swap >12:14:39,582 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >12:14:39,589 DEBUG storage: DeviceTree.getDeviceByName returned existing 5496MB lvmlv fedora-root (13) with existing ext4 filesystem >12:14:39,592 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:14:39,673 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >12:14:39,675 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >12:14:39,680 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >12:14:39,746 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:14:39,750 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:39,754 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:39,807 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:14:39,810 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:14:39,813 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:14:39,815 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >12:14:39,818 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >12:14:39,825 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >12:14:39,883 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >12:14:40,064 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >12:14:40,071 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:14:40,074 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:14:40,145 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >12:14:40,305 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >12:14:40,313 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:14:40,321 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:14:40,383 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:14:40,391 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:40,396 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:14:40,476 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >12:14:40,479 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:14:40,483 INFO storage: edd: collected mbr signatures: {'vda': '0x000724ac'} >12:14:40,486 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000724ac > pci_dev: 00:04.0, scsi_id: 0 > scsi_lun: 0, sectors: 20480000 >12:14:40,489 DEBUG storage: edd: matched 0x80 to vda using pci_dev >12:14:40,494 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:40,500 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >12:14:40,505 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:14:40,508 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:14:40,860 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:14:40,956 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:14:40,956 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:14:40,957 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:14:40,957 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:14:40,958 DEBUG storage: crypttab maps: [] >12:14:40,958 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:14:40,960 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >12:14:40,963 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5496MB lvmlv fedora-root (13) with existing ext4 filesystem >12:14:40,963 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >12:14:40,963 DEBUG storage: failed to resolve 'UUID=fad90d5d-5518-4592-86ed-da950d66416a' >12:14:40,964 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >12:14:40,966 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB lvmlv fedora-swap (12) with existing swap >12:14:40,967 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >12:14:40,968 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >12:14:41,098 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >12:14:41,397 DEBUG storage: fedora size is 9496MB >12:14:41,400 DEBUG storage: vg fedora has 0MB free >12:14:41,402 DEBUG storage: fedora size is 9496MB >12:14:41,405 DEBUG storage: vg fedora has 0MB free >12:14:41,409 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:41,415 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:41,419 DEBUG storage: Ext4FS.supported: supported: True ; >12:14:41,421 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:41,429 DEBUG storage: Iso9660FS.supported: supported: True ; >12:14:41,753 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >12:14:41,757 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:41,769 DEBUG storage: DeviceTree.getDeviceByPath returned existing 253MB cdrom sr0 (0) with existing iso9660 filesystem >08:14:49,177 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:14:49,182 INFO storage: updating format of device: existing 253MB cdrom sr0 (0) with existing iso9660 filesystem >08:14:49,281 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:14:49,285 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >08:14:49,290 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:14:49,295 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >08:14:49,303 WARN storage: disklabel detected but not usable on sr0 >08:14:49,307 DEBUG storage: no type or existing type for sr0, bailing >08:14:49,311 INFO storage: got format: existing iso9660 filesystem >08:14:49,383 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >08:14:49,529 DEBUG storage: Iso9660FS.supported: supported: True ; >08:14:49,539 DEBUG storage: Iso9660FS.supported: supported: True ; >08:14:49,546 DEBUG storage: NFSv4.supported: supported: False ; >08:14:49,547 DEBUG storage: NFSv4.supported: supported: False ; >08:14:49,555 DEBUG storage: SELinuxFS.supported: supported: False ; >08:14:49,557 DEBUG storage: SELinuxFS.supported: supported: False ; >08:14:49,558 DEBUG storage: Ext4FS.supported: supported: True ; >08:14:49,560 DEBUG storage: Ext4FS.supported: supported: True ; >08:14:49,563 DEBUG storage: Ext3FS.supported: supported: True ; >08:14:49,565 DEBUG storage: Ext3FS.supported: supported: True ; >08:14:49,568 DEBUG storage: Ext2FS.supported: supported: True ; >08:14:49,572 DEBUG storage: Ext2FS.supported: supported: True ; >08:14:49,576 DEBUG storage: SysFS.supported: supported: False ; >08:14:49,580 DEBUG storage: SysFS.supported: supported: False ; >08:14:49,583 DEBUG storage: MultipathMember.__init__: >08:14:49,584 DEBUG storage: SwapSpace.__init__: >08:14:49,586 DEBUG storage: ProcFS.supported: supported: False ; >08:14:49,587 DEBUG storage: ProcFS.supported: supported: False ; >08:14:49,589 DEBUG storage: NoDevFS.supported: supported: False ; >08:14:49,590 DEBUG storage: NoDevFS.supported: supported: False ; >08:14:49,591 DEBUG storage: DevPtsFS.supported: supported: False ; >08:14:49,593 DEBUG storage: DevPtsFS.supported: supported: False ; >08:14:49,594 DEBUG storage: BTRFS.supported: supported: True ; >08:14:49,764 DEBUG storage: BTRFS.supported: supported: True ; >08:14:49,767 DEBUG storage: USBFS.supported: supported: False ; >08:14:49,770 DEBUG storage: USBFS.supported: supported: False ; >08:14:49,771 DEBUG storage: DiskLabel.__init__: >08:14:49,772 INFO storage: DiskLabel.partedDevice returning None >08:14:49,773 DEBUG storage: HFSPlus.supported: supported: False ; >08:14:49,774 DEBUG storage: HFSPlus.supported: supported: False ; >08:14:49,776 DEBUG storage: XFS.supported: supported: True ; >08:14:49,950 DEBUG storage: XFS.supported: supported: True ; >08:14:49,953 DEBUG storage: TmpFS.supported: supported: False ; >08:14:49,954 DEBUG storage: TmpFS.supported: supported: False ; >08:14:49,957 DEBUG storage: LUKS.__init__: >08:14:49,958 DEBUG storage: NTFS.supported: supported: False ; >08:14:49,959 DEBUG storage: NTFS.supported: supported: False ; >08:14:49,961 DEBUG storage: BindFS.supported: supported: False ; >08:14:49,962 DEBUG storage: BindFS.supported: supported: False ; >08:14:49,963 DEBUG storage: HFS.supported: supported: False ; >08:14:49,965 DEBUG storage: HFS.supported: supported: False ; >08:14:49,966 DEBUG storage: LVMPhysicalVolume.__init__: >08:14:49,967 DEBUG storage: NFS.supported: supported: False ; >08:14:49,968 DEBUG storage: NFS.supported: supported: False ; >08:14:49,970 DEBUG storage: FATFS.supported: supported: True ; >08:14:50,027 DEBUG storage: FATFS.supported: supported: True ; >08:14:50,030 DEBUG storage: DMRaidMember.__init__: >08:14:50,031 DEBUG storage: MDRaidMember.__init__: >08:47:04,208 DEBUG storage: clearpart: looking at vda2 >08:47:04,211 DEBUG storage: removing vda2 >08:47:04,215 DEBUG storage: devices to remove: ['fedora', 'fedora-swap', 'fedora-root'] >08:47:04,217 DEBUG storage: leaves to remove: ['fedora-swap', 'fedora-root'] >08:47:04,220 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >08:47:04,221 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,222 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >08:47:04,223 INFO storage: registered action: [0] Destroy Format swap on lvmlv fedora-swap (id 12) >08:47:04,227 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >08:47:04,227 INFO storage: removed lvmlv fedora-swap (id 12) from device tree >08:47:04,229 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >08:47:04,229 INFO storage: registered action: [1] Destroy Device lvmlv fedora-swap (id 12) >08:47:04,230 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,231 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >08:47:04,232 INFO storage: registered action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 13) >08:47:04,233 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >08:47:04,234 INFO storage: removed lvmlv fedora-root (id 13) from device tree >08:47:04,235 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >08:47:04,235 INFO storage: registered action: [3] Destroy Device lvmlv fedora-root (id 13) >08:47:04,236 DEBUG storage: devices to remove: ['fedora'] >08:47:04,236 DEBUG storage: leaves to remove: ['fedora'] >08:47:04,238 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >08:47:04,239 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >08:47:04,241 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >08:47:04,301 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >08:47:04,418 INFO storage: removed lvmvg fedora (id 4) from device tree >08:47:04,420 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >08:47:04,421 INFO storage: registered action: [4] Destroy Device lvmvg fedora (id 4) >08:47:04,422 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >08:47:04,424 DEBUG storage: PartitionDevice._setFormat: vda2 ; >08:47:04,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,426 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >08:47:04,426 INFO storage: registered action: [5] Destroy Format lvmpv on partition vda2 (id 3) >08:47:04,428 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >08:47:04,429 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >08:47:04,433 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >08:47:04,485 INFO storage: removed partition vda2 (id 3) from device tree >08:47:04,490 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:47:04,491 INFO storage: registered action: [6] Destroy Device partition vda2 (id 3) >08:47:04,492 DEBUG storage: partitions: ['vda1'] >08:47:04,492 DEBUG storage: clearpart: looking at vda1 >08:47:04,492 DEBUG storage: removing vda1 >08:47:04,494 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >08:47:04,496 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:47:04,499 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >08:47:04,551 INFO storage: removed partition vda1 (id 2) from device tree >08:47:04,556 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,556 INFO storage: registered action: [7] Destroy Device partition vda1 (id 2) >08:47:04,556 DEBUG storage: partitions: [] >08:47:04,557 DEBUG storage: checking whether disk vda has an empty extended >08:47:04,557 DEBUG storage: extended is None ; logicals is [] >08:47:04,558 DEBUG storage: clearpart: initializing vda >08:47:04,559 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >08:47:04,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,561 DEBUG storage: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >08:47:04,561 INFO storage: registered action: [8] Destroy Format msdos disklabel on disk vda (id 1) >08:47:04,564 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >08:47:04,566 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >08:47:04,566 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f7356741b90> > PedDisk: <_ped.Disk object at 0x7f7346066c20> >08:47:04,567 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:47:04,568 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >08:47:04,570 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >08:47:04,570 INFO storage: registered action: [9] Create Format msdos disklabel on disk vda (id 1) >08:47:04,571 DEBUG storage: new disk order: [] >08:47:04,714 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:47:04,716 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,717 DEBUG storage: doAutoPart: True >08:47:04,717 DEBUG storage: encryptedAutoPart: False >08:47:04,718 DEBUG storage: autoPartType: 0 >08:47:04,718 DEBUG storage: clearPartType: 1 >08:47:04,718 DEBUG storage: clearPartDisks: ['vda'] >08:47:04,719 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f734928b710) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f7356741810) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f73567419d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f7356741a90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f7356741890) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4000 maxSize = None grow = False > >08:47:04,720 DEBUG storage: storage.disks: ['vda'] >08:47:04,720 DEBUG storage: storage.partitioned: ['vda'] >08:47:04,720 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >08:47:04,723 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,724 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,725 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,725 DEBUG storage: boot disk: vda >08:47:04,731 DEBUG storage: candidate disks: [DiskDevice instance (0x7f734e8ab350) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f734e84f950> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f734eb7bc50>] >08:47:04,732 DEBUG storage: devs: [] >08:47:04,732 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:04,733 DEBUG storage: _is_valid_size(vda) returning True >08:47:04,733 DEBUG storage: _is_valid_location(vda) returning True >08:47:04,733 DEBUG storage: _is_valid_format(vda) returning True >08:47:04,734 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:04,735 DEBUG storage: Ext4FS.supported: supported: True ; >08:47:04,736 DEBUG storage: getFormat('ext4') returning Ext4FS instance >08:47:04,738 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,741 DEBUG storage: PartitionDevice._setFormat: req0 ; >08:47:04,744 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >08:47:04,747 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,748 INFO storage: added partition req0 (id 14) to device tree >08:47:04,750 INFO storage: registered action: [10] Create Device partition req0 (id 14) >08:47:04,752 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,753 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at / on partition req0 (id 14) >08:47:04,756 DEBUG storage: Ext4FS.supported: supported: True ; >08:47:04,758 DEBUG storage: getFormat('ext4') returning Ext4FS instance >08:47:04,761 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,764 DEBUG storage: PartitionDevice._setFormat: req1 ; >08:47:04,767 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >08:47:04,770 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,772 INFO storage: added partition req1 (id 15) to device tree >08:47:04,773 INFO storage: registered action: [12] Create Device partition req1 (id 15) >08:47:04,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,776 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >08:47:04,778 INFO storage: skipping unneeded stage1 biosboot request >08:47:04,780 DEBUG storage: PartSpec instance (0x7f7356741a90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >08:47:04,781 DEBUG storage: existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,785 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >08:47:04,788 DEBUG storage: getFormat('swap') returning SwapSpace instance >08:47:04,796 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,799 DEBUG storage: PartitionDevice._setFormat: req2 ; >08:47:04,801 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >08:47:04,804 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:04,806 INFO storage: added partition req2 (id 16) to device tree >08:47:04,807 INFO storage: registered action: [14] Create Device partition req2 (id 16) >08:47:04,809 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:04,811 INFO storage: registered action: [15] Create Format swap on partition req2 (id 16) >08:47:04,814 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:47:04,817 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] from disk(s) ['vda'] >08:47:04,819 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] >08:47:04,821 DEBUG storage: removing all non-preexisting partitions ['req1(id 15)', 'req2(id 16)', 'req0(id 14)'] from disk(s) ['vda'] >08:47:04,824 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,829 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,831 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,834 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,837 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,839 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,841 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >08:47:04,843 DEBUG storage: checking freespace on vda >08:47:04,845 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >08:47:04,847 DEBUG storage: current free range is 63-20479999 (9999MB) >08:47:04,849 DEBUG storage: updating use_disk to vda, type: 0 >08:47:04,850 DEBUG storage: new free: 63-20479999 / 9999MB >08:47:04,852 DEBUG storage: new free allows for 0 sectors of growth >08:47:04,854 DEBUG storage: found free space for bootable request >08:47:04,856 DEBUG storage: adjusted start sector from 63 to 2048 >08:47:04,858 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >08:47:04,861 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >08:47:04,864 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e810> PedPartition: <_ped.Partition object at 0x4133890> >08:47:04,866 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:47:04,869 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:04,872 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:04,875 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e790> PedPartition: <_ped.Partition object at 0x4219650> >08:47:04,878 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,881 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,882 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,885 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,888 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,892 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,896 DEBUG storage: allocating partition: req2 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 0 >08:47:04,898 DEBUG storage: checking freespace on vda >08:47:04,899 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4000MB boot=False best=None grow=False >08:47:04,901 DEBUG storage: current free range is 63-2047 (0MB) >08:47:04,903 DEBUG storage: current free range is 1026048-20479999 (9499MB) >08:47:04,905 DEBUG storage: updating use_disk to vda, type: 0 >08:47:04,906 DEBUG storage: new free: 1026048-20479999 / 9499MB >08:47:04,908 DEBUG storage: new free allows for 0 sectors of growth >08:47:04,910 DEBUG storage: created partition vda2 of 4000MB and added it to /dev/vda >08:47:04,912 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >08:47:04,920 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7c90> PedPartition: <_ped.Partition object at 0x42195f0> >08:47:04,923 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:47:04,927 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >08:47:04,932 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:04,939 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7c50> PedPartition: <_ped.Partition object at 0x4219ef0> >08:47:04,943 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,952 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,953 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,957 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:04,963 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:04,964 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:04,966 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >08:47:04,968 DEBUG storage: checking freespace on vda >08:47:04,971 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024MB boot=False best=None grow=True >08:47:04,974 DEBUG storage: current free range is 63-2047 (0MB) >08:47:04,976 DEBUG storage: current free range is 9218048-20479999 (5499MB) >08:47:04,978 DEBUG storage: evaluating growth potential for new layout >08:47:04,980 DEBUG storage: calculating growth for disk /dev/vda >08:47:04,983 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:47:04,986 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7450> PedPartition: <_ped.Partition object at 0x4219cb0> >08:47:04,988 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:47:04,992 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:47:04,995 DEBUG storage: adding request 15 to chunk 20479937 (63-20479999) on /dev/vda >08:47:04,997 DEBUG storage: adding request 16 to chunk 20479937 (63-20479999) on /dev/vda >08:47:04,998 DEBUG storage: adding request 14 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,000 DEBUG storage: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >08:47:05,002 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:47:05,003 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = vda2 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >08:47:05,005 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:47:05,007 DEBUG storage: 1 requests and 9166785 (4475MB) left in chunk >08:47:05,008 DEBUG storage: adding 9166785 (4475MB) to 14 (vda3) >08:47:05,010 DEBUG storage: new grow amount for request 14 (vda3) is 9166785 units, or 4475MB >08:47:05,012 DEBUG storage: request 15 (vda1) growth: 0 (0MB) size: 500MB >08:47:05,013 DEBUG storage: request 16 (vda2) growth: 0 (0MB) size: 4000MB >08:47:05,015 DEBUG storage: request 14 (vda3) growth: 9166785 (4475MB) size: 5499MB >08:47:05,017 DEBUG storage: disk /dev/vda growth: 9166785 (4475MB) >08:47:05,019 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,021 DEBUG storage: device vda3 new partedPartition None >08:47:05,023 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:47:05,029 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:47:05,030 DEBUG storage: total growth: 9166785 sectors >08:47:05,032 DEBUG storage: updating use_disk to vda, type: 0 >08:47:05,033 DEBUG storage: new free: 9218048-20479999 / 5499MB >08:47:05,035 DEBUG storage: new free allows for 9166785 sectors of growth >08:47:05,038 DEBUG storage: created partition vda3 of 1024MB and added it to /dev/vda >08:47:05,041 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:47:05,043 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7990> PedPartition: <_ped.Partition object at 0x4133890> >08:47:05,047 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:47:05,051 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:47:05,053 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,053 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7350> PedPartition: <_ped.Partition object at 0x4219d10> >08:47:05,054 DEBUG storage: growPartitions: disks=['vda'], partitions=['vda3(id 14)', 'vda1(id 15)', 'vda2(id 16)'] >08:47:05,057 DEBUG storage: growable partitions are ['vda3'] >08:47:05,058 DEBUG storage: adding request 14 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,060 DEBUG storage: adding request 15 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,062 DEBUG storage: adding request 16 to chunk 20479937 (63-20479999) on /dev/vda >08:47:05,063 DEBUG storage: disk vda has 1 chunks >08:47:05,065 DEBUG storage: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >08:47:05,067 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:47:05,068 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = vda2 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >08:47:05,070 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:47:05,072 DEBUG storage: 1 requests and 9166785 (4475MB) left in chunk >08:47:05,073 DEBUG storage: adding 9166785 (4475MB) to 14 (vda3) >08:47:05,075 DEBUG storage: new grow amount for request 14 (vda3) is 9166785 units, or 4475MB >08:47:05,077 DEBUG storage: growing partitions on vda >08:47:05,078 DEBUG storage: partition vda1 (15): 0 >08:47:05,080 DEBUG storage: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7490> >08:47:05,082 DEBUG storage: partition vda2 (16): 0 >08:47:05,084 DEBUG storage: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7390> >08:47:05,085 DEBUG storage: partition vda3 (14): 0 >08:47:05,087 DEBUG storage: new geometry for vda3: parted.Geometry instance -- > start: 9218048 end: 20479999 length: 11261952 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7590> >08:47:05,089 DEBUG storage: removing all non-preexisting partitions ['vda1(id 15)', 'vda2(id 16)', 'vda3(id 14)'] from disk(s) ['vda'] >08:47:05,091 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:05,093 DEBUG storage: device vda1 new partedPartition None >08:47:05,096 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >08:47:05,099 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:47:05,102 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:05,103 DEBUG storage: device vda2 new partedPartition None >08:47:05,106 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >08:47:05,109 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:47:05,113 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,113 DEBUG storage: device vda3 new partedPartition None >08:47:05,117 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:47:05,120 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:47:05,124 DEBUG storage: back from removeNewPartitions >08:47:05,127 DEBUG storage: extended: None >08:47:05,128 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7490> >08:47:05,131 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >08:47:05,135 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7210> PedPartition: <_ped.Partition object at 0x4219710> >08:47:05,140 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:47:05,147 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >08:47:05,153 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:05,154 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f73566d7250> PedPartition: <_ped.Partition object at 0x4219650> >08:47:05,156 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7390> >08:47:05,159 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >08:47:05,162 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e590> PedPartition: <_ped.Partition object at 0x4219dd0> >08:47:05,165 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:47:05,167 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >08:47:05,171 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:05,174 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7356637d10> PedPartition: <_ped.Partition object at 0x4219e30> >08:47:05,175 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9218048 end: 20479999 length: 11261952 > device: <parted.device.Device object at 0x7f7356741dd0> PedGeometry: <_ped.Geometry object at 0x7f73566d7590> >08:47:05,178 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >08:47:05,180 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419e7d0> PedPartition: <_ped.Partition object at 0x4286410> >08:47:05,182 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:47:05,188 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >08:47:05,192 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:05,194 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7356741c50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7356637650> PedPartition: <_ped.Partition object at 0x42862f0> >08:47:05,196 DEBUG storage: fixing size of non-existent 500MB partition vda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:47:05,199 DEBUG storage: fixing size of non-existent 4000MB partition vda2 (16) with non-existent swap at 4000.00 >08:47:05,201 DEBUG storage: fixing size of non-existent 5499MB partition vda3 (14) with non-existent ext4 filesystem mounted at / at 5499.00 >08:47:05,205 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:05,208 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:05,210 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:05,213 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,215 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,220 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,225 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,227 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,231 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,232 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,234 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,235 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,237 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,239 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:47:05,240 DEBUG storage: _is_valid_size(vda1) returning True >08:47:05,242 DEBUG storage: _is_valid_location(vda1) returning True >08:47:05,244 DEBUG storage: _is_valid_partition(vda1) returning True >08:47:05,245 DEBUG storage: _is_valid_format(vda1) returning True >08:47:05,247 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:47:05,250 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:05,253 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:05,254 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:05,257 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,259 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,260 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,262 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,264 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,278 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:05,287 DEBUG storage: _is_valid_size(vda) returning True >08:47:05,287 DEBUG storage: _is_valid_location(vda) returning True >08:47:05,287 DEBUG storage: _is_valid_format(vda) returning True >08:47:05,288 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:05,288 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_size(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_location(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_partition(vda1) returning True >08:47:05,288 DEBUG storage: _is_valid_format(vda1) returning True >08:47:05,289 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:47:10,021 DEBUG storage: clearpart: looking at vda3 >08:47:10,023 DEBUG storage: clearpart: looking at vda2 >08:47:10,025 DEBUG storage: clearpart: looking at vda1 >08:47:10,027 DEBUG storage: checking whether disk vda has an empty extended >08:47:10,029 DEBUG storage: extended is None ; logicals is [] >08:47:10,030 DEBUG storage: new disk order: [] >08:47:10,178 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:47:10,180 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:10,182 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:47:10,184 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:47:10,184 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:47:10,185 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:10,186 DEBUG storage: _is_valid_size(vda) returning True >08:47:10,186 DEBUG storage: _is_valid_location(vda) returning True >08:47:10,186 DEBUG storage: _is_valid_format(vda) returning True >08:47:10,187 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:10,237 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:47:10,238 DEBUG storage: _is_valid_disklabel(vda) returning True >08:47:10,240 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148ad0> PedPartition: <_ped.Partition object at 0x4219cb0> >08:47:10,241 DEBUG storage: _is_valid_size(vda) returning True >08:47:10,242 DEBUG storage: _is_valid_location(vda) returning True >08:47:10,243 DEBUG storage: _is_valid_format(vda) returning True >08:47:10,244 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:47:10,244 DEBUG storage: is_valid_stage1_device(vda) returning True >08:47:10,247 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148c50> PedPartition: <_ped.Partition object at 0x4219d10> >08:47:10,247 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:47:10,249 DEBUG storage: _is_valid_size(vda1) returning True >08:47:10,250 DEBUG storage: _is_valid_location(vda1) returning True >08:47:10,251 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:47:10,251 DEBUG storage: _is_valid_partition(vda1) returning True >08:47:10,252 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4129910> PedPartition: <_ped.Partition object at 0x4219ef0> >08:47:10,253 DEBUG storage: _is_valid_format(vda1) returning True >08:47:10,254 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:47:10,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:47:10,294 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:18,996 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:48:19,000 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:23,297 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 4000.0, ['vda'], None >08:48:23,300 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:30,322 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:48:30,327 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:48:43,341 DEBUG storage: BTRFS.supported: supported: True ; >08:48:43,343 DEBUG storage: getFormat('btrfs') returning BTRFS instance >08:48:43,346 DEBUG storage: BTRFS.supported: supported: True ; >08:49:22,177 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:22,180 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:22,801 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:22,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:31,836 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:31,838 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:32,367 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:32,370 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:35,720 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:35,722 INFO storage.ui: removed partition vda1 (id 15) from device tree >08:49:35,726 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:35,726 INFO storage.ui: registered action: [16] Destroy Device partition vda1 (id 15) >08:49:35,727 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:35,728 DEBUG storage.ui: creating new device >08:49:35,729 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:49:35,730 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:49:35,732 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:35,733 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >08:49:35,735 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >08:49:35,737 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:35,737 INFO storage.ui: added partition req3 (id 17) to device tree >08:49:35,738 INFO storage.ui: registered action: [17] Create Device partition req3 (id 17) >08:49:35,739 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:49:35,740 INFO storage.ui: registered action: [18] Create Format ext4 filesystem mounted at /boot on partition req3 (id 17) >08:49:35,743 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:49:35,746 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 17)', 'vda2(id 16)', 'vda3(id 14)'] from disk(s) ['vda'] >08:49:35,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:35,751 DEBUG storage.ui: device vda2 new partedPartition None >08:49:35,754 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >08:49:35,757 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:49:35,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:35,761 DEBUG storage.ui: device vda3 new partedPartition None >08:49:35,764 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:49:35,768 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:49:35,769 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req3(id 17)', 'req2(id 16)', 'req0(id 14)'] >08:49:35,773 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 17)', 'req0(id 14)', 'req2(id 16)'] from disk(s) ['vda'] >08:49:35,775 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,777 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,777 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,778 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,780 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,781 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,782 DEBUG storage.ui: allocating partition: req3 ; id: 17 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >08:49:35,784 DEBUG storage.ui: checking freespace on vda >08:49:35,788 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >08:49:35,790 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >08:49:35,792 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:35,800 DEBUG storage.ui: new free: 63-20479999 / 9999MB >08:49:35,800 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:35,802 DEBUG storage.ui: found free space for bootable request >08:49:35,804 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:49:35,807 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:49:35,811 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:49:35,816 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x419ebd0> PedPartition: <_ped.Partition object at 0x4219d10> >08:49:35,822 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:49:35,825 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:49:35,831 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:49:35,835 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4129b50> PedPartition: <_ped.Partition object at 0x4219ef0> >08:49:35,840 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,846 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,847 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,851 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,857 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,861 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,866 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 5499MB ; grow: False ; max_size: 51200 >08:49:35,867 DEBUG storage.ui: checking freespace on vda >08:49:35,869 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=5499MB boot=False best=None grow=False >08:49:35,871 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:35,873 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >08:49:35,875 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:35,877 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >08:49:35,878 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:35,880 DEBUG storage.ui: created partition vda2 of 5499MB and added it to /dev/vda >08:49:35,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:49:35,887 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c6d0> PedPartition: <_ped.Partition object at 0x4286b30> >08:49:35,895 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:49:35,902 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:49:35,907 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:35,911 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c8d0> PedPartition: <_ped.Partition object at 0x4286470> >08:49:35,914 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,917 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,918 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,921 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:35,925 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:35,927 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:35,931 DEBUG storage.ui: allocating partition: req2 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 0 >08:49:35,936 DEBUG storage.ui: checking freespace on vda >08:49:35,938 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4000MB boot=False best=None grow=False >08:49:35,940 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:35,941 DEBUG storage.ui: current free range is 12288000-20479999 (4000MB) >08:49:35,943 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:35,945 DEBUG storage.ui: new free: 12288000-20479999 / 4000MB >08:49:35,947 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:35,949 DEBUG storage.ui: created partition vda3 of 4000MB and added it to /dev/vda >08:49:35,952 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:49:35,954 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40c4e10> PedPartition: <_ped.Partition object at 0x4286b90> >08:49:35,962 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:49:35,965 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:35,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:35,973 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40da3d0> PedPartition: <_ped.Partition object at 0x4286cb0> >08:49:35,975 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 17)', 'vda3(id 16)', 'vda2(id 14)'] >08:49:35,978 DEBUG storage.ui: no growable partitions >08:49:35,981 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (17) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:49:35,984 DEBUG storage.ui: fixing size of non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / at 5499.00 >08:49:35,987 DEBUG storage.ui: fixing size of non-existent 4000MB partition vda3 (16) with non-existent swap at 4000.00 >08:49:35,999 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:36,439 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:36,441 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:37,168 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:37,171 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:37,580 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:37,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:37,969 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:37,973 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:38,346 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:38,349 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:38,786 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:38,789 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:39,136 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:39,139 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:44,777 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:44,778 INFO storage.ui: removed partition vda1 (id 17) from device tree >08:49:44,780 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:44,780 INFO storage.ui: registered action: [19] Destroy Device partition vda1 (id 17) >08:49:44,781 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 500.0, ['vda'], None >08:49:44,781 DEBUG storage.ui: creating new device >08:49:44,783 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:49:44,783 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:49:44,785 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:44,787 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >08:49:44,789 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >08:49:44,790 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:49:44,790 INFO storage.ui: added partition req4 (id 18) to device tree >08:49:44,791 INFO storage.ui: registered action: [20] Create Device partition req4 (id 18) >08:49:44,792 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:49:44,793 INFO storage.ui: registered action: [21] Create Format ext4 filesystem mounted at /boot on partition req4 (id 18) >08:49:44,796 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >08:49:44,799 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 18)', 'vda2(id 14)', 'vda3(id 16)'] from disk(s) ['vda'] >08:49:44,801 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:44,801 DEBUG storage.ui: device vda2 new partedPartition None >08:49:44,804 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >08:49:44,808 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >08:49:44,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:44,810 DEBUG storage.ui: device vda3 new partedPartition None >08:49:44,813 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >08:49:44,816 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >08:49:44,818 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req4(id 18)', 'req0(id 14)', 'req2(id 16)'] >08:49:44,821 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 18)', 'req0(id 14)', 'req2(id 16)'] from disk(s) ['vda'] >08:49:44,826 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,829 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,831 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,834 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,837 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,839 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,840 DEBUG storage.ui: allocating partition: req4 ; id: 18 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >08:49:44,842 DEBUG storage.ui: checking freespace on vda >08:49:44,844 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >08:49:44,846 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >08:49:44,847 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:44,849 DEBUG storage.ui: new free: 63-20479999 / 9999MB >08:49:44,850 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:44,852 DEBUG storage.ui: found free space for bootable request >08:49:44,854 DEBUG storage.ui: adjusted start sector from 63 to 2048 >08:49:44,856 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >08:49:44,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >08:49:44,865 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c750> PedPartition: <_ped.Partition object at 0x4219d10> >08:49:44,868 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >08:49:44,871 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >08:49:44,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >08:49:44,878 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x410c650> PedPartition: <_ped.Partition object at 0x4286bf0> >08:49:44,885 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,889 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,895 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,897 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,899 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,899 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,901 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 5499MB ; grow: False ; max_size: 51200 >08:49:44,905 DEBUG storage.ui: checking freespace on vda >08:49:44,907 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=5499MB boot=False best=None grow=False >08:49:44,909 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:44,911 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >08:49:44,912 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:44,914 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >08:49:44,915 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:44,918 DEBUG storage.ui: created partition vda2 of 5499MB and added it to /dev/vda >08:49:44,921 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:49:44,924 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148b50> PedPartition: <_ped.Partition object at 0x4286cb0> >08:49:44,927 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >08:49:44,932 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >08:49:44,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >08:49:44,937 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4148bd0> PedPartition: <_ped.Partition object at 0x4286470> >08:49:44,941 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,945 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,949 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,955 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:49:44,959 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:49:44,960 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >08:49:44,962 DEBUG storage.ui: allocating partition: req2 ; id: 16 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 0 >08:49:44,964 DEBUG storage.ui: checking freespace on vda >08:49:44,966 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4000MB boot=False best=None grow=False >08:49:44,968 DEBUG storage.ui: current free range is 63-2047 (0MB) >08:49:44,969 DEBUG storage.ui: current free range is 12288000-20479999 (4000MB) >08:49:44,971 DEBUG storage.ui: updating use_disk to vda, type: 0 >08:49:44,973 DEBUG storage.ui: new free: 12288000-20479999 / 4000MB >08:49:44,974 DEBUG storage.ui: new free allows for 0 sectors of growth >08:49:44,977 DEBUG storage.ui: created partition vda3 of 4000MB and added it to /dev/vda >08:49:44,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:49:44,981 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40da650> PedPartition: <_ped.Partition object at 0x4286b90> >08:49:44,985 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >08:49:44,988 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >08:49:44,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >08:49:44,994 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f73566d7390> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40da5d0> PedPartition: <_ped.Partition object at 0x42869b0> >08:49:44,997 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda1(id 18)', 'vda2(id 14)', 'vda3(id 16)'] >08:49:44,998 DEBUG storage.ui: no growable partitions >08:49:45,000 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (18) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:49:45,002 DEBUG storage.ui: fixing size of non-existent 5499MB partition vda2 (14) with non-existent ext4 filesystem mounted at / at 5499.00 >08:49:45,004 DEBUG storage.ui: fixing size of non-existent 4000MB partition vda3 (16) with non-existent swap at 4000.00 >08:49:45,014 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:49:45,456 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f7356637f10>, 5499.0, ['vda'], None >08:49:45,459 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:06,992 DEBUG storage: clearpart: looking at vda3 >08:50:06,992 DEBUG storage: clearpart: looking at vda2 >08:50:06,992 DEBUG storage: clearpart: looking at vda1 >08:50:06,993 DEBUG storage: checking whether disk vda has an empty extended >08:50:06,993 DEBUG storage: extended is None ; logicals is [] >08:50:06,994 DEBUG storage: new disk order: [] >08:50:07,153 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >08:50:07,155 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:50:07,157 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >08:50:07,158 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10000MB disk vda (1) with non-existent msdos disklabel >08:50:07,159 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >08:50:07,160 DEBUG storage: _is_valid_disklabel(vda) returning True >08:50:07,160 DEBUG storage: _is_valid_size(vda) returning True >08:50:07,161 DEBUG storage: _is_valid_location(vda) returning True >08:50:07,161 DEBUG storage: _is_valid_format(vda) returning True >08:50:07,161 DEBUG storage: is_valid_stage1_device(vda) returning True >08:50:07,202 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >08:50:07,203 DEBUG storage: _is_valid_disklabel(vda) returning True >08:50:07,206 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x410c6d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fec650> PedPartition: <_ped.Partition object at 0x4219d10> >08:50:07,209 DEBUG storage: _is_valid_size(vda) returning True >08:50:07,211 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >08:50:07,213 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x410c6d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fec7d0> PedPartition: <_ped.Partition object at 0x4286410> >08:50:07,214 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >08:50:07,215 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x410c6d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fec950> PedPartition: <_ped.Partition object at 0x4286c50> >08:50:07,213 DEBUG storage: _is_valid_location(vda) returning True >08:50:07,216 DEBUG storage: _is_valid_format(vda) returning True >08:50:07,216 DEBUG storage: is_valid_stage1_device(vda) returning True >08:50:07,217 DEBUG storage: _is_valid_disklabel(vda1) returning True >08:50:07,217 DEBUG storage: _is_valid_size(vda1) returning True >08:50:07,217 DEBUG storage: _is_valid_location(vda1) returning True >08:50:07,218 DEBUG storage: _is_valid_partition(vda1) returning True >08:50:07,218 DEBUG storage: _is_valid_format(vda1) returning True >08:50:07,218 DEBUG storage: is_valid_stage2_device(vda1) returning True >08:50:07,235 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:07,239 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:10,398 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:10,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:13,148 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:13,153 DEBUG storage.ui: Ext3FS.supported: supported: True ; >08:50:13,155 DEBUG storage.ui: getFormat('ext3') returning Ext3FS instance >08:50:13,157 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >08:50:13,157 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:50:13,159 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >08:50:13,160 INFO storage.ui: registered action: [22] Destroy Format ext4 filesystem mounted at / on partition vda3 (id 14) >08:50:13,161 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >08:50:13,163 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: None ; type: ext3 ; >08:50:13,163 INFO storage.ui: registered action: [23] Create Format ext3 filesystem mounted at / on partition vda3 (id 14) >08:50:13,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:13,666 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:13,669 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:14,946 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:14,949 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:15,506 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:15,509 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:16,137 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:16,140 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:16,598 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 500.0, ['vda'], None >08:50:16,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:50:19,967 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None >08:50:19,968 INFO storage.ui: removed partition vda3 (id 14) from device tree >08:50:19,970 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >08:50:19,970 INFO storage.ui: registered action: [24] Destroy Device partition vda3 (id 14) >08:50:19,971 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x4148cd0>, 5499.0, ['vda'], None
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 854617
:
610020
|
610021
|
610022
|
610023
| 610024 |
610025
|
610026
|
610027
|
610028
|
610029
|
610030
|
610031
|
610032