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 948855 Details for
Bug 1155014
DeviceCreateError: ("'NoneType' object has no attribute 'name'", 'fedora-pool00')
[?]
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: anaconda-tb
anaconda-tb (text/plain), 379.26 KB, created by
Vratislav Podzimek
on 2014-10-21 09:11:21 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Vratislav Podzimek
Created:
2014-10-21 09:11:21 UTC
Size:
379.26 KB
patch
obsolete
>anaconda 21.48.8-1 exception report >Traceback (most recent call first): > File "/tmp/updates/blivet/devices.py", line 924, in create > raise errors.DeviceCreateError(str(e), self.name) > File "/tmp/updates/blivet/deviceaction.py", line 294, in execute > self.device.create() > File "/tmp/updates/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > File "/tmp/updates/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > File "/tmp/updates/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > File "/tmp/updates/pyanaconda/install.py", line 189, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/tmp/updates/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >DeviceCreateError: ("'NoneType' object has no attribute 'name'", 'fedora-pool00') > >Local variables in innermost frame: >self: non-existent 5688 MiB lvmthinpool fedora-pool00 (155) >e: 'NoneType' object has no attribute 'name' > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7f3ffc1046e0 (pyanaconda+ui+gui+MainWindow at 0x2eda240)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.gui_lock: <thread.lock object at 0x7f4009390530> > _intf._distributionText: <function distributionText at 0x7f4020032c80> > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7f3ff873e150) -- > name = fedora-swap status = False kids = 0 id = 166 > parents = ['existing 7688 MiB lvmvg fedora (151)'] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3ff108ca10) -- > name = fedora status = True kids = 2 id = 151 > parents = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > LVs = ['non-existent 5688 MiB lvmthinpool fedora-pool00 (155)', > 'non-existent 5668 MiB lvmthinlv fedora-root (160) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (166) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: LVMThinPoolDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.req_percent: 0 > device.exists: False > device.req_size: 1232 MiB > device.logSize: 0 > device._lvs: [LVMThinLogicalVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > req_percent: 0 > exists: False > req_size: 1024 MiB > logSize: 0 > req_max_size: 50 GiB > req_grow: True > _size: 5668 MiB > id: 160 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LVMThinLogicalVolumeDevice._addParent of LVMThinLogicalVolumeDevice instance (0x7f3ff8756e10) -- > name = fedora-root status = False kids = 0 id = 160 > parents = ['non-existent 5688 MiB lvmthinpool fedora-pool00 (155)'] > uuid = None size = 5668 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5668 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3ff108ca10) -- > name = fedora status = True kids = 2 id = 151 > parents = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > LVs = ['non-existent 5688 MiB lvmthinpool fedora-pool00 (155)', > 'non-existent 5668 MiB lvmthinlv fedora-root (160) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (166) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 0> > _parents.items: [Already dumped (LVMThinPoolDevice instance) >] > _parents.removefunc: <bound method LVMThinLogicalVolumeDevice._removeParent of LVMThinLogicalVolumeDevice instance (0x7f3ff8756e10) -- > name = fedora-root status = False kids = 0 id = 160 > parents = ['non-existent 5688 MiB lvmthinpool fedora-pool00 (155)'] > uuid = None size = 5668 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5668 MiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3ff108ca10) -- > name = fedora status = True kids = 2 id = 151 > parents = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > LVs = ['non-existent 5688 MiB lvmthinpool fedora-pool00 (155)', > 'non-existent 5668 MiB lvmthinlv fedora-root (160) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (166) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 0> > controllable: True > uuid: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 159 > _format._device: /dev/mapper/fedora-root > dmUuid: None > copies: 1 > segType: linear > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > snapshots: [] > metaDataSize: 0 > _model: Skipped > kids: 0 > target: None > _vendor: Skipped > _name: root > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: None > originalFormat.exists: None > originalFormat._mountpoint: None > originalFormat.mountpoint: / > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 159 > originalFormat._device: /dev/mapper/fedora-root > originalFormat.errors: False > originalFormat.uuid: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >] > device.req_max_size: 0 B > device.req_grow: True > device._size: 5688 MiB > device.id: 155 > device._parents: ParentList instance, containing members: > device._parents.appendfunc: <bound method LVMThinPoolDevice._addParent of LVMThinPoolDevice instance (0x7f40060ea210) -- > name = fedora-pool00 status = False kids = 1 id = 155 > parents = ['existing 7688 MiB lvmvg fedora (151)'] > uuid = None size = 5688 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5688 MiB path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3ff108ca10) -- > name = fedora status = True kids = 2 id = 151 > parents = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > LVs = ['non-existent 5688 MiB lvmthinpool fedora-pool00 (155)', > 'non-existent 5668 MiB lvmthinlv fedora-root (160) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (166) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB> > device._parents.items: [existing 7688 MiB lvmvg fedora (151) >] > device._parents.removefunc: <bound method LVMThinPoolDevice._removeParent of LVMThinPoolDevice instance (0x7f40060ea210) -- > name = fedora-pool00 status = False kids = 1 id = 155 > parents = ['existing 7688 MiB lvmvg fedora (151)'] > uuid = None size = 5688 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5688 MiB path = /dev/mapper/fedora-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3ff108ca10) -- > name = fedora status = True kids = 2 id = 151 > parents = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 40 MiB > free extents = 10 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (140) with existing lvmpv'] > LVs = ['non-existent 5688 MiB lvmthinpool fedora-pool00 (155)', > 'non-existent 5668 MiB lvmthinlv fedora-root (160) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (166) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6828 MiB> > device.controllable: True > device.uuid: None > device._format: non-existent None > device.dmUuid: None > device.copies: 1 > device.segType: linear > device.deviceLinks: [] > device.minor: 0 > device.profile: None > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: Already dumped (Size instance) > device.snapshots: [] > device.metaDataSize: 0 > device.chunkSize: 0 > device._model: Skipped > device.kids: 1 > device.target: None > device._vendor: Skipped > device._name: pool00 > device.protected: False > device.originalFormat: non-existent None > device._serial: None > container: Already dumped (LVMVolumeGroupDevice instance) > id: 158 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMThinLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 162 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Already dumped (Ext4FS instance) > origFormat: non-existent None > device: Already dumped (LVMThinLogicalVolumeDevice instance) > id: 163 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 819.2 MiB lvmlv fedora-swap (166) with non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 168 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: non-existent swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 169 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 145 > _format._device: /dev/vda1 > origFormat: non-existent None > device: existing 500 MiB partition vda1 (146) with non-existent ext4 filesystem mounted at /boot > id: 149 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f3ff9fa8dd0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > 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 = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f3ff9fa8dd0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > 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 = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003] > _targetSize: Already dumped (Size instance) > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 8192 MiB disk vda (5) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 23 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f40060e2510) -- > name = /tmp/curl_fetch_url0/squashfs_f21.img (deleted) status = False kids = 1 id = 23 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url0/squashfs_f21.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f40060e2510) -- > name = /tmp/curl_fetch_url0/squashfs_f21.img (deleted) status = False kids = 1 id = 23 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url0/squashfs_f21.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url0/squashfs_f21.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 26 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f40060e2610) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs_f21.img (deleted) (23)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f40060e2610) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs_f21.img (deleted) (23)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 31 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f40064f45d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 31 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f40064f45d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 31 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 34 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f40064f4790) -- > name = loop1 status = False kids = 1 id = 34 > parents = ['existing 0 B file /LiveOS/rootfs.img (31)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f40064f4790) -- > name = loop1 status = False kids = 1 id = 34 > parents = ['existing 0 B file /LiveOS/rootfs.img (31)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._targetSize: 2048 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 37 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: 7cb24e3a-28b5-4444-96cb-90e5b5d28113 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/7cb24e3a-28b5-4444-96cb-90e5b5d28113] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 37 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 7cb24e3a-28b5-4444-96cb-90e5b5d28113 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 39 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f40064f4910) -- > name = /overlay (deleted) status = False kids = 1 id = 39 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f40064f4910) -- > name = /overlay (deleted) status = False kids = 1 id = 39 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 42 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3ff9f98390) -- > name = loop2 status = False kids = 1 id = 42 > parents = ['existing 0 B file /overlay (deleted) (39)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3ff9f98390) -- > name = loop2 status = False kids = 1 id = 42 > parents = ['existing 0 B file /overlay (deleted) (39)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (46) with existing ext4 filesystem >, existing 2048 MiB dm live-base (51) with existing ext4 filesystem >, existing 7691 MiB partition vda2 (140) with existing lvmpv >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMThinPoolDevice instance) >, Already dumped (LVMThinLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 500 MiB partition vda1 (10) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._targetSize: 500 MiB > origFormat._minInstanceSize: 0 B > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 13 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 6c12cdd4-2a26-4359-b52a-db6c9a7d80b5 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/vda1 > container: None > id: 129 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 7691 MiB partition vda2 (15) > origFormat: non-existent luks > container: None > id: 132 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 134 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 131 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > container: None > id: 135 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 138 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 148 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 142 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 143 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 154 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /tmp/curl_fetch_url0/squashfs_f21.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, fedora, fedora-pool00, fedora-root, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/zram1, /dev/zram0] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/zram1, /dev/zram0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 8192 MiB disk vda (5) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: None > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use graphical install >graphical ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda ># Partition clearing information >clearpart --all --initlabel --drives=vda ># Disk partitioning information >part /boot --fstype="ext4" --ondisk=vda --size=500 >part pv.140 --fstype="lvmpv" --ondisk=vda --size=7691 >volgroup fedora --pesize=4096 pv.140 >logvol swap --fstype="swap" --size=819 --name=swap --vgname=fedora >logvol none --fstype="None" --grow --size=1232 --thinpool --name=pool00 --vgname=fedora >logvol / --fstype="ext4" --grow --maxsize=51200 --size=1024 --thin --poolname=pool00 --name=root --vgname=fedora > >%packages >@cloud-server >@core > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f3ffc1057d0) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f3ffc105850) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f3ffc105890) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f3ffc1058d0) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f3ffc105910) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.data: Already dumped (AnacondaKSHandler instance) > _intf._ui: None > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: None > _intf.mainWindow._current_action.payload._environmentAddons: {'cloud-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'headless-management', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'standard', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'cloud-management', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'cloud-management', 'lxde-office', 'lxde-media'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'cloud-management', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'javaenterprise', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'development-tools', 'domain-client', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'cloud-management', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'cloud-management', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'workstation-product-environment': (['libreoffice'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'server-product-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'cloud-management', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: fedora > _intf.mainWindow._current_action.payload.txID: 1413882562.93 > _intf.mainWindow._current_action.payload._rpm_macros: [] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [] > _intf.mainWindow._current_action.payload._space_required: 795.25 MiB > _intf.mainWindow._current_action.payload._yum: Skipped > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 3704 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f4006283250>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f4006283250>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f4006283250>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f4006283250>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f4006283250>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f4006283250>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7f3ffa4f3460 (GtkEntry at 0x4c43f60)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x6af3b10>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3ffa3eaa10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f401480bc68>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: None > _advanced._homeSet: False > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f3ffa0d1650>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._origHome: None > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 3 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7f3fee6d7200> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 8 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7f400619dad0>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f3ffbbd6850>, <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7f40063fe590>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f400637afd0>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) >updateSrc: http://192.168.100.1/virtuals/f21_updates.img >rootParts: None >id: None >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >gui_initialized: <thread.lock object at 0x7f4009390530> >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f4005eedd70>, True), 'type': (<function <lambda> at 0x7f4005ef6050>, True), 'addons': (<function list_addons_callback at 0x7f4005eeded8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f4005eedde8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48.8-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: http://192.168.100.1/virtuals/f21_updates.img > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: 0 > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: debug > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >09:07:20,471 INFO anaconda: /sbin/anaconda 21.48.8-1 >09:07:20,661 INFO anaconda: 2097152 kB (2048 MB) are available >09:07:20,674 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >09:07:20,674 INFO anaconda: Switching logging level to debug >09:07:20,681 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >09:07:20,682 INFO anaconda: Default encoding = utf-8 >09:07:20,709 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:07:20,728 INFO anaconda: 2097152 kB (2048 MB) are available >09:07:20,929 INFO anaconda: Display mode = g >09:07:20,930 INFO anaconda: 2097152 kB (2048 MB) are available >09:07:20,935 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >09:07:21,363 DEBUG anaconda: X server has signalled a successful start. >09:07:21,366 INFO anaconda: Starting window manager, pid 1525. >09:07:21,384 INFO anaconda: Started spice-vdagent. >09:07:21,750 INFO anaconda: _Fedora is the highest priority installclass, using it >09:07:22,167 INFO anaconda: bootloader GRUB2 on X86 platform >09:07:22,205 INFO anaconda: bootloader GRUB2 on X86 platform >09:07:22,233 DEBUG anaconda: network: devices found ['eth0'] >09:07:22,356 DEBUG anaconda: updating hostname localhost.localdomain >09:07:22,392 INFO anaconda: Running Thread: AnaStorageThread (139912963725056) >09:07:22,397 INFO anaconda: Running Thread: AnaTimeInitThread (139912759334656) >09:07:22,398 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139912750941952) >09:07:22,399 INFO anaconda: Running Thread: AnaPayloadRestartThread (139912742549248) >09:07:22,404 INFO anaconda: Running Thread: AnaPayloadThread (139912734156544) >09:07:22,407 INFO anaconda: Thread Done: AnaPayloadRestartThread (139912742549248) >09:07:22,466 DEBUG anaconda: updating hostname localhost.localdomain >09:07:22,491 INFO anaconda: got 0 NTP servers from DHCP >09:07:22,492 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139912750941952) >09:07:23,394 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:07:23,395 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:07:23,395 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:07:23,395 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:07:23,396 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:07:23,396 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:07:23,396 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:07:24,676 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >09:07:24,682 WARN anaconda: logo image is missing, using a substitute >09:07:25,287 INFO anaconda: Thread Done: AnaStorageThread (139912963725056) >09:07:26,012 INFO anaconda: Thread Done: AnaTimeInitThread (139912759334656) >09:08:01,445 INFO anaconda: Thread Done: AnaPayloadThread (139912734156544) >09:09:19,829 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:09:19,830 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:09:19,830 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:09:19,831 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:09:19,943 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >09:09:19,959 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >09:09:19,959 DEBUG anaconda: Entered hub: SummaryHub >09:09:20,201 INFO anaconda: Running Thread: AnaNTPserver1 (139912734156544) >09:09:20,202 INFO anaconda: Running Thread: AnaNTPserver2 (139912578881280) >09:09:20,203 INFO anaconda: Running Thread: AnaNTPserver3 (139912587273984) >09:09:20,203 INFO anaconda: Running Thread: AnaNTPserver4 (139912629237504) >09:09:20,205 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >09:09:20,210 INFO anaconda: Running Thread: AnaDateTimeThread (139912637646592) >09:09:20,274 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139912620844800) >09:09:20,275 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f40062f3cd0>> on <dictionary-keyiterator object at 0x7f400633ab50> >09:09:20,278 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139912612452096) >09:09:20,279 INFO anaconda: Thread Done: AnaNTPserver1 (139912734156544) >09:09:20,294 INFO anaconda: Thread Done: AnaDateTimeThread (139912637646592) >09:09:20,296 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139912612452096) >09:09:20,314 INFO anaconda: Thread Done: AnaNTPserver2 (139912578881280) >09:09:20,317 INFO anaconda: Thread Done: AnaNTPserver3 (139912587273984) >09:09:20,325 INFO anaconda: Thread Done: AnaNTPserver4 (139912629237504) >09:09:20,328 INFO anaconda: Running Thread: AnaKeyboardThread (139912629237504) >09:09:20,330 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >09:09:20,376 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >09:09:20,409 INFO anaconda: Running Thread: AnaSourceWatcher (139912587273984) >09:09:20,973 DEBUG anaconda: Setting up repos: [] >09:09:20,974 INFO anaconda: Thread Done: AnaSourceWatcher (139912587273984) >09:09:21,415 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >09:09:21,452 INFO anaconda: Running Thread: AnaSoftwareWatcher (139912587273984) >09:09:21,499 INFO anaconda: Running Thread: AnaStorageWatcher (139912578881280) >09:09:21,502 INFO anaconda: Thread Done: AnaStorageWatcher (139912578881280) >09:09:21,526 INFO anaconda: Running Thread: AnaCustomStorageInit (139912578881280) >09:09:21,534 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >09:09:21,615 INFO anaconda: 2097152 kB (2048 MB) are available >09:09:21,706 DEBUG anaconda: network: GUI, device configuration added: connection fe8569aa-68ae-4eb6-a465-6a8eea5b3c75 device eth0 >09:09:21,721 DEBUG anaconda: network: GUI, connection fe8569aa-68ae-4eb6-a465-6a8eea5b3c75 found >09:09:21,816 DEBUG anaconda: updating hostname localhost.localdomain >09:09:22,342 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f400637a510> >09:09:22,346 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f400602f890> >09:09:22,346 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f400602f890> status to: Getting list of layouts... >09:09:22,349 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> >09:09:22,353 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> >09:09:22,353 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> status to: Setting up installation source... >09:09:22,356 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> >09:09:22,356 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> status to: Probing storage... >09:09:22,357 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> status to: Downloading package metadata... >09:09:22,360 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> >09:09:22,363 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> >09:09:22,363 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> status to: Downloading package metadata... >09:09:22,363 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> status to: Downloading group metadata... >09:09:22,364 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> status to: Probing storage... >09:09:22,368 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> >05:09:22,927 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139912612452096) >05:09:22,928 INFO anaconda: Thread Done: AnaSoftwareWatcher (139912587273984) >05:09:22,934 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> >05:09:22,938 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> >05:09:22,942 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> >05:09:22,942 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> status to: Checking software dependencies... >05:09:23,940 INFO anaconda: Thread Done: AnaCustomStorageInit (139912578881280) >05:09:24,931 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f40062f3cd0>> on <dictionary-keyiterator object at 0x7f400633ab50> >05:09:24,931 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139912620844800) >05:09:24,932 INFO anaconda: Thread Done: AnaKeyboardThread (139912629237504) >05:09:25,228 DEBUG anaconda: updating hostname localhost.localdomain >05:09:25,305 DEBUG anaconda: updating hostname localhost.localdomain >05:09:25,310 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f400602f890> >05:09:25,311 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f400624acd0> status to: Wired (eth0) connected >05:09:25,631 DEBUG anaconda: Entered spoke: StorageSpoke >05:09:30,392 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139912612452096) >05:09:30,443 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f40063fe810> >05:09:30,447 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f400602f110> >05:09:31,256 DEBUG anaconda: disk free: 992.5 KiB fs free: 0 B sw needs: 795.25 MiB auto swap: 2048 MiB >05:09:31,287 INFO anaconda: Running Thread: AnaExecuteStorageThread (139912612452096) >05:09:31,288 DEBUG anaconda: Left spoke: StorageSpoke >05:09:31,407 DEBUG anaconda: new disk order: [] >05:09:31,424 DEBUG anaconda: new disk order: [] >05:09:31,478 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >05:09:31,498 DEBUG anaconda: _is_valid_disklabel(vda) returning True >05:09:31,499 DEBUG anaconda: _is_valid_size(vda) returning True >05:09:31,499 DEBUG anaconda: _is_valid_location(vda) returning True >05:09:31,499 DEBUG anaconda: _is_valid_format(vda) returning True >05:09:31,499 DEBUG anaconda: is_valid_stage1_device(vda) returning True >05:09:31,502 INFO anaconda: Thread Done: AnaExecuteStorageThread (139912612452096) >05:09:31,620 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs_f21.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2'] >05:09:31,679 DEBUG anaconda: ui: unused=['vda1', 'vda2'] >05:09:31,679 DEBUG anaconda: ui: new_devices=[] >05:09:31,871 DEBUG anaconda: page clicked: New Fedora 21 Installation >05:09:31,871 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >05:09:31,871 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >05:09:31,941 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> >05:09:31,942 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> status to: Saving storage configuration... >05:09:31,944 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> >05:09:33,961 DEBUG anaconda: page clicked: Unknown >05:09:33,962 DEBUG anaconda: show mountpoint: Unknown >05:09:33,966 DEBUG anaconda: populate_right_side: existing 500 MiB partition vda1 (10) with existing ext4 filesystem >05:09:33,987 DEBUG anaconda: updated device_disks to ['vda'] >05:09:33,987 DEBUG anaconda: updated device_container_name to None >05:09:33,988 DEBUG anaconda: updated device_container_raid_level to None >05:09:33,988 DEBUG anaconda: updated device_container_encrypted to False >05:09:33,988 DEBUG anaconda: updated device_container_size to 0 >05:09:33,994 DEBUG anaconda: fs type changed: ext4 >05:09:33,999 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f4006439d50> >05:09:34,001 DEBUG anaconda: populate_raid: 2, None >05:09:34,003 DEBUG anaconda: populate_raid: 2, None >05:09:34,753 DEBUG anaconda: removing device 'existing 500 MiB partition vda1 (10) with existing ext4 filesystem' from page Unknown >05:09:36,110 INFO anaconda: ui: removed device vda1 >05:09:36,127 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs_f21.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >05:09:36,131 DEBUG anaconda: ui: unused=[] >05:09:36,131 DEBUG anaconda: ui: new_devices=[] >05:09:36,141 DEBUG anaconda: page clicked: New Fedora 21 Installation >05:09:36,141 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >05:09:36,143 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >05:09:37,879 DEBUG anaconda: running automatic partitioning >05:09:37,884 DEBUG anaconda: new disk order: [] >05:09:38,080 DEBUG anaconda: _is_valid_disklabel(vda) returning True >05:09:38,081 DEBUG anaconda: _is_valid_size(vda) returning True >05:09:38,081 DEBUG anaconda: _is_valid_location(vda) returning True >05:09:38,081 DEBUG anaconda: _is_valid_format(vda) returning True >05:09:38,081 DEBUG anaconda: is_valid_stage1_device(vda) returning True >05:09:39,217 DEBUG anaconda: new disk order: [] >05:09:39,271 DEBUG anaconda: stage1 device cannot be of type lvmvg >05:09:39,272 DEBUG anaconda: stage1 device cannot be of type lvmthinpool >05:09:39,272 DEBUG anaconda: stage1 device cannot be of type lvmthinlv >05:09:39,273 DEBUG anaconda: stage1 device cannot be of type lvmlv >05:09:39,273 DEBUG anaconda: _is_valid_disklabel(vda) returning True >05:09:39,274 DEBUG anaconda: _is_valid_size(vda) returning True >05:09:39,274 DEBUG anaconda: _is_valid_location(vda) returning True >05:09:39,274 DEBUG anaconda: _is_valid_format(vda) returning True >05:09:39,274 DEBUG anaconda: is_valid_stage1_device(vda) returning True >05:09:39,275 DEBUG anaconda: finished automatic partitioning >05:09:39,276 DEBUG anaconda: _is_valid_disklabel(vda) returning True >05:09:39,277 DEBUG anaconda: _is_valid_size(vda) returning True >05:09:39,277 DEBUG anaconda: _is_valid_location(vda) returning True >05:09:39,277 DEBUG anaconda: _is_valid_format(vda) returning True >05:09:39,277 DEBUG anaconda: is_valid_stage1_device(vda) returning True >05:09:39,278 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >05:09:39,278 DEBUG anaconda: _is_valid_size(vda1) returning True >05:09:39,279 DEBUG anaconda: _is_valid_location(vda1) returning True >05:09:39,279 DEBUG anaconda: _is_valid_partition(vda1) returning True >05:09:39,279 DEBUG anaconda: _is_valid_format(vda1) returning True >05:09:39,279 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >05:09:39,280 DEBUG anaconda: refreshing ui >05:09:39,284 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs_f21.img (deleted)', 'fedora', 'fedora-pool00', 'fedora-root', 'fedora-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2'] >05:09:39,348 DEBUG anaconda: ui: unused=[] >05:09:39,349 DEBUG anaconda: ui: new_devices=['fedora-root', 'fedora-swap', 'vda1'] >05:09:39,432 DEBUG anaconda: page clicked: New Fedora 21 Installation >05:09:39,433 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >05:09:39,433 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition vda1 (146) with non-existent ext4 filesystem mounted at /boot >05:09:39,444 DEBUG anaconda: updated device_disks to ['vda'] >05:09:39,444 DEBUG anaconda: updated device_container_name to None >05:09:39,444 DEBUG anaconda: updated device_container_raid_level to None >05:09:39,444 DEBUG anaconda: updated device_container_encrypted to False >05:09:39,445 DEBUG anaconda: updated device_container_size to 0 >05:09:39,449 DEBUG anaconda: populate_raid: 2, None >05:09:39,450 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition vda1 (146) with non-existent ext4 filesystem mounted at /boot >05:09:39,460 DEBUG anaconda: updated device_disks to ['vda'] >05:09:39,460 DEBUG anaconda: updated device_container_name to None >05:09:39,461 DEBUG anaconda: updated device_container_raid_level to None >05:09:39,461 DEBUG anaconda: updated device_container_encrypted to False >05:09:39,461 DEBUG anaconda: updated device_container_size to 0 >05:09:39,465 DEBUG anaconda: populate_raid: 2, None >05:09:39,466 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >05:09:39,466 DEBUG anaconda: finished refreshing ui >05:09:39,467 DEBUG anaconda: updating space display >05:09:39,537 DEBUG anaconda: finished updating space display >05:09:40,693 DEBUG anaconda: new disk order: [] >05:09:40,776 DEBUG anaconda: stage1 device cannot be of type lvmvg >05:09:40,777 DEBUG anaconda: stage1 device cannot be of type lvmthinpool >05:09:40,777 DEBUG anaconda: stage1 device cannot be of type lvmthinlv >05:09:40,778 DEBUG anaconda: stage1 device cannot be of type lvmlv >05:09:40,779 DEBUG anaconda: _is_valid_disklabel(vda) returning True >05:09:40,779 DEBUG anaconda: _is_valid_size(vda) returning True >05:09:40,780 DEBUG anaconda: _is_valid_location(vda) returning True >05:09:40,780 DEBUG anaconda: _is_valid_format(vda) returning True >05:09:40,780 DEBUG anaconda: is_valid_stage1_device(vda) returning True >05:09:40,783 DEBUG anaconda: _is_valid_disklabel(vda) returning True >05:09:40,783 DEBUG anaconda: _is_valid_size(vda) returning True >05:09:40,783 DEBUG anaconda: _is_valid_location(vda) returning True >05:09:40,784 DEBUG anaconda: _is_valid_format(vda) returning True >05:09:40,784 DEBUG anaconda: is_valid_stage1_device(vda) returning True >05:09:40,784 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >05:09:40,785 DEBUG anaconda: _is_valid_size(vda1) returning True >05:09:40,785 DEBUG anaconda: _is_valid_location(vda1) returning True >05:09:40,785 DEBUG anaconda: _is_valid_partition(vda1) returning True >05:09:40,786 DEBUG anaconda: _is_valid_format(vda1) returning True >05:09:40,786 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >05:09:40,841 INFO anaconda: fs space: 5668 MiB needed: 795.25 MiB >05:09:40,869 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> >05:09:40,870 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> status to: Checking storage configuration... >05:09:40,872 INFO anaconda: fs space: 5668 MiB needed: 795.25 MiB >05:09:40,897 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> >05:09:42,207 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >05:09:42,347 INFO anaconda: fs space: 5668 MiB needed: 795.25 MiB >05:09:42,372 INFO anaconda: fs space: 5668 MiB needed: 795.25 MiB >05:09:42,392 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f40063febd0> >05:09:45,065 DEBUG anaconda: Left hub: SummaryHub >05:09:45,066 DEBUG anaconda: Entered hub: ProgressHub >05:09:45,074 WARN anaconda: /tmp/updates/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >05:09:45,101 INFO anaconda: Running Thread: AnaInstallThread (139912612452096) >05:09:46,511 INFO anaconda: Setting up the installation environment >05:09:46,512 INFO anaconda: Setting up the installation environment >05:09:47,025 INFO anaconda: Creating disklabel on /dev/vda >05:09:47,062 INFO anaconda: Created disklabel on /dev/vda >05:09:47,495 INFO anaconda: Creating lvmpv on /dev/vda2 >05:09:48,000 INFO anaconda: Created lvmpv on /dev/vda2 >05:09:48,125 DEBUG anaconda: running handleException >05:09:48,125 CRIT anaconda: Traceback (most recent call last): > > File "/tmp/updates/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/tmp/updates/pyanaconda/install.py", line 189, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/tmp/updates/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > > File "/tmp/updates/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > > File "/tmp/updates/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > > File "/tmp/updates/blivet/deviceaction.py", line 294, in execute > self.device.create() > > File "/tmp/updates/blivet/devices.py", line 924, in create > raise errors.DeviceCreateError(str(e), self.name) > >DeviceCreateError: ("'NoneType' object has no attribute 'name'", 'fedora-pool00') > >05:09:48,125 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >05:09:48,126 INFO anaconda: Thread Done: AnaInstallThread (139912612452096) > > >/tmp/packaging.log: >09:07:22,101 DEBUG packaging: getting release version from tree at None (21) >09:07:22,101 DEBUG packaging: got a release version of 21 >09:07:22,398 DEBUG packaging: Restarting payload thread >09:07:22,406 DEBUG packaging: Updating payload thread state: 0 >09:07:22,406 DEBUG packaging: Updating payload thread state: 1 >09:07:25,293 DEBUG packaging: Updating payload thread state: 2 >09:07:25,296 DEBUG packaging: Updating payload thread state: 3 >09:07:25,296 INFO packaging: configuring base repo >09:07:26,103 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >09:07:26,104 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >09:07:26,104 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >09:07:26,104 DEBUG yum.verbose.plugin: Adding en_US to language list >09:07:26,108 DEBUG yum.verbose.YumBase: Config time: 0.034 >09:07:26,199 DEBUG packaging: getting release version from tree at None (21) >09:07:26,199 DEBUG packaging: got a release version of 21 >09:07:26,207 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >09:07:26,207 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >09:07:26,207 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >09:07:26,208 DEBUG yum.verbose.plugin: Adding en_US to language list >09:07:26,211 DEBUG yum.verbose.YumBase: Config time: 0.010 >09:07:26,800 INFO packaging: using default repos from local yum configuration >09:07:26,821 DEBUG packaging: Updating payload thread state: 4 >09:07:26,821 INFO packaging: gathering repo metadata >09:07:26,823 INFO packaging: gathering repo metadata for fedora >09:07:26,823 DEBUG packaging: getting repo metadata for fedora >09:07:34,876 DEBUG packaging: getting group info for fedora >09:07:34,912 INFO packaging: gathering repo metadata for fedora-workstation >09:07:34,912 DEBUG packaging: getting repo metadata for fedora-workstation >09:07:36,590 DEBUG packaging: getting group info for fedora-workstation >09:07:36,611 INFO packaging: gathering repo metadata for updates-testing >09:07:36,611 DEBUG packaging: getting repo metadata for updates-testing >09:07:39,500 DEBUG packaging: getting group info for updates-testing >09:07:39,520 INFO packaging: gathering repo metadata for updates >09:07:39,520 DEBUG packaging: getting repo metadata for updates >09:07:40,386 DEBUG packaging: getting group info for updates >09:07:40,387 ERR packaging: failed to get groups for repo updates >09:07:40,388 INFO packaging: gathering repo metadata for fedora-server >09:07:40,388 DEBUG packaging: getting repo metadata for fedora-server >09:07:42,011 DEBUG packaging: getting group info for fedora-server >09:07:42,042 INFO packaging: gathering repo metadata for fedora-cloud >09:07:42,042 DEBUG packaging: getting repo metadata for fedora-cloud >09:07:43,562 DEBUG packaging: getting group info for fedora-cloud >09:07:43,576 INFO packaging: Refreshing environmentAddons >09:07:43,578 DEBUG yum.verbose.YumBase: Setting up Package Sacks >09:07:43,578 INFO_2 yum.verbose.plugin: Determining fastest mirrors >09:07:45,488 INFO_2 yum.verbose.plugin: * fedora: mirror.karneval.cz >09:07:45,494 INFO_2 yum.verbose.plugin: * fedora-cloud: mirror.karneval.cz >09:07:45,500 INFO_2 yum.verbose.plugin: * fedora-server: mirror.karneval.cz >09:07:45,506 INFO_2 yum.verbose.plugin: * fedora-workstation: mirror.karneval.cz >09:07:45,512 INFO_2 yum.verbose.plugin: * updates: mirror.karneval.cz >09:07:45,518 INFO_2 yum.verbose.plugin: * updates-testing: mirror.karneval.cz >09:07:49,891 DEBUG yum.verbose.YumBase: pkgsack time: 6.313 >09:07:50,268 DEBUG yum.verbose.YumBase: group time: 6.690 >09:08:01,437 INFO packaging: metadata retrieval complete >09:08:01,440 DEBUG packaging: deleting package sacks >09:08:01,444 DEBUG packaging: Updating payload thread state: 5 >05:09:22,928 INFO packaging: checking software selection >05:09:22,929 DEBUG packaging: deleting package sacks >05:09:22,931 DEBUG packaging: deleting yum transaction info >05:09:22,931 DEBUG packaging: select group core >05:09:22,932 DEBUG yum.verbose.YumBase: Setting up Package Sacks >05:09:25,539 DEBUG yum.verbose.YumBase: pkgsack time: 2.606 >05:09:26,001 DEBUG yum.verbose.YumBase: group time: 3.068 >05:09:26,002 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >05:09:26,509 DEBUG yum.verbose.YumBase: Obs Init time: 0.488 >05:09:26,555 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >05:09:26,556 DEBUG packaging: select group cloud-server >05:09:26,565 DEBUG packaging: select group core >05:09:26,565 DEBUG packaging: select package kernel-PAE >05:09:26,699 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >05:09:26,701 INFO packaging: no kernel-PAE package >05:09:26,701 DEBUG packaging: select package kernel >05:09:26,703 INFO packaging: selected kernel >05:09:26,704 INFO packaging: checking dependencies >05:09:26,743 DEBUG yum.verbose.YumBase: Building updates object >05:09:27,679 DEBUG yum.verbose.YumBase: up:simple updates time: 0.327 >05:09:27,685 DEBUG yum.verbose.YumBase: up:obs time: 0.006 >05:09:27,685 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >05:09:27,685 DEBUG yum.verbose.YumBase: updates time: 0.943 >05:09:27,694 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.7-4.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,697 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-8.git20140704.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-4.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,710 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.42.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,716 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-4.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,719 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.8.6-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,726 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-5.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,730 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-4.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,731 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >05:09:27,731 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >05:09:27,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-11.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,737 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-11.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >05:09:27,751 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-11.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,754 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.72-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,757 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-29.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,761 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25.1-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,766 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,818 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.48.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,830 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-7.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,852 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,853 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc21.x86_64 to require for libplc4.so()(64bit) >05:09:27,872 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,875 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-8.git20140704.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >05:09:27,876 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >05:09:27,876 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc21.x86_64 to require for libnl-3.so.200()(64bit) >05:09:27,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-4.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,885 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >05:09:27,886 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >05:09:27,886 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >05:09:27,892 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc21.x86_64 >05:09:27,909 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.4-1.fc21.x86_64 as install for audit-2.4-1.fc21.x86_64 >05:09:27,914 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.2-9.fc21.x86_64 as install for audit-2.4-1.fc21.x86_64 >05:09:27,914 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-9.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >05:09:27,917 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-2.fc21.x86_64 as install for audit-2.4-1.fc21.x86_64 >05:09:27,922 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-79.fc21.x86_64 as install for audit-2.4-1.fc21.x86_64 >05:09:27,923 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-9.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >05:09:27,924 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.4-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >05:09:27,941 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-4.1.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >05:09:27,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-2.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >05:09:27,954 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-16.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >05:09:27,957 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-4.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >05:09:27,961 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1j-1.fc21.x86_64 as install for authconfig-6.2.9-3.fc21.x86_64 >05:09:27,969 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-16.20140323.fc21.x86_64 as install for bash-4.3.30-2.fc21.x86_64 >05:09:27,983 DEBUG yum.verbose.YumBase: TSINFO: Marking rsyslog-7.4.10-5.fc21.x86_64 as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:27,985 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-2.3.0-3.fc21.noarch as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:27,987 DEBUG yum.verbose.YumBase: TSINFO: Marking python-prettytable-0.7.2-4.fc21.noarch as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:27,989 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonpatch-1.2-4.fc21.noarch as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:27,991 DEBUG yum.verbose.YumBase: TSINFO: Marking python-configobj-5.0.5-2.fc21.noarch as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:27,993 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cheetah-2.4.4-10.fc21.x86_64 as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:27,995 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.32.1-1.fc21.noarch as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:27,998 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-7.1.fc21.x86_64 as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:28,001 DEBUG yum.verbose.YumBase: TSINFO: Marking net-tools-2.0-0.28.20140707git.fc21.x86_64 as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:28,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-5.fc21.x86_64 as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:28,006 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-7.fc21.x86_64 as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:28,009 DEBUG yum.verbose.YumBase: TSINFO: Marking PyYAML-3.11-6.fc21.x86_64 as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:28,012 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-9.20130830git.fc21.noarch as install for cloud-init-0.7.5-7.fc21.x86_64 >05:09:28,017 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-5.fc21.x86_64 as install for cloud-utils-growpart-0.27-12.fc21.noarch >05:09:28,032 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1j-1.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-9.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-7.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,046 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-7.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,055 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-5.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-5.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-7.fc21.x86_64 as install for coreutils-8.22-19.fc21.x86_64 >05:09:28,075 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-9.fc21.x86_64 as install for cronie-1.4.12-1.fc21.x86_64 >05:09:28,084 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.12-1.fc21.x86_64 as install for cronie-1.4.12-1.fc21.x86_64 >05:09:28,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-7.fc21.x86_64 as install for curl-7.37.0-7.fc21.x86_64 >05:09:28,105 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-7.fc21.x86_64 as install for curl-7.37.0-7.fc21.x86_64 >05:09:28,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-16.fc21.x86_64 as install for curl-7.37.0-7.fc21.x86_64 >05:09:28,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-7.fc21.x86_64 as install for curl-7.37.0-7.fc21.x86_64 >05:09:28,118 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.40-1.fc21.x86_64 as install for curl-7.37.0-7.fc21.x86_64 >05:09:28,118 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.40-1.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >05:09:28,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-5.fc21.x86_64 as install for curl-7.37.0-7.fc21.x86_64 >05:09:28,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-3.fc21.x86_64 as install for curl-7.37.0-7.fc21.x86_64 >05:09:28,141 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-8.fc21.x86_64 as install for 12:dhclient-4.3.1-8.fc21.x86_64 >05:09:28,143 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-8.fc21.x86_64 as install for 12:dhclient-4.3.1-8.fc21.x86_64 >05:09:28,148 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.6-2.fc21.x86_64 as install for 12:dhclient-4.3.1-8.fc21.x86_64 >05:09:28,148 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-2.fc21.x86_64 to require for libisc-export.so.95()(64bit) >05:09:28,148 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-2.fc21.x86_64 to require for libirs-export.so.91()(64bit) >05:09:28,149 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.6-2.fc21.x86_64 to require for libdns-export.so.104()(64bit) >05:09:28,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-7.fc21.x86_64 as install for 12:dhclient-4.3.1-8.fc21.x86_64 >05:09:28,156 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-30.git20140903.fc21.x86_64 as install for dracut-config-generic-038-30.git20140903.fc21.x86_64 >05:09:28,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-3.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >05:09:28,175 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-3.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >05:09:28,178 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25.1-1.fc21.x86_64 as install for e2fsprogs-1.42.11-3.fc21.x86_64 >05:09:28,179 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >05:09:28,179 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >05:09:28,180 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.11-3.fc21.x86_64 to require for libe2p.so.2()(64bit) >05:09:28,183 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.16.noarch as install for fedora-release-cloud-21-0.16.noarch >05:09:28,195 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.12-1.fc21.noarch >05:09:28,198 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.12-1.fc21.noarch >05:09:28,203 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.14.0-1.fc21.x86_64 as install for firewalld-0.3.12-1.fc21.noarch >05:09:28,215 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.12-1.fc21.noarch as install for firewalld-0.3.12-1.fc21.noarch >05:09:28,219 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-16.fc21.x86_64 as install for firewalld-0.3.12-1.fc21.noarch >05:09:28,226 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-6.fc21.x86_64 as install for firewalld-0.3.12-1.fc21.noarch >05:09:28,231 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.20-5.fc21.x86_64 as install for glibc-2.20-5.fc21.x86_64 >05:09:28,249 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.2-1.fc21.x86_64 as install for glibc-2.20-5.fc21.x86_64 >05:09:28,250 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.2-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >05:09:28,257 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-5.fc21.x86_64 as install for grubby-8.35-7.fc21.x86_64 >05:09:28,258 DEBUG yum.verbose.YumBase: Quick matched popt-1.16-5.fc21.x86_64 to require for libpopt.so.0()(64bit) >05:09:28,267 DEBUG yum.verbose.YumBase: TSINFO: Marking wget-1.15-3.fc21.x86_64 as install for heat-cfntools-1.2.7-4.fc21.noarch >05:09:28,270 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygems-2.2.2-101.fc21.noarch as install for heat-cfntools-1.2.7-4.fc21.noarch >05:09:28,273 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-8.fc21.noarch as install for heat-cfntools-1.2.7-4.fc21.noarch >05:09:28,275 DEBUG yum.verbose.YumBase: TSINFO: Marking python-psutil-1.2.1-5.fc21.x86_64 as install for heat-cfntools-1.2.7-4.fc21.noarch >05:09:28,278 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-5.fc21.x86_64 as install for heat-cfntools-1.2.7-4.fc21.noarch >05:09:28,281 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-1.0.6-14.fc21.x86_64 as install for heat-cfntools-1.2.7-4.fc21.noarch >05:09:28,299 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-3.fc21.x86_64 as install for initscripts-9.56.1-2.fc21.x86_64 >05:09:28,302 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-7.fc21.x86_64 as install for initscripts-9.56.1-2.fc21.x86_64 >05:09:28,305 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-30.fc21.x86_64 as install for initscripts-9.56.1-2.fc21.x86_64 >05:09:28,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-9.fc21.x86_64 as install for iproute-3.16.0-3.fc21.x86_64 >05:09:28,319 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-11.fc21.x86_64 as install for iproute-3.16.0-3.fc21.x86_64 >05:09:28,331 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-3.fc21.noarch as install for kbd-2.0.2-3.fc21.x86_64 >05:09:28,334 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-3.fc21.noarch as install for kbd-2.0.2-3.fc21.x86_64 >05:09:28,401 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.17.1-302.fc21.x86_64 as install for kernel-3.17.1-302.fc21.x86_64 >05:09:28,486 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.17.1-302.fc21.x86_64 as install for kernel-3.17.1-302.fc21.x86_64 >05:09:28,493 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-11.fc21.x86_64 as install for less-458-13.fc21.x86_64 >05:09:28,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-4.fc21.x86_64 as install for man-db-2.6.7.1-10.fc21.x86_64 >05:09:28,507 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-4.fc21.x86_64 as install for man-db-2.6.7.1-10.fc21.x86_64 >05:09:28,519 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-5.fc21.1.x86_64 as install for openssh-clients-6.6.1p1-5.fc21.1.x86_64 >05:09:28,525 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-7.fc21.x86_64 as install for openssh-clients-6.6.1p1-5.fc21.1.x86_64 >05:09:28,525 DEBUG yum.verbose.YumBase: Quick matched fipscheck-lib-1.4.1-7.fc21.x86_64 to require for libfipscheck.so.1()(64bit) >05:09:28,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-8.20140213cvs.fc21.x86_64 as install for openssh-clients-6.6.1p1-5.fc21.1.x86_64 >05:09:28,549 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.90-1.fc21.x86_64 as install for parted-3.2-3.fc21.x86_64 >05:09:28,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-4.fc21.x86_64 as install for parted-3.2-3.fc21.x86_64 >05:09:28,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-6.fc21.x86_64 as install for passwd-0.79-5.fc21.x86_64 >05:09:28,573 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-7.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc21.x86_64 >05:09:28,578 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-7.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc21.x86_64 >05:09:28,578 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-7.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >05:09:28,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.58-1.fc21.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc21.x86_64 >05:09:28,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-5.fc21.x86_64 as install for policycoreutils-2.3-7.1.fc21.x86_64 >05:09:28,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-6.fc21.x86_64 as install for policycoreutils-2.3-7.1.fc21.x86_64 >05:09:28,601 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-9.fc21.x86_64 as install for policycoreutils-2.3-7.1.fc21.x86_64 >05:09:28,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-9.fc21.x86_64 as install for rpm-4.12.0.1-2.fc21.x86_64 >05:09:28,622 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0.1-2.fc21.x86_64 as install for rpm-4.12.0.1-2.fc21.x86_64 >05:09:28,623 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0.1-2.fc21.x86_64 to require for librpm.so.3()(64bit) >05:09:28,628 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-14alpha.fc21.x86_64 as install for rpm-4.12.0.1-2.fc21.x86_64 >05:09:28,632 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-8.fc21.x86_64 as install for rpm-4.12.0.1-2.fc21.x86_64 >05:09:28,637 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.fc21.x86_64 as install for rpm-4.12.0.1-2.fc21.x86_64 >05:09:28,642 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-14.fc21.x86_64 as install for rpm-4.12.0.1-2.fc21.x86_64 >05:09:28,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-10.fc21.x86_64 as install for rpm-4.12.0.1-2.fc21.x86_64 >05:09:28,655 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-86.fc21.noarch as install for selinux-policy-targeted-3.13.1-86.fc21.noarch >05:09:28,655 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-86.fc21.noarch to require for selinux-policy >05:09:28,669 DEBUG yum.verbose.YumBase: TSINFO: Marking syslinux-extlinux-nonlinux-6.03-1.fc21.noarch as install for syslinux-extlinux-6.03-1.fc21.x86_64 >05:09:28,672 DEBUG yum.verbose.YumBase: TSINFO: Marking syslinux-6.03-1.fc21.x86_64 as install for syslinux-extlinux-6.03-1.fc21.x86_64 >05:09:28,700 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-3.fc21.x86_64 as install for systemd-216-4.fc21.x86_64 >05:09:28,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-7.fc21.x86_64 as install for systemd-216-4.fc21.x86_64 >05:09:28,712 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.fc21.x86_64 as install for systemd-216-4.fc21.x86_64 >05:09:28,712 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >05:09:28,712 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >05:09:28,717 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc21.x86_64 as install for systemd-216-4.fc21.x86_64 >05:09:28,720 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.52-7.fc21.x86_64 as install for systemd-216-4.fc21.x86_64 >05:09:28,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-5.fc21.x86_64 as install for systemd-216-4.fc21.x86_64 >05:09:28,730 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-4.fc21.x86_64 as install for systemd-216-4.fc21.x86_64 >05:09:28,741 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-5.fc21.x86_64 as install for uboot-tools-2014.10-1.fc21.x86_64 >05:09:28,764 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25.1-1.fc21.x86_64 as install for util-linux-2.25.1-1.fc21.x86_64 >05:09:28,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25.1-1.fc21.x86_64 as install for util-linux-2.25.1-1.fc21.x86_64 >05:09:28,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-6.fc21.x86_64 as install for util-linux-2.25.1-1.fc21.x86_64 >05:09:28,776 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.24)(64bit) >05:09:28,776 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >05:09:28,776 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >05:09:28,776 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >05:09:28,776 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >05:09:28,776 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc21.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >05:09:28,790 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-14.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >05:09:28,793 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-2.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >05:09:28,796 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0.1-2.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >05:09:28,799 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-4.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >05:09:28,802 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc21.noarch as install for yum-3.4.3-153.fc21.noarch >05:09:28,806 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-13.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >05:09:28,809 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-12.fc21.x86_64 as install for yum-3.4.3-153.fc21.noarch >05:09:28,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libyaml-0.1.6-5.fc21.x86_64 as install for PyYAML-3.11-6.fc21.x86_64 >05:09:28,830 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-4.1.fc21.x86_64 as install for PyYAML-3.11-6.fc21.x86_64 >05:09:28,890 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-29.fc21.x86_64 as install for avahi-autoipd-0.6.31-29.fc21.x86_64 >05:09:28,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-8.fc21.x86_64 as install for avahi-autoipd-0.6.31-29.fc21.x86_64 >05:09:28,901 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.6-2.fc21.noarch as install for 32:bind-libs-lite-9.9.6-2.fc21.x86_64 >05:09:28,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-6.fc21.x86_64 as install for 32:bind-libs-lite-9.9.6-2.fc21.x86_64 >05:09:28,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-3.fc21.x86_64 as install for cryptsetup-libs-1.6.6-1.fc21.x86_64 >05:09:28,936 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-10.fc21.x86_64 as install for 1:dbus-1.8.6-3.fc21.x86_64 >05:09:28,946 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.90-1.fc21.x86_64 as install for device-mapper-libs-1.02.90-1.fc21.x86_64 >05:09:28,959 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-5.fc21.x86_64 as install for dnsmasq-2.72-3.fc21.x86_64 >05:09:28,959 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-5.fc21.x86_64 to require for libhogweed.so.2()(64bit) >05:09:28,969 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-14alpha.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >05:09:28,972 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-68.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >05:09:28,975 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-21.fc21.x86_64 as install for dracut-038-30.git20140903.fc21.x86_64 >05:09:28,992 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-21-0.7.noarch as install for fedora-release-21-0.16.noarch >05:09:29,000 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-7.fc21.x86_64 as install for fipscheck-lib-1.4.1-7.fc21.x86_64 >05:09:29,013 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-15.fc21.x86_64 as install for glib2-2.42.0-1.fc21.x86_64 >05:09:29,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-6.fc21.x86_64 as install for glib2-2.42.0-1.fc21.x86_64 >05:09:29,023 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014h-1.fc21.noarch as install for glibc-common-2.20-5.fc21.x86_64 >05:09:29,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-11.fc21.x86_64 as install for 1:gmp-6.0.0-7.fc21.x86_64 >05:09:29,036 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >05:09:29,036 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >05:09:29,037 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc21.x86_64 to require for libstdc++.so.6()(64bit) >05:09:29,052 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc21.1.x86_64 as install for grep-2.20-3.fc21.x86_64 >05:09:29,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-6.fc21.x86_64 as install for iptables-1.4.21-11.fc21.x86_64 >05:09:29,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-4.fc21.x86_64 as install for iptables-1.4.21-11.fc21.x86_64 >05:09:29,098 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20141013-41.git0e5f6377.fc21.noarch as install for kernel-core-3.17.1-302.fc21.x86_64 >05:09:29,126 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-4.fc21.x86_64 as install for krb5-libs-1.12.2-9.fc21.x86_64 >05:09:29,126 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >05:09:29,127 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >05:09:29,127 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >05:09:29,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-4.fc21.x86_64 as install for krb5-libs-1.12.2-9.fc21.x86_64 >05:09:29,149 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-3.fc21.x86_64 as install for libarchive-3.1.2-10.fc21.x86_64 >05:09:29,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.3.fc21.x86_64 as install for libdrm-2.4.58-1.fc21.x86_64 >05:09:29,203 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-5.fc21.x86_64 as install for libpwquality-1.2.4-2.fc21.x86_64 >05:09:29,208 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-5.fc21.x86_64 as install for libpwquality-1.2.4-2.fc21.x86_64 >05:09:29,223 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-18.fc21.x86_64 as install for libsemanage-2.3-6.fc21.x86_64 >05:09:29,224 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >05:09:29,224 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >05:09:29,236 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.42.0-1.fc21.x86_64 as install for libsoup-2.48.0-1.fc21.x86_64 >05:09:29,241 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-2.fc21.x86_64 as install for libsoup-2.48.0-1.fc21.x86_64 >05:09:29,260 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-16.20140323.fc21.noarch as install for ncurses-libs-5.9-16.20140323.fc21.x86_64 >05:09:29,273 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-4.fc21.x86_64 as install for newt-python-0.52.17-4.fc21.x86_64 >05:09:29,273 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-4.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >05:09:29,273 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-4.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >05:09:29,273 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-4.fc21.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >05:09:29,278 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-13.fc21.x86_64 as install for newt-python-0.52.17-4.fc21.x86_64 >05:09:29,290 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.2-1.fc21.x86_64 as install for nss-3.17.2-1.fc21.x86_64 >05:09:29,293 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.2-1.fc21.x86_64 as install for nss-3.17.2-1.fc21.x86_64 >05:09:29,294 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.17.2-1.fc21.x86_64 to require for libnssdbm3.so()(64bit) >05:09:29,310 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.2-1.fc21.x86_64 as install for openldap-2.4.40-1.fc21.x86_64 >05:09:29,315 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-19.fc21.x86_64 as install for openldap-2.4.40-1.fc21.x86_64 >05:09:29,328 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-3.fc21.x86_64 as install for 1:openssl-1.0.1j-1.fc21.x86_64 >05:09:29,341 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-1.1.fc21.noarch as install for 1:openssl-libs-1.0.1j-1.fc21.x86_64 >05:09:29,346 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140905-1.git4649b7d.fc21.noarch as install for 1:openssl-libs-1.0.1j-1.fc21.x86_64 >05:09:29,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-6.fc21.x86_64 as install for policycoreutils-python-2.3-7.1.fc21.x86_64 >05:09:29,386 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.4-1.fc21.x86_64 as install for policycoreutils-python-2.3-7.1.fc21.x86_64 >05:09:29,390 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-12.fc21.noarch as install for policycoreutils-python-2.3-7.1.fc21.x86_64 >05:09:29,398 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-5.fc21.x86_64 as install for policycoreutils-python-2.3-7.1.fc21.x86_64 >05:09:29,399 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-5.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >05:09:29,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-6.fc21.x86_64 as install for policycoreutils-python-2.3-7.1.fc21.x86_64 >05:09:29,413 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-4.fc21.x86_64 as install for policycoreutils-python-2.3-7.1.fc21.x86_64 >05:09:29,414 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-5.fc21.x86_64 to require for libapol.so.4()(64bit) >05:09:29,427 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-5.fc21.x86_64 as install for polkit-0.112-7.fc21.x86_64 >05:09:29,433 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-12.fc21.x86_64 as install for polkit-0.112-7.fc21.x86_64 >05:09:29,434 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-12.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >05:09:29,457 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.6.2-1.fc21.x86_64 as install for ppp-2.4.7-4.fc21.x86_64 >05:09:29,457 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.6.2-1.fc21.x86_64 to require for libpcap.so.1()(64bit) >05:09:29,467 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.42.0-1.fc21.x86_64 as install for pygobject3-base-3.14.0-1.fc21.x86_64 >05:09:29,468 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.42.0-1.fc21.x86_64 to require for libgirepository-1.0.so.1()(64bit) >05:09:29,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-4.fc21.x86_64 as install for pygpgme-0.3-12.fc21.x86_64 >05:09:29,479 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >05:09:29,479 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc21.x86_64 to require for libgpgme.so.11()(64bit) >05:09:29,492 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-15.fc21.x86_64 as install for python-boto-2.32.1-1.fc21.noarch >05:09:29,498 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc21.noarch as install for python-configobj-5.0.5-2.fc21.noarch >05:09:29,502 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonpointer-1.0-6.fc21.noarch as install for python-jsonpatch-1.2-4.fc21.noarch >05:09:29,510 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.8.2-4.fc21.noarch as install for python-requests-2.3.0-3.fc21.noarch >05:09:29,513 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc21.noarch as install for python-requests-2.3.0-3.fc21.noarch >05:09:29,518 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.fc21.noarch as install for python-setuptools-2.0-8.fc21.noarch >05:09:29,524 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >05:09:29,529 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-5.fc21.x86_64 as install for python-urlgrabber-3.10.1-2.fc21.noarch >05:09:29,548 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0.1-2.fc21.x86_64 as install for rpm-libs-4.12.0.1-2.fc21.x86_64 >05:09:29,556 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0.1-2.fc21.x86_64 as install for rpm-python-4.12.0.1-2.fc21.x86_64 >05:09:29,556 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.12.0.1-2.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >05:09:29,568 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.7-4.fc21.x86_64 as install for rsyslog-7.4.10-5.fc21.x86_64 >05:09:29,572 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-4.fc21.x86_64 as install for rsyslog-7.4.10-5.fc21.x86_64 >05:09:29,577 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-5.fc21.x86_64 as install for rsyslog-7.4.10-5.fc21.x86_64 >05:09:29,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-4.fc21.x86_64 as install for rsyslog-7.4.10-5.fc21.x86_64 >05:09:29,588 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-rdoc-4.1.1-2.fc21.noarch as install for rubygems-2.2.2-101.fc21.noarch >05:09:29,591 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-psych-2.0.5-23.fc21.x86_64 as install for rubygems-2.2.2-101.fc21.noarch >05:09:29,593 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-io-console-0.4.2-23.fc21.x86_64 as install for rubygems-2.2.2-101.fc21.noarch >05:09:29,602 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-libs-2.1.2-23.fc21.x86_64 as install for rubygems-2.2.2-101.fc21.noarch >05:09:29,604 DEBUG yum.verbose.YumBase: TSINFO: Marking rubypick-1.1.1-2.fc21.noarch as install for rubygems-2.2.2-101.fc21.noarch >05:09:29,614 DEBUG yum.verbose.YumBase: TSINFO: Marking syslinux-nonlinux-6.03-1.fc21.noarch as install for syslinux-6.03-1.fc21.x86_64 >05:09:29,617 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-7.fc21.x86_64 as install for syslinux-6.03-1.fc21.x86_64 >05:09:29,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc21.x86_64 as install for teamd-1.12-1.fc21.x86_64 >05:09:29,637 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc21.x86_64 to require for libteam.so.5()(64bit) >05:09:29,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-4.fc21.x86_64 as install for teamd-1.12-1.fc21.x86_64 >05:09:29,646 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc21.x86_64 >05:09:29,664 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.22.1-1.fc21.x86_64 as install for ca-certificates-2014.2.1-1.1.fc21.noarch >05:09:29,670 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.22.1-1.fc21.x86_64 as install for ca-certificates-2014.2.1-1.1.fc21.noarch >05:09:29,692 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.9-1.fc21.x86_64 as install for glib-networking-2.42.0-1.fc21.x86_64 >05:09:29,693 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.9-1.fc21.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) >05:09:29,697 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.14.1-1.fc21.x86_64 as install for glib-networking-2.42.0-1.fc21.x86_64 >05:09:29,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-10.fc21.x86_64 as install for glib-networking-2.42.0-1.fc21.x86_64 >05:09:29,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-5.fc21.x86_64 as install for gpgme-1.4.3-4.fc21.x86_64 >05:09:29,717 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.25-2.fc21.x86_64 as install for gpgme-1.4.3-4.fc21.x86_64 >05:09:29,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-9.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-4.fc21.x86_64 >05:09:29,737 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >05:09:29,738 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc21.x86_64 to require for libmnl.so.0()(64bit) >05:09:29,749 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.270-2.fc21.noarch as install for libpciaccess-0.13.3-0.3.fc21.x86_64 >05:09:29,810 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-5.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-4.fc21.noarch >05:09:29,832 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-15.fc21.x86_64 as install for python3-3.4.1-15.fc21.x86_64 >05:09:29,835 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-15.fc21.x86_64 >05:09:29,838 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-15.fc21.x86_64 >05:09:29,848 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-6.fc21.x86_64 as install for rpm-build-libs-4.12.0.1-2.fc21.x86_64 >05:09:29,871 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-json-1.8.1-23.fc21.x86_64 as install for rubygem-rdoc-4.1.1-2.fc21.noarch >05:09:29,872 DEBUG yum.verbose.YumBase: Quick matched rubygem-json-1.8.1-23.fc21.x86_64 to require for rubygem(json) >05:09:29,874 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-irb-2.1.2-23.fc21.noarch as install for rubygem-rdoc-4.1.1-2.fc21.noarch >05:09:29,881 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-2.1.2-23.fc21.x86_64 as install for rubypick-1.1.1-2.fc21.noarch >05:09:29,896 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-6.fc21.x86_64 as install for shared-mime-info-1.3-15.fc21.x86_64 >05:09:29,914 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-7.fc21.x86_64 as install for gnupg2-2.0.25-2.fc21.x86_64 >05:09:29,919 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-25.fc21.x86_64 as install for gnupg2-2.0.25-2.fc21.x86_64 >05:09:29,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.2-1.fc21.x86_64 as install for gnutls-3.3.9-1.fc21.x86_64 >05:09:29,933 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-3.fc21.x86_64 as install for gnutls-3.3.9-1.fc21.x86_64 >05:09:29,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-9.fc21.x86_64 as install for libproxy-0.4.11-10.fc21.x86_64 >05:09:29,970 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-bigdecimal-1.2.4-23.fc21.x86_64 as install for ruby-2.1.2-23.fc21.x86_64 >05:09:30,374 DEBUG yum.verbose.YumBase: Depsolve time: 3.671 >05:09:30,375 DEBUG packaging: buildTransaction = (2, [u'Success - deps resolved']) >05:09:30,375 DEBUG packaging: success >05:09:30,384 INFO packaging: 290 packages selected totalling 795.25 MiB >05:09:46,532 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >09:07:20,661 INFO program: Running... losetup --list >09:07:20,728 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:07:20,738 DEBUG program: Return code: 0 >09:07:20,739 INFO program: Running... udevadm settle --timeout=300 >09:07:20,820 DEBUG program: Return code: 0 >09:07:20,821 INFO program: Running... modprobe fcoe >09:07:20,879 DEBUG program: Return code: 0 >09:07:20,880 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:07:20,912 INFO program: No FCoE boot disk information is found in EDD! >09:07:20,912 DEBUG program: Return code: 1 >09:07:20,930 INFO program: Running... losetup --list >09:07:21,366 INFO program: Running... metacity --display :1 --sm-disable >09:07:21,366 INFO program: Running... spice-vdagent >09:07:21,384 DEBUG program: Return code: 0 >09:07:22,394 INFO program: Running... udevadm settle --timeout=300 >09:07:22,418 DEBUG program: Return code: 0 >09:07:22,419 INFO program: Running... systemctl start chronyd.service >09:07:22,505 DEBUG program: Return code: 0 >09:07:22,506 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >09:07:22,549 DEBUG program: Return code: 0 >09:07:22,550 INFO program: Running... udevadm settle --timeout=300 >09:07:22,565 DEBUG program: Return code: 0 >09:07:22,569 INFO program: Running... udevadm settle --timeout=300 >09:07:22,584 DEBUG program: Return code: 0 >09:07:22,588 INFO program: Running... udevadm settle --timeout=300 >09:07:22,606 DEBUG program: Return code: 0 >09:07:23,418 INFO program: Running... multipath -c /dev/vda >09:07:23,427 DEBUG program: Return code: 1 >09:07:23,582 INFO program: Running... dumpe2fs -h /dev/vda1 >09:07:23,617 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:23,617 INFO program: Filesystem volume name: <none> >09:07:23,617 INFO program: Last mounted on: /boot >09:07:23,617 INFO program: Filesystem UUID: 6c12cdd4-2a26-4359-b52a-db6c9a7d80b5 >09:07:23,618 INFO program: Filesystem magic number: 0xEF53 >09:07:23,618 INFO program: Filesystem revision #: 1 (dynamic) >09:07:23,618 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:07:23,618 INFO program: Filesystem flags: signed_directory_hash >09:07:23,618 INFO program: Default mount options: user_xattr acl >09:07:23,619 INFO program: Filesystem state: clean >09:07:23,619 INFO program: Errors behavior: Continue >09:07:23,619 INFO program: Filesystem OS type: Linux >09:07:23,619 INFO program: Inode count: 128016 >09:07:23,619 INFO program: Block count: 512000 >09:07:23,620 INFO program: Reserved block count: 25600 >09:07:23,620 INFO program: Free blocks: 485334 >09:07:23,620 INFO program: Free inodes: 128005 >09:07:23,620 INFO program: First block: 1 >09:07:23,620 INFO program: Block size: 1024 >09:07:23,620 INFO program: Fragment size: 1024 >09:07:23,621 INFO program: Reserved GDT blocks: 256 >09:07:23,621 INFO program: Blocks per group: 8192 >09:07:23,621 INFO program: Fragments per group: 8192 >09:07:23,621 INFO program: Inodes per group: 2032 >09:07:23,621 INFO program: Inode blocks per group: 254 >09:07:23,622 INFO program: Flex block group size: 16 >09:07:23,622 INFO program: Filesystem created: Mon Oct 13 11:25:08 2014 >09:07:23,622 INFO program: Last mount time: Mon Oct 13 11:25:51 2014 >09:07:23,622 INFO program: Last write time: Mon Oct 13 11:25:51 2014 >09:07:23,622 INFO program: Mount count: 1 >09:07:23,622 INFO program: Maximum mount count: -1 >09:07:23,622 INFO program: Last checked: Mon Oct 13 11:25:08 2014 >09:07:23,623 INFO program: Check interval: 0 (<none>) >09:07:23,623 INFO program: Lifetime writes: 8 MB >09:07:23,623 INFO program: Reserved blocks uid: 0 (user root) >09:07:23,623 INFO program: Reserved blocks gid: 0 (group root) >09:07:23,623 INFO program: First inode: 11 >09:07:23,623 INFO program: Inode size: 128 >09:07:23,623 INFO program: Journal inode: 8 >09:07:23,623 INFO program: Default directory hash: half_md4 >09:07:23,624 INFO program: Directory Hash Seed: a1b33083-9f23-44fe-ba5b-1094b8e5988c >09:07:23,624 INFO program: Journal backup: inode blocks >09:07:23,624 INFO program: Journal features: (none) >09:07:23,624 INFO program: Journal size: 8M >09:07:23,624 INFO program: Journal length: 8192 >09:07:23,624 INFO program: Journal sequence: 0x0000014e >09:07:23,624 INFO program: Journal start: 2992 >09:07:23,625 INFO program: >09:07:23,625 DEBUG program: Return code: 0 >09:07:23,625 INFO program: Running... resize2fs -P /dev/vda1 >09:07:23,639 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:23,639 INFO program: Please run 'e2fsck -f /dev/vda1' first. >09:07:23,639 INFO program: >09:07:23,640 DEBUG program: Return code: 1 >09:07:23,810 INFO program: Running... dumpe2fs -h /dev/loop1 >09:07:23,819 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:23,819 INFO program: Filesystem volume name: Anaconda >09:07:23,819 INFO program: Last mounted on: / >09:07:23,819 INFO program: Filesystem UUID: 7cb24e3a-28b5-4444-96cb-90e5b5d28113 >09:07:23,820 INFO program: Filesystem magic number: 0xEF53 >09:07:23,820 INFO program: Filesystem revision #: 1 (dynamic) >09:07:23,820 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:07:23,820 INFO program: Filesystem flags: signed_directory_hash >09:07:23,820 INFO program: Default mount options: user_xattr acl >09:07:23,821 INFO program: Filesystem state: clean >09:07:23,821 INFO program: Errors behavior: Continue >09:07:23,821 INFO program: Filesystem OS type: Linux >09:07:23,821 INFO program: Inode count: 131072 >09:07:23,821 INFO program: Block count: 2097152 >09:07:23,821 INFO program: Reserved block count: 0 >09:07:23,821 INFO program: Free blocks: 1035439 >09:07:23,822 INFO program: Free inodes: 81372 >09:07:23,822 INFO program: First block: 1 >09:07:23,822 INFO program: Block size: 1024 >09:07:23,822 INFO program: Fragment size: 1024 >09:07:23,822 INFO program: Reserved GDT blocks: 256 >09:07:23,822 INFO program: Blocks per group: 8192 >09:07:23,822 INFO program: Fragments per group: 8192 >09:07:23,822 INFO program: Inodes per group: 512 >09:07:23,823 INFO program: Inode blocks per group: 128 >09:07:23,823 INFO program: Flex block group size: 16 >09:07:23,823 INFO program: Filesystem created: Mon Oct 13 10:37:48 2014 >09:07:23,823 INFO program: Last mount time: Mon Oct 13 10:38:32 2014 >09:07:23,823 INFO program: Last write time: Mon Oct 13 10:38:49 2014 >09:07:23,823 INFO program: Mount count: 2 >09:07:23,823 INFO program: Maximum mount count: -1 >09:07:23,824 INFO program: Last checked: Mon Oct 13 10:37:48 2014 >09:07:23,824 INFO program: Check interval: 0 (<none>) >09:07:23,824 INFO program: Lifetime writes: 32 MB >09:07:23,824 INFO program: Reserved blocks uid: 0 (user root) >09:07:23,824 INFO program: Reserved blocks gid: 0 (group root) >09:07:23,824 INFO program: First inode: 11 >09:07:23,824 INFO program: Inode size: 256 >09:07:23,824 INFO program: Required extra isize: 28 >09:07:23,825 INFO program: Desired extra isize: 28 >09:07:23,825 INFO program: Journal inode: 8 >09:07:23,825 INFO program: Default directory hash: half_md4 >09:07:23,825 INFO program: Directory Hash Seed: 9c538a1d-efda-4543-a4e3-0e6a576330bc >09:07:23,825 INFO program: Journal backup: inode blocks >09:07:23,825 INFO program: Journal features: (none) >09:07:23,826 INFO program: Journal size: 32M >09:07:23,826 INFO program: Journal length: 32768 >09:07:23,826 INFO program: Journal sequence: 0x0000000c >09:07:23,826 INFO program: Journal start: 0 >09:07:23,826 INFO program: >09:07:23,826 DEBUG program: Return code: 0 >09:07:23,827 INFO program: Running... resize2fs -P /dev/loop1 >09:07:23,838 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:23,839 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >09:07:23,839 INFO program: Couldn't find valid filesystem superblock. >09:07:23,839 DEBUG program: Return code: 1 >09:07:23,981 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:07:23,993 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:23,994 INFO program: Filesystem volume name: Anaconda >09:07:23,994 INFO program: Last mounted on: /sysroot >09:07:23,994 INFO program: Filesystem UUID: 7cb24e3a-28b5-4444-96cb-90e5b5d28113 >09:07:23,994 INFO program: Filesystem magic number: 0xEF53 >09:07:23,994 INFO program: Filesystem revision #: 1 (dynamic) >09:07:23,994 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:07:23,995 INFO program: Filesystem flags: signed_directory_hash >09:07:23,995 INFO program: Default mount options: user_xattr acl >09:07:23,995 INFO program: Filesystem state: clean >09:07:23,995 INFO program: Errors behavior: Continue >09:07:23,995 INFO program: Filesystem OS type: Linux >09:07:23,995 INFO program: Inode count: 131072 >09:07:23,995 INFO program: Block count: 2097152 >09:07:23,996 INFO program: Reserved block count: 0 >09:07:23,996 INFO program: Free blocks: 1035439 >09:07:23,996 INFO program: Free inodes: 81372 >09:07:23,996 INFO program: First block: 1 >09:07:23,996 INFO program: Block size: 1024 >09:07:23,996 INFO program: Fragment size: 1024 >09:07:23,996 INFO program: Reserved GDT blocks: 256 >09:07:23,996 INFO program: Blocks per group: 8192 >09:07:23,997 INFO program: Fragments per group: 8192 >09:07:23,997 INFO program: Inodes per group: 512 >09:07:23,997 INFO program: Inode blocks per group: 128 >09:07:23,997 INFO program: Flex block group size: 16 >09:07:23,997 INFO program: Filesystem created: Mon Oct 13 10:37:48 2014 >09:07:23,997 INFO program: Last mount time: Tue Oct 21 09:07:06 2014 >09:07:23,997 INFO program: Last write time: Tue Oct 21 09:07:06 2014 >09:07:23,998 INFO program: Mount count: 3 >09:07:23,998 INFO program: Maximum mount count: -1 >09:07:23,998 INFO program: Last checked: Mon Oct 13 10:37:48 2014 >09:07:23,998 INFO program: Check interval: 0 (<none>) >09:07:23,998 INFO program: Lifetime writes: 32 MB >09:07:23,998 INFO program: Reserved blocks uid: 0 (user root) >09:07:23,999 INFO program: Reserved blocks gid: 0 (group root) >09:07:23,999 INFO program: First inode: 11 >09:07:23,999 INFO program: Inode size: 256 >09:07:23,999 INFO program: Required extra isize: 28 >09:07:23,999 INFO program: Desired extra isize: 28 >09:07:24,000 INFO program: Journal inode: 8 >09:07:24,000 INFO program: Default directory hash: half_md4 >09:07:24,000 INFO program: Directory Hash Seed: 9c538a1d-efda-4543-a4e3-0e6a576330bc >09:07:24,000 INFO program: Journal backup: inode blocks >09:07:24,000 INFO program: Journal features: (none) >09:07:24,001 INFO program: Journal size: 32M >09:07:24,001 INFO program: Journal length: 32768 >09:07:24,001 INFO program: Journal sequence: 0x0000000d >09:07:24,001 INFO program: Journal start: 1 >09:07:24,001 INFO program: >09:07:24,001 DEBUG program: Return code: 0 >09:07:24,002 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:07:24,014 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:24,014 INFO program: Estimated minimum size of the filesystem: 1161631 >09:07:24,014 DEBUG program: Return code: 0 >09:07:24,085 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >09:07:24,091 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:24,091 INFO program: Filesystem volume name: Anaconda >09:07:24,092 INFO program: Last mounted on: / >09:07:24,092 INFO program: Filesystem UUID: 7cb24e3a-28b5-4444-96cb-90e5b5d28113 >09:07:24,092 INFO program: Filesystem magic number: 0xEF53 >09:07:24,092 INFO program: Filesystem revision #: 1 (dynamic) >09:07:24,093 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:07:24,093 INFO program: Filesystem flags: signed_directory_hash >09:07:24,093 INFO program: Default mount options: user_xattr acl >09:07:24,093 INFO program: Filesystem state: clean >09:07:24,093 INFO program: Errors behavior: Continue >09:07:24,094 INFO program: Filesystem OS type: Linux >09:07:24,094 INFO program: Inode count: 131072 >09:07:24,094 INFO program: Block count: 2097152 >09:07:24,094 INFO program: Reserved block count: 0 >09:07:24,094 INFO program: Free blocks: 1035439 >09:07:24,095 INFO program: Free inodes: 81372 >09:07:24,095 INFO program: First block: 1 >09:07:24,095 INFO program: Block size: 1024 >09:07:24,095 INFO program: Fragment size: 1024 >09:07:24,095 INFO program: Reserved GDT blocks: 256 >09:07:24,096 INFO program: Blocks per group: 8192 >09:07:24,096 INFO program: Fragments per group: 8192 >09:07:24,096 INFO program: Inodes per group: 512 >09:07:24,096 INFO program: Inode blocks per group: 128 >09:07:24,096 INFO program: Flex block group size: 16 >09:07:24,097 INFO program: Filesystem created: Mon Oct 13 10:37:48 2014 >09:07:24,097 INFO program: Last mount time: Mon Oct 13 10:38:32 2014 >09:07:24,097 INFO program: Last write time: Mon Oct 13 10:38:49 2014 >09:07:24,097 INFO program: Mount count: 2 >09:07:24,098 INFO program: Maximum mount count: -1 >09:07:24,098 INFO program: Last checked: Mon Oct 13 10:37:48 2014 >09:07:24,098 INFO program: Check interval: 0 (<none>) >09:07:24,098 INFO program: Lifetime writes: 32 MB >09:07:24,099 INFO program: Reserved blocks uid: 0 (user root) >09:07:24,099 INFO program: Reserved blocks gid: 0 (group root) >09:07:24,099 INFO program: First inode: 11 >09:07:24,099 INFO program: Inode size: 256 >09:07:24,099 INFO program: Required extra isize: 28 >09:07:24,100 INFO program: Desired extra isize: 28 >09:07:24,100 INFO program: Journal inode: 8 >09:07:24,100 INFO program: Default directory hash: half_md4 >09:07:24,100 INFO program: Directory Hash Seed: 9c538a1d-efda-4543-a4e3-0e6a576330bc >09:07:24,101 INFO program: Journal backup: inode blocks >09:07:24,101 INFO program: Journal features: (none) >09:07:24,101 INFO program: Journal size: 32M >09:07:24,101 INFO program: Journal length: 32768 >09:07:24,101 INFO program: Journal sequence: 0x0000000c >09:07:24,102 INFO program: Journal start: 0 >09:07:24,102 INFO program: >09:07:24,102 DEBUG program: Return code: 0 >09:07:24,102 INFO program: Running... resize2fs -P /dev/mapper/live-base >09:07:24,121 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:24,124 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >09:07:24,124 INFO program: Couldn't find valid filesystem superblock. >09:07:24,124 DEBUG program: Return code: 1 >09:07:24,142 INFO program: Running... udevadm settle --timeout=300 >09:07:24,155 DEBUG program: Return code: 0 >09:07:24,163 INFO program: Running... udevadm settle --timeout=300 >09:07:24,176 DEBUG program: Return code: 0 >09:07:24,178 INFO program: Running... udevadm settle --timeout=300 >09:07:24,189 DEBUG program: Return code: 0 >09:07:24,193 INFO program: Running... udevadm settle --timeout=300 >09:07:24,206 DEBUG program: Return code: 0 >09:07:24,210 INFO program: Running... udevadm settle --timeout=300 >09:07:24,224 DEBUG program: Return code: 0 >09:07:24,228 INFO program: Running... udevadm settle --timeout=300 >09:07:24,246 DEBUG program: Return code: 0 >09:07:24,252 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >09:07:25,004 DEBUG program: Return code: 0 >09:07:25,006 INFO program: Running... udevadm settle --timeout=300 >09:07:25,020 DEBUG program: Return code: 0 >09:07:25,020 INFO program: Running... umount /mnt/sysimage >09:07:25,082 DEBUG program: Return code: 0 >09:07:25,082 INFO program: Running... udevadm settle --timeout=300 >09:07:25,093 DEBUG program: Return code: 0 >09:07:25,097 INFO program: Running... udevadm settle --timeout=300 >09:07:25,107 DEBUG program: Return code: 0 >09:07:25,290 INFO program: Running... hwclock --hctosys --utc >09:07:26,011 DEBUG program: Return code: 0 >09:07:26,012 INFO program: Running... udevadm settle --timeout=300 >09:07:26,034 DEBUG program: Return code: 0 >09:07:26,658 INFO program: Running... udevadm settle --timeout=300 >09:07:26,727 DEBUG program: Return code: 0 >09:09:20,867 INFO program: Running... udevadm settle --timeout=300 >09:09:20,937 DEBUG program: Return code: 0 >09:09:21,556 INFO program: Running... modprobe btrfs >09:09:21,632 DEBUG program: Return code: 0 >09:09:21,645 INFO program: Running... modprobe xfs >09:09:21,726 DEBUG program: Return code: 0 >09:09:21,748 INFO program: Running... modprobe vfat >09:09:21,792 DEBUG program: Return code: 0 >05:09:31,425 INFO program: Running... udevadm settle --timeout=300 >05:09:31,443 DEBUG program: Return code: 0 >05:09:31,448 INFO program: Running... udevadm settle --timeout=300 >05:09:31,469 DEBUG program: Return code: 0 >05:09:37,885 INFO program: Running... udevadm settle --timeout=300 >05:09:37,908 DEBUG program: Return code: 0 >05:09:37,913 INFO program: Running... udevadm settle --timeout=300 >05:09:37,933 DEBUG program: Return code: 0 >05:09:39,217 INFO program: Running... udevadm settle --timeout=300 >05:09:39,231 DEBUG program: Return code: 0 >05:09:39,233 INFO program: Running... udevadm settle --timeout=300 >05:09:39,247 DEBUG program: Return code: 0 >05:09:40,694 INFO program: Running... udevadm settle --timeout=300 >05:09:40,717 DEBUG program: Return code: 0 >05:09:40,721 INFO program: Running... udevadm settle --timeout=300 >05:09:40,741 DEBUG program: Return code: 0 >05:09:45,102 INFO program: Running... hwclock --systohc --utc >05:09:46,510 DEBUG program: Return code: 0 >05:09:46,536 INFO program: Running... udevadm settle --timeout=300 >05:09:46,555 DEBUG program: Return code: 0 >05:09:46,607 INFO program: Running... wipefs -f -a /dev/vda1 >05:09:46,653 INFO program: /dev/vda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >05:09:46,654 DEBUG program: Return code: 0 >05:09:46,654 INFO program: Running... udevadm settle --timeout=300 >05:09:46,672 DEBUG program: Return code: 0 >05:09:46,673 INFO program: Running... udevadm settle --timeout=300 >05:09:46,687 DEBUG program: Return code: 0 >05:09:46,694 INFO program: Running... wipefs -f -a /dev/vda2 >05:09:46,746 INFO program: /dev/vda2: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >05:09:46,747 DEBUG program: Return code: 0 >05:09:46,747 INFO program: Running... udevadm settle --timeout=300 >05:09:46,763 DEBUG program: Return code: 0 >05:09:46,764 INFO program: Running... udevadm settle --timeout=300 >05:09:46,783 DEBUG program: Return code: 0 >05:09:46,790 INFO program: Running... udevadm settle --timeout=300 >05:09:46,807 DEBUG program: Return code: 0 >05:09:46,844 INFO program: Running... udevadm settle --timeout=300 >05:09:46,864 DEBUG program: Return code: 0 >05:09:46,865 INFO program: Running... udevadm settle --timeout=300 >05:09:46,882 DEBUG program: Return code: 0 >05:09:46,888 INFO program: Running... udevadm settle --timeout=300 >05:09:46,903 DEBUG program: Return code: 0 >05:09:46,933 INFO program: Running... udevadm settle --timeout=300 >05:09:46,956 DEBUG program: Return code: 0 >05:09:46,957 INFO program: Running... udevadm settle --timeout=300 >05:09:46,975 DEBUG program: Return code: 0 >05:09:46,988 INFO program: Running... udevadm settle --timeout=300 >05:09:47,007 DEBUG program: Return code: 0 >05:09:47,007 INFO program: Running... udevadm settle --timeout=300 >05:09:47,024 DEBUG program: Return code: 0 >05:09:47,039 INFO program: Running... udevadm settle --timeout=300 >05:09:47,060 DEBUG program: Return code: 0 >05:09:47,062 INFO program: Running... udevadm settle --timeout=300 >05:09:47,081 DEBUG program: Return code: 0 >05:09:47,094 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >05:09:47,140 INFO program: 2048+0 records in >05:09:47,141 INFO program: 2048+0 records out >05:09:47,141 INFO program: 1048576 bytes (1.0 MB) copied, 0.0334304 s, 31.4 MB/s >05:09:47,142 DEBUG program: Return code: 0 >05:09:47,142 INFO program: Running... udevadm settle --timeout=300 >05:09:47,163 DEBUG program: Return code: 0 >05:09:47,193 INFO program: Running... udevadm settle --timeout=300 >05:09:47,221 DEBUG program: Return code: 0 >05:09:47,227 INFO program: Running... wipefs -f -a /dev/vda1 >05:09:47,243 DEBUG program: Return code: 0 >05:09:47,250 INFO program: Running... udevadm settle --timeout=300 >05:09:47,265 DEBUG program: Return code: 0 >05:09:47,266 INFO program: Running... udevadm settle --timeout=300 >05:09:47,282 DEBUG program: Return code: 0 >05:09:47,292 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=1026048 count=2048 >05:09:47,341 INFO program: 2048+0 records in >05:09:47,341 INFO program: 2048+0 records out >05:09:47,341 INFO program: 1048576 bytes (1.0 MB) copied, 0.0346259 s, 30.3 MB/s >05:09:47,342 DEBUG program: Return code: 0 >05:09:47,342 INFO program: Running... udevadm settle --timeout=300 >05:09:47,362 DEBUG program: Return code: 0 >05:09:47,393 INFO program: Running... udevadm settle --timeout=300 >05:09:47,425 DEBUG program: Return code: 0 >05:09:47,432 INFO program: Running... wipefs -f -a /dev/vda2 >05:09:47,450 DEBUG program: Return code: 0 >05:09:47,456 INFO program: Running... udevadm settle --timeout=300 >05:09:47,478 DEBUG program: Return code: 0 >05:09:47,479 INFO program: Running... udevadm settle --timeout=300 >05:09:47,493 DEBUG program: Return code: 0 >05:09:47,547 INFO program: Running... wipefs -f -a /dev/vda2 >05:09:47,580 DEBUG program: Return code: 0 >05:09:47,581 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/vda2 >05:09:47,927 INFO program: No PV label found on /dev/vda2. >05:09:47,928 INFO program: /dev/cdrom: open failed: No medium found >05:09:47,928 DEBUG program: Return code: 0 >05:09:47,928 INFO program: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } --dataalignment 1024k /dev/vda2 >05:09:47,970 INFO program: Physical volume "/dev/vda2" successfully created >05:09:47,971 DEBUG program: Return code: 0 >05:09:47,971 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/vda2 >05:09:47,995 DEBUG program: Return code: 0 >05:09:48,000 INFO program: Running... udevadm settle --timeout=300 >05:09:48,016 DEBUG program: Return code: 0 >05:09:48,025 INFO program: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora /dev/vda2 >05:09:48,057 INFO program: Volume group "fedora" successfully created >05:09:48,058 DEBUG program: Return code: 0 >05:09:48,062 INFO program: Running... udevadm settle --timeout=300 >05:09:48,080 DEBUG program: Return code: 0 >05:09:48,081 INFO program: Running... udevadm settle --timeout=300 >05:09:48,097 DEBUG program: Return code: 0 >05:09:48,102 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora >05:09:48,122 INFO program: LVM2_VG_UUID=zoBzRi-C95M-XOXB-fBnV-YVAz-bDgc-171T3M LVM2_VG_SIZE=7688.00 LVM2_VG_FREE=7688.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=1922 LVM2_PV_COUNT=1 >05:09:48,123 DEBUG program: Return code: 0 > > >/tmp/storage.log: >09:07:20,821 INFO blivet: ISCSID is /sbin/iscsid >09:07:20,821 INFO blivet: no initiator set >09:07:20,913 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:07:20,913 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >09:07:21,710 DEBUG blivet: trying to set new default fstype to 'ext4' >09:07:21,731 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:21,731 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >09:07:21,732 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:22,169 INFO blivet: Detected 2048 MiB of memory >09:07:22,188 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:07:22,205 INFO blivet: Swap attempt of 0.0 >09:07:22,392 INFO blivet: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x7f400742afd0> >09:07:22,393 INFO blivet: no initiator set >09:07:22,393 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:07:22,393 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:07:22,568 DEBUG blivet: protected device spec /dev/zram1 resolved to None >09:07:22,587 DEBUG blivet: protected device spec /dev/zram0 resolved to None >09:07:22,609 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >09:07:22,613 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413882435', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > '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_REVISION': '1.6.2', > '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': '536646', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >09:07:22,613 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >09:07:22,614 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:07:22,615 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:22,615 INFO blivet: sr0 is a cdrom >09:07:22,616 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:07:22,617 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >09:07:22,619 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:07:22,619 INFO blivet: added cdrom sr0 (id 1) to device tree >09:07:22,621 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:22,653 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:22,619 INFO blivet: got device: OpticalDevice instance (0x7f3ffc13b750) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > 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 = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:07:22,718 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:22,749 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:22,827 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:22,860 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:23,246 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:23,303 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:23,372 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:07:23,373 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:23,405 DEBUG blivet: no media present for device sr0 >09:07:23,408 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413882435', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e2d77be', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '538056', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >09:07:23,408 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >09:07:23,410 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:07:23,411 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,412 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >09:07:23,413 INFO blivet: vda is a disk >09:07:23,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >09:07:23,418 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:07:23,427 INFO blivet: added disk vda (id 5) to device tree >09:07:23,430 DEBUG blivet: looking up parted Device: /dev/vda >09:07:23,430 INFO blivet: got device: DiskDevice instance (0x7f3ffb95f450) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec28c0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3ffb9d8090> >09:07:23,471 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:07:23,472 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:07:23,474 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:07:23,474 DEBUG blivet: required disklabel type for vda (15) is None >09:07:23,474 DEBUG blivet: default disklabel type for vda is msdos >09:07:23,475 DEBUG blivet: selecting msdos disklabel for vda based on size >09:07:23,476 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:07:23,486 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3ffb9d8250>, <parted.partition.Partition object at 0x7f3ffb9e53d0>] > device: <parted.device.Device object at 0x7f3ffb9e5150> > PedDisk: <_ped.Disk object at 0x7f3ffb9e7170> >09:07:23,492 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >09:07:23,496 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:07:23,501 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/6c12cdd4-2a26-4359-b52a-db6c9a7d80b5', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c12cdd4-2a26-4359-b52a-db6c9a7d80b5', > 'ID_FS_UUID_ENC': '6c12cdd4-2a26-4359-b52a-db6c9a7d80b5', > 'ID_FS_VERSION': '1.0', > '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_ENTRY_UUID': '6e2d77be-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e2d77be', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '538072', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/6c12cdd4-2a26-4359-b52a-db6c9a7d80b5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >09:07:23,501 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >09:07:23,502 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >09:07:23,503 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,503 INFO blivet: vda1 is a partition >09:07:23,504 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:07:23,505 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:07:23,506 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >09:07:23,518 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:07:23,520 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:07:23,520 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >09:07:23,521 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:07:23,521 DEBUG blivet: looking up parted Partition: /dev/vda1 >09:07:23,523 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >09:07:23,524 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:07:23,525 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:07:23,526 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:07:23,526 INFO blivet: added partition vda1 (id 10) to device tree >09:07:23,530 DEBUG blivet: looking up parted Device: /dev/vda1 >09:07:23,527 INFO blivet: got device: PartitionDevice instance (0x7f3ffb9e5690) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ffb9e5510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9d81d0> PedPartition: <_ped.Partition object at 0x7f3ffb9c4770> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:07:23,580 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:07:23,581 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >09:07:23,581 DEBUG blivet: device vda1 does not contain a disklabel >09:07:23,581 INFO blivet: type detected on 'vda1' is 'ext4' >09:07:23,640 DEBUG blivet: size=0 B, current=500 MiB >09:07:23,656 DEBUG blivet: using current size 0 as min size >09:07:23,657 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:23,657 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 13 >09:07:23,659 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:07:23,660 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:07:23,660 INFO blivet: got format: existing ext4 filesystem >09:07:23,664 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/288e40eb-535b-40de-ae4d-8a4f53aea015', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '288e40eb-535b-40de-ae4d-8a4f53aea015', > 'ID_FS_UUID_ENC': '288e40eb-535b-40de-ae4d-8a4f53aea015', > 'ID_FS_VERSION': '1', > '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': '15751168', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6e2d77be-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e2d77be', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '538096', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/288e40eb-535b-40de-ae4d-8a4f53aea015'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >09:07:23,664 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >09:07:23,666 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >09:07:23,666 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,667 INFO blivet: vda2 is a partition >09:07:23,668 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >09:07:23,668 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >09:07:23,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >09:07:23,683 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:07:23,685 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:07:23,685 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >09:07:23,686 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >09:07:23,686 DEBUG blivet: looking up parted Partition: /dev/vda2 >09:07:23,688 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >09:07:23,690 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >09:07:23,691 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >09:07:23,693 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >09:07:23,693 INFO blivet: added partition vda2 (id 15) to device tree >09:07:23,698 DEBUG blivet: looking up parted Device: /dev/vda2 >09:07:23,693 INFO blivet: got device: PartitionDevice instance (0x7f3ffb9e5910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9e5490> PedPartition: <_ped.Partition object at 0x7f3ffb9e45f0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = >09:07:23,756 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:07:23,757 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >09:07:23,757 DEBUG blivet: device vda2 does not contain a disklabel >09:07:23,757 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >09:07:23,759 DEBUG blivet: LUKS.__init__: uuid: 288e40eb-535b-40de-ae4d-8a4f53aea015 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-288e40eb-535b-40de-ae4d-8a4f53aea015 ; >09:07:23,759 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance with object id 18 >09:07:23,760 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:07:23,761 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >09:07:23,761 INFO blivet: got format: existing luks >09:07:23,762 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >09:07:23,763 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: luks-288e40eb-535b-40de-ae4d-8a4f53aea015 ; incomplete: False ; >09:07:23,764 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,766 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:07:23,766 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >09:07:23,767 DEBUG blivet: LUKSDevice._setFormat: luks-288e40eb-535b-40de-ae4d-8a4f53aea015 ; current: None ; type: None ; >09:07:23,768 DEBUG blivet: LUKSDevice.setup: luks-288e40eb-535b-40de-ae4d-8a4f53aea015 ; status: False ; controllable: True ; orig: False ; >09:07:23,769 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-288e40eb-535b-40de-ae4d-8a4f53aea015 ; orig: False ; >09:07:23,771 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:07:23,772 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-288e40eb-535b-40de-ae4d-8a4f53aea015 ; status: False ; type: luks ; >09:07:23,772 INFO blivet: setup of luks-288e40eb-535b-40de-ae4d-8a4f53aea015 failed: luks device not configured >09:07:23,773 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >09:07:23,775 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413882435', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '541244', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:07:23,776 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:07:23,777 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:07:23,777 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,778 INFO blivet: loop0 is a loop device >09:07:23,778 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:07:23,779 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url0/squashfs_f21.img (deleted) ; incomplete: False ; >09:07:23,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,780 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >09:07:23,781 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/squashfs_f21.img (deleted) ; current: None ; type: None ; >09:07:23,781 INFO blivet: added file /tmp/curl_fetch_url0/squashfs_f21.img (deleted) (id 23) to device tree >09:07:23,783 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/squashfs_f21.img (deleted) ; >09:07:23,783 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >09:07:23,785 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:07:23,785 INFO blivet: added loop loop0 (id 26) to device tree >09:07:23,785 INFO blivet: got device: LoopDevice instance (0x7f3ff7cd30d0) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs_f21.img (deleted) (23)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:07:23,789 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:07:23,790 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:07:23,791 DEBUG blivet: device loop0 does not contain a disklabel >09:07:23,791 INFO blivet: type detected on 'loop0' is 'squashfs' >09:07:23,791 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 29 >09:07:23,792 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:07:23,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/7cb24e3a-28b5-4444-96cb-90e5b5d28113', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413882435', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7cb24e3a-28b5-4444-96cb-90e5b5d28113', > 'ID_FS_UUID_ENC': '7cb24e3a-28b5-4444-96cb-90e5b5d28113', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '541317', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/7cb24e3a-28b5-4444-96cb-90e5b5d28113'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:07:23,795 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:07:23,796 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:07:23,797 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,797 INFO blivet: loop1 is a loop device >09:07:23,798 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:07:23,799 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >09:07:23,800 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,800 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >09:07:23,801 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >09:07:23,801 INFO blivet: added file /LiveOS/rootfs.img (id 31) to device tree >09:07:23,802 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >09:07:23,802 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >09:07:23,804 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:07:23,804 INFO blivet: added loop loop1 (id 34) to device tree >09:07:23,804 INFO blivet: got device: LoopDevice instance (0x7f3ff7ce24d0) -- > name = loop1 status = False kids = 0 id = 34 > parents = ['existing 0 B file /LiveOS/rootfs.img (31)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:07:23,808 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:07:23,809 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:07:23,810 DEBUG blivet: device loop1 does not contain a disklabel >09:07:23,810 INFO blivet: type detected on 'loop1' is 'ext4' >09:07:23,839 DEBUG blivet: size=0 B, current=2048 MiB >09:07:23,853 DEBUG blivet: using current size 0 as min size >09:07:23,854 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:23,854 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 37 >09:07:23,855 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >09:07:23,855 INFO blivet: got format: existing ext4 filesystem >09:07:23,857 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413882435', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '541392', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:07:23,858 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:07:23,858 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:07:23,860 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,860 INFO blivet: loop2 is a loop device >09:07:23,861 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:07:23,861 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:07:23,863 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >09:07:23,864 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:07:23,864 INFO blivet: added file /overlay (deleted) (id 39) to device tree >09:07:23,866 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:07:23,866 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >09:07:23,867 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:07:23,868 INFO blivet: added loop loop2 (id 42) to device tree >09:07:23,868 INFO blivet: got device: LoopDevice instance (0x7f3ff7ce2790) -- > name = loop2 status = False kids = 0 id = 42 > parents = ['existing 0 B file /overlay (deleted) (39)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:07:23,872 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:07:23,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:07:23,873 DEBUG blivet: device loop2 does not contain a disklabel >09:07:23,874 DEBUG blivet: no type or existing type for loop2, bailing >09:07:23,877 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/7cb24e3a-28b5-4444-96cb-90e5b5d28113 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413882435', > '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': '7cb24e3a-28b5-4444-96cb-90e5b5d28113', > 'ID_FS_UUID_ENC': '7cb24e3a-28b5-4444-96cb-90e5b5d28113', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '672795', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/7cb24e3a-28b5-4444-96cb-90e5b5d28113', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:07:23,878 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:07:23,879 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:07:23,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,880 INFO blivet: live-rw is a device-mapper device >09:07:23,881 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:07:23,882 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:07:23,883 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (34) with existing ext4 filesystem >09:07:23,884 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:07:23,885 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (42) >09:07:23,887 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:07:23,888 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:23,889 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >09:07:23,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >09:07:23,891 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:07:23,891 INFO blivet: added dm live-rw (id 46) to device tree >09:07:23,892 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:07:23,891 INFO blivet: got device: DMDevice instance (0x7f3ff7cf3350) -- > name = live-rw status = True kids = 0 id = 46 > parents = ['existing 0 B loop loop2 (42)'] > uuid = None size = 2048 MiB > format = existing None > 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2dd0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:07:23,979 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:07:23,980 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:07:23,980 DEBUG blivet: device live-rw does not contain a disklabel >09:07:23,980 INFO blivet: type detected on 'live-rw' is 'ext4' >09:07:24,015 DEBUG blivet: size=1134.41 MiB, current=2048 MiB >09:07:24,038 DEBUG blivet: padding min size from 1189510144 up to 1189510644 >09:07:24,039 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:24,040 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 49 >09:07:24,041 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:07:24,041 INFO blivet: got format: existing ext4 filesystem >09:07:24,044 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/7cb24e3a-28b5-4444-96cb-90e5b5d28113 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413882435', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7cb24e3a-28b5-4444-96cb-90e5b5d28113', > 'ID_FS_UUID_ENC': '7cb24e3a-28b5-4444-96cb-90e5b5d28113', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '686495', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/7cb24e3a-28b5-4444-96cb-90e5b5d28113', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:07:24,044 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:07:24,045 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:07:24,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:24,046 INFO blivet: live-base is a device-mapper device >09:07:24,047 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:07:24,048 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:07:24,049 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:07:24,050 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (34) with existing ext4 filesystem >09:07:24,052 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:07:24,053 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:24,054 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >09:07:24,055 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >09:07:24,056 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:07:24,057 INFO blivet: added dm live-base (id 51) to device tree >09:07:24,057 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:07:24,057 INFO blivet: got device: DMDevice instance (0x7f3ff7cf3c10) -- > name = live-base status = True kids = 0 id = 51 > parents = ['existing 0 B loop loop1 (34) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2e60> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:07:24,083 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:07:24,084 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:07:24,084 DEBUG blivet: device live-base does not contain a disklabel >09:07:24,084 INFO blivet: type detected on 'live-base' is 'ext4' >09:07:24,125 DEBUG blivet: size=0 B, current=2048 MiB >09:07:24,139 DEBUG blivet: using current size 0 as min size >09:07:24,140 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:24,141 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 54 >09:07:24,142 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:07:24,142 INFO blivet: got format: existing ext4 filesystem >09:07:24,160 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:07:24,161 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:07:24,162 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:07:24,177 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:07:24,191 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:07:24,192 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:07:24,193 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:07:24,207 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:07:24,209 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >09:07:24,210 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >09:07:24,226 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:07:24,227 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:07:24,228 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:07:24,248 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:07:24,248 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:07:24,249 INFO blivet: edd: collected mbr signatures: {'vda': '0x6e2d77be'} >09:07:24,249 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x6e2d77be > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >09:07:24,250 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >09:07:24,252 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:07:25,006 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:07:25,094 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:07:25,095 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:07:25,096 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:07:25,203 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:25,205 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:25,207 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:25,209 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,244 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:25,298 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >09:07:25,301 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,332 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:25,299 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7f3ffc13b750) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > 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 = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None] >09:07:25,398 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,430 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:25,500 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,538 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:25,605 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,603 INFO blivet: updating format of device: existing 0 cdrom sr0 (1) >09:07:25,640 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,675 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,710 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:25,744 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >09:07:26,037 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:07:26,039 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,072 DEBUG blivet: no media present for device sr0 >09:07:26,214 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >09:07:26,218 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,251 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:26,215 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7f3ffc13b750) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > 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 = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None] >09:07:26,319 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,352 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:26,419 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,452 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:26,519 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,517 INFO blivet: updating format of device: existing 0 cdrom sr0 (1) >09:07:26,555 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,590 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,625 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,658 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >09:07:26,730 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:07:26,731 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:26,763 DEBUG blivet: no media present for device sr0 >09:09:20,425 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >09:09:20,428 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,459 DEBUG blivet: looking up parted Device: /dev/sr0 >09:09:20,426 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7f3ffc13b750) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 > format = existing None > 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 = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None] >09:09:20,527 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,560 DEBUG blivet: looking up parted Device: /dev/sr0 >09:09:20,628 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,661 DEBUG blivet: looking up parted Device: /dev/sr0 >09:09:20,729 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,727 INFO blivet: updating format of device: existing 0 cdrom sr0 (1) >09:09:20,763 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,798 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,834 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,867 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >09:09:20,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:09:20,940 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:09:20,972 DEBUG blivet: no media present for device sr0 >09:09:21,529 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:09:21,530 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:09:21,531 DEBUG blivet: NFSv4.supported: supported: False ; >09:09:21,532 DEBUG blivet: NFSv4.supported: supported: False ; >09:09:21,533 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:09:21,534 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:09:21,536 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:21,537 DEBUG blivet: Ext4FS.supported: supported: True ; >09:09:21,541 DEBUG blivet: Ext3FS.supported: supported: True ; >09:09:21,542 DEBUG blivet: Ext3FS.supported: supported: True ; >09:09:21,543 DEBUG blivet: Ext2FS.supported: supported: True ; >09:09:21,544 DEBUG blivet: Ext2FS.supported: supported: True ; >09:09:21,545 DEBUG blivet: SysFS.supported: supported: False ; >09:09:21,546 DEBUG blivet: SysFS.supported: supported: False ; >09:09:21,547 DEBUG blivet: MultipathMember.__init__: >09:09:21,548 DEBUG blivet: MDRaidMember.__init__: >09:09:21,549 DEBUG blivet: ProcFS.supported: supported: False ; >09:09:21,550 DEBUG blivet: ProcFS.supported: supported: False ; >09:09:21,551 DEBUG blivet: SwapSpace.__init__: >09:09:21,552 DEBUG blivet: NoDevFS.supported: supported: False ; >09:09:21,552 DEBUG blivet: NoDevFS.supported: supported: False ; >09:09:21,554 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:09:21,555 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:09:21,556 DEBUG blivet: BTRFS.supported: supported: True ; >09:09:21,634 DEBUG blivet: USBFS.supported: supported: False ; >09:09:21,635 DEBUG blivet: USBFS.supported: supported: False ; >09:09:21,636 DEBUG blivet: DiskLabel.__init__: >09:09:21,636 INFO blivet: DiskLabel.partedDevice returning None >09:09:21,638 DEBUG blivet: HFSPlus.supported: supported: False ; >09:09:21,639 DEBUG blivet: HFSPlus.supported: supported: False ; >09:09:21,640 DEBUG blivet: XFS.supported: supported: True ; >09:09:21,727 DEBUG blivet: XFS.supported: supported: True ; >09:09:21,728 DEBUG blivet: TmpFS.supported: supported: True ; >09:09:21,740 DEBUG blivet: LUKS.__init__: >09:09:21,741 DEBUG blivet: NTFS.supported: supported: False ; >09:09:21,742 DEBUG blivet: NTFS.supported: supported: False ; >09:09:21,743 DEBUG blivet: BindFS.supported: supported: False ; >09:09:21,743 DEBUG blivet: BindFS.supported: supported: False ; >09:09:21,744 DEBUG blivet: HFS.supported: supported: False ; >09:09:21,745 DEBUG blivet: HFS.supported: supported: False ; >09:09:21,745 DEBUG blivet: LVMPhysicalVolume.__init__: >09:09:21,746 DEBUG blivet: NFS.supported: supported: False ; >09:09:21,747 DEBUG blivet: NFS.supported: supported: False ; >09:09:21,748 DEBUG blivet: FATFS.supported: supported: True ; >09:09:21,801 DEBUG blivet: FATFS.supported: supported: True ; >09:09:21,802 DEBUG blivet: DMRaidMember.__init__: >05:09:25,681 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:25,700 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffb9e5690) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ffb9e5510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9d81d0> PedPartition: <_ped.Partition object at 0x7f3ffb9c4770> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffb9e5910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9e5490> PedPartition: <_ped.Partition object at 0x7f3ffb9e45f0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:26,068 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >05:09:26,069 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >05:09:26,089 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:26,091 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffb9e5690) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ffb9e5510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9d81d0> PedPartition: <_ped.Partition object at 0x7f3ffb9c4770> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffb9e5910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9e5490> PedPartition: <_ped.Partition object at 0x7f3ffb9e45f0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,076 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,077 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffb9e5690) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ffb9e5510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9d81d0> PedPartition: <_ped.Partition object at 0x7f3ffb9c4770> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffb9e5910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9e5490> PedPartition: <_ped.Partition object at 0x7f3ffb9e45f0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,169 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,170 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffb9e5690) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ffb9e5510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9d81d0> PedPartition: <_ped.Partition object at 0x7f3ffb9c4770> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffb9e5910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9e5490> PedPartition: <_ped.Partition object at 0x7f3ffb9e45f0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,235 INFO blivet: Detected 2048 MiB of memory >05:09:31,246 INFO blivet: Swap attempt of 2048 MiB >05:09:31,294 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,297 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffb9e5690) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ffb9e5510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9d81d0> PedPartition: <_ped.Partition object at 0x7f3ffb9c4770> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffb9e5910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9e5490> PedPartition: <_ped.Partition object at 0x7f3ffb9e45f0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,405 DEBUG blivet: clearpart: looking at vda2 >05:09:31,405 DEBUG blivet: clearpart: looking at vda1 >05:09:31,406 DEBUG blivet: checking whether disk vda has an empty extended >05:09:31,406 DEBUG blivet: extended is None ; logicals is [] >05:09:31,408 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:31,410 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >05:09:31,424 DEBUG blivet: resolved 'vda' to 'vda' (disk) >05:09:31,473 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:31,475 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >05:09:31,486 DEBUG blivet: resolved 'vda' to 'vda' (disk) >05:09:31,487 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:31,488 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with existing msdos disklabel >05:09:31,497 DEBUG blivet: resolved 'vda' to 'vda' (disk) >05:09:31,502 DEBUG blivet: starting Blivet copy >05:09:31,541 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,543 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffa117a10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ffb9e5510> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9d81d0> PedPartition: <_ped.Partition object at 0x7f3ffb9c4770> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffa4cc910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ffb9e5210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffb9e5490> PedPartition: <_ped.Partition object at 0x7f3ffb9e45f0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,616 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >05:09:31,616 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff03af110> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffa0ac3d0> PedPartition: <_ped.Partition object at 0x7f3fee40def0> >05:09:31,618 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >05:09:31,618 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03af0d0> PedPartition: <_ped.Partition object at 0x7f3fee40d710> >05:09:31,619 DEBUG blivet: finished Blivet copy >05:09:31,621 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,622 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffa117a10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff03af110> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffa0ac3d0> PedPartition: <_ped.Partition object at 0x7f3fee40def0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffa4cc910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03af0d0> PedPartition: <_ped.Partition object at 0x7f3fee40d710> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,680 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,681 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffa117a10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff03af110> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffa0ac3d0> PedPartition: <_ped.Partition object at 0x7f3fee40def0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffa4cc910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03af0d0> PedPartition: <_ped.Partition object at 0x7f3fee40d710> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,741 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,742 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffa117a10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff03af110> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffa0ac3d0> PedPartition: <_ped.Partition object at 0x7f3fee40def0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffa4cc910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03af0d0> PedPartition: <_ped.Partition object at 0x7f3fee40d710> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,800 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,801 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffa117a10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff03af110> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffa0ac3d0> PedPartition: <_ped.Partition object at 0x7f3fee40def0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffa4cc910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03af0d0> PedPartition: <_ped.Partition object at 0x7f3fee40d710> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:31,872 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:31,873 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ffa117a10) -- > name = vda1 status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/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 0x7f3ffbec2b90> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ff03af110> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffa0ac3d0> PedPartition: <_ped.Partition object at 0x7f3fee40def0> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3ffa4cc910) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 8192 MiB disk vda (5) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec2c20> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = luks grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400604c050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03af0d0> PedPartition: <_ped.Partition object at 0x7f3fee40d710> > disk = existing 8192 MiB disk vda (5) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = ] >05:09:33,996 DEBUG blivet: Ext4FS.supported: supported: True ; >05:09:33,997 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 128 >05:09:36,086 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >05:09:36,086 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 130 >05:09:36,088 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >05:09:36,088 INFO storage.ui: registered action: [129] destroy format ext4 filesystem on partition vda1 (id 10) >05:09:36,090 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:09:36,091 INFO storage.ui: removed partition vda1 (id 10) from device tree >05:09:36,091 INFO storage.ui: registered action: [131] destroy device partition vda1 (id 10) >05:09:36,094 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >05:09:36,095 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 133 >05:09:36,096 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: luks ; type: None ; >05:09:36,097 INFO storage.ui: registered action: [132] destroy format luks on partition vda2 (id 15) >05:09:36,099 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:09:36,099 INFO storage.ui: removed partition vda2 (id 15) from device tree >05:09:36,099 INFO storage.ui: registered action: [134] destroy device partition vda2 (id 15) >05:09:36,100 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 136 >05:09:36,101 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >05:09:36,102 INFO storage.ui: registered action: [135] destroy format msdos disklabel on disk vda (id 5) >05:09:36,102 DEBUG storage.ui: required disklabel type for vda (15) is None >05:09:36,102 DEBUG storage.ui: default disklabel type for vda is msdos >05:09:36,103 DEBUG storage.ui: selecting msdos disklabel for vda based on size >05:09:36,104 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >05:09:36,106 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >05:09:36,106 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f3ff03b7890> > PedDisk: <_ped.Disk object at 0x7f3fee6d7320> >05:09:36,107 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 137 >05:09:36,109 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >05:09:36,109 INFO storage.ui: registered action: [138] create format msdos disklabel on disk vda (id 5) >05:09:36,111 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:36,113 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >05:09:36,129 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:36,130 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >05:09:36,132 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:36,133 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >05:09:36,139 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:36,141 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >05:09:37,882 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:37,883 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >05:09:37,938 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:37,940 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:37,953 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:37,954 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:37,955 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:37,967 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:37,969 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:37,970 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >05:09:37,971 INFO storage.ui: Detected 2048 MiB of memory >05:09:37,985 INFO storage.ui: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >05:09:38,009 INFO storage.ui: Swap attempt of 819.2 MiB >05:09:38,021 DEBUG storage.ui: doAutoPart: True >05:09:38,021 DEBUG storage.ui: encryptedAutoPart: False >05:09:38,021 DEBUG storage.ui: autoPartType: 3 >05:09:38,022 DEBUG storage.ui: clearPartType: 2 >05:09:38,022 DEBUG storage.ui: clearPartDisks: ['vda'] >05:09:38,038 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f3ffa0aca10) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f3ffa0acf90) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f3ffa0ac950) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f3ffa0ac910) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f3ffa0ac750) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >05:09:38,039 DEBUG storage.ui: storage.disks: ['vda'] >05:09:38,039 DEBUG storage.ui: storage.partitioned: ['vda'] >05:09:38,039 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs_f21.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >05:09:38,041 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:38,042 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:38,050 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:38,050 DEBUG storage.ui: boot disk: vda >05:09:38,052 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >05:09:38,052 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 139 >05:09:38,053 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:09:38,054 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >05:09:38,055 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >05:09:38,056 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:09:38,056 INFO storage.ui: added partition req0 (id 140) to device tree >05:09:38,056 INFO storage.ui: registered action: [142] create device partition req0 (id 140) >05:09:38,057 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 144 >05:09:38,058 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >05:09:38,058 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >05:09:38,059 INFO storage.ui: registered action: [143] create format lvmpv on partition req0 (id 140) >05:09:38,059 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f40067fa050) -- > name = vda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f3ffbec28c0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3ffa117b10>] >05:09:38,071 DEBUG storage.ui: devs: [PartitionDevice instance (0x7f3ff108cf10) -- > name = req0 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >05:09:38,082 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:09:38,082 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 145 >05:09:38,083 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:09:38,084 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >05:09:38,085 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >05:09:38,086 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:09:38,086 INFO storage.ui: added partition req1 (id 146) to device tree >05:09:38,087 INFO storage.ui: registered action: [148] create device partition req1 (id 146) >05:09:38,087 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 150 >05:09:38,088 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >05:09:38,089 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >05:09:38,089 INFO storage.ui: registered action: [149] create format ext4 filesystem mounted at /boot on partition req1 (id 146) >05:09:38,090 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,091 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = req0 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3ff03b7a50) -- > name = req1 status = False kids = 0 id = 146 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >05:09:38,115 INFO storage.ui: skipping unneeded stage1 biosboot request >05:09:38,115 DEBUG storage.ui: PartSpec instance (0x7f3ffa0ac910) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >05:09:38,123 DEBUG storage.ui: existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:38,132 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:09:38,133 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,134 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = req0 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3ff03b7a50) -- > name = req1 status = False kids = 0 id = 146 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >05:09:38,158 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,159 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = req0 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3ff03b7a50) -- > name = req1 status = False kids = 0 id = 146 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >05:09:38,184 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,185 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = req0 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3ff03b7a50) -- > name = req1 status = False kids = 0 id = 146 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >05:09:38,210 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 140)', 'req1(id 146)'] from disk(s) ['vda'] >05:09:38,211 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 140)', 'req1(id 146)'] >05:09:38,211 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 146)', 'req0(id 140)'] from disk(s) ['vda'] >05:09:38,212 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:38,213 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:38,221 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:38,222 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:38,223 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:38,232 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:38,232 DEBUG storage.ui: allocating partition: req1 ; id: 146 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >05:09:38,240 DEBUG storage.ui: checking freespace on vda >05:09:38,241 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >05:09:38,249 DEBUG storage.ui: checking 63-16777215 (8191.97 MiB) >05:09:38,257 DEBUG storage.ui: current free range is 63-16777215 (8191.97 MiB) >05:09:38,266 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:09:38,266 DEBUG storage.ui: new free: 63-16777215 / 8191.97 MiB >05:09:38,274 DEBUG storage.ui: new free allows for 0 sectors of growth >05:09:38,275 DEBUG storage.ui: found free space for bootable request >05:09:38,275 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:09:38,276 DEBUG storage.ui: created partition vda1 of 500 MiB and added it to /dev/vda >05:09:38,284 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:09:38,284 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3fee4a4c50> PedPartition: <_ped.Partition object at 0x7f3fee679650> >05:09:38,286 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:09:38,287 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:09:38,288 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:09:38,289 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3fee4a4750> PedPartition: <_ped.Partition object at 0x7f3fee40d770> >05:09:38,290 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:38,291 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:38,300 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:38,301 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:38,302 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:38,311 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:38,311 DEBUG storage.ui: allocating partition: req0 ; id: 140 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >05:09:38,319 DEBUG storage.ui: checking freespace on vda >05:09:38,319 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >05:09:38,327 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >05:09:38,335 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >05:09:38,343 DEBUG storage.ui: checking 1026048-16777215 (7691 MiB) >05:09:38,352 DEBUG storage.ui: current free range is 1026048-16777215 (7691 MiB) >05:09:38,360 DEBUG storage.ui: evaluating growth potential for new layout >05:09:38,360 DEBUG storage.ui: calculating growth for disk /dev/vda >05:09:38,362 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:09:38,362 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff873e910> PedPartition: <_ped.Partition object at 0x7f3feeaa84d0> >05:09:38,364 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:09:38,365 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:09:38,365 DEBUG storage.ui: adding request 146 to chunk 16775168 (2048-16777215) on /dev/vda >05:09:38,365 DEBUG storage.ui: adding request 140 to chunk 16775168 (2048-16777215) on /dev/vda >05:09:38,366 DEBUG storage.ui: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >05:09:38,366 DEBUG storage.ui: req: PartitionRequest instance -- >id = 146 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:09:38,367 DEBUG storage.ui: req: PartitionRequest instance -- >id = 140 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:09:38,367 DEBUG storage.ui: 1 requests and 14727168 (7191 MiB) left in chunk >05:09:38,375 DEBUG storage.ui: adding 14727168 (7191 MiB) to 140 (vda2) >05:09:38,383 DEBUG storage.ui: new grow amount for request 140 (vda2) is 14727168 units, or 7191 MiB >05:09:38,391 DEBUG storage.ui: request 146 (vda1) growth: 0 (0 B) size: 500 MiB >05:09:38,400 DEBUG storage.ui: request 140 (vda2) growth: 14727168 (7191 MiB) size: 7691 MiB >05:09:38,416 DEBUG storage.ui: disk /dev/vda growth: 14727168 (7191 MiB) >05:09:38,425 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:09:38,425 DEBUG storage.ui: device vda2 new partedPartition None >05:09:38,426 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:09:38,428 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:09:38,428 DEBUG storage.ui: total growth: 14727168 sectors >05:09:38,428 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:09:38,428 DEBUG storage.ui: new free: 1026048-16777215 / 7691 MiB >05:09:38,437 DEBUG storage.ui: new free allows for 14727168 sectors of growth >05:09:38,437 DEBUG storage.ui: created partition vda2 of 500 MiB and added it to /dev/vda >05:09:38,446 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:09:38,446 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3fee4a4490> PedPartition: <_ped.Partition object at 0x7f3feeaa86b0> >05:09:38,448 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:09:38,449 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:09:38,450 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:09:38,450 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3fee4a4690> PedPartition: <_ped.Partition object at 0x7f3ff9ffa830> >05:09:38,451 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda2(id 140)', 'vda1(id 146)'] >05:09:38,451 DEBUG storage.ui: growable partitions are ['vda2'] >05:09:38,452 DEBUG storage.ui: adding request 140 to chunk 16775168 (2048-16777215) on /dev/vda >05:09:38,452 DEBUG storage.ui: adding request 146 to chunk 16775168 (2048-16777215) on /dev/vda >05:09:38,452 DEBUG storage.ui: disk vda has 1 chunks >05:09:38,452 DEBUG storage.ui: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >05:09:38,453 DEBUG storage.ui: req: PartitionRequest instance -- >id = 146 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:09:38,453 DEBUG storage.ui: req: PartitionRequest instance -- >id = 140 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:09:38,454 DEBUG storage.ui: 1 requests and 14727168 (7191 MiB) left in chunk >05:09:38,462 DEBUG storage.ui: adding 14727168 (7191 MiB) to 140 (vda2) >05:09:38,470 DEBUG storage.ui: new grow amount for request 140 (vda2) is 14727168 units, or 7191 MiB >05:09:38,478 DEBUG storage.ui: growing partitions on vda >05:09:38,478 DEBUG storage.ui: partition vda1 (146): 0 >05:09:38,479 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3ff03b7950> PedGeometry: <_ped.Geometry object at 0x7f3ff873e150> >05:09:38,479 DEBUG storage.ui: partition vda2 (140): 0 >05:09:38,479 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7f3ff03b7950> PedGeometry: <_ped.Geometry object at 0x7f3ff873e510> >05:09:38,479 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 146)', 'vda2(id 140)'] from disk(s) ['vda'] >05:09:38,480 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:09:38,481 DEBUG storage.ui: device vda1 new partedPartition None >05:09:38,481 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >05:09:38,482 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:09:38,483 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:09:38,484 DEBUG storage.ui: device vda2 new partedPartition None >05:09:38,484 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:09:38,486 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:09:38,486 DEBUG storage.ui: back from removeNewPartitions >05:09:38,486 DEBUG storage.ui: extended: None >05:09:38,486 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3ff03b7950> PedGeometry: <_ped.Geometry object at 0x7f3ff873e150> >05:09:38,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:09:38,488 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff873ecd0> PedPartition: <_ped.Partition object at 0x7f3feeaa8770> >05:09:38,489 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:09:38,490 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:09:38,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:09:38,491 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> >05:09:38,492 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7f3ff03b7950> PedGeometry: <_ped.Geometry object at 0x7f3ff873e510> >05:09:38,493 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:09:38,494 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff873e5d0> PedPartition: <_ped.Partition object at 0x7f3feeaa87d0> >05:09:38,495 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:09:38,496 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:09:38,498 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:09:38,498 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> >05:09:38,499 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,500 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f3ff03b7a50) -- > name = vda1 status = False kids = 0 id = 146 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >05:09:38,565 DEBUG storage.ui: fixing size of non-existent 500 MiB partition vda1 (146) with non-existent ext4 filesystem mounted at /boot >05:09:38,574 DEBUG storage.ui: fixing size of non-existent 7691 MiB partition vda2 (140) with non-existent lvmpv >05:09:38,583 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,583 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f3ff03b7a50) -- > name = vda1 status = False kids = 0 id = 146 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >05:09:38,647 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,647 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f3ff03b7a50) -- > name = vda1 status = False kids = 0 id = 146 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >05:09:38,709 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:38,710 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f3ff03b7a50) -- > name = vda1 status = False kids = 0 id = 146 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >05:09:38,773 DEBUG storage.ui: LVMVolumeGroupDevice._addParent: fedora ; member: vda2 ; >05:09:38,774 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >05:09:38,774 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 152 >05:09:38,775 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >05:09:38,776 INFO storage.ui: added lvmvg fedora (id 151) to device tree >05:09:38,776 INFO storage.ui: registered action: [154] create device lvmvg fedora (id 151) >05:09:38,777 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >05:09:38,777 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 156 >05:09:38,778 DEBUG storage.ui: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >05:09:38,779 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,787 DEBUG storage.ui: vg fedora has 7688 MiB free >05:09:38,795 DEBUG storage.ui: Adding fedora-pool00/0 B to fedora >05:09:38,795 INFO storage.ui: added lvmthinpool fedora-pool00 (id 155) to device tree >05:09:38,796 INFO storage.ui: registered action: [158] create device lvmthinpool fedora-pool00 (id 155) >05:09:38,797 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:09:38,797 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 159 >05:09:38,798 DEBUG storage.ui: LVMThinPoolDevice.addChild: kids: 0 ; name: fedora-pool00 ; >05:09:38,799 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >05:09:38,800 DEBUG storage.ui: Adding fedora-root/1024 MiB to fedora >05:09:38,808 DEBUG storage.ui: Adding fedora-root/1024 MiB to fedora-pool00 >05:09:38,816 INFO storage.ui: added lvmthinlv fedora-root (id 160) to device tree >05:09:38,816 INFO storage.ui: registered action: [162] create device lvmthinlv fedora-root (id 160) >05:09:38,816 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 164 >05:09:38,817 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >05:09:38,817 INFO storage.ui: registered action: [163] create format ext4 filesystem mounted at / on lvmthinlv fedora-root (id 160) >05:09:38,819 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >05:09:38,819 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance with object id 165 >05:09:38,820 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >05:09:38,821 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >05:09:38,821 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,830 DEBUG storage.ui: vg fedora has 7688 MiB free >05:09:38,838 DEBUG storage.ui: Adding fedora-swap/819.2 MiB to fedora >05:09:38,845 INFO storage.ui: added lvmlv fedora-swap (id 166) to device tree >05:09:38,845 INFO storage.ui: registered action: [168] create device lvmlv fedora-swap (id 166) >05:09:38,846 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 170 >05:09:38,847 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >05:09:38,847 INFO storage.ui: registered action: [169] create format swap on lvmlv fedora-swap (id 166) >05:09:38,848 DEBUG storage.ui: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >05:09:38,855 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,863 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:38,871 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,880 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:38,849 DEBUG storage.ui: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7f3ff108ca10) -- > name = fedora status = False kids = 2 id = 151 > parents = ['non-existent 7691 MiB partition vda2 (140) with non-existent lvmpv'] > uuid = None size = 7688 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1922 free space = 6868 MiB > free extents = 1717 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 7691 MiB partition vda2 (140) with non-existent lvmpv'] > LVs = ['non-existent 0 B lvmthinpool fedora-pool00 (155)', > 'non-existent 1024 MiB lvmthinlv fedora-root (160) with non-existent ext4 filesystem mounted at /', > 'non-existent 819.2 MiB lvmlv fedora-swap (166) with non-existent swap']] >05:09:38,908 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,916 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:38,924 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,933 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:38,961 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,969 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:38,977 DEBUG storage.ui: fedora size is 7688 MiB >05:09:38,986 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:39,008 DEBUG storage.ui: fedora size is 7688 MiB >05:09:39,017 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:39,025 DEBUG storage.ui: vg fedora: 6868 MiB free ; lvs: ['pool00', 'root', 'swap'] >05:09:39,034 DEBUG storage.ui: fedora size is 7688 MiB >05:09:39,042 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:39,051 DEBUG storage.ui: adding request 155 to chunk 1922 on /dev/fedora >05:09:39,051 DEBUG storage.ui: adding request 166 to chunk 1922 on /dev/fedora >05:09:39,052 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 1922 size = 7688 MiB >remaining = 1 pool = 1399 >05:09:39,060 DEBUG storage.ui: req: LVRequest instance -- >id = 166 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >05:09:39,060 DEBUG storage.ui: req: LVRequest instance -- >id = 155 name = fedora-pool00 growable = True >base = 308 growth = 0 max_grow = 0 >done = False >05:09:39,060 DEBUG storage.ui: 1 requests and 1399 (5596 MiB) left in chunk >05:09:39,068 DEBUG storage.ui: adding 1399 (5596 MiB) to 155 (fedora-pool00) >05:09:39,076 DEBUG storage.ui: new grow amount for request 155 (fedora-pool00) is 1399 units, or 5596 MiB >05:09:39,084 DEBUG storage.ui: trying to set lv fedora-pool00 size to 5688 MiB >05:09:39,092 DEBUG storage.ui: fedora size is 7688 MiB >05:09:39,101 DEBUG storage.ui: vg fedora has 6868 MiB free >05:09:39,109 DEBUG storage.ui: fedora size is 7688 MiB >05:09:39,118 DEBUG storage.ui: vg fedora has 40 MiB free >05:09:39,126 DEBUG storage.ui: fedora size is 7688 MiB >05:09:39,135 DEBUG storage.ui: vg fedora has 40 MiB free >05:09:39,143 DEBUG storage.ui: adding request 160 to chunk 1422 on /dev/mapper/fedora-pool00 >05:09:39,143 DEBUG storage.ui: Chunk.growRequests: ThinPoolChunk instance -- >device = /dev/mapper/fedora-pool00 length = 1422 size = 5688 MiB >remaining = 1 pool = 1161 >05:09:39,151 DEBUG storage.ui: req: LVRequest instance -- >id = 160 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >05:09:39,152 DEBUG storage.ui: 1 requests and 1161 B (4644 MiB) left in chunk >05:09:39,167 DEBUG storage.ui: adding 1161 (4644 MiB) to 160 (fedora-root) >05:09:39,175 DEBUG storage.ui: new grow amount for request 160 (fedora-root) is 1161 units, or 4644 MiB >05:09:39,183 DEBUG storage.ui: fedora size is 7688 MiB >05:09:39,192 DEBUG storage.ui: vg fedora has 40 MiB free >05:09:39,200 DEBUG storage.ui: fedora size is 7688 MiB >05:09:39,209 DEBUG storage.ui: vg fedora has 40 MiB free >05:09:39,250 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:39,251 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:39,260 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:39,261 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:39,262 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:39,270 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:09:39,285 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:39,286 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = vda2 status = False kids = 1 id = 140 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f3ff03b7a50) -- > name = vda1 status = False kids = 0 id = 146 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >05:09:39,369 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:39,370 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = vda2 status = False kids = 1 id = 140 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f3ff03b7a50) -- > name = vda1 status = False kids = 0 id = 146 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >05:09:39,468 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >05:09:39,469 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3ff108cf10) -- > name = vda2 status = False kids = 1 id = 140 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 7691 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea350> PedPartition: <_ped.Partition object at 0x7f3feeaa8890> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = , PartitionDevice instance (0x7f3ff03b7a50) -- > name = vda1 status = False kids = 0 id = 146 > parents = ['existing 8192 MiB disk vda (5) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ff03b7910> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40060ea710> PedPartition: <_ped.Partition object at 0x7f3feeaa8830> > disk = existing 8192 MiB disk vda (5) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >05:09:40,747 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:40,748 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:40,761 DEBUG blivet: resolved 'vda' to 'vda' (disk) >05:09:40,762 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >05:09:40,763 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:40,775 DEBUG blivet: resolved 'vda' to 'vda' (disk) >05:09:46,514 INFO blivet: omitting ksdata: existing 8192 MiB disk vda (5) with non-existent msdos disklabel >05:09:46,534 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >05:09:46,535 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:09:46,536 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:09:46,557 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >05:09:46,558 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >05:09:46,559 DEBUG blivet: LVMThinLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >05:09:46,560 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >05:09:46,560 DEBUG blivet: action: [132] destroy format luks on partition vda2 (id 15) >05:09:46,561 DEBUG blivet: action: [134] destroy device partition vda2 (id 15) >05:09:46,561 DEBUG blivet: action: [129] destroy format ext4 filesystem on partition vda1 (id 10) >05:09:46,561 DEBUG blivet: action: [131] destroy device partition vda1 (id 10) >05:09:46,562 DEBUG blivet: action: [135] destroy format msdos disklabel on disk vda (id 5) >05:09:46,562 DEBUG blivet: action: [138] create format msdos disklabel on disk vda (id 5) >05:09:46,562 DEBUG blivet: action: [148] create device partition vda1 (id 146) >05:09:46,563 DEBUG blivet: action: [149] create format ext4 filesystem mounted at /boot on partition vda1 (id 146) >05:09:46,563 DEBUG blivet: action: [142] create device partition vda2 (id 140) >05:09:46,564 DEBUG blivet: action: [143] create format lvmpv on partition vda2 (id 140) >05:09:46,564 DEBUG blivet: action: [154] create device lvmvg fedora (id 151) >05:09:46,564 DEBUG blivet: action: [168] create device lvmlv fedora-swap (id 166) >05:09:46,565 DEBUG blivet: action: [169] create format swap on lvmlv fedora-swap (id 166) >05:09:46,565 DEBUG blivet: action: [158] create device lvmthinpool fedora-pool00 (id 155) >05:09:46,565 DEBUG blivet: action: [162] create device lvmthinlv fedora-root (id 160) >05:09:46,565 DEBUG blivet: action: [163] create format ext4 filesystem mounted at / on lvmthinlv fedora-root (id 160) >05:09:46,566 INFO blivet: pruning action queue... >05:09:46,567 INFO blivet: resetting parted disks... >05:09:46,568 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >05:09:46,569 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >05:09:46,570 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >05:09:46,571 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >05:09:46,572 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >05:09:46,573 DEBUG blivet: sector-based lookup found partition vda2 >05:09:46,574 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >05:09:46,574 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400644d590> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ffa0d1050> PedPartition: <_ped.Partition object at 0x7f3ff03be4d0> >05:09:46,577 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >05:09:46,578 DEBUG blivet: sector-based lookup found partition vda1 >05:09:46,579 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >05:09:46,580 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f400644d590> fileSystem: <parted.filesystem.FileSystem object at 0x7f3fee4a4bd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff03af0d0> PedPartition: <_ped.Partition object at 0x7f3fee40d710> >05:09:46,582 INFO blivet: sorting actions... >05:09:46,586 DEBUG blivet: action: [129] destroy format ext4 filesystem on partition vda1 (id 10) >05:09:46,586 DEBUG blivet: action: [132] destroy format luks on partition vda2 (id 15) >05:09:46,587 DEBUG blivet: action: [134] destroy device partition vda2 (id 15) >05:09:46,587 DEBUG blivet: action: [131] destroy device partition vda1 (id 10) >05:09:46,588 DEBUG blivet: action: [135] destroy format msdos disklabel on disk vda (id 5) >05:09:46,588 DEBUG blivet: lvm filter: removing vda2 from the reject list >05:09:46,588 DEBUG blivet: vda2 wasn't in the reject list >05:09:46,588 DEBUG blivet: lvm filter: removing vda1 from the reject list >05:09:46,589 DEBUG blivet: vda1 wasn't in the reject list >05:09:46,589 DEBUG blivet: lvm filter: removing fedora from the reject list >05:09:46,589 DEBUG blivet: fedora wasn't in the reject list >05:09:46,590 DEBUG blivet: lvm filter: removing fedora-pool00 from the reject list >05:09:46,590 DEBUG blivet: fedora-pool00 wasn't in the reject list >05:09:46,590 DEBUG blivet: lvm filter: removing fedora-root from the reject list >05:09:46,590 DEBUG blivet: fedora-root wasn't in the reject list >05:09:46,590 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >05:09:46,591 DEBUG blivet: fedora-swap wasn't in the reject list >05:09:46,591 DEBUG blivet: action: [138] create format msdos disklabel on disk vda (id 5) >05:09:46,591 DEBUG blivet: lvm filter: removing vda2 from the reject list >05:09:46,591 DEBUG blivet: vda2 wasn't in the reject list >05:09:46,592 DEBUG blivet: lvm filter: removing vda1 from the reject list >05:09:46,592 DEBUG blivet: vda1 wasn't in the reject list >05:09:46,592 DEBUG blivet: lvm filter: removing fedora from the reject list >05:09:46,592 DEBUG blivet: fedora wasn't in the reject list >05:09:46,593 DEBUG blivet: lvm filter: removing fedora-pool00 from the reject list >05:09:46,593 DEBUG blivet: fedora-pool00 wasn't in the reject list >05:09:46,593 DEBUG blivet: lvm filter: removing fedora-root from the reject list >05:09:46,593 DEBUG blivet: fedora-root wasn't in the reject list >05:09:46,594 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >05:09:46,594 DEBUG blivet: fedora-swap wasn't in the reject list >05:09:46,594 DEBUG blivet: action: [148] create device partition vda1 (id 146) >05:09:46,594 DEBUG blivet: action: [142] create device partition vda2 (id 140) >05:09:46,595 DEBUG blivet: lvm filter: removing fedora from the reject list >05:09:46,595 DEBUG blivet: fedora wasn't in the reject list >05:09:46,595 DEBUG blivet: lvm filter: removing fedora-pool00 from the reject list >05:09:46,595 DEBUG blivet: fedora-pool00 wasn't in the reject list >05:09:46,596 DEBUG blivet: lvm filter: removing fedora-root from the reject list >05:09:46,596 DEBUG blivet: fedora-root wasn't in the reject list >05:09:46,596 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >05:09:46,596 DEBUG blivet: fedora-swap wasn't in the reject list >05:09:46,597 DEBUG blivet: action: [143] create format lvmpv on partition vda2 (id 140) >05:09:46,597 DEBUG blivet: lvm filter: removing fedora from the reject list >05:09:46,598 DEBUG blivet: fedora wasn't in the reject list >05:09:46,598 DEBUG blivet: lvm filter: removing fedora-pool00 from the reject list >05:09:46,598 DEBUG blivet: fedora-pool00 wasn't in the reject list >05:09:46,599 DEBUG blivet: lvm filter: removing fedora-root from the reject list >05:09:46,599 DEBUG blivet: fedora-root wasn't in the reject list >05:09:46,599 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >05:09:46,599 DEBUG blivet: fedora-swap wasn't in the reject list >05:09:46,599 DEBUG blivet: action: [154] create device lvmvg fedora (id 151) >05:09:46,600 DEBUG blivet: lvm filter: removing fedora-pool00 from the reject list >05:09:46,600 DEBUG blivet: fedora-pool00 wasn't in the reject list >05:09:46,600 DEBUG blivet: lvm filter: removing fedora-root from the reject list >05:09:46,600 DEBUG blivet: fedora-root wasn't in the reject list >05:09:46,601 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >05:09:46,601 DEBUG blivet: fedora-swap wasn't in the reject list >05:09:46,601 DEBUG blivet: action: [158] create device lvmthinpool fedora-pool00 (id 155) >05:09:46,601 DEBUG blivet: lvm filter: removing fedora-root from the reject list >05:09:46,602 DEBUG blivet: fedora-root wasn't in the reject list >05:09:46,602 DEBUG blivet: action: [162] create device lvmthinlv fedora-root (id 160) >05:09:46,602 DEBUG blivet: action: [163] create format ext4 filesystem mounted at / on lvmthinlv fedora-root (id 160) >05:09:46,602 DEBUG blivet: action: [168] create device lvmlv fedora-swap (id 166) >05:09:46,603 DEBUG blivet: action: [169] create format swap on lvmlv fedora-swap (id 166) >05:09:46,603 DEBUG blivet: action: [149] create format ext4 filesystem mounted at /boot on partition vda1 (id 146) >05:09:46,604 INFO blivet: executing action: [129] destroy format ext4 filesystem on partition vda1 (id 10) >05:09:46,606 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >05:09:46,607 DEBUG blivet: Ext4FS.destroy: device: /dev/vda1 ; status: False ; type: ext4 ; >05:09:46,688 INFO blivet: executing action: [132] destroy format luks on partition vda2 (id 15) >05:09:46,690 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >05:09:46,691 DEBUG blivet: LUKS.destroy: device: /dev/vda2 ; status: False ; type: luks ; >05:09:46,692 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >05:09:46,694 DEBUG blivet: LUKS.destroy: device: /dev/vda2 ; status: False ; type: luks ; >05:09:46,783 INFO blivet: executing action: [134] destroy device partition vda2 (id 15) >05:09:46,785 DEBUG blivet: PartitionDevice.destroy: vda2 ; status: True ; >05:09:46,787 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >05:09:46,788 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >05:09:46,789 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >05:09:46,809 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: True ; >05:09:46,811 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >05:09:46,812 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >05:09:46,813 DEBUG blivet: PartitionDevice._destroy: vda2 ; status: True ; >05:09:46,815 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >05:09:46,882 INFO blivet: executing action: [131] destroy device partition vda1 (id 10) >05:09:46,883 DEBUG blivet: PartitionDevice.destroy: vda1 ; status: True ; >05:09:46,886 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >05:09:46,888 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >05:09:46,905 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >05:09:46,906 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >05:09:46,907 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >05:09:46,908 DEBUG blivet: PartitionDevice._destroy: vda1 ; status: True ; >05:09:46,910 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >05:09:46,976 INFO blivet: executing action: [135] destroy format msdos disklabel on disk vda (id 5) >05:09:46,977 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >05:09:46,978 DEBUG blivet: DiskLabel.destroy: device: /dev/vda ; status: False ; type: disklabel ; >05:09:47,025 INFO blivet: executing action: [138] create format msdos disklabel on disk vda (id 5) >05:09:47,027 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:09:47,028 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >05:09:47,029 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >05:09:47,030 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >05:09:47,082 INFO blivet: executing action: [148] create device partition vda1 (id 146) >05:09:47,083 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; >05:09:47,085 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >05:09:47,086 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:09:47,089 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >05:09:47,091 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; >05:09:47,093 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; >05:09:47,166 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >05:09:47,222 DEBUG blivet: post-commit partition path is /dev/vda1 >05:09:47,224 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >05:09:47,224 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3fee714d50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ff8756790> PedPartition: <_ped.Partition object at 0x7f3ff03be5f0> >05:09:47,226 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >05:09:47,245 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >05:09:47,247 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >05:09:47,248 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >05:09:47,249 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 >05:09:47,282 INFO blivet: executing action: [142] create device partition vda2 (id 140) >05:09:47,284 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; >05:09:47,286 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >05:09:47,287 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:09:47,289 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >05:09:47,290 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; >05:09:47,291 DEBUG blivet: PartitionDevice._wipe: vda2 ; status: False ; >05:09:47,364 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >05:09:47,426 DEBUG blivet: post-commit partition path is /dev/vda2 >05:09:47,427 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >05:09:47,428 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3fee714d50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3fee6b5810> PedPartition: <_ped.Partition object at 0x7f3fee40def0> >05:09:47,431 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >05:09:47,452 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >05:09:47,455 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >05:09:47,456 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >05:09:47,456 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 >05:09:47,494 INFO blivet: executing action: [143] create format lvmpv on partition vda2 (id 140) >05:09:47,496 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >05:09:47,497 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >05:09:47,499 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >05:09:47,500 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >05:09:47,501 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >05:09:47,502 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >05:09:47,503 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >05:09:47,504 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >05:09:47,508 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >05:09:47,509 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >05:09:47,511 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >05:09:47,513 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >05:09:47,514 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >05:09:47,515 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >05:09:47,516 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 16 ; >05:09:47,517 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 17 ; >05:09:47,518 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 18 ; >05:09:47,519 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 6 ; >05:09:47,520 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >05:09:47,545 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >05:09:47,546 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >05:09:47,547 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: None ; type: lvmpv ; >05:09:47,997 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >05:09:47,997 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >05:09:48,016 INFO blivet: executing action: [154] create device lvmvg fedora (id 151) >05:09:48,018 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >05:09:48,019 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >05:09:48,020 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >05:09:48,023 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: None ; type: lvmpv ; >05:09:48,024 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >05:09:48,060 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >05:09:48,062 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >05:09:48,097 INFO blivet: executing action: [158] create device lvmthinpool fedora-pool00 (id 155) >05:09:48,099 DEBUG blivet: LVMThinPoolDevice.create: fedora-pool00 ; status: False ; >05:09:48,100 DEBUG blivet: LVMThinPoolDevice.setupParents: kids: 1 ; name: fedora-pool00 ; orig: False ; >05:09:48,102 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >05:09:48,124 DEBUG blivet: LVMThinPoolDevice._create: fedora-pool00 ; status: False ; >05:09:48,153 DEBUG blivet: looking up parted Device: /dev/fedora >05:09:48,157 DEBUG blivet: fedora size is 7688 MiB >05:09:48,166 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,174 DEBUG blivet: fedora size is 7688 MiB >05:09:48,183 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,233 DEBUG blivet: looking up parted Device: /dev/fedora >05:09:48,236 DEBUG blivet: fedora size is 7688 MiB >05:09:48,245 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,253 DEBUG blivet: fedora size is 7688 MiB >05:09:48,262 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,297 DEBUG blivet: looking up parted Device: /dev/fedora >05:09:48,300 DEBUG blivet: fedora size is 7688 MiB >05:09:48,309 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,317 DEBUG blivet: fedora size is 7688 MiB >05:09:48,326 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,367 DEBUG blivet: looking up parted Device: /dev/fedora >05:09:48,370 DEBUG blivet: fedora size is 7688 MiB >05:09:48,379 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,386 DEBUG blivet: fedora size is 7688 MiB >05:09:48,395 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,436 DEBUG blivet: looking up parted Device: /dev/fedora >05:09:48,439 DEBUG blivet: fedora size is 7688 MiB >05:09:48,448 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,456 DEBUG blivet: fedora size is 7688 MiB >05:09:48,465 DEBUG blivet: vg fedora has 40 MiB free >05:09:48,502 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:09:48,533 DEBUG blivet: looking up parted Device: /dev/sr0 >05:09:48,598 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:09:48,631 DEBUG blivet: looking up parted Device: /dev/sr0 > > >/tmp/ifcfg.log: >09:07:22,233 DEBUG ifcfg: content of files (network initialization): >09:07:22,233 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >09:07:22,234 DEBUG ifcfg: # Generated by dracut initrd >09:07:22,234 DEBUG ifcfg: DEVICE="eth0" >09:07:22,234 DEBUG ifcfg: ONBOOT=yes >09:07:22,234 DEBUG ifcfg: NETBOOT=yes >09:07:22,234 DEBUG ifcfg: UUID="fe8569aa-68ae-4eb6-a465-6a8eea5b3c75" >09:07:22,234 DEBUG ifcfg: IPV6INIT=yes >09:07:22,234 DEBUG ifcfg: BOOTPROTO=dhcp >09:07:22,235 DEBUG ifcfg: TYPE=Ethernet >09:07:22,235 DEBUG ifcfg: NAME="eth0" >09:07:22,242 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1413882438L, 'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'fe8569aa-68ae-4eb6-a465-6a8eea5b3c75'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >09:07:22,309 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:22,310 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:22,310 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:07:22,311 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:09:21,783 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >09:09:21,784 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >root=live:http://192.168.100.1/virtuals/squashfs_f21.img inst.geoloc=0 nokill updates=http://192.168.100.1/virtuals/f21_updates.img inst.kdump_addon=on #ks=http://192.168.100.1/virtuals/ks_enc_autopart.cfg > > >/tmp/syslog: >09:07:17,673 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1395" x-info="http://www.rsyslog.com"] start >09:07:17,674 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >09:07:17,674 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >09:07:17,674 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >09:07:17,674 NOTICE kernel:[ 0.000000] Linux version 3.17.0-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Wed Oct 8 20:10:50 UTC 2014 >09:07:17,674 INFO kernel:[ 0.000000] Command line: root=live:http://192.168.100.1/virtuals/squashfs_f21.img inst.geoloc=0 nokill updates=http://192.168.100.1/virtuals/f21_updates.img inst.kdump_addon=on #ks=http://192.168.100.1/virtuals/ks_enc_autopart.cfg >09:07:17,674 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >09:07:17,674 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >09:07:17,674 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >09:07:17,674 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >09:07:17,674 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >09:07:17,674 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >09:07:17,674 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >09:07:17,674 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >09:07:17,674 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >09:07:17,674 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >09:07:17,674 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >09:07:17,674 INFO kernel:[ 0.000000] Hypervisor detected: KVM >09:07:17,674 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >09:07:17,674 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >09:07:17,674 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >09:07:17,674 DEBUG kernel:[ 0.000000] MTRR default type: write-back >09:07:17,674 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >09:07:17,674 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >09:07:17,674 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >09:07:17,674 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >09:07:17,674 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >09:07:17,674 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >09:07:17,674 DEBUG kernel:[ 0.000000] 1 disabled >09:07:17,674 DEBUG kernel:[ 0.000000] 2 disabled >09:07:17,674 DEBUG kernel:[ 0.000000] 3 disabled >09:07:17,674 DEBUG kernel:[ 0.000000] 4 disabled >09:07:17,674 DEBUG kernel:[ 0.000000] 5 disabled >09:07:17,674 DEBUG kernel:[ 0.000000] 6 disabled >09:07:17,674 DEBUG kernel:[ 0.000000] 7 disabled >09:07:17,674 INFO kernel:[ 0.000000] PAT not supported by CPU. >09:07:17,674 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >09:07:17,674 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >09:07:17,674 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >09:07:17,674 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >09:07:17,674 DEBUG kernel:[ 0.000000] BRK [0x0202e000, 0x0202efff] PGTABLE >09:07:17,674 DEBUG kernel:[ 0.000000] BRK [0x0202f000, 0x0202ffff] PGTABLE >09:07:17,674 DEBUG kernel:[ 0.000000] BRK [0x02030000, 0x02030fff] PGTABLE >09:07:17,674 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d200000-0x7d3fffff] >09:07:17,674 DEBUG kernel:[ 0.000000] [mem 0x7d200000-0x7d3fffff] page 2M >09:07:17,674 DEBUG kernel:[ 0.000000] BRK [0x02031000, 0x02031fff] PGTABLE >09:07:17,674 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d1fffff] >09:07:17,674 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d1fffff] page 2M >09:07:17,674 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >09:07:17,674 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >09:07:17,674 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >09:07:17,674 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d400000-0x7fffdfff] >09:07:17,674 DEBUG kernel:[ 0.000000] [mem 0x7d400000-0x7fdfffff] page 2M >09:07:17,674 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >09:07:17,674 DEBUG kernel:[ 0.000000] BRK [0x02032000, 0x02032fff] PGTABLE >09:07:17,674 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d522000-0x7ffeffff] >09:07:17,674 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F1620 000014 (v00 BOCHS ) >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000007FFFE3F0 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000007FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000007FFFE430 001137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000007FFFFF40 000040 >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000007FFFF6A0 000899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000007FFFF5B0 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >09:07:17,674 WARNING kernel:[ 0.000000] ACPI: HPET 0x000000007FFFF570 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >09:07:17,674 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:07:17,674 INFO kernel:[ 0.000000] No NUMA configuration found >09:07:17,674 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >09:07:17,674 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >09:07:17,674 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7d50e000-0x7d521fff] >09:07:17,674 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >09:07:17,674 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7d4fe001, primary cpu clock >09:07:17,674 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ac00000-ffff88007cbfffff] on node 0 >09:07:17,674 WARNING kernel:[ 0.000000] Zone ranges: >09:07:17,674 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >09:07:17,674 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >09:07:17,674 WARNING kernel:[ 0.000000] Normal empty >09:07:17,674 WARNING kernel:[ 0.000000] Movable zone start for each node >09:07:17,674 WARNING kernel:[ 0.000000] Early memory node ranges >09:07:17,674 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >09:07:17,674 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >09:07:17,674 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524188 >09:07:17,674 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >09:07:17,674 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >09:07:17,674 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >09:07:17,674 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >09:07:17,674 DEBUG kernel:[ 0.000000] DMA32 zone: 520190 pages, LIFO batch:31 >09:07:17,674 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >09:07:17,674 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:07:17,674 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >09:07:17,674 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >09:07:17,674 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >09:07:17,674 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >09:07:17,674 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >09:07:17,674 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >09:07:17,674 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >09:07:17,674 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >09:07:17,674 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >09:07:17,674 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >09:07:17,674 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >09:07:17,674 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >09:07:17,674 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >09:07:17,674 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >09:07:17,674 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >09:07:17,674 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >09:07:17,674 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >09:07:17,674 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >09:07:17,674 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >09:07:17,674 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >09:07:17,674 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >09:07:17,674 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >09:07:17,674 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >09:07:17,674 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >09:07:17,674 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007d200000 s88384 r8192 d22208 u1048576 >09:07:17,674 DEBUG kernel:[ 0.000000] pcpu-alloc: s88384 r8192 d22208 u1048576 alloc=1*2097152 >09:07:17,674 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >09:07:17,674 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >09:07:17,674 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7d20e100 >09:07:17,674 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >09:07:17,674 WARNING kernel:[ 0.000000] Policy zone: DMA32 >09:07:17,674 NOTICE kernel:[ 0.000000] Kernel command line: root=live:http://192.168.100.1/virtuals/squashfs_f21.img inst.geoloc=0 nokill updates=http://192.168.100.1/virtuals/f21_updates.img inst.kdump_addon=on #ks=http://192.168.100.1/virtuals/ks_enc_autopart.cfg >09:07:17,674 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >09:07:17,674 WARNING kernel:[ 0.000000] Memory: 2002852K/2096752K available (7457K kernel code, 1230K rwdata, 3252K rodata, 1468K init, 1540K bss, 93900K reserved) >09:07:17,674 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >09:07:17,674 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >09:07:17,674 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >09:07:17,674 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >09:07:17,674 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >09:07:17,674 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-1. >09:07:17,674 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >09:07:17,674 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:440 0 >09:07:17,674 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >09:07:17,674 INFO kernel:[ 0.000000] console [tty0] enabled >09:07:17,674 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >09:07:17,674 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >09:07:17,674 DEBUG kernel:[ 0.000000] hpet clockevent registered >09:07:17,674 INFO kernel:[ 0.000000] tsc: Detected 3092.972 MHz processor >09:07:17,674 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 6185.94 BogoMIPS (lpj=3092972) >09:07:17,674 INFO kernel:[ 0.002493] pid_max: default: 32768 minimum: 301 >09:07:17,674 INFO kernel:[ 0.003019] ACPI: Core revision 20140724 >09:07:17,674 WARNING kernel:[ 0.004389] ACPI: All ACPI Tables successfully acquired >09:07:17,674 INFO kernel:[ 0.004865] Security Framework initialized >09:07:17,674 INFO kernel:[ 0.005000] SELinux: Initializing. >09:07:17,674 DEBUG kernel:[ 0.005000] SELinux: Starting in permissive mode >09:07:17,674 INFO kernel:[ 0.005000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >09:07:17,674 INFO kernel:[ 0.006062] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >09:07:17,674 INFO kernel:[ 0.006610] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >09:07:17,674 INFO kernel:[ 0.006962] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >09:07:17,674 INFO kernel:[ 0.007146] Initializing cgroup subsys memory >09:07:17,674 INFO kernel:[ 0.007469] Initializing cgroup subsys devices >09:07:17,674 INFO kernel:[ 0.008007] Initializing cgroup subsys freezer >09:07:17,674 INFO kernel:[ 0.008328] Initializing cgroup subsys net_cls >09:07:17,674 INFO kernel:[ 0.008661] Initializing cgroup subsys blkio >09:07:17,674 INFO kernel:[ 0.009005] Initializing cgroup subsys perf_event >09:07:17,674 INFO kernel:[ 0.009334] Initializing cgroup subsys net_prio >09:07:17,674 INFO kernel:[ 0.009652] Initializing cgroup subsys hugetlb >09:07:17,674 INFO kernel:[ 0.010061] mce: CPU supports 10 MCE banks >09:07:17,674 INFO kernel:[ 0.010405] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >09:07:17,674 INFO kernel:[ 0.010405] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >09:07:17,674 INFO kernel:[ 0.011155] Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000) >09:07:17,674 INFO kernel:[ 0.014397] ftrace: allocating 27176 entries in 107 pages >09:07:17,674 INFO kernel:[ 0.021313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >09:07:17,674 INFO kernel:[ 0.021620] smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.2 (fam: 06, model: 02, stepping: 03) >09:07:17,674 WARNING kernel:[ 0.023000] APIC calibration not consistent with PM-Timer: 101ms instead of 100ms >09:07:17,674 INFO kernel:[ 0.023000] APIC delta adjusted to PM-Timer: 6250001 (6374895) >09:07:17,674 INFO kernel:[ 0.023000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >09:07:17,674 INFO kernel:[ 0.023603] watchdog: disabled (inside virtual machine) >09:07:17,674 INFO kernel:[ 0.023933] x86: Booting SMP configuration: >09:07:17,674 INFO kernel:[ 0.024002] .... node #0, CPUs: #1 >09:07:17,674 INFO kernel:[ 0.023880] kvm-clock: cpu 1, msr 0:7d4fe041, secondary cpu clock >09:07:17,674 INFO kernel:[ 0.036037] x86: Booted up 1 node, 2 CPUs >09:07:17,674 INFO kernel:[ 0.036016] KVM setup async PF for cpu 1 >09:07:17,674 INFO kernel:[ 0.036019] kvm-stealtime: cpu 1, msr 7d30e100 >09:07:17,674 INFO kernel:[ 0.037757] smpboot: Total of 2 processors activated (12371.88 BogoMIPS) >09:07:17,674 INFO kernel:[ 0.038355] devtmpfs: initialized >09:07:17,674 INFO kernel:[ 0.042087] atomic64_test: passed for x86-64 platform with CX8 and with SSE >09:07:17,674 INFO kernel:[ 0.042412] pinctrl core: initialized pinctrl subsystem >09:07:17,674 INFO kernel:[ 0.042765] RTC time: 9:06:54, date: 10/21/14 >09:07:17,674 INFO kernel:[ 0.043073] NET: Registered protocol family 16 >09:07:17,674 INFO kernel:[ 0.043461] cpuidle: using governor menu >09:07:17,674 INFO kernel:[ 0.044382] ACPI: bus type PCI registered >09:07:17,674 INFO kernel:[ 0.044649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >09:07:17,674 INFO kernel:[ 0.045057] PCI: Using configuration type 1 for base access >09:07:17,674 INFO kernel:[ 0.048102] ACPI: Added _OSI(Module Device) >09:07:17,674 INFO kernel:[ 0.048336] ACPI: Added _OSI(Processor Device) >09:07:17,674 INFO kernel:[ 0.049002] ACPI: Added _OSI(3.0 _SCP Extensions) >09:07:17,674 INFO kernel:[ 0.049273] ACPI: Added _OSI(Processor Aggregator Device) >09:07:17,674 INFO kernel:[ 0.051210] ACPI: Interpreter enabled >09:07:17,674 WARNING kernel:[ 0.051472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >09:07:17,674 WARNING kernel:[ 0.052003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >09:07:17,674 INFO kernel:[ 0.052607] ACPI: (supports S0 S3 S4 S5) >09:07:17,674 INFO kernel:[ 0.052860] ACPI: Using IOAPIC for interrupt routing >09:07:17,674 INFO kernel:[ 0.053012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >09:07:17,674 INFO kernel:[ 0.055647] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >09:07:17,674 INFO kernel:[ 0.055941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >09:07:17,674 INFO kernel:[ 0.056005] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >09:07:17,674 WARNING kernel:[ 0.056348] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >09:07:17,674 INFO kernel:[ 0.057215] acpiphp: Slot [3] registered >09:07:17,674 INFO kernel:[ 0.057485] acpiphp: Slot [4] registered >09:07:17,674 INFO kernel:[ 0.057750] acpiphp: Slot [5] registered >09:07:17,674 INFO kernel:[ 0.058017] acpiphp: Slot [6] registered >09:07:17,674 INFO kernel:[ 0.058280] acpiphp: Slot [7] registered >09:07:17,674 INFO kernel:[ 0.058547] acpiphp: Slot [8] registered >09:07:17,674 INFO kernel:[ 0.058812] acpiphp: Slot [9] registered >09:07:17,674 INFO kernel:[ 0.059016] acpiphp: Slot [10] registered >09:07:17,674 INFO kernel:[ 0.059280] acpiphp: Slot [11] registered >09:07:17,674 INFO kernel:[ 0.059567] acpiphp: Slot [12] registered >09:07:17,674 INFO kernel:[ 0.060016] acpiphp: Slot [13] registered >09:07:17,674 INFO kernel:[ 0.060281] acpiphp: Slot [14] registered >09:07:17,674 INFO kernel:[ 0.060543] acpiphp: Slot [15] registered >09:07:17,674 INFO kernel:[ 0.060813] acpiphp: Slot [16] registered >09:07:17,674 INFO kernel:[ 0.061016] acpiphp: Slot [17] registered >09:07:17,674 INFO kernel:[ 0.061296] acpiphp: Slot [18] registered >09:07:17,674 INFO kernel:[ 0.061568] acpiphp: Slot [19] registered >09:07:17,674 INFO kernel:[ 0.061836] acpiphp: Slot [20] registered >09:07:17,674 INFO kernel:[ 0.062018] acpiphp: Slot [21] registered >09:07:17,674 INFO kernel:[ 0.062283] acpiphp: Slot [22] registered >09:07:17,674 INFO kernel:[ 0.062548] acpiphp: Slot [23] registered >09:07:17,674 INFO kernel:[ 0.062819] acpiphp: Slot [24] registered >09:07:17,674 INFO kernel:[ 0.063016] acpiphp: Slot [25] registered >09:07:17,674 INFO kernel:[ 0.063283] acpiphp: Slot [26] registered >09:07:17,674 INFO kernel:[ 0.063552] acpiphp: Slot [27] registered >09:07:17,674 INFO kernel:[ 0.063819] acpiphp: Slot [28] registered >09:07:17,674 INFO kernel:[ 0.064016] acpiphp: Slot [29] registered >09:07:17,674 INFO kernel:[ 0.064282] acpiphp: Slot [30] registered >09:07:17,674 INFO kernel:[ 0.064552] acpiphp: Slot [31] registered >09:07:17,674 INFO kernel:[ 0.064811] PCI host bridge to bus 0000:00 >09:07:17,674 INFO kernel:[ 0.065004] pci_bus 0000:00: root bus resource [bus 00-ff] >09:07:17,674 INFO kernel:[ 0.065284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >09:07:17,674 INFO kernel:[ 0.065561] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >09:07:17,674 INFO kernel:[ 0.066002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >09:07:17,674 INFO kernel:[ 0.066290] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >09:07:17,674 DEBUG kernel:[ 0.066608] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >09:07:17,674 DEBUG kernel:[ 0.066877] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >09:07:17,674 DEBUG kernel:[ 0.067311] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >09:07:17,674 DEBUG kernel:[ 0.071659] pci 0000:00:01.1: reg 0x20: [io 0xc0e0-0xc0ef] >09:07:17,674 INFO kernel:[ 0.073022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >09:07:17,674 INFO kernel:[ 0.073326] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >09:07:17,674 INFO kernel:[ 0.073621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >09:07:17,674 INFO kernel:[ 0.073939] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >09:07:17,674 DEBUG kernel:[ 0.074139] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >09:07:17,674 DEBUG kernel:[ 0.077704] pci 0000:00:01.2: reg 0x20: [io 0xc040-0xc05f] >09:07:17,674 DEBUG kernel:[ 0.079498] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >09:07:17,674 INFO kernel:[ 0.079840] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >09:07:17,674 INFO kernel:[ 0.080009] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >09:07:17,674 DEBUG kernel:[ 0.080473] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >09:07:17,674 DEBUG kernel:[ 0.082006] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >09:07:17,674 DEBUG kernel:[ 0.084005] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >09:07:17,674 DEBUG kernel:[ 0.086005] pci 0000:00:02.0: reg 0x18: [mem 0xfc034000-0xfc035fff] >09:07:17,674 DEBUG kernel:[ 0.088006] pci 0000:00:02.0: reg 0x1c: [io 0xc060-0xc07f] >09:07:17,674 DEBUG kernel:[ 0.095014] pci 0000:00:02.0: reg 0x30: [mem 0xfc020000-0xfc02ffff pref] >09:07:17,674 DEBUG kernel:[ 0.095218] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >09:07:17,674 DEBUG kernel:[ 0.097003] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc09f] >09:07:17,674 DEBUG kernel:[ 0.098685] pci 0000:00:03.0: reg 0x14: [mem 0xfc036000-0xfc036fff] >09:07:17,674 DEBUG kernel:[ 0.105006] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc01ffff pref] >09:07:17,674 DEBUG kernel:[ 0.105291] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >09:07:17,674 DEBUG kernel:[ 0.106002] pci 0000:00:04.0: reg 0x10: [mem 0xfc030000-0xfc033fff] >09:07:17,674 DEBUG kernel:[ 0.110241] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >09:07:17,674 DEBUG kernel:[ 0.111623] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf] >09:07:17,674 DEBUG kernel:[ 0.112622] pci 0000:00:05.0: reg 0x14: [mem 0xfc037000-0xfc037fff] >09:07:17,674 DEBUG kernel:[ 0.119272] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >09:07:17,674 DEBUG kernel:[ 0.120671] pci 0000:00:06.0: reg 0x10: [io 0xc000-0xc03f] >09:07:17,674 DEBUG kernel:[ 0.122003] pci 0000:00:06.0: reg 0x14: [mem 0xfc038000-0xfc038fff] >09:07:17,674 DEBUG kernel:[ 0.128234] pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00 >09:07:17,674 DEBUG kernel:[ 0.129332] pci 0000:00:07.0: reg 0x10: [io 0xc0c0-0xc0df] >09:07:17,674 INFO kernel:[ 0.133465] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >09:07:17,674 INFO kernel:[ 0.134309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >09:07:17,674 INFO kernel:[ 0.134899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >09:07:17,674 INFO kernel:[ 0.135502] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >09:07:17,674 INFO kernel:[ 0.136035] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >09:07:17,674 WARNING kernel:[ 0.136702] ACPI: Enabled 16 GPEs in block 00 to 0F >09:07:17,674 INFO kernel:[ 0.137078] vgaarb: setting as boot device: PCI:0000:00:02.0 >09:07:17,674 INFO kernel:[ 0.137302] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >09:07:17,674 INFO kernel:[ 0.138002] vgaarb: loaded >09:07:17,674 INFO kernel:[ 0.138227] vgaarb: bridge control possible 0000:00:02.0 >09:07:17,674 NOTICE kernel:[ 0.138552] SCSI subsystem initialized >09:07:17,674 DEBUG kernel:[ 0.138830] libata version 3.00 loaded. >09:07:17,674 INFO kernel:[ 0.138830] ACPI: bus type USB registered >09:07:17,674 INFO kernel:[ 0.139016] usbcore: registered new interface driver usbfs >09:07:17,674 INFO kernel:[ 0.139295] usbcore: registered new interface driver hub >09:07:17,674 INFO kernel:[ 0.139578] usbcore: registered new device driver usb >09:07:17,674 INFO kernel:[ 0.140056] PCI: Using ACPI for IRQ routing >09:07:17,674 DEBUG kernel:[ 0.140275] PCI: pci_cache_line_size set to 64 bytes >09:07:17,674 DEBUG kernel:[ 0.140407] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >09:07:17,674 DEBUG kernel:[ 0.140408] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >09:07:17,674 INFO kernel:[ 0.140496] NetLabel: Initializing >09:07:17,674 INFO kernel:[ 0.140736] NetLabel: domain hash size = 128 >09:07:17,674 INFO kernel:[ 0.141001] NetLabel: protocols = UNLABELED CIPSOv4 >09:07:17,674 INFO kernel:[ 0.141272] NetLabel: unlabeled traffic allowed by default >09:07:17,674 INFO kernel:[ 0.141585] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >09:07:17,674 INFO kernel:[ 0.142014] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >09:07:17,674 INFO kernel:[ 0.142468] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >09:07:17,674 INFO kernel:[ 0.145044] Switched to clocksource kvm-clock >09:07:17,674 INFO kernel:[ 0.150048] pnp: PnP ACPI init >09:07:17,674 DEBUG kernel:[ 0.150371] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >09:07:17,674 DEBUG kernel:[ 0.150414] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >09:07:17,674 DEBUG kernel:[ 0.150445] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >09:07:17,674 DEBUG kernel:[ 0.150476] pnp 00:03: [dma 2] >09:07:17,674 DEBUG kernel:[ 0.150488] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >09:07:17,674 DEBUG kernel:[ 0.150548] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >09:07:17,674 DEBUG kernel:[ 0.150636] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >09:07:17,674 DEBUG kernel:[ 0.150681] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >09:07:17,674 INFO kernel:[ 0.150809] pnp: PnP ACPI: found 7 devices >09:07:17,674 DEBUG kernel:[ 0.159115] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >09:07:17,674 DEBUG kernel:[ 0.159118] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >09:07:17,674 DEBUG kernel:[ 0.159119] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >09:07:17,674 DEBUG kernel:[ 0.159121] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >09:07:17,674 INFO kernel:[ 0.159153] NET: Registered protocol family 2 >09:07:17,674 INFO kernel:[ 0.159574] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >09:07:17,674 INFO kernel:[ 0.160076] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >09:07:17,674 INFO kernel:[ 0.160404] TCP: Hash tables configured (established 16384 bind 16384) >09:07:17,674 INFO kernel:[ 0.160849] TCP: reno registered >09:07:17,674 INFO kernel:[ 0.161119] UDP hash table entries: 1024 (order: 3, 32768 bytes) >09:07:17,674 INFO kernel:[ 0.161436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >09:07:17,674 INFO kernel:[ 0.161799] NET: Registered protocol family 1 >09:07:17,674 INFO kernel:[ 0.162078] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >09:07:17,674 INFO kernel:[ 0.162371] pci 0000:00:01.0: PIIX3: Enabling Passive Release >09:07:17,674 INFO kernel:[ 0.162685] pci 0000:00:01.0: Activating ISA DMA hang workarounds >09:07:17,674 WARNING kernel:[ 0.163214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >09:07:17,674 DEBUG kernel:[ 0.163954] pci 0000:00:02.0: Video device with shadowed ROM >09:07:17,674 DEBUG kernel:[ 0.164021] PCI: CLS 0 bytes, default 64 >09:07:17,674 INFO kernel:[ 0.164084] Unpacking initramfs... >09:07:17,674 INFO kernel:[ 2.832638] Freeing initrd memory: 43832K (ffff88007d522000 - ffff88007fff0000) >09:07:17,674 INFO kernel:[ 2.833344] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >09:07:17,674 INFO kernel:[ 2.833664] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >09:07:17,674 INFO kernel:[ 2.833967] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >09:07:17,674 INFO kernel:[ 2.835102] futex hash table entries: 512 (order: 3, 32768 bytes) >09:07:17,674 NOTICE kernel:[ 2.835400] Initialise system trusted keyring >09:07:17,674 INFO kernel:[ 2.835676] audit: initializing netlink subsys (disabled) >09:07:17,674 NOTICE kernel:[ 2.835955] audit: type=2000 audit(1413882417.793:1): initialized >09:07:17,674 INFO kernel:[ 2.836644] HugeTLB registered 2 MB page size, pre-allocated 0 pages >09:07:17,674 INFO kernel:[ 2.838015] zpool: loaded >09:07:17,674 NOTICE kernel:[ 2.838530] VFS: Disk quotas dquot_6.5.2 >09:07:17,674 WARNING kernel:[ 2.838825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >09:07:17,674 INFO kernel:[ 2.839377] msgmni has been set to 3997 >09:07:17,674 NOTICE kernel:[ 2.839675] Key type big_key registered >09:07:17,674 DEBUG kernel:[ 2.839919] SELinux: Registering netfilter hooks >09:07:17,674 INFO kernel:[ 2.841604] alg: No test for stdrng (krng) >09:07:17,674 INFO kernel:[ 2.842076] NET: Registered protocol family 38 >09:07:17,674 NOTICE kernel:[ 2.842365] Key type asymmetric registered >09:07:17,674 NOTICE kernel:[ 2.842616] Asymmetric key parser 'x509' registered >09:07:17,674 INFO kernel:[ 2.842896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >09:07:17,674 INFO kernel:[ 2.843374] io scheduler noop registered >09:07:17,674 INFO kernel:[ 2.843624] io scheduler deadline registered >09:07:17,674 INFO kernel:[ 2.843894] io scheduler cfq registered (default) >09:07:17,674 INFO kernel:[ 2.844229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >09:07:17,674 INFO kernel:[ 2.844510] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >09:07:17,674 DEBUG kernel:[ 2.844831] intel_idle: does not run on family 6 model 2 >09:07:17,674 INFO kernel:[ 2.844880] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >09:07:17,674 INFO kernel:[ 2.845323] ACPI: Power Button [PWRF] >09:07:17,674 INFO kernel:[ 2.845821] GHES: HEST is not enabled! >09:07:17,674 INFO kernel:[ 2.846130] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >09:07:17,674 INFO kernel:[ 2.867802] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >09:07:17,674 INFO kernel:[ 2.868663] Non-volatile memory driver v1.3 >09:07:17,674 INFO kernel:[ 2.868915] Linux agpgart interface v0.103 >09:07:17,674 DEBUG kernel:[ 2.869309] ata_piix 0000:00:01.1: version 2.13 >09:07:17,674 INFO kernel:[ 2.870285] scsi host0: ata_piix >09:07:17,674 INFO kernel:[ 2.870784] scsi host1: ata_piix >09:07:17,674 INFO kernel:[ 2.871056] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >09:07:17,674 INFO kernel:[ 2.871345] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >09:07:17,674 INFO kernel:[ 2.871679] libphy: Fixed MDIO Bus: probed >09:07:17,674 INFO kernel:[ 2.872031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >09:07:17,674 INFO kernel:[ 2.872330] ehci-pci: EHCI PCI platform driver >09:07:17,674 INFO kernel:[ 2.872602] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >09:07:17,674 INFO kernel:[ 2.872887] ohci-pci: OHCI PCI platform driver >09:07:17,674 INFO kernel:[ 2.873153] uhci_hcd: USB Universal Host Controller Interface driver >09:07:17,674 INFO kernel:[ 2.874094] uhci_hcd 0000:00:01.2: UHCI Host Controller >09:07:17,674 INFO kernel:[ 2.874384] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >09:07:17,674 INFO kernel:[ 2.874823] uhci_hcd 0000:00:01.2: detected 2 ports >09:07:17,674 INFO kernel:[ 2.875164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >09:07:17,674 INFO kernel:[ 2.875485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >09:07:17,674 INFO kernel:[ 2.875774] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:07:17,674 INFO kernel:[ 2.876204] usb usb1: Product: UHCI Host Controller >09:07:17,674 INFO kernel:[ 2.876458] usb usb1: Manufacturer: Linux 3.17.0-301.fc21.x86_64 uhci_hcd >09:07:17,674 INFO kernel:[ 2.876785] usb usb1: SerialNumber: 0000:00:01.2 >09:07:17,674 INFO kernel:[ 2.877123] hub 1-0:1.0: USB hub found >09:07:17,674 INFO kernel:[ 2.877368] hub 1-0:1.0: 2 ports detected >09:07:17,674 INFO kernel:[ 2.877726] usbcore: registered new interface driver usbserial >09:07:17,674 INFO kernel:[ 2.878013] usbcore: registered new interface driver usbserial_generic >09:07:17,674 INFO kernel:[ 2.878301] usbserial: USB Serial support registered for generic >09:07:17,674 INFO kernel:[ 2.878602] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >09:07:17,674 INFO kernel:[ 2.879615] serio: i8042 KBD port at 0x60,0x64 irq 1 >09:07:17,674 INFO kernel:[ 2.879872] serio: i8042 AUX port at 0x60,0x64 irq 12 >09:07:17,674 INFO kernel:[ 2.880205] mousedev: PS/2 mouse device common for all mice >09:07:17,674 INFO kernel:[ 2.880837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >09:07:17,674 INFO kernel:[ 2.881538] rtc_cmos 00:00: RTC can wake from S4 >09:07:17,674 INFO kernel:[ 2.882171] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >09:07:17,674 INFO kernel:[ 2.882662] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >09:07:17,674 INFO kernel:[ 2.883109] device-mapper: uevent: version 1.0.3 >09:07:17,674 INFO kernel:[ 2.883519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >09:07:17,674 INFO kernel:[ 2.884255] hidraw: raw HID events driver (C) Jiri Kosina >09:07:17,674 INFO kernel:[ 2.884647] usbcore: registered new interface driver usbhid >09:07:17,674 INFO kernel:[ 2.885906] usbhid: USB HID core driver >09:07:17,674 INFO kernel:[ 2.886236] drop_monitor: Initializing network drop monitor service >09:07:17,674 INFO kernel:[ 2.886713] ip_tables: (C) 2000-2006 Netfilter Core Team >09:07:17,674 INFO kernel:[ 2.887214] TCP: cubic registered >09:07:17,674 INFO kernel:[ 2.887498] Initializing XFRM netlink socket >09:07:17,674 INFO kernel:[ 2.888068] NET: Registered protocol family 10 >09:07:17,674 INFO kernel:[ 2.888746] mip6: Mobile IPv6 >09:07:17,674 INFO kernel:[ 2.888992] NET: Registered protocol family 17 >09:07:17,674 NOTICE kernel:[ 2.889472] Loading compiled-in X.509 certificates >09:07:17,674 NOTICE kernel:[ 2.890462] Loaded X.509 cert 'Fedora kernel signing key: 0d981d18ff5ed3b2bcde6d8805ac2ddcf02c6507' >09:07:17,674 INFO kernel:[ 2.890976] registered taskstats version 1 >09:07:17,674 INFO kernel:[ 2.891647] Magic number: 2:620:121 >09:07:17,674 INFO kernel:[ 2.892102] rtc_cmos 00:00: setting system clock to 2014-10-21 09:06:57 UTC (1413882417) >09:07:17,674 DEBUG kernel:[ 2.892595] PM: Hibernation image not present or could not be loaded. >09:07:17,674 DEBUG kernel:[ 3.023755] ata2.01: NODEV after polling detection >09:07:17,674 INFO kernel:[ 3.024072] ata2.00: ATAPI: QEMU DVD-ROM, 1.6.2, max UDMA/100 >09:07:17,674 INFO kernel:[ 3.025090] ata2.00: configured for MWDMA2 >09:07:17,674 NOTICE kernel:[ 3.026393] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >09:07:17,674 INFO kernel:[ 3.037759] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >09:07:17,674 INFO kernel:[ 3.038128] cdrom: Uniform CD-ROM driver Revision: 3.20 >09:07:17,674 DEBUG kernel:[ 3.038618] sr 1:0:0:0: Attached scsi CD-ROM sr0 >09:07:17,674 NOTICE kernel:[ 3.038806] sr 1:0:0:0: Attached scsi generic sg0 type 5 >09:07:17,674 INFO kernel:[ 3.040074] Freeing unused kernel memory: 1468K (ffffffff81d35000 - ffffffff81ea4000) >09:07:17,674 INFO kernel:[ 3.040657] Write protecting the kernel read-only data: 12288k >09:07:17,674 INFO kernel:[ 3.042461] Freeing unused kernel memory: 724K (ffff88000174b000 - ffff880001800000) >09:07:17,674 INFO kernel:[ 3.044535] Freeing unused kernel memory: 844K (ffff880001b2d000 - ffff880001c00000) >09:07:17,674 NOTICE kernel:[ 3.046579] random: systemd urandom read with 5 bits of entropy available >09:07:17,674 INFO kernel:[ 3.122302] device-mapper: multipath: version 1.7.0 loaded >09:07:17,674 INFO kernel:[ 3.163817] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >09:07:17,674 INFO kernel:[ 3.179031] usb 1-1: new full-speed USB device number 2 using uhci_hcd >09:07:17,674 INFO kernel:[ 3.304109] squashfs: version 4.0 (2009/01/31) Phillip Lougher >09:07:17,674 INFO kernel:[ 3.311068] Loading iSCSI transport class v2.0-870. >09:07:17,674 NOTICE kernel:[ 3.319046] iscsi: registered transport (tcp) >09:07:17,674 INFO kernel:[ 3.330195] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >09:07:17,674 INFO kernel:[ 3.330502] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >09:07:17,674 INFO kernel:[ 3.330805] usb 1-1: Product: QEMU USB Tablet >09:07:17,674 INFO kernel:[ 3.331088] usb 1-1: Manufacturer: QEMU >09:07:17,674 INFO kernel:[ 3.331415] usb 1-1: SerialNumber: 42 >09:07:17,674 INFO kernel:[ 3.340671] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >09:07:17,674 INFO kernel:[ 3.341276] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >09:07:17,674 INFO kernel:[ 3.355678] FDC 0 is a S82078B >09:07:17,674 INFO kernel:[ 3.361087] No iBFT detected. >09:07:17,674 INFO kernel:[ 3.363891] md: raid0 personality registered for level 0 >09:07:17,674 INFO kernel:[ 3.367944] md: raid1 personality registered for level 1 >09:07:17,674 WARNING kernel:[ 3.393017] raid6: sse2x1 8679 MB/s >09:07:17,674 WARNING kernel:[ 3.410010] raid6: sse2x2 10503 MB/s >09:07:17,674 WARNING kernel:[ 3.427011] raid6: sse2x4 12640 MB/s >09:07:17,674 WARNING kernel:[ 3.427252] raid6: using algorithm sse2x4 (12640 MB/s) >09:07:17,674 WARNING kernel:[ 3.427509] raid6: using intx1 recovery algorithm >09:07:17,674 INFO kernel:[ 3.429042] async_tx: api initialized (async) >09:07:17,674 INFO kernel:[ 3.431341] xor: measuring software checksum speed >09:07:17,674 INFO kernel:[ 3.441007] prefetch64-sse: 14360.000 MB/sec >09:07:17,674 INFO kernel:[ 3.451007] generic_sse: 13556.000 MB/sec >09:07:17,674 INFO kernel:[ 3.451254] xor: using function: prefetch64-sse (14360.000 MB/sec) >09:07:17,674 INFO kernel:[ 3.461723] md: raid6 personality registered for level 6 >09:07:17,674 INFO kernel:[ 3.462051] md: raid5 personality registered for level 5 >09:07:17,674 INFO kernel:[ 3.462331] md: raid4 personality registered for level 4 >09:07:17,674 INFO kernel:[ 3.469124] md: raid10 personality registered for level 10 >09:07:17,674 INFO kernel:[ 3.471475] md: linear personality registered for level -1 >09:07:17,674 INFO kernel:[ 3.477498] device-mapper: multipath round-robin: version 1.0.0 loaded >09:07:17,674 INFO kernel:[ 3.483916] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >09:07:17,674 INFO kernel:[ 3.516782] RPC: Registered named UNIX socket transport module. >09:07:17,674 INFO kernel:[ 3.517110] RPC: Registered udp transport module. >09:07:17,674 INFO kernel:[ 3.517361] RPC: Registered tcp transport module. >09:07:17,674 INFO kernel:[ 3.517639] RPC: Registered tcp NFSv4.1 backchannel transport module. >09:07:17,674 WARNING kernel:[ 3.685982] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >09:07:17,674 WARNING kernel:[ 3.694306] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >09:07:17,674 WARNING kernel:[ 3.701160] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >09:07:17,674 DEBUG kernel:[ 3.708835] virtio-pci 0000:00:06.0: irq 24 for MSI/MSI-X >09:07:17,674 DEBUG kernel:[ 3.708852] virtio-pci 0000:00:06.0: irq 25 for MSI/MSI-X >09:07:17,674 DEBUG kernel:[ 3.712402] virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X >09:07:17,674 DEBUG kernel:[ 3.712425] virtio-pci 0000:00:03.0: irq 27 for MSI/MSI-X >09:07:17,674 DEBUG kernel:[ 3.712440] virtio-pci 0000:00:03.0: irq 28 for MSI/MSI-X >09:07:17,674 INFO kernel:[ 3.712449] [drm] Initialized drm 1.1.0 20060810 >09:07:17,674 INFO kernel:[ 3.712864] vda: vda1 vda2 >09:07:17,674 INFO kernel:[ 3.721144] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >09:07:17,674 INFO kernel:[ 3.734577] [drm] Device Version 0.0 >09:07:17,674 INFO kernel:[ 3.734888] [drm] Compression level 0 log level 0 >09:07:17,674 INFO kernel:[ 3.735183] [drm] Currently using mode #0, list at 0x488 >09:07:17,674 INFO kernel:[ 3.735460] [drm] 12286 io pages at offset 0x1000000 >09:07:17,674 INFO kernel:[ 3.735763] [drm] 16777216 byte draw area at offset 0x0 >09:07:17,674 INFO kernel:[ 3.736056] [drm] RAM header offset: 0x3ffe000 >09:07:17,674 INFO kernel:[ 3.736320] [drm] rom modes offset 0x488 for 128 modes >09:07:17,674 INFO kernel:[ 3.736705] [TTM] Zone kernel: Available graphics memory: 1024874 kiB >09:07:17,674 INFO kernel:[ 3.737073] [TTM] Initializing pool allocator >09:07:17,674 INFO kernel:[ 3.737355] [TTM] Initializing DMA pool allocator >09:07:17,674 INFO kernel:[ 3.737731] [drm] qxl: 16M of VRAM memory size >09:07:17,674 INFO kernel:[ 3.738062] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >09:07:17,674 INFO kernel:[ 3.738399] [drm] qxl: 64M of Surface memory size >09:07:17,674 INFO kernel:[ 3.768829] [drm] main mem slot 1 [f4000000,3ffe000] >09:07:17,674 INFO kernel:[ 3.769176] [drm] surface mem slot 2 [f8000000,4000000] >09:07:17,674 INFO kernel:[ 3.769943] [drm] fb mappable at 0xF4000000, size 3145728 >09:07:17,674 INFO kernel:[ 3.770271] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >09:07:17,674 INFO kernel:[ 3.770621] fbcon: qxldrmfb (fb0) is primary device >09:07:17,674 INFO kernel:[ 3.792765] Console: switching to colour frame buffer device 128x48 >09:07:17,674 INFO kernel:[ 3.794747] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >09:07:17,674 INFO kernel:[ 3.794752] qxl 0000:00:02.0: registered panic notifier >09:07:17,674 INFO kernel:[ 3.806189] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >09:07:17,674 INFO kernel:[ 3.835034] tsc: Refined TSC clocksource calibration: 3093.015 MHz >09:07:17,674 INFO kernel:[ 11.646520] loop: module loaded >09:07:17,674 INFO kernel:[ 11.872545] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >09:07:17,674 NOTICE kernel:[ 19.319111] random: nonblocking pool is initialized >09:07:17,674 DEBUG kernel:[ 19.775577] SELinux: 2048 avtab hash slots, 109356 rules. >09:07:17,674 DEBUG kernel:[ 19.789406] SELinux: 2048 avtab hash slots, 109356 rules. >09:07:17,674 DEBUG kernel:[ 19.809597] SELinux: 8 users, 103 roles, 4933 types, 292 bools, 1 sens, 1024 cats >09:07:17,674 DEBUG kernel:[ 19.809601] SELinux: 83 classes, 109356 rules >09:07:17,674 INFO kernel:[ 19.813244] SELinux: Permission audit_read in class capability2 not defined in policy. >09:07:17,674 INFO kernel:[ 19.813294] SELinux: the above unknown classes and permissions will be allowed >09:07:17,674 DEBUG kernel:[ 19.813335] SELinux: Completing initialization. >09:07:17,674 DEBUG kernel:[ 19.813335] SELinux: Setting up existing superblocks. >09:07:17,674 DEBUG kernel:[ 19.813412] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.813420] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.813424] SELinux: initialized (dev proc, type proc), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.813458] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.813617] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.814126] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.814974] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >09:07:17,674 DEBUG kernel:[ 19.814978] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >09:07:17,674 DEBUG kernel:[ 19.814981] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.814983] SELinux: initialized (dev aio, type aio), not configured for labeling >09:07:17,674 DEBUG kernel:[ 19.814986] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.814997] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.815027] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.815035] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815044] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815210] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815212] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.815216] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.815637] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 19.815659] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815663] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815664] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815666] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815668] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815672] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815674] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815676] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815677] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815682] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815683] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815686] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815689] SELinux: initialized (dev drm, type drm), not configured for labeling >09:07:17,674 DEBUG kernel:[ 19.815692] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 19.815699] SELinux: initialized (dev loop0, type squashfs), uses xattr >09:07:17,674 DEBUG kernel:[ 19.815713] SELinux: initialized (dev dm-0, type ext4), uses xattr >09:07:17,674 NOTICE kernel:[ 19.820172] audit: type=1403 audit(1413882434.427:2): policy loaded auid=4294967295 ses=4294967295 >09:07:17,674 DEBUG kernel:[ 20.252256] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >09:07:17,674 DEBUG kernel:[ 20.323539] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:07:17,674 DEBUG kernel:[ 20.431243] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:07:17,674 INFO kernel:[ 21.619205] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >09:07:17,674 INFO kernel:[ 21.619595] parport_pc 00:04: reported by Plug and Play ACPI >09:07:17,674 DEBUG kernel:[ 21.654370] virtio-pci 0000:00:05.0: irq 29 for MSI/MSI-X >09:07:17,674 DEBUG kernel:[ 21.654386] virtio-pci 0000:00:05.0: irq 30 for MSI/MSI-X >09:07:17,674 INFO kernel:[ 23.051232] zram: Created 2 device(s) ... >09:07:17,674 NOTICE kernel:[ 23.065273] audit: type=1400 audit(1413882437.672:3): avc: denied { unlink } for pid=1395 comm="rsyslogd" name="log" dev="devtmpfs" ino=8357 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >09:07:17,682 INFO kernel:[ 23.073265] zram0: detected capacity change from 0 to 1049473024 >09:07:17,683 INFO kernel:[ 23.074193] zram1: detected capacity change from 0 to 1049473024 >09:07:17,717 INFO kernel:[ 23.108617] Adding 1024872k swap on /dev/zram0. Priority:100 extents:1 across:1024872k SSFS >09:07:17,719 INFO kernel:[ 23.110824] Adding 1024872k swap on /dev/zram1. Priority:100 extents:1 across:1024872k SSFS >09:07:17,820 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-5.git20140704.fc21) is starting... >09:07:17,821 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >09:07:17,821 INFO NetworkManager: <info> WEXT support is enabled >09:07:17,877 INFO kernel:[ 23.269233] cfg80211: Calling CRDA to update world regulatory domain >09:07:17,948 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:07:17,986 INFO polkitd: Started polkitd version 0.112 >09:07:18,072 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:07:18,083 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >09:07:18,083 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >09:07:18,083 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:07:18,083 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:07:18,107 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >09:07:18,107 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >09:07:18,108 INFO NetworkManager: <info> read connection 'eth0' >09:07:18,109 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >09:07:18,141 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >09:07:18,146 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >09:07:18,151 INFO NetworkManager: <info> WiFi hardware radio set enabled >09:07:18,151 INFO NetworkManager: <info> WWAN hardware radio set enabled >09:07:18,151 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >09:07:18,154 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >09:07:18,154 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >09:07:18,154 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >09:07:18,154 INFO NetworkManager: <info> Networking is enabled by state file >09:07:18,178 INFO NetworkManager: <info> (lo): link connected >09:07:18,178 INFO NetworkManager: <info> (lo): carrier is ON >09:07:18,178 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >09:07:18,178 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >09:07:18,194 INFO NetworkManager: <info> (eth0): link connected >09:07:18,194 INFO NetworkManager: <info> (eth0): carrier is ON >09:07:18,225 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >09:07:18,225 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >09:07:18,225 INFO NetworkManager: <info> (eth0): found matching connection 'eth0' >09:07:18,225 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >09:07:18,245 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >09:07:18,245 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >09:07:18,245 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >09:07:18,246 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >09:07:18,246 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >09:07:18,246 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >09:07:18,247 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >09:07:18,247 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >09:07:18,247 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >09:07:18,247 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >09:07:18,247 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >09:07:18,247 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >09:07:18,247 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >09:07:18,247 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >09:07:18,247 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >09:07:18,277 INFO NetworkManager: <info> dhclient started with pid 1453 >09:07:18,279 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >09:07:18,364 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >09:07:18,365 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >09:07:18,366 INFO dhclient: All rights reserved. >09:07:18,366 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >09:07:18,366 INFO dhclient: >09:07:18,379 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >09:07:18,406 INFO dhclient: Listening on LPF/eth0/52:54:00:14:3c:91 >09:07:18,406 INFO dhclient: Sending on LPF/eth0/52:54:00:14:3c:91 >09:07:18,406 INFO dhclient: Sending on Socket/fallback >09:07:18,406 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x472d1b2c) >09:07:18,409 INFO dhclient: DHCPACK from 192.168.100.1 (xid=0x472d1b2c) >09:07:18,412 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >09:07:18,412 INFO NetworkManager: <info> address 192.168.100.165 >09:07:18,412 INFO NetworkManager: <info> plen 24 (255.255.255.0) >09:07:18,412 INFO NetworkManager: <info> gateway 192.168.100.1 >09:07:18,412 INFO NetworkManager: <info> server identifier 192.168.100.1 >09:07:18,412 INFO NetworkManager: <info> lease time 3600 >09:07:18,412 INFO NetworkManager: <info> nameserver '192.168.100.1' >09:07:18,412 INFO NetworkManager: <info> domain name 'virt_net1' >09:07:18,413 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >09:07:18,413 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >09:07:18,414 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >09:07:18,414 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >09:07:18,414 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >09:07:18,414 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >09:07:18,414 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >09:07:18,415 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >09:07:18,415 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >09:07:18,418 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >09:07:18,419 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >09:07:18,424 INFO dhclient: bound to 192.168.100.165 -- renewal in 1358 seconds. >09:07:18,436 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:07:18,438 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >09:07:18,994 NOTICE kernel:[ 24.386314] audit: type=1400 audit(1413882438.993:4): avc: denied { read write } for pid=1483 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:07:20,682 NOTICE kernel:[ 26.073052] audit: type=1400 audit(1413882440.680:5): avc: denied { read write } for pid=1486 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=11061 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >09:07:21,589 NOTICE kernel:[ 26.980072] audit: type=1400 audit(1413882441.587:6): avc: denied { read write } for pid=1531 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:07:21,828 INFO kernel:[ 27.220257] input: spice vdagent tablet as /devices/virtual/input/input5 >09:07:22,482 INFO chronyd: chronyd version 1.31 starting >09:07:22,483 INFO chronyd: Generated key 1 >09:07:23,609 INFO NetworkManager: <info> startup complete >09:07:24,264 INFO kernel:[ 29.656621] EXT4-fs (vda1): INFO: recovery required on readonly filesystem >09:07:24,264 INFO kernel:[ 29.656624] EXT4-fs (vda1): write access will be enabled during recovery >09:07:24,989 INFO kernel:[ 30.381425] EXT4-fs (vda1): recovery complete >09:07:25,003 INFO kernel:[ 30.395972] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >09:07:25,004 DEBUG kernel:[ 30.395984] SELinux: initialized (dev vda1, type ext4), uses xattr >09:07:25,312 NOTICE kernel:[ 30.703308] audit: type=1400 audit(1413882445.310:7): avc: denied { read write } for pid=1628 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:07:25,312 NOTICE kernel:[ 30.703861] audit: type=1400 audit(1413882445.310:8): avc: denied { read write } for pid=1628 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=11061 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >09:07:26,001 NOTICE kernel:[ 31.582343] audit: type=1400 audit(1413882446.000:9): avc: denied { ioctl } for pid=1628 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:07:26,001 NOTICE kernel:[ 31.582360] audit: type=1400 audit(1413882446.000:10): avc: denied { getattr } for pid=1628 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:07:27,495 NOTICE kernel:[ 33.076462] audit: type=1400 audit(1413882447.494:11): avc: denied { open } for pid=1415 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=29784 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >09:07:28,297 INFO chronyd: Selected source 176.31.230.215 >09:07:28,297 WARNING chronyd: System clock wrong by 0.807832 seconds, adjustment started >09:07:28,299 WARNING kernel:[ 33.881058] Adjusting kvm-clock more than 11% (9437184 vs 9311354) >09:07:29,720 INFO chronyd: Selected source 91.121.107.74 >09:09:21,632 INFO kernel:[ 147.213238] Btrfs loaded >09:09:21,724 INFO kernel:[ 147.304821] SGI XFS with ACLs, security attributes, no debug enabled >09:09:39,253 INFO chronyd: Selected source 85.10.246.234 >09:09:45,111 NOTICE kernel:[ 170.692620] audit: type=1400 audit(1413882585.110:12): avc: denied { read write } for pid=1797 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:09:46,500 NOTICE kernel:[ 172.081885] audit: type=1400 audit(1413882586.499:13): avc: denied { ioctl } for pid=1797 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:09:46,500 NOTICE kernel:[ 172.081895] audit: type=1400 audit(1413882586.499:14): avc: denied { getattr } for pid=1797 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:09:46,843 INFO kernel:[ 172.424449] vda: vda1 >09:09:46,932 INFO kernel:[ 172.513536] vda: >09:09:46,988 INFO kernel:[ 172.569538] vda: unknown partition table >09:09:47,038 INFO kernel:[ 172.619287] vda: >09:09:47,141 INFO kernel:[ 172.722359] vda: >09:09:47,334 INFO kernel:[ 172.914683] vda: vda1
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 1155014
: 948855 |
948856
|
948857
|
948858
|
948859
|
948860
|
948861
|
948862
|
948863
|
948864
|
948865