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 637612 Details for
Bug 872849
BTRFSError: 12
[?]
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), 363.47 KB, created by
Reartes Guillermo
on 2012-11-03 19:49:24 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-11-03 19:49:24 UTC
Size:
363.47 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/btrfs.py", line 46, in btrfs > raise BTRFSError(ret) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/btrfs.py", line 95, in delete_subvolume > return btrfs(args) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 4115, in _destroy > btrfs.delete_subvolume(mountpoint, self.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 819, in destroy > self._destroy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 286, in execute > self.device.destroy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 293, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 131, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 113, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >BTRFSError: 12 > >Local variables in innermost frame: >capture: False >args: ['subvol', 'delete', '/tmp/btrfs-tmp.20Y35rgI/5'] >exec_func: <function execWithRedirect at 0x7fbd1b4f5b18> >ret: 12 >kwargs: {'stderr': '/dev/tty5', 'stdout': '/dev/tty5'} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _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.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vdb, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, fedora, fedora-root, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vda3, vdb1] > _intf.storage.fsset.devicetree.topology._devmap: {'vdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8feb90> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.0 > _serial: None > id: 16 > minor: 0 >, existing 6500MB disk vda (17) with non-existent msdos disklabel >, existing 6500MB disk vdb (23) with non-existent msdos disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 25 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 26 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 27 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 28 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 29 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 30 > minor: 0 >, existing 1024MB dm live-rw (31) with existing ext4 filesystem >, non-existent 5999MB partition vda2 (32) with non-existent lvmpv >, non-existent 6499MB partition vdb1 (33) with non-existent lvmpv >, non-existent 500MB partition vda1 (34) with non-existent ext4 filesystem mounted at /boot >, non-existent 12492MB lvmvg fedora (35) >, non-existent 10476MB lvmlv fedora-root (36) with non-existent ext4 filesystem mounted at / >, non-existent 2016MB lvmlv fedora-swap (37) with non-existent swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: non-existent 2016MB partition vda3 (22) > origFormat: non-existent swap > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionDestroyFormat instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: True > device.req_size: None > device._size: 0 > device.id: 21 > device.controllable: True > device.uuid: None > device._format: existing None > device.parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 20 > controllable: True > dataLevel: None > uuid: ec97ccf6-4411-4fd3-a409-d611e975bb35 > _format: existing None > parents: [existing 3983MB partition vda2 (19) >, existing 6499MB partition vdb1 (24) >] > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: btrfs.20 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: /tmp/btrfs-tmp.20Y35rgI > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora > originalFormat._targetSize: 0 > originalFormat.volUUID: ec97ccf6-4411-4fd3-a409-d611e975bb35 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vda2 > _serial: None >] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device.vol_id: 256 > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: 5 > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: subvol=5 > device.originalFormat._size: 0 > device.originalFormat._migrate: False > device.originalFormat._device: /dev/vda2 > device._serial: None > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252002 > origFormat._minInstanceSize: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat.volUUID: None > origFormat._size: 0 > origFormat.mountopts: subvol=5 > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda2 > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252002 > origFormat._minInstanceSize: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: fedora > origFormat._targetSize: 0 > origFormat.volUUID: ec97ccf6-4411-4fd3-a409-d611e975bb35 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda2 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: 0a873f47-184e-413f-940b-3615548028ac > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252017 > origFormat._minInstanceSize: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: fedora > origFormat._targetSize: 0 > origFormat.volUUID: ec97ccf6-4411-4fd3-a409-d611e975bb35 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vdb1 > id: 10 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 11 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 14 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: 9075f9f8-6959-420a-be06-7f14e2db5493 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252002 > origFormat._minInstanceSize: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: fedora > origFormat._targetSize: 0 > origFormat.volUUID: ec97ccf6-4411-4fd3-a409-d611e975bb35 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda2 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: existing 500MB partition vda1 (18) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: da845238-c3c5-4998-910f-70d6ad4069c7 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: 56.1 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda1 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 15 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 19 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 21 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 17 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 22 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 25 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 26 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 23 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 24 >] > _intf.storage.fsset.preserveLines: [] > _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.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda, vdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb] > _intf.storage.config.mpathFriendlyNames: True > _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.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fbcf5657a10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fbcfb5c67d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fbcf4f51fd0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fbcf4fc0e90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fbcf5653910) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fbd018d6dd0> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2012-11-03-03-36-32-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18-Beta-TC7_x86_64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-11-03-03-36-32-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18-Beta-TC7_x86_64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4282.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 0 > _intf.payload.install_device.minor: 0 > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1351971773.86 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 592.34 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC7x20x86_64 >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._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >19:41:00,217 INFO anaconda: /sbin/anaconda 18.24 >19:41:01,451 INFO anaconda: 1048576 kB (1024 MB) are available >19:41:01,451 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >19:41:01,464 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >19:41:01,465 INFO anaconda: Default encoding = utf-8 >19:41:01,574 INFO anaconda: ISCSID is /sbin/iscsid >19:41:01,576 INFO anaconda: no initiator set >19:41:01,734 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:41:01,735 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:41:01,929 INFO anaconda: Display mode = g >19:41:01,931 INFO anaconda: 1048576 kB (1024 MB) are available >19:41:01,931 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >19:41:03,372 DEBUG anaconda: X server has signalled a successful start. >19:41:03,374 INFO anaconda: Starting window manager, pid 689. >19:41:04,640 INFO anaconda: using only installclass _Fedora >19:41:05,355 INFO anaconda: Detected 1008M of memory >19:41:05,356 INFO anaconda: Swap attempt of 2016M >19:41:05,384 INFO anaconda: Running Thread: AnaStorageThread (140449896077056) >19:41:05,392 INFO anaconda: Running Thread: AnaPayloadThread (140449904469760) >19:41:05,582 INFO anaconda: no initiator set >19:41:06,088 DEBUG anaconda: required disklabel type for vda (15) is None >19:41:06,096 DEBUG anaconda: default disklabel type for vda is msdos >19:41:06,104 DEBUG anaconda: selecting msdos disklabel for vda based on size >19:41:06,928 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4euDgQI: [Errno 2] No such file or directory >19:41:06,934 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /tmp/btrfs-tmp.4euDgQI as btrfs with options defaults >19:41:06,949 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4euDgQI: [Errno 2] No such file or directory >19:41:06,972 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.4euDgQI, removeDir = False >19:41:07,486 DEBUG anaconda: required disklabel type for vdb (15) is None >19:41:07,486 DEBUG anaconda: default disklabel type for vdb is msdos >19:41:07,487 DEBUG anaconda: selecting msdos disklabel for vdb based on size >19:41:08,813 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >19:41:08,832 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:41:08,957 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /mnt/sysimage as btrfs with options subvol=5,ro >19:41:09,187 INFO anaconda: Thread Done: AnaStorageThread (140449896077056) >19:41:09,607 INFO anaconda: Thread Done: AnaPayloadThread (140449904469760) >15:41:41,209 INFO anaconda: source spoke ready: False >15:41:41,211 INFO anaconda: source spoke ready: False >15:41:41,212 INFO anaconda: source spoke ready: False >15:41:41,213 INFO anaconda: source spoke ready: False >15:41:41,214 INFO anaconda: source spoke ready: False >15:41:41,215 INFO anaconda: source spoke ready: False >15:41:41,215 INFO anaconda: source spoke ready: False >15:41:41,219 INFO anaconda: Running Thread: AnaSourceWatcher (140449648887552) >15:41:41,296 INFO anaconda: Running Thread: AnaSoftwareWatcher (140449657280256) >15:41:41,305 INFO anaconda: Running Thread: AnaStorageWatcher (140449589462784) >15:41:41,989 INFO anaconda: Running Thread: AnaNTPserver0 (140449904469760) >15:41:41,994 INFO anaconda: Running Thread: AnaNTPserver1 (140449581070080) >15:41:42,003 INFO anaconda: Running Thread: AnaNTPserver2 (140449572677376) >15:41:42,011 INFO anaconda: Thread Done: AnaSourceWatcher (140449648887552) >15:41:42,015 INFO anaconda: Running Thread: AnaNTPserver3 (140449564284672) >15:41:42,303 INFO anaconda: Thread Done: AnaNTPserver1 (140449581070080) >15:41:42,316 INFO anaconda: Thread Done: AnaNTPserver3 (140449564284672) >15:41:42,518 INFO anaconda: Thread Done: AnaNTPserver2 (140449572677376) >15:41:43,260 INFO anaconda: Thread Done: AnaSoftwareWatcher (140449657280256) >15:41:43,260 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140449572677376) >15:41:43,273 INFO anaconda: source spoke ready: True >15:41:43,279 INFO anaconda: source spoke ready: True >15:41:43,334 INFO anaconda: Thread Done: AnaStorageWatcher (140449589462784) >15:41:45,412 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >15:41:45,413 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >15:41:51,384 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140449572677376) >15:41:52,028 INFO anaconda: Thread Done: AnaNTPserver0 (140449904469760) >15:41:52,287 INFO anaconda: source spoke ready: True >15:41:52,288 INFO anaconda: source spoke ready: True >15:41:52,289 INFO anaconda: source spoke ready: True >15:41:52,290 INFO anaconda: source spoke ready: True >15:41:52,291 INFO anaconda: source spoke ready: True >15:41:52,292 INFO anaconda: source spoke ready: True >15:42:27,732 INFO anaconda: Running Thread: AnaNTPserver4 (140449896077056) >15:42:27,740 INFO anaconda: Running Thread: AnaNTPserver5 (140449904469760) >15:42:27,747 INFO anaconda: Running Thread: AnaNTPserver6 (140449572677376) >15:42:27,758 INFO anaconda: Running Thread: AnaNTPserver7 (140449589462784) >15:42:28,121 INFO anaconda: Thread Done: AnaNTPserver5 (140449904469760) >16:42:31,026 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >16:42:37,771 INFO anaconda: Thread Done: AnaNTPserver4 (140449896077056) >16:42:37,777 INFO anaconda: Thread Done: AnaNTPserver6 (140449572677376) >16:42:37,780 INFO anaconda: Thread Done: AnaNTPserver7 (140449589462784) >16:42:53,856 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140449589462784) >16:42:54,283 INFO anaconda: source spoke ready: True >16:42:55,574 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140449589462784) >16:42:56,287 INFO anaconda: source spoke ready: True >16:42:56,288 INFO anaconda: source spoke ready: True >16:42:56,289 INFO anaconda: source spoke ready: True >16:42:56,290 INFO anaconda: source spoke ready: True >16:42:56,291 INFO anaconda: source spoke ready: True >16:42:56,292 INFO anaconda: source spoke ready: True >16:43:21,151 DEBUG anaconda: disk free: 1.93 MB fs free: 443 MB sw needs: 592.34 MB >16:43:46,696 INFO anaconda: Running Thread: AnaExecuteStorageThread (140449589462784) >16:43:46,770 INFO anaconda: Detected 1008M of memory >16:43:46,772 INFO anaconda: Swap attempt of 2016M >16:43:46,801 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >16:43:46,803 INFO anaconda: no initiator set >16:43:47,067 DEBUG anaconda: required disklabel type for vda (15) is None >16:43:47,068 DEBUG anaconda: default disklabel type for vda is msdos >16:43:47,069 DEBUG anaconda: selecting msdos disklabel for vda based on size >16:43:47,392 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.20eGOjU0: [Errno 2] No such file or directory >16:43:47,394 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /tmp/btrfs-tmp.20eGOjU0 as btrfs with options defaults >16:43:47,415 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.20eGOjU0: [Errno 2] No such file or directory >16:43:47,437 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.20eGOjU0, removeDir = False >16:43:47,932 DEBUG anaconda: required disklabel type for vdb (15) is None >16:43:47,933 DEBUG anaconda: default disklabel type for vdb is msdos >16:43:47,934 DEBUG anaconda: selecting msdos disklabel for vdb based on size >16:43:48,659 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >16:43:48,675 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:43:48,737 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /mnt/sysimage as btrfs with options subvol=5,ro >16:43:48,806 INFO anaconda: Thread Done: AnaExecuteStorageThread (140449589462784) >16:43:51,752 DEBUG anaconda: disk free: 1.93 MB fs free: 443 MB sw needs: 592.34 MB >16:44:11,252 INFO anaconda: Running Thread: AnaExecuteStorageThread (140449589462784) >16:44:11,271 DEBUG anaconda: required disklabel type for vda (15) is None >16:44:11,272 DEBUG anaconda: default disklabel type for vda is msdos >16:44:11,273 DEBUG anaconda: selecting msdos disklabel for vda based on size >16:44:11,317 DEBUG anaconda: required disklabel type for vdb (15) is None >16:44:11,318 DEBUG anaconda: default disklabel type for vdb is msdos >16:44:11,319 DEBUG anaconda: selecting msdos disklabel for vdb based on size >16:44:11,383 INFO anaconda: Detected 1008M of memory >16:44:11,384 INFO anaconda: Swap attempt of 2016M >16:44:11,849 INFO anaconda: Thread Done: AnaExecuteStorageThread (140449589462784) >16:44:11,850 INFO anaconda: Running Thread: AnaCheckStorageThread (140449896077056) >16:44:11,860 INFO anaconda: Thread Done: AnaCheckStorageThread (140449896077056) >16:44:15,311 INFO anaconda: Running Thread: AnaInstallThread (140449896077056) >16:44:17,011 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.20Y35rgI: [Errno 2] No such file or directory >16:44:17,013 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /tmp/btrfs-tmp.20Y35rgI as btrfs with options defaults >16:44:17,028 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.20Y35rgI: [Errno 2] No such file or directory >16:44:17,046 INFO anaconda: Thread Done: AnaInstallThread (140449896077056) > > >/tmp/packaging.log: >19:41:05,312 DEBUG packaging: getting release version from tree at None (18) >19:41:05,313 DEBUG packaging: got a release version of 18 >19:41:09,193 INFO packaging: updating base repo >19:41:09,360 DEBUG packaging: getting release version from tree at None (18) >19:41:09,361 DEBUG packaging: got a release version of 18 >19:41:09,361 INFO packaging: configuring base repo >19:41:09,362 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >19:41:09,419 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >19:41:09,419 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >19:41:09,421 DEBUG packaging: got a release version of 18 >19:41:09,476 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >19:41:09,488 DEBUG packaging: disabling repo fedora >19:41:09,488 DEBUG packaging: disabling repo updates-testing >19:41:09,489 DEBUG packaging: disabling repo updates >19:41:09,489 INFO packaging: gathering repo metadata >19:41:09,493 DEBUG packaging: getting repo metadata for anaconda >19:41:09,547 DEBUG packaging: getting group info for anaconda >19:41:09,606 INFO packaging: metadata retrieval complete >15:41:43,252 DEBUG packaging: deleting package sacks >15:41:43,261 INFO packaging: checking software selection >15:41:43,262 DEBUG packaging: deleting package sacks >15:41:43,262 DEBUG packaging: deleting yum transaction info >15:41:43,263 DEBUG packaging: select group core >15:41:43,811 DEBUG packaging: select group core >15:41:43,812 DEBUG packaging: select group gnome-desktop >15:41:43,888 DEBUG packaging: select group multimedia >15:41:43,912 DEBUG packaging: select group input-methods >15:41:43,921 DEBUG packaging: select group base-x >15:41:43,938 DEBUG packaging: select group fonts >15:41:44,011 DEBUG packaging: select group hardware-support >15:41:44,032 DEBUG packaging: select group dial-up >15:41:44,040 DEBUG packaging: select group printing >15:41:44,104 DEBUG packaging: select group firefox >15:41:44,106 DEBUG packaging: select group standard >15:41:44,169 DEBUG packaging: select package kernel-PAE >15:41:44,187 INFO packaging: no kernel-PAE package >15:41:44,188 DEBUG packaging: select package kernel >15:41:44,189 INFO packaging: selected kernel >15:41:44,189 INFO packaging: checking dependencies >15:41:51,345 DEBUG packaging: success >15:41:51,383 INFO packaging: 1178 packages selected totalling 2.77 GB >16:42:53,859 INFO packaging: checking software selection >16:42:53,859 DEBUG packaging: deleting package sacks >16:42:53,860 DEBUG packaging: deleting yum transaction info >16:42:53,926 DEBUG packaging: select group core >16:42:54,468 DEBUG packaging: select group core >16:42:54,469 DEBUG packaging: select package kernel-PAE >16:42:54,486 INFO packaging: no kernel-PAE package >16:42:54,487 DEBUG packaging: select package kernel >16:42:54,488 INFO packaging: selected kernel >16:42:54,488 INFO packaging: checking dependencies >16:42:55,565 DEBUG packaging: success >16:42:55,573 INFO packaging: 199 packages selected totalling 592.34 MB >16:44:16,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >19:41:01,552 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:41:01,577 INFO program: Running... modprobe fcoe >19:41:01,663 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:41:01,732 INFO program: No FCoE boot disk information is found in EDD! >19:41:01,736 INFO program: Running... udevadm settle --timeout=300 >19:41:01,840 INFO program: Running... multipath -d >19:41:01,884 INFO program: Running... multipath -ll >19:41:03,382 INFO program: Running... metacity --display :1 --sm-disable >19:41:03,982 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >19:41:04,132 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,166 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,168 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,176 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,214 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,223 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,225 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,233 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,248 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,260 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,278 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,283 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,285 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,290 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,292 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,293 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,294 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,296 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,306 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,307 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,309 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,310 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,313 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:04,315 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:41:05,385 INFO program: Running... udevadm control --property=ANACONDA=1 >19:41:05,431 INFO program: Running... systemctl start chronyd.service >19:41:05,436 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:41:05,588 INFO program: Running... udevadm settle --timeout=300 >19:41:05,775 INFO program: Running... multipath -d >19:41:05,816 INFO program: Running... multipath -ll >19:41:06,495 INFO program: Running... dumpe2fs -h /dev/vda1 >19:41:06,565 INFO program: Filesystem volume name: <none> >19:41:06,566 INFO program: Last mounted on: /boot >19:41:06,567 INFO program: Filesystem UUID: da845238-c3c5-4998-910f-70d6ad4069c7 >19:41:06,567 INFO program: Filesystem magic number: 0xEF53 >19:41:06,568 INFO program: Filesystem revision #: 1 (dynamic) >19:41:06,569 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 >19:41:06,569 INFO program: Filesystem flags: signed_directory_hash >19:41:06,570 INFO program: Default mount options: user_xattr acl >19:41:06,570 INFO program: Filesystem state: clean >19:41:06,571 INFO program: Errors behavior: Continue >19:41:06,572 INFO program: Filesystem OS type: Linux >19:41:06,572 INFO program: Inode count: 128016 >19:41:06,573 INFO program: Block count: 512000 >19:41:06,582 INFO program: Reserved block count: 25600 >19:41:06,583 INFO program: Free blocks: 449071 >19:41:06,583 INFO program: Free inodes: 127670 >19:41:06,584 INFO program: First block: 1 >19:41:06,584 INFO program: Block size: 1024 >19:41:06,585 INFO program: Fragment size: 1024 >19:41:06,586 INFO program: Reserved GDT blocks: 256 >19:41:06,586 INFO program: Blocks per group: 8192 >19:41:06,587 INFO program: Fragments per group: 8192 >19:41:06,587 INFO program: Inodes per group: 2032 >19:41:06,588 INFO program: Inode blocks per group: 254 >19:41:06,588 INFO program: Flex block group size: 16 >19:41:06,589 INFO program: Filesystem created: Sat Nov 3 19:00:03 2012 >19:41:06,590 INFO program: Last mount time: Sat Nov 3 19:19:06 2012 >19:41:06,590 INFO program: Last write time: Sat Nov 3 19:36:44 2012 >19:41:06,600 INFO program: Mount count: 2 >19:41:06,601 INFO program: Maximum mount count: -1 >19:41:06,601 INFO program: Last checked: Sat Nov 3 19:00:03 2012 >19:41:06,602 INFO program: Check interval: 0 (<none>) >19:41:06,602 INFO program: Lifetime writes: 60 MB >19:41:06,603 INFO program: Reserved blocks uid: 0 (user root) >19:41:06,604 INFO program: Reserved blocks gid: 0 (group root) >19:41:06,604 INFO program: First inode: 11 >19:41:06,605 INFO program: Inode size: 128 >19:41:06,605 INFO program: Journal inode: 8 >19:41:06,606 INFO program: Default directory hash: half_md4 >19:41:06,606 INFO program: Directory Hash Seed: 56d4ddd8-f603-463d-b94e-f8f57f6e72f2 >19:41:06,607 INFO program: Journal backup: inode blocks >19:41:06,608 INFO program: Journal features: (none) >19:41:06,608 INFO program: Journal size: 8M >19:41:06,609 INFO program: Journal length: 8192 >19:41:06,609 INFO program: Journal sequence: 0x0000001a >19:41:06,610 INFO program: Journal start: 0 >19:41:06,611 INFO program: >19:41:06,611 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:41:06,612 INFO program: Running... dumpe2fs -h /dev/vda1 >19:41:06,629 INFO program: Filesystem volume name: <none> >19:41:06,630 INFO program: Last mounted on: /boot >19:41:06,630 INFO program: Filesystem UUID: da845238-c3c5-4998-910f-70d6ad4069c7 >19:41:06,631 INFO program: Filesystem magic number: 0xEF53 >19:41:06,632 INFO program: Filesystem revision #: 1 (dynamic) >19:41:06,632 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 >19:41:06,633 INFO program: Filesystem flags: signed_directory_hash >19:41:06,633 INFO program: Default mount options: user_xattr acl >19:41:06,634 INFO program: Filesystem state: clean >19:41:06,635 INFO program: Errors behavior: Continue >19:41:06,635 INFO program: Filesystem OS type: Linux >19:41:06,636 INFO program: Inode count: 128016 >19:41:06,636 INFO program: Block count: 512000 >19:41:06,637 INFO program: Reserved block count: 25600 >19:41:06,638 INFO program: Free blocks: 449071 >19:41:06,638 INFO program: Free inodes: 127670 >19:41:06,641 INFO program: First block: 1 >19:41:06,642 INFO program: Block size: 1024 >19:41:06,642 INFO program: Fragment size: 1024 >19:41:06,643 INFO program: Reserved GDT blocks: 256 >19:41:06,644 INFO program: Blocks per group: 8192 >19:41:06,644 INFO program: Fragments per group: 8192 >19:41:06,645 INFO program: Inodes per group: 2032 >19:41:06,646 INFO program: Inode blocks per group: 254 >19:41:06,646 INFO program: Flex block group size: 16 >19:41:06,647 INFO program: Filesystem created: Sat Nov 3 19:00:03 2012 >19:41:06,647 INFO program: Last mount time: Sat Nov 3 19:19:06 2012 >19:41:06,648 INFO program: Last write time: Sat Nov 3 19:36:44 2012 >19:41:06,649 INFO program: Mount count: 2 >19:41:06,649 INFO program: Maximum mount count: -1 >19:41:06,650 INFO program: Last checked: Sat Nov 3 19:00:03 2012 >19:41:06,657 INFO program: Check interval: 0 (<none>) >19:41:06,658 INFO program: Lifetime writes: 60 MB >19:41:06,659 INFO program: Reserved blocks uid: 0 (user root) >19:41:06,661 INFO program: Reserved blocks gid: 0 (group root) >19:41:06,661 INFO program: First inode: 11 >19:41:06,662 INFO program: Inode size: 128 >19:41:06,662 INFO program: Journal inode: 8 >19:41:06,663 INFO program: Default directory hash: half_md4 >19:41:06,664 INFO program: Directory Hash Seed: 56d4ddd8-f603-463d-b94e-f8f57f6e72f2 >19:41:06,665 INFO program: Journal backup: inode blocks >19:41:06,668 INFO program: Journal features: (none) >19:41:06,668 INFO program: Journal size: 8M >19:41:06,669 INFO program: Journal length: 8192 >19:41:06,670 INFO program: Journal sequence: 0x0000001a >19:41:06,670 INFO program: Journal start: 0 >19:41:06,671 INFO program: >19:41:06,671 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:41:06,672 INFO program: Running... resize2fs -P /dev/vda1 >19:41:06,707 INFO program: Estimated minimum size of the filesystem: 52060 >19:41:06,709 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:41:06,938 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.4euDgQI >19:41:06,954 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.4euDgQI >19:41:06,970 INFO program: ID 256 gen 11 top level 5 path home >19:41:06,971 INFO program: ID 259 gen 30 top level 5 path root >19:41:06,976 INFO program: Running... /bin/umount /tmp/btrfs-tmp.4euDgQI >19:41:07,702 INFO program: Running... dumpe2fs -h /dev/loop1 >19:41:07,718 INFO program: Filesystem volume name: Anaconda >19:41:07,719 INFO program: Last mounted on: / >19:41:07,719 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >19:41:07,719 INFO program: Filesystem magic number: 0xEF53 >19:41:07,720 INFO program: Filesystem revision #: 1 (dynamic) >19:41:07,720 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 >19:41:07,720 INFO program: Filesystem flags: signed_directory_hash >19:41:07,721 INFO program: Default mount options: user_xattr acl >19:41:07,721 INFO program: Filesystem state: clean >19:41:07,721 INFO program: Errors behavior: Continue >19:41:07,722 INFO program: Filesystem OS type: Linux >19:41:07,722 INFO program: Inode count: 65536 >19:41:07,722 INFO program: Block count: 1048576 >19:41:07,723 INFO program: Reserved block count: 0 >19:41:07,723 INFO program: Free blocks: 311419 >19:41:07,723 INFO program: Free inodes: 38266 >19:41:07,727 INFO program: First block: 1 >19:41:07,727 INFO program: Block size: 1024 >19:41:07,728 INFO program: Fragment size: 1024 >19:41:07,728 INFO program: Reserved GDT blocks: 256 >19:41:07,728 INFO program: Blocks per group: 8192 >19:41:07,729 INFO program: Fragments per group: 8192 >19:41:07,729 INFO program: Inodes per group: 512 >19:41:07,730 INFO program: Inode blocks per group: 128 >19:41:07,730 INFO program: Flex block group size: 16 >19:41:07,730 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >19:41:07,731 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >19:41:07,731 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >19:41:07,731 INFO program: Mount count: 2 >19:41:07,732 INFO program: Maximum mount count: -1 >19:41:07,732 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >19:41:07,732 INFO program: Check interval: 0 (<none>) >19:41:07,733 INFO program: Lifetime writes: 32 MB >19:41:07,733 INFO program: Reserved blocks uid: 0 (user root) >19:41:07,733 INFO program: Reserved blocks gid: 0 (group root) >19:41:07,734 INFO program: First inode: 11 >19:41:07,737 INFO program: Inode size: 256 >19:41:07,738 INFO program: Required extra isize: 28 >19:41:07,738 INFO program: Desired extra isize: 28 >19:41:07,738 INFO program: Journal inode: 8 >19:41:07,739 INFO program: Default directory hash: half_md4 >19:41:07,739 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >19:41:07,739 INFO program: Journal backup: inode blocks >19:41:07,739 INFO program: Journal features: (none) >19:41:07,740 INFO program: Journal size: 32M >19:41:07,740 INFO program: Journal length: 32768 >19:41:07,740 INFO program: Journal sequence: 0x00000007 >19:41:07,741 INFO program: Journal start: 0 >19:41:07,741 INFO program: >19:41:07,741 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:41:07,742 INFO program: Running... dumpe2fs -h /dev/loop1 >19:41:07,759 INFO program: Filesystem volume name: Anaconda >19:41:07,759 INFO program: Last mounted on: / >19:41:07,760 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >19:41:07,760 INFO program: Filesystem magic number: 0xEF53 >19:41:07,760 INFO program: Filesystem revision #: 1 (dynamic) >19:41:07,761 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 >19:41:07,761 INFO program: Filesystem flags: signed_directory_hash >19:41:07,761 INFO program: Default mount options: user_xattr acl >19:41:07,762 INFO program: Filesystem state: clean >19:41:07,762 INFO program: Errors behavior: Continue >19:41:07,763 INFO program: Filesystem OS type: Linux >19:41:07,763 INFO program: Inode count: 65536 >19:41:07,763 INFO program: Block count: 1048576 >19:41:07,764 INFO program: Reserved block count: 0 >19:41:07,764 INFO program: Free blocks: 311419 >19:41:07,764 INFO program: Free inodes: 38266 >19:41:07,768 INFO program: First block: 1 >19:41:07,769 INFO program: Block size: 1024 >19:41:07,769 INFO program: Fragment size: 1024 >19:41:07,769 INFO program: Reserved GDT blocks: 256 >19:41:07,770 INFO program: Blocks per group: 8192 >19:41:07,770 INFO program: Fragments per group: 8192 >19:41:07,770 INFO program: Inodes per group: 512 >19:41:07,771 INFO program: Inode blocks per group: 128 >19:41:07,771 INFO program: Flex block group size: 16 >19:41:07,771 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >19:41:07,772 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >19:41:07,772 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >19:41:07,772 INFO program: Mount count: 2 >19:41:07,773 INFO program: Maximum mount count: -1 >19:41:07,773 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >19:41:07,773 INFO program: Check interval: 0 (<none>) >19:41:07,774 INFO program: Lifetime writes: 32 MB >19:41:07,774 INFO program: Reserved blocks uid: 0 (user root) >19:41:07,778 INFO program: Reserved blocks gid: 0 (group root) >19:41:07,779 INFO program: First inode: 11 >19:41:07,779 INFO program: Inode size: 256 >19:41:07,779 INFO program: Required extra isize: 28 >19:41:07,780 INFO program: Desired extra isize: 28 >19:41:07,780 INFO program: Journal inode: 8 >19:41:07,780 INFO program: Default directory hash: half_md4 >19:41:07,781 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >19:41:07,781 INFO program: Journal backup: inode blocks >19:41:07,781 INFO program: Journal features: (none) >19:41:07,782 INFO program: Journal size: 32M >19:41:07,782 INFO program: Journal length: 32768 >19:41:07,782 INFO program: Journal sequence: 0x00000007 >19:41:07,783 INFO program: Journal start: 0 >19:41:07,783 INFO program: >19:41:07,783 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:41:07,784 INFO program: Running... resize2fs -P /dev/loop1 >19:41:07,805 INFO program: Couldn't find valid filesystem superblock. >19:41:07,806 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:41:07,807 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >19:41:07,904 INFO program: Running... udevadm settle --timeout=300 >19:41:08,002 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:41:08,021 INFO program: Filesystem volume name: Anaconda >19:41:08,022 INFO program: Last mounted on: /sysroot >19:41:08,022 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >19:41:08,023 INFO program: Filesystem magic number: 0xEF53 >19:41:08,023 INFO program: Filesystem revision #: 1 (dynamic) >19:41:08,023 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 >19:41:08,024 INFO program: Filesystem flags: signed_directory_hash >19:41:08,024 INFO program: Default mount options: user_xattr acl >19:41:08,025 INFO program: Filesystem state: clean >19:41:08,025 INFO program: Errors behavior: Continue >19:41:08,025 INFO program: Filesystem OS type: Linux >19:41:08,026 INFO program: Inode count: 65536 >19:41:08,026 INFO program: Block count: 1048576 >19:41:08,026 INFO program: Reserved block count: 0 >19:41:08,027 INFO program: Free blocks: 311419 >19:41:08,027 INFO program: Free inodes: 38266 >19:41:08,027 INFO program: First block: 1 >19:41:08,031 INFO program: Block size: 1024 >19:41:08,032 INFO program: Fragment size: 1024 >19:41:08,032 INFO program: Reserved GDT blocks: 256 >19:41:08,032 INFO program: Blocks per group: 8192 >19:41:08,033 INFO program: Fragments per group: 8192 >19:41:08,033 INFO program: Inodes per group: 512 >19:41:08,033 INFO program: Inode blocks per group: 128 >19:41:08,034 INFO program: Flex block group size: 16 >19:41:08,034 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >19:41:08,034 INFO program: Last mount time: Sat Nov 3 19:40:54 2012 >19:41:08,035 INFO program: Last write time: Sat Nov 3 19:40:54 2012 >19:41:08,035 INFO program: Mount count: 3 >19:41:08,035 INFO program: Maximum mount count: -1 >19:41:08,036 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >19:41:08,036 INFO program: Check interval: 0 (<none>) >19:41:08,036 INFO program: Lifetime writes: 32 MB >19:41:08,037 INFO program: Reserved blocks uid: 0 (user root) >19:41:08,037 INFO program: Reserved blocks gid: 0 (group root) >19:41:08,037 INFO program: First inode: 11 >19:41:08,038 INFO program: Inode size: 256 >19:41:08,038 INFO program: Required extra isize: 28 >19:41:08,042 INFO program: Desired extra isize: 28 >19:41:08,043 INFO program: Journal inode: 8 >19:41:08,043 INFO program: Default directory hash: half_md4 >19:41:08,043 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >19:41:08,044 INFO program: Journal backup: inode blocks >19:41:08,044 INFO program: Journal features: (none) >19:41:08,044 INFO program: Journal size: 32M >19:41:08,044 INFO program: Journal length: 32768 >19:41:08,045 INFO program: Journal sequence: 0x00000008 >19:41:08,045 INFO program: Journal start: 1 >19:41:08,045 INFO program: >19:41:08,046 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:41:08,047 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:41:08,061 INFO program: Filesystem volume name: Anaconda >19:41:08,062 INFO program: Last mounted on: /sysroot >19:41:08,062 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >19:41:08,063 INFO program: Filesystem magic number: 0xEF53 >19:41:08,063 INFO program: Filesystem revision #: 1 (dynamic) >19:41:08,063 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 >19:41:08,064 INFO program: Filesystem flags: signed_directory_hash >19:41:08,064 INFO program: Default mount options: user_xattr acl >19:41:08,065 INFO program: Filesystem state: clean >19:41:08,065 INFO program: Errors behavior: Continue >19:41:08,065 INFO program: Filesystem OS type: Linux >19:41:08,066 INFO program: Inode count: 65536 >19:41:08,066 INFO program: Block count: 1048576 >19:41:08,066 INFO program: Reserved block count: 0 >19:41:08,066 INFO program: Free blocks: 311419 >19:41:08,067 INFO program: Free inodes: 38266 >19:41:08,071 INFO program: First block: 1 >19:41:08,072 INFO program: Block size: 1024 >19:41:08,072 INFO program: Fragment size: 1024 >19:41:08,072 INFO program: Reserved GDT blocks: 256 >19:41:08,073 INFO program: Blocks per group: 8192 >19:41:08,073 INFO program: Fragments per group: 8192 >19:41:08,073 INFO program: Inodes per group: 512 >19:41:08,074 INFO program: Inode blocks per group: 128 >19:41:08,074 INFO program: Flex block group size: 16 >19:41:08,074 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >19:41:08,075 INFO program: Last mount time: Sat Nov 3 19:40:54 2012 >19:41:08,075 INFO program: Last write time: Sat Nov 3 19:40:54 2012 >19:41:08,075 INFO program: Mount count: 3 >19:41:08,076 INFO program: Maximum mount count: -1 >19:41:08,076 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >19:41:08,076 INFO program: Check interval: 0 (<none>) >19:41:08,077 INFO program: Lifetime writes: 32 MB >19:41:08,077 INFO program: Reserved blocks uid: 0 (user root) >19:41:08,077 INFO program: Reserved blocks gid: 0 (group root) >19:41:08,078 INFO program: First inode: 11 >19:41:08,078 INFO program: Inode size: 256 >19:41:08,078 INFO program: Required extra isize: 28 >19:41:08,079 INFO program: Desired extra isize: 28 >19:41:08,083 INFO program: Journal inode: 8 >19:41:08,084 INFO program: Default directory hash: half_md4 >19:41:08,084 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >19:41:08,084 INFO program: Journal backup: inode blocks >19:41:08,084 INFO program: Journal features: (none) >19:41:08,085 INFO program: Journal size: 32M >19:41:08,085 INFO program: Journal length: 32768 >19:41:08,085 INFO program: Journal sequence: 0x00000008 >19:41:08,086 INFO program: Journal start: 1 >19:41:08,086 INFO program: >19:41:08,086 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:41:08,087 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:41:08,106 INFO program: Estimated minimum size of the filesystem: 734795 >19:41:08,107 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:41:08,137 INFO program: Running... udevadm settle --timeout=300 >19:41:08,189 INFO program: Running... udevadm settle --timeout=300 >19:41:08,227 INFO program: Running... udevadm settle --timeout=300 >19:41:08,278 INFO program: Running... udevadm settle --timeout=300 >19:41:08,318 INFO program: Running... udevadm settle --timeout=300 >19:41:08,355 INFO program: Running... udevadm settle --timeout=300 >19:41:08,412 INFO program: Running... udevadm settle --timeout=300 >19:41:08,464 INFO program: Running... udevadm settle --timeout=300 >19:41:08,512 INFO program: Running... udevadm settle --timeout=300 >19:41:08,558 INFO program: Running... udevadm settle --timeout=300 >19:41:08,627 INFO program: Running... udevadm settle --timeout=300 >19:41:08,693 INFO program: Running... udevadm settle --timeout=300 >19:41:08,815 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >19:41:08,836 INFO program: Running... /bin/umount /mnt/sysimage >19:41:08,842 INFO program: Running... udevadm settle --timeout=300 >19:41:08,912 INFO program: Running... udevadm settle --timeout=300 >19:41:08,960 INFO program: Running... /bin/mount -n -t btrfs -o subvol=5,ro /dev/vda2 /mnt/sysimage >19:41:08,969 ERR program: mount: mount(2) failed: No such file or directory >19:41:08,975 INFO program: Running... udevadm settle --timeout=300 >15:41:41,383 INFO program: Running... modprobe xfs >15:41:41,483 INFO program: Running... modprobe vfat >15:42:27,005 INFO program: Running... systemctl status chronyd.service >15:42:27,021 INFO program: chronyd.service - NTP client/server >15:42:27,022 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >15:42:27,023 INFO program: Active: active (running) since Sat, 2012-11-03 15:41:05 EDT; 1min 21s ago >15:42:27,023 INFO program: Process: 748 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >15:42:27,024 INFO program: Process: 744 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >15:42:27,024 INFO program: Process: 721 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >15:42:27,025 INFO program: Main PID: 747 (chronyd) >15:42:27,026 INFO program: CGroup: name=systemd:/system/chronyd.service >15:42:27,026 INFO program: └ 747 n/a >15:42:27,027 INFO program: >15:42:27,028 INFO program: Nov 03 15:41:05 localhost systemd[1]: Starting NTP client/server... >15:42:27,028 INFO program: Nov 03 15:41:05 localhost chrony-helper[721]: tr: write error: Broken pipe >15:42:27,029 INFO program: Nov 03 15:41:05 localhost chrony-helper[721]: tr: write error >15:42:27,030 INFO program: Nov 03 15:41:05 localhost chronyd[747]: chronyd version 1.27-git1ca844 starting >15:42:27,030 INFO program: Nov 03 15:41:05 localhost chronyd[747]: Linux kernel major=3 minor=6 patch=5 >15:42:27,031 INFO program: Nov 03 15:41:05 localhost chronyd[747]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >15:42:27,032 INFO program: Nov 03 15:41:05 localhost systemd[1]: Started NTP client/server. >15:42:27,033 INFO program: Nov 03 15:41:11 localhost chronyd[747]: Selected source 200.3.168.192 >15:42:27,033 INFO program: Nov 03 15:41:11 localhost chronyd[747]: System clock wrong by -0.656865 seconds, adjustment started >15:42:27,034 INFO program: Nov 03 15:42:18 localhost chronyd[747]: Selected source 190.183.221.180 >15:42:27,038 INFO program: Running... systemctl start chronyd.service >16:42:30,588 INFO program: Running... systemctl stop chronyd.service >16:42:31,031 INFO program: Running... systemctl start chronyd.service >16:42:33,104 INFO program: Running... systemctl stop chronyd.service >16:43:46,707 INFO program: Running... udevadm settle --timeout=300 >16:43:46,808 INFO program: Running... udevadm settle --timeout=300 >16:43:46,882 INFO program: Running... multipath -d >16:43:46,907 INFO program: Running... multipath -ll >16:43:47,146 INFO program: Running... dumpe2fs -h /dev/vda1 >16:43:47,163 INFO program: Filesystem volume name: <none> >16:43:47,164 INFO program: Last mounted on: /boot >16:43:47,165 INFO program: Filesystem UUID: da845238-c3c5-4998-910f-70d6ad4069c7 >16:43:47,165 INFO program: Filesystem magic number: 0xEF53 >16:43:47,166 INFO program: Filesystem revision #: 1 (dynamic) >16:43:47,167 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 >16:43:47,167 INFO program: Filesystem flags: signed_directory_hash >16:43:47,168 INFO program: Default mount options: user_xattr acl >16:43:47,168 INFO program: Filesystem state: clean >16:43:47,169 INFO program: Errors behavior: Continue >16:43:47,170 INFO program: Filesystem OS type: Linux >16:43:47,170 INFO program: Inode count: 128016 >16:43:47,171 INFO program: Block count: 512000 >16:43:47,171 INFO program: Reserved block count: 25600 >16:43:47,172 INFO program: Free blocks: 449071 >16:43:47,172 INFO program: Free inodes: 127670 >16:43:47,173 INFO program: First block: 1 >16:43:47,174 INFO program: Block size: 1024 >16:43:47,174 INFO program: Fragment size: 1024 >16:43:47,175 INFO program: Reserved GDT blocks: 256 >16:43:47,175 INFO program: Blocks per group: 8192 >16:43:47,176 INFO program: Fragments per group: 8192 >16:43:47,177 INFO program: Inodes per group: 2032 >16:43:47,177 INFO program: Inode blocks per group: 254 >16:43:47,178 INFO program: Flex block group size: 16 >16:43:47,178 INFO program: Filesystem created: Sat Nov 3 16:00:03 2012 >16:43:47,179 INFO program: Last mount time: Sat Nov 3 16:19:06 2012 >16:43:47,180 INFO program: Last write time: Sat Nov 3 16:36:44 2012 >16:43:47,180 INFO program: Mount count: 2 >16:43:47,181 INFO program: Maximum mount count: -1 >16:43:47,181 INFO program: Last checked: Sat Nov 3 16:00:03 2012 >16:43:47,182 INFO program: Check interval: 0 (<none>) >16:43:47,183 INFO program: Lifetime writes: 60 MB >16:43:47,183 INFO program: Reserved blocks uid: 0 (user root) >16:43:47,184 INFO program: Reserved blocks gid: 0 (group root) >16:43:47,184 INFO program: First inode: 11 >16:43:47,185 INFO program: Inode size: 128 >16:43:47,185 INFO program: Journal inode: 8 >16:43:47,186 INFO program: Default directory hash: half_md4 >16:43:47,187 INFO program: Directory Hash Seed: 56d4ddd8-f603-463d-b94e-f8f57f6e72f2 >16:43:47,187 INFO program: Journal backup: inode blocks >16:43:47,188 INFO program: Journal features: (none) >16:43:47,188 INFO program: Journal size: 8M >16:43:47,189 INFO program: Journal length: 8192 >16:43:47,189 INFO program: Journal sequence: 0x0000001a >16:43:47,190 INFO program: Journal start: 0 >16:43:47,191 INFO program: >16:43:47,191 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:43:47,193 INFO program: Running... dumpe2fs -h /dev/vda1 >16:43:47,205 INFO program: Filesystem volume name: <none> >16:43:47,206 INFO program: Last mounted on: /boot >16:43:47,206 INFO program: Filesystem UUID: da845238-c3c5-4998-910f-70d6ad4069c7 >16:43:47,207 INFO program: Filesystem magic number: 0xEF53 >16:43:47,208 INFO program: Filesystem revision #: 1 (dynamic) >16:43:47,208 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 >16:43:47,209 INFO program: Filesystem flags: signed_directory_hash >16:43:47,209 INFO program: Default mount options: user_xattr acl >16:43:47,210 INFO program: Filesystem state: clean >16:43:47,211 INFO program: Errors behavior: Continue >16:43:47,211 INFO program: Filesystem OS type: Linux >16:43:47,212 INFO program: Inode count: 128016 >16:43:47,212 INFO program: Block count: 512000 >16:43:47,213 INFO program: Reserved block count: 25600 >16:43:47,213 INFO program: Free blocks: 449071 >16:43:47,214 INFO program: Free inodes: 127670 >16:43:47,215 INFO program: First block: 1 >16:43:47,215 INFO program: Block size: 1024 >16:43:47,216 INFO program: Fragment size: 1024 >16:43:47,216 INFO program: Reserved GDT blocks: 256 >16:43:47,217 INFO program: Blocks per group: 8192 >16:43:47,218 INFO program: Fragments per group: 8192 >16:43:47,218 INFO program: Inodes per group: 2032 >16:43:47,219 INFO program: Inode blocks per group: 254 >16:43:47,219 INFO program: Flex block group size: 16 >16:43:47,220 INFO program: Filesystem created: Sat Nov 3 16:00:03 2012 >16:43:47,221 INFO program: Last mount time: Sat Nov 3 16:19:06 2012 >16:43:47,221 INFO program: Last write time: Sat Nov 3 16:36:44 2012 >16:43:47,222 INFO program: Mount count: 2 >16:43:47,223 INFO program: Maximum mount count: -1 >16:43:47,223 INFO program: Last checked: Sat Nov 3 16:00:03 2012 >16:43:47,224 INFO program: Check interval: 0 (<none>) >16:43:47,224 INFO program: Lifetime writes: 60 MB >16:43:47,225 INFO program: Reserved blocks uid: 0 (user root) >16:43:47,225 INFO program: Reserved blocks gid: 0 (group root) >16:43:47,226 INFO program: First inode: 11 >16:43:47,226 INFO program: Inode size: 128 >16:43:47,227 INFO program: Journal inode: 8 >16:43:47,227 INFO program: Default directory hash: half_md4 >16:43:47,228 INFO program: Directory Hash Seed: 56d4ddd8-f603-463d-b94e-f8f57f6e72f2 >16:43:47,229 INFO program: Journal backup: inode blocks >16:43:47,229 INFO program: Journal features: (none) >16:43:47,230 INFO program: Journal size: 8M >16:43:47,230 INFO program: Journal length: 8192 >16:43:47,231 INFO program: Journal sequence: 0x0000001a >16:43:47,232 INFO program: Journal start: 0 >16:43:47,232 INFO program: >16:43:47,233 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:43:47,234 INFO program: Running... resize2fs -P /dev/vda1 >16:43:47,258 INFO program: Estimated minimum size of the filesystem: 52060 >16:43:47,263 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:43:47,399 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.20eGOjU0 >16:43:47,422 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.20eGOjU0 >16:43:47,435 INFO program: ID 256 gen 11 top level 5 path home >16:43:47,436 INFO program: ID 259 gen 30 top level 5 path root >19:43:47,442 INFO program: Running... /bin/umount /tmp/btrfs-tmp.20eGOjU0 >16:43:48,088 INFO program: Running... dumpe2fs -h /dev/loop1 >16:43:48,098 INFO program: Filesystem volume name: Anaconda >16:43:48,099 INFO program: Last mounted on: / >16:43:48,100 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:43:48,101 INFO program: Filesystem magic number: 0xEF53 >16:43:48,101 INFO program: Filesystem revision #: 1 (dynamic) >16:43:48,102 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 >16:43:48,102 INFO program: Filesystem flags: signed_directory_hash >16:43:48,103 INFO program: Default mount options: user_xattr acl >16:43:48,104 INFO program: Filesystem state: clean >16:43:48,104 INFO program: Errors behavior: Continue >16:43:48,105 INFO program: Filesystem OS type: Linux >16:43:48,105 INFO program: Inode count: 65536 >16:43:48,106 INFO program: Block count: 1048576 >16:43:48,107 INFO program: Reserved block count: 0 >16:43:48,107 INFO program: Free blocks: 311419 >16:43:48,108 INFO program: Free inodes: 38266 >16:43:48,108 INFO program: First block: 1 >16:43:48,109 INFO program: Block size: 1024 >16:43:48,110 INFO program: Fragment size: 1024 >16:43:48,110 INFO program: Reserved GDT blocks: 256 >16:43:48,111 INFO program: Blocks per group: 8192 >16:43:48,111 INFO program: Fragments per group: 8192 >16:43:48,112 INFO program: Inodes per group: 512 >16:43:48,113 INFO program: Inode blocks per group: 128 >16:43:48,113 INFO program: Flex block group size: 16 >16:43:48,114 INFO program: Filesystem created: Sat Nov 3 00:31:09 2012 >16:43:48,114 INFO program: Last mount time: Sat Nov 3 00:31:22 2012 >16:43:48,115 INFO program: Last write time: Sat Nov 3 00:31:29 2012 >16:43:48,116 INFO program: Mount count: 2 >16:43:48,116 INFO program: Maximum mount count: -1 >16:43:48,117 INFO program: Last checked: Sat Nov 3 00:31:09 2012 >16:43:48,118 INFO program: Check interval: 0 (<none>) >16:43:48,118 INFO program: Lifetime writes: 32 MB >16:43:48,118 INFO program: Reserved blocks uid: 0 (user root) >16:43:48,119 INFO program: Reserved blocks gid: 0 (group root) >16:43:48,120 INFO program: First inode: 11 >16:43:48,120 INFO program: Inode size: 256 >16:43:48,121 INFO program: Required extra isize: 28 >16:43:48,121 INFO program: Desired extra isize: 28 >16:43:48,122 INFO program: Journal inode: 8 >16:43:48,123 INFO program: Default directory hash: half_md4 >16:43:48,123 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:43:48,124 INFO program: Journal backup: inode blocks >16:43:48,124 INFO program: Journal features: (none) >16:43:48,125 INFO program: Journal size: 32M >16:43:48,126 INFO program: Journal length: 32768 >16:43:48,126 INFO program: Journal sequence: 0x00000007 >16:43:48,127 INFO program: Journal start: 0 >16:43:48,127 INFO program: >16:43:48,128 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:43:48,129 INFO program: Running... dumpe2fs -h /dev/loop1 >16:43:48,141 INFO program: Filesystem volume name: Anaconda >16:43:48,142 INFO program: Last mounted on: / >16:43:48,142 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:43:48,143 INFO program: Filesystem magic number: 0xEF53 >16:43:48,143 INFO program: Filesystem revision #: 1 (dynamic) >16:43:48,144 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 >16:43:48,145 INFO program: Filesystem flags: signed_directory_hash >16:43:48,145 INFO program: Default mount options: user_xattr acl >16:43:48,146 INFO program: Filesystem state: clean >16:43:48,147 INFO program: Errors behavior: Continue >16:43:48,147 INFO program: Filesystem OS type: Linux >16:43:48,148 INFO program: Inode count: 65536 >16:43:48,148 INFO program: Block count: 1048576 >16:43:48,149 INFO program: Reserved block count: 0 >16:43:48,149 INFO program: Free blocks: 311419 >16:43:48,149 INFO program: Free inodes: 38266 >16:43:48,150 INFO program: First block: 1 >16:43:48,150 INFO program: Block size: 1024 >16:43:48,150 INFO program: Fragment size: 1024 >16:43:48,151 INFO program: Reserved GDT blocks: 256 >16:43:48,151 INFO program: Blocks per group: 8192 >16:43:48,151 INFO program: Fragments per group: 8192 >16:43:48,152 INFO program: Inodes per group: 512 >16:43:48,152 INFO program: Inode blocks per group: 128 >16:43:48,152 INFO program: Flex block group size: 16 >16:43:48,153 INFO program: Filesystem created: Sat Nov 3 00:31:09 2012 >16:43:48,153 INFO program: Last mount time: Sat Nov 3 00:31:22 2012 >16:43:48,154 INFO program: Last write time: Sat Nov 3 00:31:29 2012 >16:43:48,154 INFO program: Mount count: 2 >16:43:48,155 INFO program: Maximum mount count: -1 >16:43:48,155 INFO program: Last checked: Sat Nov 3 00:31:09 2012 >16:43:48,155 INFO program: Check interval: 0 (<none>) >16:43:48,156 INFO program: Lifetime writes: 32 MB >16:43:48,156 INFO program: Reserved blocks uid: 0 (user root) >16:43:48,156 INFO program: Reserved blocks gid: 0 (group root) >16:43:48,157 INFO program: First inode: 11 >16:43:48,157 INFO program: Inode size: 256 >16:43:48,157 INFO program: Required extra isize: 28 >16:43:48,158 INFO program: Desired extra isize: 28 >16:43:48,158 INFO program: Journal inode: 8 >16:43:48,158 INFO program: Default directory hash: half_md4 >16:43:48,159 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:43:48,159 INFO program: Journal backup: inode blocks >16:43:48,160 INFO program: Journal features: (none) >16:43:48,160 INFO program: Journal size: 32M >16:43:48,160 INFO program: Journal length: 32768 >16:43:48,161 INFO program: Journal sequence: 0x00000007 >16:43:48,161 INFO program: Journal start: 0 >16:43:48,161 INFO program: >16:43:48,162 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:43:48,163 INFO program: Running... resize2fs -P /dev/loop1 >16:43:48,175 INFO program: Couldn't find valid filesystem superblock. >16:43:48,176 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:43:48,176 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >16:43:48,230 INFO program: Running... udevadm settle --timeout=300 >16:43:48,283 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:43:48,294 INFO program: Filesystem volume name: Anaconda >16:43:48,294 INFO program: Last mounted on: /sysroot >16:43:48,295 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:43:48,295 INFO program: Filesystem magic number: 0xEF53 >16:43:48,295 INFO program: Filesystem revision #: 1 (dynamic) >16:43:48,296 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 >16:43:48,296 INFO program: Filesystem flags: signed_directory_hash >16:43:48,296 INFO program: Default mount options: user_xattr acl >16:43:48,297 INFO program: Filesystem state: clean >16:43:48,297 INFO program: Errors behavior: Continue >16:43:48,298 INFO program: Filesystem OS type: Linux >16:43:48,298 INFO program: Inode count: 65536 >16:43:48,298 INFO program: Block count: 1048576 >16:43:48,299 INFO program: Reserved block count: 0 >16:43:48,299 INFO program: Free blocks: 311419 >16:43:48,299 INFO program: Free inodes: 38266 >16:43:48,300 INFO program: First block: 1 >16:43:48,300 INFO program: Block size: 1024 >16:43:48,300 INFO program: Fragment size: 1024 >16:43:48,301 INFO program: Reserved GDT blocks: 256 >16:43:48,301 INFO program: Blocks per group: 8192 >16:43:48,301 INFO program: Fragments per group: 8192 >16:43:48,302 INFO program: Inodes per group: 512 >16:43:48,302 INFO program: Inode blocks per group: 128 >16:43:48,302 INFO program: Flex block group size: 16 >16:43:48,303 INFO program: Filesystem created: Sat Nov 3 00:31:09 2012 >16:43:48,303 INFO program: Last mount time: Sat Nov 3 16:40:54 2012 >16:43:48,303 INFO program: Last write time: Sat Nov 3 16:40:54 2012 >16:43:48,304 INFO program: Mount count: 3 >16:43:48,304 INFO program: Maximum mount count: -1 >16:43:48,305 INFO program: Last checked: Sat Nov 3 00:31:09 2012 >16:43:48,305 INFO program: Check interval: 0 (<none>) >16:43:48,305 INFO program: Lifetime writes: 32 MB >16:43:48,306 INFO program: Reserved blocks uid: 0 (user root) >16:43:48,306 INFO program: Reserved blocks gid: 0 (group root) >16:43:48,306 INFO program: First inode: 11 >16:43:48,307 INFO program: Inode size: 256 >16:43:48,307 INFO program: Required extra isize: 28 >16:43:48,308 INFO program: Desired extra isize: 28 >16:43:48,308 INFO program: Journal inode: 8 >16:43:48,308 INFO program: Default directory hash: half_md4 >16:43:48,309 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:43:48,309 INFO program: Journal backup: inode blocks >16:43:48,309 INFO program: Journal features: (none) >16:43:48,310 INFO program: Journal size: 32M >16:43:48,310 INFO program: Journal length: 32768 >16:43:48,310 INFO program: Journal sequence: 0x00000008 >16:43:48,311 INFO program: Journal start: 1 >16:43:48,311 INFO program: >16:43:48,312 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:43:48,312 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:43:48,322 INFO program: Filesystem volume name: Anaconda >16:43:48,323 INFO program: Last mounted on: /sysroot >16:43:48,323 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:43:48,324 INFO program: Filesystem magic number: 0xEF53 >16:43:48,324 INFO program: Filesystem revision #: 1 (dynamic) >16:43:48,325 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 >16:43:48,325 INFO program: Filesystem flags: signed_directory_hash >16:43:48,325 INFO program: Default mount options: user_xattr acl >16:43:48,326 INFO program: Filesystem state: clean >16:43:48,326 INFO program: Errors behavior: Continue >16:43:48,326 INFO program: Filesystem OS type: Linux >16:43:48,327 INFO program: Inode count: 65536 >16:43:48,327 INFO program: Block count: 1048576 >16:43:48,327 INFO program: Reserved block count: 0 >16:43:48,328 INFO program: Free blocks: 311419 >16:43:48,328 INFO program: Free inodes: 38266 >16:43:48,328 INFO program: First block: 1 >16:43:48,329 INFO program: Block size: 1024 >16:43:48,329 INFO program: Fragment size: 1024 >16:43:48,330 INFO program: Reserved GDT blocks: 256 >16:43:48,330 INFO program: Blocks per group: 8192 >16:43:48,330 INFO program: Fragments per group: 8192 >16:43:48,331 INFO program: Inodes per group: 512 >16:43:48,331 INFO program: Inode blocks per group: 128 >16:43:48,331 INFO program: Flex block group size: 16 >16:43:48,332 INFO program: Filesystem created: Sat Nov 3 00:31:09 2012 >16:43:48,332 INFO program: Last mount time: Sat Nov 3 16:40:54 2012 >16:43:48,332 INFO program: Last write time: Sat Nov 3 16:40:54 2012 >16:43:48,333 INFO program: Mount count: 3 >16:43:48,333 INFO program: Maximum mount count: -1 >16:43:48,333 INFO program: Last checked: Sat Nov 3 00:31:09 2012 >16:43:48,334 INFO program: Check interval: 0 (<none>) >16:43:48,334 INFO program: Lifetime writes: 32 MB >16:43:48,335 INFO program: Reserved blocks uid: 0 (user root) >16:43:48,335 INFO program: Reserved blocks gid: 0 (group root) >16:43:48,335 INFO program: First inode: 11 >16:43:48,336 INFO program: Inode size: 256 >16:43:48,336 INFO program: Required extra isize: 28 >16:43:48,336 INFO program: Desired extra isize: 28 >16:43:48,337 INFO program: Journal inode: 8 >16:43:48,337 INFO program: Default directory hash: half_md4 >16:43:48,338 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:43:48,338 INFO program: Journal backup: inode blocks >16:43:48,338 INFO program: Journal features: (none) >16:43:48,339 INFO program: Journal size: 32M >16:43:48,339 INFO program: Journal length: 32768 >16:43:48,339 INFO program: Journal sequence: 0x00000008 >16:43:48,340 INFO program: Journal start: 1 >16:43:48,340 INFO program: >16:43:48,340 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:43:48,341 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:43:48,353 INFO program: Estimated minimum size of the filesystem: 734795 >16:43:48,353 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:43:48,363 INFO program: Running... udevadm settle --timeout=300 >16:43:48,389 INFO program: Running... udevadm settle --timeout=300 >16:43:48,410 INFO program: Running... udevadm settle --timeout=300 >16:43:48,435 INFO program: Running... udevadm settle --timeout=300 >16:43:48,456 INFO program: Running... udevadm settle --timeout=300 >16:43:48,477 INFO program: Running... udevadm settle --timeout=300 >16:43:48,499 INFO program: Running... udevadm settle --timeout=300 >16:43:48,524 INFO program: Running... udevadm settle --timeout=300 >16:43:48,546 INFO program: Running... udevadm settle --timeout=300 >16:43:48,572 INFO program: Running... udevadm settle --timeout=300 >16:43:48,599 INFO program: Running... udevadm settle --timeout=300 >16:43:48,625 INFO program: Running... udevadm settle --timeout=300 >19:43:48,663 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >19:43:48,679 INFO program: Running... /bin/umount /mnt/sysimage >16:43:48,687 INFO program: Running... udevadm settle --timeout=300 >16:43:48,715 INFO program: Running... udevadm settle --timeout=300 >19:43:48,741 INFO program: Running... /bin/mount -n -t btrfs -o subvol=5,ro /dev/vda2 /mnt/sysimage >19:43:48,756 ERR program: mount: mount(2) failed: No such file or directory >16:43:48,761 INFO program: Running... udevadm settle --timeout=300 >16:44:11,031 INFO program: Running... udevadm settle --timeout=300 >16:44:11,067 INFO program: Running... udevadm settle --timeout=300 >16:44:11,101 INFO program: Running... udevadm settle --timeout=300 >16:44:11,137 INFO program: Running... udevadm settle --timeout=300 >16:44:11,177 INFO program: Running... udevadm settle --timeout=300 >16:44:11,212 INFO program: Running... udevadm settle --timeout=300 >16:44:11,339 INFO program: Running... udevadm settle --timeout=300 >16:44:15,316 INFO program: Running... hwclock --systohc --utc >16:44:16,508 INFO program: Running... udevadm settle --timeout=300 >16:44:16,609 INFO program: Running... wipefs -a /dev/vda3 >16:44:16,668 INFO program: /dev/vda3: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >16:44:16,677 INFO program: Running... udevadm settle --timeout=300 >16:44:16,711 INFO program: Running... udevadm settle --timeout=300 >16:44:16,738 INFO program: Running... udevadm settle --timeout=300 >16:44:16,769 INFO program: Running... udevadm settle --timeout=300 >16:44:16,817 INFO program: Running... udevadm settle --timeout=300 >16:44:16,866 INFO program: Running... udevadm settle --timeout=300 >16:44:16,891 INFO program: Running... udevadm settle --timeout=300 >16:44:16,918 INFO program: Running... udevadm settle --timeout=300 >16:44:16,939 INFO program: Running... udevadm settle --timeout=300 >16:44:16,969 INFO program: Running... udevadm settle --timeout=300 >19:44:17,017 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.20Y35rgI >16:44:17,030 INFO program: Running... btrfs subvol delete /tmp/btrfs-tmp.20Y35rgI/5 >16:44:17,044 ERR program: ERROR: error accessing '/tmp/btrfs-tmp.20Y35rgI/5' > > >/tmp/storage.log: >19:41:00,743 DEBUG storage: registered device format class MultipathMember as multipath_member >19:41:00,745 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:41:00,746 DEBUG storage: registered device format class BIOSBoot as biosboot >19:41:00,748 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:41:00,752 DEBUG storage: registered device format class SwapSpace as swap >19:41:00,778 DEBUG storage: registered device format class LUKS as luks >19:41:00,781 DEBUG storage: registered device format class MDRaidMember as mdmember >19:41:00,785 DEBUG storage: registered device format class DiskLabel as disklabel >19:41:00,787 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:41:00,812 DEBUG storage: registered device format class Ext2FS as ext2 >19:41:00,813 DEBUG storage: registered device format class Ext3FS as ext3 >19:41:00,814 DEBUG storage: registered device format class Ext4FS as ext4 >19:41:00,815 DEBUG storage: registered device format class FATFS as vfat >19:41:00,816 DEBUG storage: registered device format class EFIFS as efi >19:41:00,816 DEBUG storage: registered device format class BTRFS as btrfs >19:41:00,817 DEBUG storage: registered device format class GFS2 as gfs2 >19:41:00,818 DEBUG storage: registered device format class JFS as jfs >19:41:00,818 DEBUG storage: registered device format class ReiserFS as reiserfs >19:41:00,819 DEBUG storage: registered device format class XFS as xfs >19:41:00,820 DEBUG storage: registered device format class HFS as hfs >19:41:00,820 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:41:00,821 DEBUG storage: registered device format class HFSPlus as hfs+ >19:41:00,821 DEBUG storage: registered device format class NTFS as ntfs >19:41:00,822 DEBUG storage: registered device format class NFS as nfs >19:41:00,823 DEBUG storage: registered device format class NFSv4 as nfs4 >19:41:00,823 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:41:00,824 DEBUG storage: registered device format class NoDevFS as nodev >19:41:00,825 DEBUG storage: registered device format class DevPtsFS as devpts >19:41:00,825 DEBUG storage: registered device format class ProcFS as proc >19:41:00,826 DEBUG storage: registered device format class SysFS as sysfs >19:41:00,827 DEBUG storage: registered device format class TmpFS as tmpfs >19:41:00,827 DEBUG storage: registered device format class BindFS as bind >19:41:00,828 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:41:00,828 DEBUG storage: registered device format class USBFS as usbfs >19:41:01,818 DEBUG storage: MultipathTopology._build_topology: >19:41:01,819 DEBUG storage: /etc/multipath.conf contents: >19:41:01,819 DEBUG storage: # multipath.conf written by anaconda >19:41:01,820 DEBUG storage: >19:41:01,820 DEBUG storage: defaults { >19:41:01,821 DEBUG storage: user_friendly_names yes >19:41:01,822 DEBUG storage: } >19:41:01,822 DEBUG storage: blacklist { >19:41:01,823 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:41:01,823 DEBUG storage: devnode "^hd[a-z]" >19:41:01,824 DEBUG storage: devnode "^dcssblk[0-9]*" >19:41:01,825 DEBUG storage: device { >19:41:01,825 DEBUG storage: vendor "DGC" >19:41:01,826 DEBUG storage: product "LUNZ" >19:41:01,826 DEBUG storage: } >19:41:01,827 DEBUG storage: device { >19:41:01,827 DEBUG storage: vendor "IBM" >19:41:01,828 DEBUG storage: product "S/390.*" >19:41:01,829 DEBUG storage: } >19:41:01,829 DEBUG storage: # don't count normal SATA devices as multipaths >19:41:01,830 DEBUG storage: device { >19:41:01,830 DEBUG storage: vendor "ATA" >19:41:01,831 DEBUG storage: } >19:41:01,832 DEBUG storage: # don't count 3ware devices as multipaths >19:41:01,832 DEBUG storage: device { >19:41:01,833 DEBUG storage: vendor "3ware" >19:41:01,833 DEBUG storage: } >19:41:01,834 DEBUG storage: device { >19:41:01,835 DEBUG storage: vendor "AMCC" >19:41:01,835 DEBUG storage: } >19:41:01,836 DEBUG storage: # nor highpoint devices >19:41:01,836 DEBUG storage: device { >19:41:01,837 DEBUG storage: vendor "HPT" >19:41:01,837 DEBUG storage: } >19:41:01,838 DEBUG storage: } >19:41:01,839 DEBUG storage: multipaths { >19:41:01,839 DEBUG storage: } >19:41:01,840 DEBUG storage: (end of /etc/multipath.conf) >19:41:01,898 INFO storage: MultipathTopology: found non-disk device: sr0 >19:41:01,901 INFO storage: MultipathTopology: found singlepath device: vda >19:41:01,903 INFO storage: MultipathTopology: found non-disk device: vda1 >19:41:01,904 INFO storage: MultipathTopology: found non-disk device: vda2 >19:41:01,907 INFO storage: MultipathTopology: found non-disk device: vda3 >19:41:01,909 INFO storage: MultipathTopology: found singlepath device: vdb >19:41:01,912 INFO storage: MultipathTopology: found non-disk device: vdb1 >19:41:01,912 INFO storage: MultipathTopology: found singlepath device: loop0 >19:41:01,913 INFO storage: MultipathTopology: found singlepath device: loop1 >19:41:01,914 INFO storage: MultipathTopology: found singlepath device: loop2 >19:41:01,914 INFO storage: MultipathTopology: found singlepath device: loop3 >19:41:01,915 INFO storage: MultipathTopology: found singlepath device: loop4 >19:41:01,916 INFO storage: MultipathTopology: found singlepath device: loop5 >19:41:01,916 INFO storage: MultipathTopology: found singlepath device: loop6 >19:41:01,917 INFO storage: MultipathTopology: found singlepath device: loop7 >19:41:01,918 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:41:05,584 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:41:05,586 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:41:05,729 DEBUG storage: MultipathTopology._build_topology: >19:41:05,730 DEBUG storage: /etc/multipath.conf contents: >19:41:05,740 DEBUG storage: # multipath.conf written by anaconda >19:41:05,741 DEBUG storage: >19:41:05,741 DEBUG storage: defaults { >19:41:05,742 DEBUG storage: user_friendly_names yes >19:41:05,742 DEBUG storage: } >19:41:05,743 DEBUG storage: blacklist { >19:41:05,744 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:41:05,744 DEBUG storage: devnode "^hd[a-z]" >19:41:05,745 DEBUG storage: devnode "^dcssblk[0-9]*" >19:41:05,745 DEBUG storage: device { >19:41:05,746 DEBUG storage: vendor "DGC" >19:41:05,747 DEBUG storage: product "LUNZ" >19:41:05,747 DEBUG storage: } >19:41:05,748 DEBUG storage: device { >19:41:05,748 DEBUG storage: vendor "IBM" >19:41:05,749 DEBUG storage: product "S/390.*" >19:41:05,749 DEBUG storage: } >19:41:05,762 DEBUG storage: # don't count normal SATA devices as multipaths >19:41:05,763 DEBUG storage: device { >19:41:05,764 DEBUG storage: vendor "ATA" >19:41:05,764 DEBUG storage: } >19:41:05,765 DEBUG storage: # don't count 3ware devices as multipaths >19:41:05,765 DEBUG storage: device { >19:41:05,766 DEBUG storage: vendor "3ware" >19:41:05,767 DEBUG storage: } >19:41:05,767 DEBUG storage: device { >19:41:05,768 DEBUG storage: vendor "AMCC" >19:41:05,768 DEBUG storage: } >19:41:05,769 DEBUG storage: # nor highpoint devices >19:41:05,769 DEBUG storage: device { >19:41:05,770 DEBUG storage: vendor "HPT" >19:41:05,771 DEBUG storage: } >19:41:05,771 DEBUG storage: } >19:41:05,772 DEBUG storage: multipaths { >19:41:05,774 DEBUG storage: } >19:41:05,774 DEBUG storage: (end of /etc/multipath.conf) >19:41:05,854 INFO storage: MultipathTopology: found non-disk device: sr0 >19:41:05,856 INFO storage: MultipathTopology: found singlepath device: vda >19:41:05,857 INFO storage: MultipathTopology: found non-disk device: vda1 >19:41:05,858 INFO storage: MultipathTopology: found non-disk device: vda2 >19:41:05,859 INFO storage: MultipathTopology: found non-disk device: vda3 >19:41:05,861 INFO storage: MultipathTopology: found singlepath device: vdb >19:41:05,862 INFO storage: MultipathTopology: found non-disk device: vdb1 >19:41:05,864 INFO storage: MultipathTopology: found singlepath device: loop0 >19:41:05,868 INFO storage: MultipathTopology: found singlepath device: loop1 >19:41:05,868 INFO storage: MultipathTopology: found singlepath device: loop2 >19:41:05,869 INFO storage: MultipathTopology: found singlepath device: loop3 >19:41:05,870 INFO storage: MultipathTopology: found singlepath device: loop4 >19:41:05,870 INFO storage: MultipathTopology: found singlepath device: loop5 >19:41:05,871 INFO storage: MultipathTopology: found singlepath device: loop6 >19:41:05,872 INFO storage: MultipathTopology: found singlepath device: loop7 >19:41:05,872 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:41:05,873 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:41:05,888 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '25872', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >19:41:05,890 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >19:41:05,894 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:41:05,896 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:05,896 INFO storage: sr0 is a cdrom >19:41:05,898 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:41:05,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:05,950 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:41:05,951 INFO storage: added cdrom sr0 (id 0) to device tree >19:41:05,952 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:41:05,959 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:41:05,961 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >19:41:05,962 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >19:41:05,968 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >19:41:05,983 WARN storage: disklabel detected but not usable on sr0 >19:41:05,984 INFO storage: type detected on 'sr0' is 'iso9660' >19:41:05,988 DEBUG storage: Iso9660FS.supported: supported: True ; >19:41:05,991 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:41:05,996 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:41:05,997 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:41:06,003 DEBUG storage: looking up parted Device: /dev/sr0 >19:41:06,004 INFO storage: got device: OpticalDevice instance (0x7fbd01a2d290) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fbd018d6dd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:41:06,006 DEBUG storage: Iso9660FS.supported: supported: True ; >19:41:06,007 INFO storage: got format: Iso9660FS instance (0x7fbd01d5a190) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >19:41:06,011 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94127', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >19:41:06,021 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >19:41:06,022 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:41:06,024 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:06,026 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >19:41:06,035 INFO storage: vda is a disk >19:41:06,037 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:06,039 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >19:41:06,045 INFO storage: added disk vda (id 1) to device tree >19:41:06,045 DEBUG storage: looking up parted Device: /dev/vda >19:41:06,054 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >19:41:06,058 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >19:41:06,067 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >19:41:06,109 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >19:41:06,160 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbcfe8f83d0>, <parted.partition.Partition object at 0x7fbcfe8f8750>, <parted.partition.Partition object at 0x7fbcfe8f8990>] > device: <parted.device.Device object at 0x7fbcfe8f8210> > PedDisk: <_ped.Disk object at 0x7fbcfe8fba28> >19:41:06,163 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:41:06,169 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >19:41:06,171 INFO storage: got device: DiskDevice instance (0x7fbd01d40510) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 6500.0 > format = existing 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: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbd018d6ef0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbcfe8f6ed0> >19:41:06,173 INFO storage: got format: DiskLabel instance (0x7fbcfe8f6fd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbcfe8f83d0>, <parted.partition.Partition object at 0x7fbcfe8f8750>, <parted.partition.Partition object at 0x7fbcfe8f8990>] > device: <parted.device.Device object at 0x7fbcfe8f8210> > PedDisk: <_ped.Disk object at 0x7fbcfe8fba28> > origPartedDisk = <parted.disk.Disk object at 0x7fbcfe8f8b50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8fe050> > >19:41:06,184 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/da845238-c3c5-4998-910f-70d6ad4069c7', > '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': 'da845238-c3c5-4998-910f-70d6ad4069c7', > 'ID_FS_UUID_ENC': 'da845238-c3c5-4998-910f-70d6ad4069c7', > '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_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19079', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/da845238-c3c5-4998-910f-70d6ad4069c7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >19:41:06,215 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >19:41:06,216 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >19:41:06,219 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:06,220 INFO storage: vda1 is a partition >19:41:06,222 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >19:41:06,287 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:41:06,388 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (1) with existing msdos disklabel >19:41:06,431 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >19:41:06,437 DEBUG storage: PartitionDevice._setFormat: vda1 ; >19:41:06,438 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:06,439 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >19:41:06,443 DEBUG storage: looking up parted Partition: /dev/vda1 >19:41:06,445 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >19:41:06,447 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >19:41:06,452 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >19:41:06,453 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >19:41:06,454 INFO storage: added partition vda1 (id 2) to device tree >19:41:06,456 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >19:41:06,465 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >19:41:06,475 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >19:41:06,476 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >19:41:06,493 WARN storage: disklabel detected but not usable on vda1 >19:41:06,494 INFO storage: type detected on 'vda1' is 'ext4' >19:41:06,709 DEBUG storage: padding min size from 51 up to 56 >19:41:06,712 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:06,713 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:41:06,717 DEBUG storage: PartitionDevice._setFormat: vda1 ; >19:41:06,719 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >19:41:06,729 DEBUG storage: looking up parted Device: /dev/vda1 >19:41:06,731 INFO storage: got device: PartitionDevice instance (0x7fbcfe8f6e50) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 6500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > 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 0x7fbd018d6830> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcfe8f82d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcfe8f8890> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcfe8f8510> PedPartition: <_ped.Partition object at 0x7fbcfe901050> > disk = existing 6500MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:41:06,746 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:06,746 INFO storage: got format: Ext4FS instance (0x7fbcfe8f8c10) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = da845238-c3c5-4998-910f-70d6ad4069c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:41:06,750 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_ENC': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_SUB': '9075f9f8-6959-420a-be06-7f14e2db5493', > 'ID_FS_UUID_SUB_ENC': '9075f9f8-6959-420a-be06-7f14e2db5493', > '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': '8157184', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54963', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >19:41:06,755 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >19:41:06,760 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >19:41:06,765 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:06,766 INFO storage: vda2 is a partition >19:41:06,768 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >19:41:06,769 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:41:06,774 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (1) with existing msdos disklabel >19:41:06,776 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >19:41:06,778 DEBUG storage: PartitionDevice._setFormat: vda2 ; >19:41:06,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:06,784 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >19:41:06,785 DEBUG storage: looking up parted Partition: /dev/vda2 >19:41:06,787 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >19:41:06,793 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >19:41:06,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >19:41:06,796 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >19:41:06,800 INFO storage: added partition vda2 (id 3) to device tree >19:41:06,802 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >19:41:06,803 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >19:41:06,805 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >19:41:06,809 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >19:41:06,828 WARN storage: disklabel detected but not usable on vda2 >19:41:06,866 INFO storage: type detected on 'vda2' is 'btrfs' >19:41:06,870 DEBUG storage: BTRFS.supported: supported: True ; >19:41:06,877 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:41:06,878 DEBUG storage: PartitionDevice._setFormat: vda2 ; >19:41:06,880 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: btrfs ; >19:41:06,881 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda2 ; >19:41:06,890 INFO storage: creating btrfs volume btrfs.fedora >19:41:06,892 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >19:41:06,896 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:06,898 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >19:41:06,900 DEBUG storage: BTRFS.supported: supported: True ; >19:41:06,903 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:41:06,905 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: btrfs ; >19:41:06,905 INFO storage: added btrfs volume fedora (id 4) to device tree >19:41:06,907 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:41:06,929 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.4euDgQI to None >19:41:06,953 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.4euDgQI to None >19:41:07,339 DEBUG storage: BTRFS.supported: supported: True ; >19:41:07,343 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:41:07,344 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >19:41:07,349 DEBUG storage: BTRFSSubVolumeDevice._setFormat: 5 ; current: None ; type: btrfs ; >19:41:07,350 INFO storage: added btrfs subvolume 5 (id 5) to device tree >19:41:07,351 DEBUG storage: looking up parted Device: /dev/vda2 >19:41:07,353 INFO storage: got device: PartitionDevice instance (0x7fbcfe912850) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 6500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 3983.0 > format = existing btrfs filesystem > 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: 8157184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8092, 16, 63) biosGeometry: (507, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8fe560> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcfe8f82d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcfe8f8810> PedPartition: <_ped.Partition object at 0x7fbcfe9010b0> > disk = existing 6500MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 9183231 length = 8157184 > flags = >19:41:07,359 DEBUG storage: BTRFS.supported: supported: True ; >19:41:07,359 INFO storage: got format: BTRFS instance (0x7fbcfe912910) -- > type = btrfs name = btrfs status = False > device = /dev/vda2 uuid = 9075f9f8-6959-420a-be06-7f14e2db5493 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >19:41:07,363 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/00cb50a2-3691-45c5-a1f6-63ebc725f45b', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '00cb50a2-3691-45c5-a1f6-63ebc725f45b', > 'ID_FS_UUID_ENC': '00cb50a2-3691-45c5-a1f6-63ebc725f45b', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9183232', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54976', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/00cb50a2-3691-45c5-a1f6-63ebc725f45b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >19:41:07,369 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >19:41:07,371 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >19:41:07,372 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,372 INFO storage: vda3 is a partition >19:41:07,373 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >19:41:07,378 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:41:07,379 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (1) with existing msdos disklabel >19:41:07,381 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >19:41:07,387 DEBUG storage: PartitionDevice._setFormat: vda3 ; >19:41:07,387 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,389 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >19:41:07,393 DEBUG storage: looking up parted Partition: /dev/vda3 >19:41:07,395 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >19:41:07,396 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >19:41:07,398 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >19:41:07,402 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >19:41:07,403 INFO storage: added partition vda3 (id 6) to device tree >19:41:07,404 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >19:41:07,409 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >19:41:07,411 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >19:41:07,412 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >19:41:07,438 WARN storage: disklabel detected but not usable on vda3 >19:41:07,439 INFO storage: type detected on 'vda3' is 'swap' >19:41:07,441 DEBUG storage: SwapSpace.__init__: device: /dev/vda3 ; serial: None ; uuid: 00cb50a2-3691-45c5-a1f6-63ebc725f45b ; exists: True ; label: None ; >19:41:07,441 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:41:07,442 DEBUG storage: PartitionDevice._setFormat: vda3 ; >19:41:07,447 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: swap ; >19:41:07,448 DEBUG storage: looking up parted Device: /dev/vda3 >19:41:07,450 INFO storage: got device: PartitionDevice instance (0x7fbcfe912810) -- > name = vda3 status = True kids = 0 id = 6 > parents = ['existing 6500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4096, 16, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8feb90> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcfe8f82d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcfe8f8a50> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcfe8f89d0> PedPartition: <_ped.Partition object at 0x7fbcfe901110> > disk = existing 6500MB disk vda (1) with existing msdos disklabel > start = 9183232 end = 13311999 length = 4128768 > flags = >19:41:07,454 INFO storage: got format: SwapSpace instance (0x7fbd0199d390) -- > type = swap name = swap status = False > device = /dev/vda3 uuid = 00cb50a2-3691-45c5-a1f6-63ebc725f45b exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:41:07,457 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56362', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb'} ; name: vdb ; >19:41:07,457 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb)... >19:41:07,462 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >19:41:07,463 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,465 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >19:41:07,469 INFO storage: vdb is a disk >19:41:07,469 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,471 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >19:41:07,471 INFO storage: added disk vdb (id 7) to device tree >19:41:07,475 DEBUG storage: looking up parted Device: /dev/vdb >19:41:07,477 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >19:41:07,479 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >19:41:07,485 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >19:41:07,488 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >19:41:07,496 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbd019a1a50>] > device: <parted.device.Device object at 0x7fbd019a1850> > PedDisk: <_ped.Disk object at 0x7fbd019a33b0> >19:41:07,497 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:41:07,505 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >19:41:07,506 INFO storage: got device: DiskDevice instance (0x7fbd0199de90) -- > name = vdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 6500.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8fecb0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbd019a1090> >19:41:07,508 INFO storage: got format: DiskLabel instance (0x7fbd019a1310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbd019a1a50>] > device: <parted.device.Device object at 0x7fbd019a1850> > PedDisk: <_ped.Disk object at 0x7fbd019a33b0> > origPartedDisk = <parted.disk.Disk object at 0x7fbd019a1e10> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8fedd0> > >19:41:07,515 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_ENC': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_SUB': '0a873f47-184e-413f-940b-3615548028ac', > 'ID_FS_UUID_SUB_ENC': '0a873f47-184e-413f-940b-3615548028ac', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '13309952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56375', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >19:41:07,519 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1)... >19:41:07,521 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >19:41:07,523 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,526 INFO storage: vdb1 is a partition >19:41:07,528 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >19:41:07,529 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >19:41:07,534 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vdb (7) with existing msdos disklabel >19:41:07,536 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >19:41:07,537 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >19:41:07,541 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,543 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >19:41:07,543 DEBUG storage: looking up parted Partition: /dev/vdb1 >19:41:07,545 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >19:41:07,550 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >19:41:07,552 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >19:41:07,554 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >19:41:07,557 INFO storage: added partition vdb1 (id 8) to device tree >19:41:07,559 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >19:41:07,560 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >19:41:07,565 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >19:41:07,567 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >19:41:07,574 WARN storage: disklabel detected but not usable on vdb1 >19:41:07,576 INFO storage: type detected on 'vdb1' is 'btrfs' >19:41:07,582 DEBUG storage: BTRFS.supported: supported: True ; >19:41:07,586 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:41:07,588 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >19:41:07,589 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >19:41:07,594 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >19:41:07,595 INFO storage: found btrfs volume fedora >19:41:07,596 DEBUG storage: BTRFSVolumeDevice._addDevice: fedora ; device: vdb1 ; status: True ; >19:41:07,597 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >19:41:07,602 DEBUG storage: looking up parted Device: /dev/vdb1 >19:41:07,603 INFO storage: got device: PartitionDevice instance (0x7fbd0199de50) -- > name = vdb1 status = True kids = 1 id = 8 > parents = ['existing 6500MB disk vdb (7) with existing msdos disklabel'] > uuid = None size = 6499.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13309952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13204, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8fef80> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd019a1950> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd019a1b10> PedPartition: <_ped.Partition object at 0x7fbd0199f410> > disk = existing 6500MB disk vdb (7) with existing msdos disklabel > start = 2048 end = 13311999 length = 13309952 > flags = >19:41:07,606 DEBUG storage: BTRFS.supported: supported: True ; >19:41:07,609 INFO storage: got format: BTRFS instance (0x7fbd019a6cd0) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 uuid = 0a873f47-184e-413f-940b-3615548028ac exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >19:41:07,611 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26581', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:41:07,612 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:41:07,617 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:41:07,618 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,619 INFO storage: loop0 is a loop device >19:41:07,620 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:41:07,626 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >19:41:07,627 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,627 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,629 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >19:41:07,633 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 9) to device tree >19:41:07,635 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >19:41:07,635 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,637 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:41:07,640 INFO storage: added loop loop0 (id 10) to device tree >19:41:07,641 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:41:07,643 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:41:07,643 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:41:07,645 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:41:07,650 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:41:07,655 WARN storage: disklabel detected but not usable on loop0 >19:41:07,660 INFO storage: type detected on 'loop0' is 'squashfs' >19:41:07,660 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:41:07,661 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:41:07,662 INFO storage: got device: LoopDevice instance (0x7fbd019a6c50) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >19:41:07,665 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26602', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:41:07,669 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:41:07,671 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:41:07,672 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,676 INFO storage: loop1 is a loop device >19:41:07,677 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:41:07,679 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:41:07,680 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,685 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:41:07,686 INFO storage: added file /LiveOS/rootfs.img (id 11) to device tree >19:41:07,687 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:41:07,688 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,692 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:41:07,693 INFO storage: added loop loop1 (id 12) to device tree >19:41:07,694 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:41:07,695 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:41:07,700 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:07,701 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:41:07,701 DEBUG storage: device loop1 does not contain a disklabel >19:41:07,702 INFO storage: type detected on 'loop1' is 'ext4' >19:41:07,807 DEBUG storage: padding min size from 0 up to 0 >19:41:07,809 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:07,810 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:41:07,811 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:41:07,816 INFO storage: got device: LoopDevice instance (0x7fbd019b6050) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >19:41:07,817 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:07,818 INFO storage: got format: Ext4FS instance (0x7fbd019b64d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:41:07,824 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37364', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:41:07,825 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:41:07,826 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:41:07,831 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,832 INFO storage: loop2 is a loop device >19:41:07,833 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:41:07,835 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:41:07,840 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,841 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,842 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:41:07,843 INFO storage: added file /overlay (deleted) (id 13) to device tree >19:41:07,848 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:41:07,849 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,850 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:41:07,851 INFO storage: added loop loop2 (id 14) to device tree >19:41:07,855 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:41:07,856 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:41:07,857 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:41:07,858 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:41:07,863 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:41:07,869 WARN storage: disklabel detected but not usable on loop2 >19:41:07,870 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >19:41:07,874 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:41:07,876 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:41:07,876 INFO storage: got device: LoopDevice instance (0x7fbd019bab10) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >19:41:07,878 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37396', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:41:07,880 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >19:41:07,881 DEBUG storage: lvm filter: adding loop3 to the reject list >19:41:07,883 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '38695', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:41:07,886 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >19:41:07,887 DEBUG storage: lvm filter: adding loop4 to the reject list >19:41:07,888 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '69978', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:41:07,889 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:41:07,893 DEBUG storage: lvm filter: adding loop5 to the reject list >19:41:07,895 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '82932', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:41:07,896 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:41:07,896 DEBUG storage: lvm filter: adding loop6 to the reject list >19:41:07,898 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '82961', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:41:07,902 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:41:07,903 DEBUG storage: lvm filter: adding loop7 to the reject list >19:41:07,903 DEBUG storage: Skipping a device mapper drive (dm-0) for now >19:41:07,948 INFO storage: devices to scan: ['dm-0'] >19:41:07,955 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78165', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:41:07,959 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:41:07,961 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:41:07,962 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,966 INFO storage: live-rw is a device-mapper device >19:41:07,968 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:41:07,969 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:41:07,970 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >19:41:07,976 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:41:07,977 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >19:41:07,983 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:41:07,984 DEBUG storage: DeviceTree.getDeviceByName returned None >19:41:07,985 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:41:07,989 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:41:07,991 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:41:07,991 INFO storage: added dm live-rw (id 15) to device tree >19:41:07,993 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:41:07,998 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:41:07,999 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:08,000 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:41:08,000 DEBUG storage: device live-rw does not contain a disklabel >19:41:08,001 INFO storage: type detected on 'live-rw' is 'ext4' >19:41:08,108 DEBUG storage: padding min size from 718 up to 789 >19:41:08,109 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:08,110 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:41:08,111 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:41:08,116 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:41:08,129 INFO storage: got device: DMDevice instance (0x7fbd019c2e50) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fbd019b55f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:41:08,132 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:08,136 INFO storage: got format: Ext4FS instance (0x7fbd019cf090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:41:08,184 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:41:08,226 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >19:41:08,269 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:41:08,271 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,278 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,317 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >19:41:08,353 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:41:08,407 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >19:41:08,455 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:41:08,457 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,463 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,511 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >19:41:08,549 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >19:41:08,551 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:41:08,557 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:41:08,612 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >19:41:08,613 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >19:41:08,615 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >19:41:08,685 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:41:08,687 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,690 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,783 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:41:08,784 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:41:08,786 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:41:08,790 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:41:08,792 INFO storage: edd: collected mbr signatures: {'vda': '0x0005ebb4', 'vdb': '0x000de8ae'} >19:41:08,793 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0005ebb4 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 13312000 >19:41:08,794 DEBUG storage: edd: matched 0x80 to vda using pci_dev >19:41:08,794 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000de8ae > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 13312000 >19:41:08,795 DEBUG storage: edd: matched 0x81 to vdb using pci_dev >19:41:08,796 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >19:41:08,812 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:41:08,830 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >19:41:08,903 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:41:08,904 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,906 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:41:08,956 DEBUG storage: BTRFSSubVolumeDevice.setup: 5 ; status: True ; controllable: True ; orig: False ; >19:41:08,957 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:41:08,969 WARN storage: mount of 5 as btrfs failed: mount failed: (32, 'mount: mount(2) failed: No such file or directory') >19:41:08,974 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >19:41:09,147 DEBUG storage: BTRFS.supported: supported: True ; >19:41:09,152 DEBUG storage: BTRFS.supported: supported: True ; >19:41:09,157 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:09,158 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:09,163 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:41:09,167 DEBUG storage: Iso9660FS.supported: supported: True ; >19:41:09,172 DEBUG storage: Ext4FS.supported: supported: True ; >19:41:09,175 DEBUG storage: BTRFS.supported: supported: True ; >19:41:09,181 DEBUG storage: BTRFS.supported: supported: True ; >19:41:09,407 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >19:41:09,413 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:41:09,416 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4282MB cdrom sr0 (0) with existing iso9660 filesystem >15:41:41,332 DEBUG storage: Iso9660FS.supported: supported: True ; >15:41:41,335 DEBUG storage: Iso9660FS.supported: supported: True ; >15:41:41,336 DEBUG storage: NFSv4.supported: supported: False ; >15:41:41,338 DEBUG storage: NFSv4.supported: supported: False ; >15:41:41,340 DEBUG storage: SELinuxFS.supported: supported: False ; >15:41:41,342 DEBUG storage: SELinuxFS.supported: supported: False ; >15:41:41,344 DEBUG storage: Ext4FS.supported: supported: True ; >15:41:41,345 DEBUG storage: Ext4FS.supported: supported: True ; >15:41:41,348 DEBUG storage: Ext3FS.supported: supported: True ; >15:41:41,350 DEBUG storage: Ext3FS.supported: supported: True ; >15:41:41,352 DEBUG storage: Ext2FS.supported: supported: True ; >15:41:41,353 DEBUG storage: Ext2FS.supported: supported: True ; >15:41:41,355 DEBUG storage: SysFS.supported: supported: False ; >15:41:41,357 DEBUG storage: SysFS.supported: supported: False ; >15:41:41,359 DEBUG storage: MultipathMember.__init__: >15:41:41,361 DEBUG storage: SwapSpace.__init__: >15:41:41,362 DEBUG storage: ProcFS.supported: supported: False ; >15:41:41,364 DEBUG storage: ProcFS.supported: supported: False ; >15:41:41,366 DEBUG storage: DMRaidMember.__init__: >15:41:41,367 DEBUG storage: DevPtsFS.supported: supported: False ; >15:41:41,369 DEBUG storage: DevPtsFS.supported: supported: False ; >15:41:41,371 DEBUG storage: BTRFS.supported: supported: True ; >15:41:41,373 DEBUG storage: USBFS.supported: supported: False ; >15:41:41,375 DEBUG storage: USBFS.supported: supported: False ; >15:41:41,376 DEBUG storage: DiskLabel.__init__: >15:41:41,377 INFO storage: DiskLabel.partedDevice returning None >15:41:41,379 DEBUG storage: HFSPlus.supported: supported: False ; >15:41:41,381 DEBUG storage: HFSPlus.supported: supported: False ; >15:41:41,382 DEBUG storage: XFS.supported: supported: True ; >15:41:41,459 DEBUG storage: XFS.supported: supported: True ; >15:41:41,462 DEBUG storage: TmpFS.supported: supported: False ; >15:41:41,464 DEBUG storage: TmpFS.supported: supported: False ; >15:41:41,465 DEBUG storage: LUKS.__init__: >15:41:41,467 DEBUG storage: NTFS.supported: supported: False ; >15:41:41,469 DEBUG storage: NTFS.supported: supported: False ; >15:41:41,471 DEBUG storage: BindFS.supported: supported: False ; >15:41:41,472 DEBUG storage: BindFS.supported: supported: False ; >15:41:41,474 DEBUG storage: HFS.supported: supported: False ; >15:41:41,475 DEBUG storage: HFS.supported: supported: False ; >15:41:41,477 DEBUG storage: LVMPhysicalVolume.__init__: >15:41:41,479 DEBUG storage: NFS.supported: supported: False ; >15:41:41,480 DEBUG storage: NFS.supported: supported: False ; >15:41:41,482 DEBUG storage: FATFS.supported: supported: True ; >15:41:41,513 DEBUG storage: FATFS.supported: supported: True ; >15:41:41,516 DEBUG storage: NoDevFS.supported: supported: False ; >15:41:41,518 DEBUG storage: NoDevFS.supported: supported: False ; >15:41:41,519 DEBUG storage: MDRaidMember.__init__: >16:43:46,697 DEBUG storage: clearpart: looking at vda3 >16:43:46,698 DEBUG storage: clearpart: looking at vda2 >16:43:46,698 DEBUG storage: clearpart: looking at vda1 >16:43:46,699 DEBUG storage: clearpart: looking at vdb1 >16:43:46,700 DEBUG storage: checking whether disk vda has an empty extended >16:43:46,700 DEBUG storage: extended is None ; logicals is [] >16:43:46,701 DEBUG storage: checking whether disk vdb has an empty extended >16:43:46,702 DEBUG storage: extended is None ; logicals is [] >16:43:46,703 DEBUG storage: new disk order: [] >16:43:46,763 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:43:46,767 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (1) with existing msdos disklabel >16:43:46,773 DEBUG storage: doAutoPart: True >16:43:46,774 DEBUG storage: encryptedAutoPart: False >16:43:46,775 DEBUG storage: autoPartType: 1 >16:43:46,776 DEBUG storage: clearPartType: 2 >16:43:46,777 DEBUG storage: clearPartDisks: ['vda', 'vdb'] >16:43:46,778 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fbcf5685a90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbcf5685ad0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbcf5685b10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbcf5685b50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbcf5685b90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >16:43:46,780 DEBUG storage: storage.disks: ['vda', 'vdb'] >16:43:46,782 DEBUG storage: storage.partitioned: ['vda', 'vdb'] >16:43:46,783 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', '5', 'fedora', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1'] >16:43:46,790 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:43:46,793 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (1) with existing msdos disklabel >16:43:46,794 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:43:46,795 DEBUG storage: boot disk: vda >16:43:46,799 DEBUG storage: candidate disks: [] >16:43:46,800 DEBUG storage: devs: [] >16:43:46,805 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:43:46,806 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:43:46,848 DEBUG storage: MultipathTopology._build_topology: >16:43:46,849 DEBUG storage: /etc/multipath.conf contents: >16:43:46,850 DEBUG storage: # multipath.conf written by anaconda >16:43:46,851 DEBUG storage: >16:43:46,852 DEBUG storage: defaults { >16:43:46,853 DEBUG storage: user_friendly_names yes >16:43:46,854 DEBUG storage: } >16:43:46,855 DEBUG storage: blacklist { >16:43:46,856 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:43:46,856 DEBUG storage: devnode "^hd[a-z]" >16:43:46,857 DEBUG storage: devnode "^dcssblk[0-9]*" >16:43:46,858 DEBUG storage: device { >16:43:46,859 DEBUG storage: vendor "DGC" >16:43:46,860 DEBUG storage: product "LUNZ" >16:43:46,861 DEBUG storage: } >16:43:46,862 DEBUG storage: device { >16:43:46,863 DEBUG storage: vendor "IBM" >16:43:46,864 DEBUG storage: product "S/390.*" >16:43:46,864 DEBUG storage: } >16:43:46,865 DEBUG storage: # don't count normal SATA devices as multipaths >16:43:46,866 DEBUG storage: device { >16:43:46,867 DEBUG storage: vendor "ATA" >16:43:46,868 DEBUG storage: } >16:43:46,869 DEBUG storage: # don't count 3ware devices as multipaths >16:43:46,870 DEBUG storage: device { >16:43:46,871 DEBUG storage: vendor "3ware" >16:43:46,871 DEBUG storage: } >16:43:46,872 DEBUG storage: device { >16:43:46,873 DEBUG storage: vendor "AMCC" >16:43:46,874 DEBUG storage: } >16:43:46,875 DEBUG storage: # nor highpoint devices >16:43:46,876 DEBUG storage: device { >16:43:46,877 DEBUG storage: vendor "HPT" >16:43:46,878 DEBUG storage: } >16:43:46,879 DEBUG storage: } >16:43:46,879 DEBUG storage: multipaths { >16:43:46,880 DEBUG storage: } >16:43:46,881 DEBUG storage: (end of /etc/multipath.conf) >16:43:46,939 INFO storage: MultipathTopology: found non-disk device: sr0 >16:43:46,941 INFO storage: MultipathTopology: found singlepath device: vda >16:43:46,943 INFO storage: MultipathTopology: found non-disk device: vda1 >16:43:46,944 INFO storage: MultipathTopology: found non-disk device: vda2 >16:43:46,946 INFO storage: MultipathTopology: found non-disk device: vda3 >16:43:46,948 INFO storage: MultipathTopology: found singlepath device: vdb >16:43:46,949 INFO storage: MultipathTopology: found non-disk device: vdb1 >16:43:46,951 INFO storage: MultipathTopology: found singlepath device: loop0 >16:43:46,953 INFO storage: MultipathTopology: found singlepath device: loop1 >16:43:46,955 INFO storage: MultipathTopology: found singlepath device: loop2 >16:43:46,957 INFO storage: MultipathTopology: found singlepath device: loop3 >16:43:46,958 INFO storage: MultipathTopology: found singlepath device: loop4 >16:43:46,959 INFO storage: MultipathTopology: found singlepath device: loop5 >16:43:46,960 INFO storage: MultipathTopology: found singlepath device: loop6 >16:43:46,961 INFO storage: MultipathTopology: found singlepath device: loop7 >16:43:46,962 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:43:46,963 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >16:43:46,971 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '25872', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:43:46,973 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:43:46,976 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:43:46,979 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:46,980 INFO storage: sr0 is a cdrom >16:43:46,984 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:43:46,986 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:46,989 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:43:46,990 INFO storage: added cdrom sr0 (id 16) to device tree >16:43:46,993 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:43:46,998 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:43:47,001 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:43:47,004 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:43:47,007 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:43:47,014 WARN storage: disklabel detected but not usable on sr0 >16:43:47,015 INFO storage: type detected on 'sr0' is 'iso9660' >16:43:47,018 DEBUG storage: Iso9660FS.supported: supported: True ; >16:43:47,019 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:43:47,022 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:43:47,025 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:43:47,029 DEBUG storage: looking up parted Device: /dev/sr0 >16:43:47,034 INFO storage: got device: OpticalDevice instance (0x7fbd09561d90) -- > name = sr0 status = True kids = 0 id = 16 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcfe8feb90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:43:47,037 DEBUG storage: Iso9660FS.supported: supported: True ; >16:43:47,038 INFO storage: got format: Iso9660FS instance (0x7fbd09561f50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >16:43:47,042 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94127', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >16:43:47,045 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >16:43:47,048 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:43:47,051 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:47,057 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >16:43:47,058 INFO storage: vda is a disk >16:43:47,059 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:47,060 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:43:47,061 INFO storage: added disk vda (id 17) to device tree >16:43:47,062 DEBUG storage: looking up parted Device: /dev/vda >16:43:47,063 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:43:47,065 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >16:43:47,067 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >16:43:47,071 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >16:43:47,094 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbcf5630910>, <parted.partition.Partition object at 0x7fbcf5630c50>, <parted.partition.Partition object at 0x7fbcf5630e90>] > device: <parted.device.Device object at 0x7fbd019cf090> > PedDisk: <_ped.Disk object at 0x7fbcf5297cf8> >16:43:47,096 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:43:47,098 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >16:43:47,100 INFO storage: got device: DiskDevice instance (0x7fbd09561cd0) -- > name = vda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 6500.0 > format = existing 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: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbd019b55f0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbd095440d0> >16:43:47,103 INFO storage: got format: DiskLabel instance (0x7fbd095441d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbcf5630910>, <parted.partition.Partition object at 0x7fbcf5630c50>, <parted.partition.Partition object at 0x7fbcf5630e90>] > device: <parted.device.Device object at 0x7fbd019cf090> > PedDisk: <_ped.Disk object at 0x7fbcf5297cf8> > origPartedDisk = <parted.disk.Disk object at 0x7fbcf564c090> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcf5026050> > >16:43:47,107 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/da845238-c3c5-4998-910f-70d6ad4069c7', > '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': 'da845238-c3c5-4998-910f-70d6ad4069c7', > 'ID_FS_UUID_ENC': 'da845238-c3c5-4998-910f-70d6ad4069c7', > '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_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19079', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/da845238-c3c5-4998-910f-70d6ad4069c7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >16:43:47,108 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >16:43:47,110 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >16:43:47,112 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:47,112 INFO storage: vda1 is a partition >16:43:47,114 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >16:43:47,115 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:43:47,117 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with existing msdos disklabel >16:43:47,119 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:43:47,121 DEBUG storage: PartitionDevice._setFormat: vda1 ; >16:43:47,121 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:47,123 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >16:43:47,124 DEBUG storage: looking up parted Partition: /dev/vda1 >16:43:47,126 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >16:43:47,127 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >16:43:47,129 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >16:43:47,131 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >16:43:47,132 INFO storage: added partition vda1 (id 18) to device tree >16:43:47,133 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >16:43:47,135 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >16:43:47,136 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >16:43:47,138 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >16:43:47,144 WARN storage: disklabel detected but not usable on vda1 >16:43:47,145 INFO storage: type detected on 'vda1' is 'ext4' >16:43:47,266 DEBUG storage: padding min size from 51 up to 56 >16:43:47,275 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:47,277 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:43:47,279 DEBUG storage: PartitionDevice._setFormat: vda1 ; >16:43:47,281 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >16:43:47,286 DEBUG storage: looking up parted Device: /dev/vda1 >16:43:47,288 INFO storage: got device: PartitionDevice instance (0x7fbd01a31fd0) -- > name = vda1 status = True kids = 0 id = 18 > parents = ['existing 6500MB disk vda (17) with existing msdos disklabel'] > uuid = None size = 500.0 > 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 0x7fbd018d6830> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56307d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcf5630d90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf56309d0> PedPartition: <_ped.Partition object at 0x7fbcf562b6b0> > disk = existing 6500MB disk vda (17) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >16:43:47,294 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:47,295 INFO storage: got format: Ext4FS instance (0x7fbd09544090) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = da845238-c3c5-4998-910f-70d6ad4069c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >16:43:47,302 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_ENC': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_SUB': '9075f9f8-6959-420a-be06-7f14e2db5493', > 'ID_FS_UUID_SUB_ENC': '9075f9f8-6959-420a-be06-7f14e2db5493', > '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': '8157184', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54963', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >16:43:47,306 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >16:43:47,309 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >16:43:47,310 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:47,311 INFO storage: vda2 is a partition >16:43:47,313 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >16:43:47,314 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:43:47,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with existing msdos disklabel >16:43:47,318 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >16:43:47,319 DEBUG storage: PartitionDevice._setFormat: vda2 ; >16:43:47,320 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:47,322 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >16:43:47,323 DEBUG storage: looking up parted Partition: /dev/vda2 >16:43:47,324 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >16:43:47,326 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >16:43:47,328 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >16:43:47,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >16:43:47,330 INFO storage: added partition vda2 (id 19) to device tree >16:43:47,332 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >16:43:47,334 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >16:43:47,336 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >16:43:47,337 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >16:43:47,347 WARN storage: disklabel detected but not usable on vda2 >16:43:47,351 INFO storage: type detected on 'vda2' is 'btrfs' >16:43:47,356 DEBUG storage: BTRFS.supported: supported: True ; >16:43:47,357 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:43:47,360 DEBUG storage: PartitionDevice._setFormat: vda2 ; >16:43:47,365 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: btrfs ; >16:43:47,367 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda2 ; >16:43:47,368 INFO storage: creating btrfs volume btrfs.fedora >16:43:47,370 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >16:43:47,371 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:47,372 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >16:43:47,374 DEBUG storage: BTRFS.supported: supported: True ; >16:43:47,375 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:43:47,377 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.20 ; current: None ; type: btrfs ; >16:43:47,378 INFO storage: added btrfs volume fedora (id 20) to device tree >16:43:47,380 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >16:43:47,394 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.20eGOjU0 to None >16:43:47,419 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.20eGOjU0 to None >16:43:47,837 DEBUG storage: BTRFS.supported: supported: True ; >16:43:47,840 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:43:47,846 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >16:43:47,847 DEBUG storage: BTRFSSubVolumeDevice._setFormat: 5 ; current: None ; type: btrfs ; >16:43:47,848 INFO storage: added btrfs subvolume 5 (id 21) to device tree >16:43:47,850 DEBUG storage: looking up parted Device: /dev/vda2 >16:43:47,852 INFO storage: got device: PartitionDevice instance (0x7fbd01aea850) -- > name = vda2 status = True kids = 1 id = 19 > parents = ['existing 6500MB disk vda (17) with existing msdos disklabel'] > uuid = None size = 3983.0 > format = existing btrfs filesystem > 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: 8157184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8092, 16, 63) biosGeometry: (507, 255, 63) > PedDevice: <_ped.Device object at 0x52a39e0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56307d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5630d10> PedPartition: <_ped.Partition object at 0x7fbcf56a1c50> > disk = existing 6500MB disk vda (17) with existing msdos disklabel > start = 1026048 end = 9183231 length = 8157184 > flags = >16:43:47,854 DEBUG storage: BTRFS.supported: supported: True ; >16:43:47,855 INFO storage: got format: BTRFS instance (0x7fbd09561e10) -- > type = btrfs name = btrfs status = False > device = /dev/vda2 uuid = 9075f9f8-6959-420a-be06-7f14e2db5493 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >16:43:47,859 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/00cb50a2-3691-45c5-a1f6-63ebc725f45b', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '00cb50a2-3691-45c5-a1f6-63ebc725f45b', > 'ID_FS_UUID_ENC': '00cb50a2-3691-45c5-a1f6-63ebc725f45b', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9183232', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54976', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/00cb50a2-3691-45c5-a1f6-63ebc725f45b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >16:43:47,860 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >16:43:47,861 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >16:43:47,863 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:47,864 INFO storage: vda3 is a partition >16:43:47,866 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >16:43:47,867 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:43:47,869 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with existing msdos disklabel >16:43:47,871 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >16:43:47,873 DEBUG storage: PartitionDevice._setFormat: vda3 ; >16:43:47,874 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:47,875 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >16:43:47,876 DEBUG storage: looking up parted Partition: /dev/vda3 >16:43:47,878 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >16:43:47,880 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >16:43:47,882 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >16:43:47,884 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >16:43:47,884 INFO storage: added partition vda3 (id 22) to device tree >16:43:47,886 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >16:43:47,887 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >16:43:47,889 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >16:43:47,891 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >16:43:47,897 WARN storage: disklabel detected but not usable on vda3 >16:43:47,898 INFO storage: type detected on 'vda3' is 'swap' >16:43:47,900 DEBUG storage: SwapSpace.__init__: device: /dev/vda3 ; serial: None ; uuid: 00cb50a2-3691-45c5-a1f6-63ebc725f45b ; exists: True ; label: None ; >16:43:47,901 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:43:47,903 DEBUG storage: PartitionDevice._setFormat: vda3 ; >16:43:47,907 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: swap ; >16:43:47,908 DEBUG storage: looking up parted Device: /dev/vda3 >16:43:47,912 INFO storage: got device: PartitionDevice instance (0x7fbcf564c3d0) -- > name = vda3 status = True kids = 0 id = 22 > parents = ['existing 6500MB disk vda (17) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4096, 16, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fbcf5026200> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56307d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcf5630f50> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5630ed0> PedPartition: <_ped.Partition object at 0x7fbd172307d0> > disk = existing 6500MB disk vda (17) with existing msdos disklabel > start = 9183232 end = 13311999 length = 4128768 > flags = >16:43:47,913 INFO storage: got format: SwapSpace instance (0x7fbcf564c810) -- > type = swap name = swap status = False > device = /dev/vda3 uuid = 00cb50a2-3691-45c5-a1f6-63ebc725f45b exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >16:43:47,916 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56362', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb'} ; name: vdb ; >16:43:47,917 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb)... >16:43:47,918 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >16:43:47,920 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:47,922 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >16:43:47,923 INFO storage: vdb is a disk >16:43:47,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:47,925 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >16:43:47,926 INFO storage: added disk vdb (id 23) to device tree >16:43:47,927 DEBUG storage: looking up parted Device: /dev/vdb >16:43:47,928 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >16:43:47,930 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >16:43:47,932 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >16:43:47,936 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >16:43:47,952 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbcf564c910>] > device: <parted.device.Device object at 0x7fbcf564c610> > PedDisk: <_ped.Disk object at 0x7fbcf5297b00> >16:43:47,955 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:43:47,958 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >16:43:47,960 INFO storage: got device: DiskDevice instance (0x7fbd09561b50) -- > name = vdb status = True kids = 0 id = 23 > parents = [] > uuid = None size = 6500.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x52a3a70> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbcf564c4d0> >16:43:47,962 INFO storage: got format: DiskLabel instance (0x7fbcf564c690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbcf564c910>] > device: <parted.device.Device object at 0x7fbcf564c610> > PedDisk: <_ped.Disk object at 0x7fbcf5297b00> > origPartedDisk = <parted.disk.Disk object at 0x7fbcf564ca90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x52a3950> > >16:43:47,966 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_ENC': 'ec97ccf6-4411-4fd3-a409-d611e975bb35', > 'ID_FS_UUID_SUB': '0a873f47-184e-413f-940b-3615548028ac', > 'ID_FS_UUID_SUB_ENC': '0a873f47-184e-413f-940b-3615548028ac', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '13309952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56375', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/ec97ccf6-4411-4fd3-a409-d611e975bb35'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >16:43:47,967 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1)... >16:43:47,969 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >16:43:47,970 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:47,971 INFO storage: vdb1 is a partition >16:43:47,973 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >16:43:47,974 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >16:43:47,976 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vdb (23) with existing msdos disklabel >16:43:47,978 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:43:47,979 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >16:43:47,980 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:47,982 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >16:43:47,982 DEBUG storage: looking up parted Partition: /dev/vdb1 >16:43:47,984 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >16:43:47,986 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >16:43:47,988 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >16:43:47,989 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >16:43:47,990 INFO storage: added partition vdb1 (id 24) to device tree >16:43:47,992 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >16:43:47,993 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >16:43:47,995 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >16:43:47,996 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >16:43:48,005 WARN storage: disklabel detected but not usable on vdb1 >16:43:48,006 INFO storage: type detected on 'vdb1' is 'btrfs' >16:43:48,009 DEBUG storage: BTRFS.supported: supported: True ; >16:43:48,010 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:43:48,012 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >16:43:48,017 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >16:43:48,019 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >16:43:48,019 INFO storage: found btrfs volume fedora >16:43:48,021 DEBUG storage: BTRFSVolumeDevice._addDevice: fedora ; device: vdb1 ; status: True ; >16:43:48,023 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >16:43:48,024 DEBUG storage: looking up parted Device: /dev/vdb1 >16:43:48,026 INFO storage: got device: PartitionDevice instance (0x7fbcf564ccd0) -- > name = vdb1 status = True kids = 1 id = 24 > parents = ['existing 6500MB disk vdb (23) with existing msdos disklabel'] > uuid = None size = 6499.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13309952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13204, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x52a37a0> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf564c250> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf564c9d0> PedPartition: <_ped.Partition object at 0x7fbd172309b0> > disk = existing 6500MB disk vdb (23) with existing msdos disklabel > start = 2048 end = 13311999 length = 13309952 > flags = >16:43:48,028 DEBUG storage: BTRFS.supported: supported: True ; >16:43:48,029 INFO storage: got format: BTRFS instance (0x7fbcf564cf90) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 uuid = 0a873f47-184e-413f-940b-3615548028ac exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >16:43:48,031 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26581', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:43:48,032 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:43:48,033 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:43:48,035 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,035 INFO storage: loop0 is a loop device >16:43:48,037 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:43:48,038 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >16:43:48,041 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,042 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:48,043 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >16:43:48,044 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 25) to device tree >16:43:48,046 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >16:43:48,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:48,048 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:43:48,049 INFO storage: added loop loop0 (id 26) to device tree >16:43:48,050 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:43:48,052 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:43:48,053 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:43:48,054 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:43:48,056 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:43:48,059 WARN storage: disklabel detected but not usable on loop0 >16:43:48,060 INFO storage: type detected on 'loop0' is 'squashfs' >16:43:48,061 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:43:48,062 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:43:48,063 INFO storage: got device: LoopDevice instance (0x7fbcf564cf50) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:43:48,066 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26602', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:43:48,067 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:43:48,069 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:43:48,070 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,070 INFO storage: loop1 is a loop device >16:43:48,072 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:43:48,073 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >16:43:48,075 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,075 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:48,077 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:43:48,077 INFO storage: added file /LiveOS/rootfs.img (id 27) to device tree >16:43:48,079 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:43:48,079 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:48,081 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:43:48,081 INFO storage: added loop loop1 (id 28) to device tree >16:43:48,083 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:43:48,084 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:43:48,086 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,086 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:43:48,086 DEBUG storage: device loop1 does not contain a disklabel >16:43:48,087 INFO storage: type detected on 'loop1' is 'ext4' >16:43:48,177 DEBUG storage: padding min size from 0 up to 0 >16:43:48,179 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,179 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:43:48,181 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >16:43:48,182 INFO storage: got device: LoopDevice instance (0x7fbcf564c150) -- > name = loop1 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/rootfs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:43:48,183 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,184 INFO storage: got format: Ext4FS instance (0x7fbcf5653290) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:43:48,187 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37364', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:43:48,187 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:43:48,189 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:43:48,190 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,190 INFO storage: loop2 is a loop device >16:43:48,192 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:43:48,193 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:43:48,194 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,195 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:48,196 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:43:48,197 INFO storage: added file /overlay (deleted) (id 29) to device tree >16:43:48,199 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:43:48,199 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:48,200 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:43:48,201 INFO storage: added loop loop2 (id 30) to device tree >16:43:48,202 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:43:48,204 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:43:48,204 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:43:48,206 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:43:48,207 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:43:48,211 WARN storage: disklabel detected but not usable on loop2 >16:43:48,212 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >16:43:48,212 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:43:48,213 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:43:48,214 INFO storage: got device: LoopDevice instance (0x7fbcf56530d0) -- > name = loop2 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:43:48,216 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37396', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:43:48,217 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >16:43:48,217 DEBUG storage: lvm filter: adding loop3 to the reject list >16:43:48,219 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '38695', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:43:48,220 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >16:43:48,220 DEBUG storage: lvm filter: adding loop4 to the reject list >16:43:48,223 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '69978', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:43:48,223 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:43:48,224 DEBUG storage: lvm filter: adding loop5 to the reject list >16:43:48,225 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '82932', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:43:48,226 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:43:48,226 DEBUG storage: lvm filter: adding loop6 to the reject list >16:43:48,228 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '82961', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:43:48,229 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:43:48,229 DEBUG storage: lvm filter: adding loop7 to the reject list >16:43:48,230 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:43:48,255 INFO storage: devices to scan: ['dm-0'] >16:43:48,258 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78165', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:43:48,259 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:43:48,261 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:43:48,262 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,262 INFO storage: live-rw is a device-mapper device >16:43:48,264 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:43:48,265 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:43:48,266 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (28) with existing ext4 filesystem >16:43:48,268 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:43:48,270 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (30) >16:43:48,272 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:43:48,273 DEBUG storage: DeviceTree.getDeviceByName returned None >16:43:48,274 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >16:43:48,275 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:43:48,276 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:43:48,277 INFO storage: added dm live-rw (id 31) to device tree >16:43:48,278 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:43:48,280 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:43:48,281 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,282 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:43:48,282 DEBUG storage: device live-rw does not contain a disklabel >16:43:48,283 INFO storage: type detected on 'live-rw' is 'ext4' >16:43:48,354 DEBUG storage: padding min size from 718 up to 789 >16:43:48,356 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,356 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:43:48,358 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:43:48,359 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:43:48,360 INFO storage: got device: DMDevice instance (0x7fbcf564cbd0) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop2 (30)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x52a3b00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:43:48,362 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,362 INFO storage: got format: Ext4FS instance (0x7fbcf56538d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:43:48,388 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:43:48,409 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >16:43:48,430 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:43:48,432 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,434 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,454 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >16:43:48,476 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >16:43:48,497 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >16:43:48,519 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:43:48,521 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,524 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,544 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >16:43:48,566 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:43:48,568 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:43:48,571 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:43:48,593 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >16:43:48,596 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >16:43:48,598 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >16:43:48,620 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:43:48,622 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,625 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,648 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:43:48,649 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:43:48,651 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:43:48,652 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:43:48,654 INFO storage: edd: collected mbr signatures: {'vda': '0x0005ebb4', 'vdb': '0x000de8ae'} >16:43:48,655 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0005ebb4 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 13312000 >16:43:48,655 DEBUG storage: edd: matched 0x80 to vda using pci_dev >16:43:48,656 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to vda >16:43:48,657 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >16:43:48,658 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:43:48,674 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >16:43:48,711 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:43:48,712 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,714 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:43:48,736 DEBUG storage: BTRFSSubVolumeDevice.setup: 5 ; status: True ; controllable: True ; orig: False ; >16:43:48,737 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:43:48,756 WARN storage: mount of 5 as btrfs failed: mount failed: (32, 'mount: mount(2) failed: No such file or directory') >16:43:48,759 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >16:43:48,785 DEBUG storage: BTRFS.supported: supported: True ; >16:43:48,787 DEBUG storage: BTRFS.supported: supported: True ; >16:43:48,789 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,791 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,792 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:43:48,796 DEBUG storage: Iso9660FS.supported: supported: True ; >16:43:48,798 DEBUG storage: Ext4FS.supported: supported: True ; >16:43:48,800 DEBUG storage: BTRFS.supported: supported: True ; >16:43:48,803 DEBUG storage: BTRFS.supported: supported: True ; >16:44:11,013 DEBUG storage: removing vda1 >16:44:11,022 DEBUG storage: PartitionDevice._setFormat: vda1 ; >16:44:11,022 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,024 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >16:44:11,025 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition vda1 (id 18) >16:44:11,027 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >16:44:11,030 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >16:44:11,051 INFO storage: removed partition vda1 (id 18) from device tree >16:44:11,054 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >16:44:11,054 INFO storage: registered action: [1] Destroy Device partition vda1 (id 18) >16:44:11,055 DEBUG storage: removing vda2 >16:44:11,056 DEBUG storage: devices to remove: ['fedora', '5'] >16:44:11,057 DEBUG storage: leaves to remove: ['5'] >16:44:11,058 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,060 DEBUG storage: BTRFSSubVolumeDevice._setFormat: 5 ; current: btrfs ; type: None ; >16:44:11,060 INFO storage: registered action: [2] Destroy Format btrfs filesystem on btrfs subvolume 5 (id 21) >16:44:11,062 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >16:44:11,067 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >16:44:11,086 INFO storage: removed btrfs subvolume 5 (id 21) from device tree >16:44:11,089 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >16:44:11,090 INFO storage: registered action: [3] Destroy Device btrfs subvolume 5 (id 21) >16:44:11,091 DEBUG storage: devices to remove: ['fedora'] >16:44:11,091 DEBUG storage: leaves to remove: ['fedora'] >16:44:11,092 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,094 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: btrfs ; type: None ; >16:44:11,095 INFO storage: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.20 (id 20) >16:44:11,097 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.20 ; status: True ; controllable: True ; >16:44:11,100 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >16:44:11,120 INFO storage: removed btrfs volume btrfs.20 (id 20) from device tree >16:44:11,123 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >16:44:11,125 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >16:44:11,126 INFO storage: registered action: [5] Destroy Device btrfs volume btrfs.20 (id 20) >16:44:11,128 DEBUG storage: PartitionDevice._setFormat: vda2 ; >16:44:11,129 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,131 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: btrfs ; type: None ; >16:44:11,131 INFO storage: registered action: [6] Destroy Format btrfs filesystem on partition vda2 (id 19) >16:44:11,134 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >16:44:11,137 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >16:44:11,156 INFO storage: removed partition vda2 (id 19) from device tree >16:44:11,159 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >16:44:11,160 INFO storage: registered action: [7] Destroy Device partition vda2 (id 19) >16:44:11,161 DEBUG storage: removing vda3 >16:44:11,163 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >16:44:11,165 DEBUG storage: PartitionDevice._setFormat: vda3 ; >16:44:11,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,168 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: swap ; type: None ; >16:44:11,169 INFO storage: registered action: [8] Destroy Format swap on partition vda3 (id 22) >16:44:11,171 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >16:44:11,173 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >16:44:11,176 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >16:44:11,196 INFO storage: removed partition vda3 (id 22) from device tree >16:44:11,198 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >16:44:11,199 INFO storage: registered action: [9] Destroy Device partition vda3 (id 22) >16:44:11,200 DEBUG storage: removing vdb1 >16:44:11,202 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >16:44:11,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,205 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: btrfs ; type: None ; >16:44:11,206 INFO storage: registered action: [10] Destroy Format btrfs filesystem on partition vdb1 (id 24) >16:44:11,208 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >16:44:11,211 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb1 ; status: False ; type: None ; >16:44:11,231 INFO storage: removed partition vdb1 (id 24) from device tree >16:44:11,233 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >16:44:11,234 INFO storage: registered action: [11] Destroy Device partition vdb1 (id 24) >16:44:11,254 DEBUG storage: checking whether disk vda has an empty extended >16:44:11,255 DEBUG storage: extended is None ; logicals is [] >16:44:11,256 DEBUG storage: checking whether disk vdb has an empty extended >16:44:11,257 DEBUG storage: extended is None ; logicals is [] >16:44:11,261 DEBUG storage: clearpart: initializing vda >16:44:11,263 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >16:44:11,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,266 DEBUG storage: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >16:44:11,270 INFO storage: registered action: [12] Destroy Format msdos disklabel on disk vda (id 17) >16:44:11,275 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >16:44:11,282 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >16:44:11,288 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fbcf5657f10> > PedDisk: <_ped.Disk object at 0x7fbcf550b098> >16:44:11,291 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:44:11,293 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >16:44:11,299 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >16:44:11,301 INFO storage: registered action: [13] Create Format msdos disklabel on disk vda (id 17) >16:44:11,303 DEBUG storage: clearpart: initializing vdb >16:44:11,311 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:44:11,312 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,315 DEBUG storage: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >16:44:11,316 INFO storage: registered action: [14] Destroy Format msdos disklabel on disk vdb (id 23) >16:44:11,322 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >16:44:11,326 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >16:44:11,328 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fbcf5632090> > PedDisk: <_ped.Disk object at 0x7fbcf550b128> >16:44:11,329 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:44:11,332 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >16:44:11,335 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >16:44:11,336 INFO storage: registered action: [15] Create Format msdos disklabel on disk vdb (id 23) >16:44:11,338 DEBUG storage: new disk order: [] >16:44:11,378 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,381 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,385 DEBUG storage: doAutoPart: True >16:44:11,386 DEBUG storage: encryptedAutoPart: False >16:44:11,387 DEBUG storage: autoPartType: 2 >16:44:11,388 DEBUG storage: clearPartType: 2 >16:44:11,389 DEBUG storage: clearPartDisks: ['vda', 'vdb'] >16:44:11,390 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fbcf5657a10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbcfb5c67d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbcf4f51fd0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbcf4fc0e90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbcf5653910) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >16:44:11,391 DEBUG storage: storage.disks: ['vda', 'vdb'] >16:44:11,392 DEBUG storage: storage.partitioned: ['vda', 'vdb'] >16:44:11,393 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vdb'] >16:44:11,397 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,400 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,401 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,401 DEBUG storage: boot disk: vda >16:44:11,406 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >16:44:11,407 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >16:44:11,411 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:44:11,414 DEBUG storage: PartitionDevice._setFormat: req0 ; >16:44:11,418 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >16:44:11,421 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >16:44:11,422 INFO storage: added partition req0 (id 32) to device tree >16:44:11,423 INFO storage: registered action: [16] Create Device partition req0 (id 32) >16:44:11,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,425 INFO storage: registered action: [17] Create Format lvmpv on partition req0 (id 32) >16:44:11,428 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >16:44:11,430 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >16:44:11,433 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:44:11,436 DEBUG storage: PartitionDevice._setFormat: req1 ; >16:44:11,440 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >16:44:11,443 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >16:44:11,444 INFO storage: added partition req1 (id 33) to device tree >16:44:11,445 INFO storage: registered action: [18] Create Device partition req1 (id 33) >16:44:11,446 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,447 INFO storage: registered action: [19] Create Format lvmpv on partition req1 (id 33) >16:44:11,451 DEBUG storage: candidate disks: [DiskDevice instance (0x7fbd09561cd0) -- > name = vda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 6500.0 > 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: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x7fbd019b55f0> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbd095440d0>, DiskDevice instance (0x7fbd09561b50) -- > name = vdb status = True kids = 0 id = 23 > parents = [] > uuid = None size = 6500.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 13312000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13206, 16, 63) biosGeometry: (828, 255, 63) > PedDevice: <_ped.Device object at 0x52a3a70> > target size = 0 path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbcf564c4d0>] >16:44:11,454 DEBUG storage: devs: [PartitionDevice instance (0x7fbcf5685b90) -- > name = req0 status = False kids = 0 id = 32 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >, PartitionDevice instance (0x7fbcf5653c90) -- > name = req1 status = False kids = 0 id = 33 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >16:44:11,456 DEBUG storage: _is_valid_disklabel(vda) returning True >16:44:11,457 DEBUG storage: _is_valid_size(vda) returning True >16:44:11,458 DEBUG storage: _is_valid_location(vda) returning True >16:44:11,459 DEBUG storage: _is_valid_format(vda) returning True >16:44:11,460 DEBUG storage: is_valid_stage1_device(vda) returning True >16:44:11,463 DEBUG storage: Ext4FS.supported: supported: True ; >16:44:11,464 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:44:11,468 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:44:11,471 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:44:11,474 DEBUG storage: PartitionDevice._setFormat: req2 ; >16:44:11,478 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >16:44:11,481 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >16:44:11,484 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >16:44:11,485 INFO storage: added partition req2 (id 34) to device tree >16:44:11,486 INFO storage: registered action: [20] Create Device partition req2 (id 34) >16:44:11,487 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,488 INFO storage: registered action: [21] Create Format ext4 filesystem mounted at /boot on partition req2 (id 34) >16:44:11,489 INFO storage: skipping unneeded stage1 biosboot request >16:44:11,490 DEBUG storage: PartSpec instance (0x7fbcf4fc0e90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >16:44:11,491 DEBUG storage: existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,495 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >16:44:11,497 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >16:44:11,500 DEBUG storage: removing all non-preexisting partitions ['req0(id 32)', 'req1(id 33)', 'req2(id 34)'] from disk(s) ['vda', 'vdb'] >16:44:11,502 DEBUG storage: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 32)', 'req1(id 33)', 'req2(id 34)'] >16:44:11,503 DEBUG storage: removing all non-preexisting partitions ['req2(id 34)', 'req0(id 32)', 'req1(id 33)'] from disk(s) ['vda', 'vdb'] >16:44:11,506 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,511 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,514 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,517 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,518 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,521 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,524 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,525 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,528 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,531 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,532 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,533 DEBUG storage: allocating partition: req2 ; id: 34 ; disks: ['vda', 'vdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >16:44:11,534 DEBUG storage: checking freespace on vda >16:44:11,535 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >16:44:11,536 DEBUG storage: current free range is 63-13311999 (6499MB) >16:44:11,537 DEBUG storage: updating use_disk to vda, type: 0 >16:44:11,538 DEBUG storage: new free: 63-13311999 / 6499MB >16:44:11,539 DEBUG storage: new free allows for 0 sectors of growth >16:44:11,540 DEBUG storage: found free space for bootable request >16:44:11,541 DEBUG storage: adjusted start sector from 63 to 2048 >16:44:11,545 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >16:44:11,549 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:44:11,553 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5657b10> PedPartition: <_ped.Partition object at 0x7fbd094fbcb0> >16:44:11,555 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >16:44:11,560 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:44:11,563 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >16:44:11,565 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5653f90> PedPartition: <_ped.Partition object at 0x7fbd094fb050> >16:44:11,568 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,573 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,574 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,578 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,581 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,582 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,583 DEBUG storage: allocating partition: req0 ; id: 32 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >16:44:11,584 DEBUG storage: checking freespace on vda >16:44:11,586 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True >16:44:11,588 DEBUG storage: current free range is 63-2047 (0MB) >16:44:11,589 DEBUG storage: current free range is 1026048-13311999 (5999MB) >16:44:11,590 DEBUG storage: evaluating growth potential for new layout >16:44:11,591 DEBUG storage: calculating growth for disk /dev/vdb >16:44:11,593 DEBUG storage: Chunk.growRequests: 13311937 on /dev/vdb start = 63 end = 13311999 >sectorSize = 512 > >16:44:11,594 DEBUG storage: disk /dev/vdb growth: 0 (0MB) >16:44:11,594 DEBUG storage: calculating growth for disk /dev/vda >16:44:11,599 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:44:11,601 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf562ec50> PedPartition: <_ped.Partition object at 0x7fbd094fb770> >16:44:11,605 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >16:44:11,611 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >16:44:11,616 DEBUG storage: adding request 34 to chunk 13311937 (63-13311999) on /dev/vda >16:44:11,617 DEBUG storage: adding request 32 to chunk 13311937 (63-13311999) on /dev/vda >16:44:11,618 DEBUG storage: Chunk.growRequests: 13311937 on /dev/vda start = 63 end = 13311999 >sectorSize = 512 > >16:44:11,618 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:44:11,619 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >16:44:11,620 DEBUG storage: 1 requests and 11263937 (5499MB) left in chunk >16:44:11,621 DEBUG storage: adding 11263937 (5499MB) to 32 (vda2) >16:44:11,621 DEBUG storage: new grow amount for request 32 (vda2) is 11263937 units, or 5499MB >16:44:11,622 DEBUG storage: request 34 (vda1) growth: 0 (0MB) size: 500MB >16:44:11,623 DEBUG storage: request 32 (vda2) growth: 11263937 (5499MB) size: 5999MB >16:44:11,624 DEBUG storage: disk /dev/vda growth: 11263937 (5499MB) >16:44:11,626 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >16:44:11,631 DEBUG storage: device vda2 new partedPartition None >16:44:11,634 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >16:44:11,637 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >16:44:11,637 DEBUG storage: total growth: 11263937 sectors >16:44:11,638 DEBUG storage: updating use_disk to vda, type: 0 >16:44:11,639 DEBUG storage: new free: 1026048-13311999 / 5999MB >16:44:11,640 DEBUG storage: new free allows for 11263937 sectors of growth >16:44:11,641 DEBUG storage: created partition vda2 of 500MB and added it to /dev/vda >16:44:11,643 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:44:11,645 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf562ee50> PedPartition: <_ped.Partition object at 0x7fbd094fba10> >16:44:11,647 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >16:44:11,649 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >16:44:11,651 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >16:44:11,653 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf562eed0> PedPartition: <_ped.Partition object at 0x7fbd094fbe30> >16:44:11,655 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,657 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,658 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,660 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,662 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,663 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,663 DEBUG storage: allocating partition: req1 ; id: 33 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >16:44:11,664 DEBUG storage: checking freespace on vdb >16:44:11,665 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=True >16:44:11,666 DEBUG storage: current free range is 63-13311999 (6499MB) >16:44:11,667 DEBUG storage: evaluating growth potential for new layout >16:44:11,668 DEBUG storage: calculating growth for disk /dev/vdb >16:44:11,669 DEBUG storage: adjusted start sector from 63 to 2048 >16:44:11,672 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >16:44:11,673 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56320d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf56344d0> PedPartition: <_ped.Partition object at 0x7fbd094fbad0> >16:44:11,675 DEBUG storage: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >16:44:11,677 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:44:11,678 DEBUG storage: adding request 33 to chunk 13311937 (63-13311999) on /dev/vdb >16:44:11,679 DEBUG storage: Chunk.growRequests: 13311937 on /dev/vdb start = 63 end = 13311999 >sectorSize = 512 > >16:44:11,680 DEBUG storage: req: PartitionRequest instance -- >id = 33 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >16:44:11,680 DEBUG storage: 1 requests and 12287937 (5999MB) left in chunk >16:44:11,681 DEBUG storage: adding 12287937 (5999MB) to 33 (vdb1) >16:44:11,682 DEBUG storage: new grow amount for request 33 (vdb1) is 12287937 units, or 5999MB >16:44:11,683 DEBUG storage: request 33 (vdb1) growth: 12287937 (5999MB) size: 6499MB >16:44:11,683 DEBUG storage: disk /dev/vdb growth: 12287937 (5999MB) >16:44:11,684 DEBUG storage: calculating growth for disk /dev/vda >16:44:11,685 DEBUG storage: adding request 34 to chunk 13311937 (63-13311999) on /dev/vda >16:44:11,686 DEBUG storage: adding request 32 to chunk 13311937 (63-13311999) on /dev/vda >16:44:11,687 DEBUG storage: Chunk.growRequests: 13311937 on /dev/vda start = 63 end = 13311999 >sectorSize = 512 > >16:44:11,688 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:44:11,689 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >16:44:11,689 DEBUG storage: 1 requests and 11263937 (5499MB) left in chunk >16:44:11,690 DEBUG storage: adding 11263937 (5499MB) to 32 (vda2) >16:44:11,691 DEBUG storage: new grow amount for request 32 (vda2) is 11263937 units, or 5499MB >16:44:11,692 DEBUG storage: request 34 (vda1) growth: 0 (0MB) size: 500MB >16:44:11,693 DEBUG storage: request 32 (vda2) growth: 11263937 (5499MB) size: 5999MB >16:44:11,693 DEBUG storage: disk /dev/vda growth: 11263937 (5499MB) >16:44:11,695 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >16:44:11,696 DEBUG storage: device vdb1 new partedPartition None >16:44:11,698 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >16:44:11,700 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >16:44:11,700 DEBUG storage: total growth: 23551874 sectors >16:44:11,701 DEBUG storage: updating use_disk to vdb, type: 0 >16:44:11,702 DEBUG storage: new free: 63-13311999 / 6499MB >16:44:11,703 DEBUG storage: new free allows for 23551874 sectors of growth >16:44:11,704 DEBUG storage: adjusted start sector from 63 to 2048 >16:44:11,705 DEBUG storage: created partition vdb1 of 500MB and added it to /dev/vdb >16:44:11,707 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >16:44:11,708 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56320d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5634650> PedPartition: <_ped.Partition object at 0x7fbcf5635470> >16:44:11,710 DEBUG storage: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >16:44:11,712 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:44:11,714 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >16:44:11,715 DEBUG storage: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56320d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf56345d0> PedPartition: <_ped.Partition object at 0x7fbcf5635cb0> >16:44:11,716 DEBUG storage: growPartitions: disks=['vda', 'vdb'], partitions=['vda2(id 32)', 'vdb1(id 33)', 'vda1(id 34)'] >16:44:11,716 DEBUG storage: growable partitions are ['vda2', 'vdb1'] >16:44:11,717 DEBUG storage: adding request 32 to chunk 13311937 (63-13311999) on /dev/vda >16:44:11,718 DEBUG storage: adding request 34 to chunk 13311937 (63-13311999) on /dev/vda >16:44:11,718 DEBUG storage: disk vda has 1 chunks >16:44:11,719 DEBUG storage: adding request 33 to chunk 13311937 (63-13311999) on /dev/vdb >16:44:11,719 DEBUG storage: disk vdb has 1 chunks >16:44:11,720 DEBUG storage: Chunk.growRequests: 13311937 on /dev/vda start = 63 end = 13311999 >sectorSize = 512 > >16:44:11,720 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:44:11,721 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >16:44:11,721 DEBUG storage: 1 requests and 11263937 (5499MB) left in chunk >16:44:11,722 DEBUG storage: adding 11263937 (5499MB) to 32 (vda2) >16:44:11,722 DEBUG storage: new grow amount for request 32 (vda2) is 11263937 units, or 5499MB >16:44:11,723 DEBUG storage: Chunk.growRequests: 13311937 on /dev/vdb start = 63 end = 13311999 >sectorSize = 512 > >16:44:11,723 DEBUG storage: req: PartitionRequest instance -- >id = 33 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >16:44:11,724 DEBUG storage: 1 requests and 12287937 (5999MB) left in chunk >16:44:11,724 DEBUG storage: adding 12287937 (5999MB) to 33 (vdb1) >16:44:11,725 DEBUG storage: new grow amount for request 33 (vdb1) is 12287937 units, or 5999MB >16:44:11,725 DEBUG storage: growing partitions on vda >16:44:11,726 DEBUG storage: partition vda1 (34): 0 >16:44:11,727 DEBUG storage: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fbcf5657cd0> PedGeometry: <_ped.Geometry object at 0x7fbcf56347d0> >16:44:11,727 DEBUG storage: partition vda2 (32): 0 >16:44:11,728 DEBUG storage: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 13311999 length: 12285952 > device: <parted.device.Device object at 0x7fbcf5657cd0> PedGeometry: <_ped.Geometry object at 0x7fbcf5634950> >16:44:11,729 DEBUG storage: removing all non-preexisting partitions ['vda1(id 34)', 'vda2(id 32)'] from disk(s) ['vda'] >16:44:11,730 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >16:44:11,731 DEBUG storage: device vda1 new partedPartition None >16:44:11,733 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >16:44:11,735 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >16:44:11,737 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >16:44:11,737 DEBUG storage: device vda2 new partedPartition None >16:44:11,739 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >16:44:11,741 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >16:44:11,741 DEBUG storage: back from removeNewPartitions >16:44:11,742 DEBUG storage: extended: None >16:44:11,742 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fbcf5657cd0> PedGeometry: <_ped.Geometry object at 0x7fbcf56347d0> >16:44:11,744 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:44:11,745 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf562e9d0> PedPartition: <_ped.Partition object at 0x7fbcf5635710> >16:44:11,747 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >16:44:11,749 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:44:11,751 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >16:44:11,752 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5653e90> PedPartition: <_ped.Partition object at 0x7fbd094fba10> >16:44:11,753 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 13311999 length: 12285952 > device: <parted.device.Device object at 0x7fbcf5657cd0> PedGeometry: <_ped.Geometry object at 0x7fbcf5634950> >16:44:11,755 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:44:11,756 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf562e5d0> PedPartition: <_ped.Partition object at 0x7fbcf56354d0> >16:44:11,757 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >16:44:11,759 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >16:44:11,761 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >16:44:11,762 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf5657ed0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5653f50> PedPartition: <_ped.Partition object at 0x7fbd094fbe30> >16:44:11,763 DEBUG storage: growing partitions on vdb >16:44:11,764 DEBUG storage: partition vdb1 (33): 0 >16:44:11,764 DEBUG storage: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 13311999 length: 13309952 > device: <parted.device.Device object at 0x7fbcf5657490> PedGeometry: <_ped.Geometry object at 0x7fbcf562e190> >16:44:11,765 DEBUG storage: removing all non-preexisting partitions ['vdb1(id 33)'] from disk(s) ['vdb'] >16:44:11,767 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >16:44:11,767 DEBUG storage: device vdb1 new partedPartition None >16:44:11,769 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >16:44:11,770 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >16:44:11,771 DEBUG storage: back from removeNewPartitions >16:44:11,771 DEBUG storage: extended: None >16:44:11,772 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 13311999 length: 13309952 > device: <parted.device.Device object at 0x7fbcf5657490> PedGeometry: <_ped.Geometry object at 0x7fbcf562e190> >16:44:11,774 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >16:44:11,775 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56320d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5653e10> PedPartition: <_ped.Partition object at 0x7fbd094fb770> >16:44:11,777 DEBUG storage: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >16:44:11,778 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:44:11,780 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >16:44:11,781 DEBUG storage: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf56320d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf562ee10> PedPartition: <_ped.Partition object at 0x7fbd094fbdd0> >16:44:11,782 DEBUG storage: fixing size of non-existent 500MB partition vda1 (34) with non-existent ext4 filesystem mounted at /boot at 500.00 >16:44:11,783 DEBUG storage: fixing size of non-existent 5999MB partition vda2 (32) with non-existent lvmpv at 5999.00 >16:44:11,784 DEBUG storage: fixing size of non-existent 6499MB partition vdb1 (33) with non-existent lvmpv at 6499.00 >16:44:11,787 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >16:44:11,789 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >16:44:11,789 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,791 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >16:44:11,792 INFO storage: added lvmvg fedora (id 35) to device tree >16:44:11,792 INFO storage: registered action: [22] Create Device lvmvg fedora (id 35) >16:44:11,794 DEBUG storage: Ext4FS.supported: supported: True ; >16:44:11,795 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:44:11,797 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >16:44:11,799 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >16:44:11,800 DEBUG storage: fedora size is 12492MB >16:44:11,801 DEBUG storage: vg fedora has 12492MB free >16:44:11,801 DEBUG storage: Adding fedora-root/1024MB to fedora >16:44:11,802 INFO storage: added lvmlv fedora-root (id 36) to device tree >16:44:11,803 INFO storage: registered action: [23] Create Device lvmlv fedora-root (id 36) >16:44:11,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,804 INFO storage: registered action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 36) >16:44:11,806 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >16:44:11,807 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:44:11,809 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >16:44:11,810 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >16:44:11,811 DEBUG storage: fedora size is 12492MB >16:44:11,812 DEBUG storage: vg fedora has 11468MB free >16:44:11,812 DEBUG storage: Adding fedora-swap/2016MB to fedora >16:44:11,813 INFO storage: added lvmlv fedora-swap (id 37) to device tree >16:44:11,814 INFO storage: registered action: [25] Create Device lvmlv fedora-swap (id 37) >16:44:11,815 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:44:11,815 INFO storage: registered action: [26] Create Format swap on lvmlv fedora-swap (id 37) >16:44:11,816 DEBUG storage: fedora size is 12492MB >16:44:11,817 DEBUG storage: vg fedora has 9452MB free >16:44:11,817 DEBUG storage: vg fedora: 9452MB free ; lvs: ['root', 'swap'] >16:44:11,818 DEBUG storage: adding request 36 to chunk 3123 on /dev/mapper/fedora >16:44:11,819 DEBUG storage: adding request 37 to chunk 3123 on /dev/mapper/fedora >16:44:11,819 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 3123 size = 12492 >remaining = 1 pool = 2363 >16:44:11,820 DEBUG storage: req: LVRequest instance -- >id = 37 name = fedora-swap growable = False >base = 504 growth = 0 max_grow = 0 >done = True >16:44:11,820 DEBUG storage: req: LVRequest instance -- >id = 36 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >16:44:11,821 DEBUG storage: 1 requests and 2363 (9452MB) left in chunk >16:44:11,821 DEBUG storage: adding 2363 (9452MB) to 36 (fedora-root) >16:44:11,822 DEBUG storage: new grow amount for request 36 (fedora-root) is 2363 units, or 9452MB >16:44:11,822 DEBUG storage: trying to set lv fedora-root size to 10476MB >16:44:11,823 DEBUG storage: fedora size is 12492MB >16:44:11,824 DEBUG storage: vg fedora has 9452MB free >16:44:11,825 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,827 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,827 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,829 DEBUG storage: stage1 device cannot be of type lvmvg >16:44:11,829 DEBUG storage: stage1 device cannot be of type lvmlv >16:44:11,830 DEBUG storage: stage1 device cannot be of type lvmlv >16:44:11,830 DEBUG storage: _is_valid_disklabel(vda) returning True >16:44:11,831 DEBUG storage: _is_valid_size(vda) returning True >16:44:11,831 DEBUG storage: _is_valid_location(vda) returning True >16:44:11,832 DEBUG storage: _is_valid_format(vda) returning True >16:44:11,832 DEBUG storage: is_valid_stage1_device(vda) returning True >16:44:11,835 DEBUG storage: _is_valid_disklabel(vda) returning True >16:44:11,836 DEBUG storage: _is_valid_size(vda) returning True >16:44:11,836 DEBUG storage: _is_valid_location(vda) returning True >16:44:11,837 DEBUG storage: _is_valid_format(vda) returning True >16:44:11,837 DEBUG storage: is_valid_stage1_device(vda) returning True >16:44:11,837 DEBUG storage: _is_valid_disklabel(vda1) returning True >16:44:11,838 DEBUG storage: _is_valid_size(vda1) returning True >16:44:11,839 DEBUG storage: _is_valid_location(vda1) returning True >16:44:11,839 DEBUG storage: _is_valid_partition(vda1) returning True >16:44:11,839 DEBUG storage: _is_valid_format(vda1) returning True >16:44:11,840 DEBUG storage: is_valid_stage2_device(vda1) returning True >16:44:11,842 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:44:11,843 DEBUG storage: DeviceTree.getDeviceByName returned existing 6500MB disk vda (17) with non-existent msdos disklabel >16:44:11,844 DEBUG storage: resolved 'vda' to 'vda' (disk) >16:44:11,845 DEBUG storage: stage1 device cannot be of type lvmvg >16:44:11,846 DEBUG storage: stage1 device cannot be of type lvmlv >16:44:11,846 DEBUG storage: stage1 device cannot be of type lvmlv >16:44:11,847 DEBUG storage: _is_valid_disklabel(vda) returning True >16:44:11,847 DEBUG storage: _is_valid_size(vda) returning True >16:44:11,848 DEBUG storage: _is_valid_location(vda) returning True >16:44:11,848 DEBUG storage: _is_valid_format(vda) returning True >16:44:11,849 DEBUG storage: is_valid_stage1_device(vda) returning True >16:44:11,854 DEBUG storage: _is_valid_disklabel(vda) returning True >16:44:11,854 DEBUG storage: _is_valid_size(vda) returning True >16:44:11,855 DEBUG storage: _is_valid_location(vda) returning True >16:44:11,855 DEBUG storage: _is_valid_format(vda) returning True >16:44:11,856 DEBUG storage: is_valid_stage1_device(vda) returning True >16:44:11,856 DEBUG storage: _is_valid_disklabel(vda1) returning True >16:44:11,857 DEBUG storage: _is_valid_size(vda1) returning True >16:44:11,857 DEBUG storage: _is_valid_location(vda1) returning True >16:44:11,858 DEBUG storage: _is_valid_partition(vda1) returning True >16:44:11,858 DEBUG storage: _is_valid_format(vda1) returning True >16:44:11,859 DEBUG storage: is_valid_stage2_device(vda1) returning True >16:44:16,507 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:44:16,534 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:44:16,536 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:44:16,537 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:44:16,539 DEBUG storage: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >16:44:16,540 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >16:44:16,541 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >16:44:16,542 INFO storage: resetting parted disks... >16:44:16,543 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >16:44:16,547 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >16:44:16,548 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vdb ; >16:44:16,550 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vdb ; >16:44:16,551 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >16:44:16,552 DEBUG storage: PartitionDevice.preCommitFixup: vdb1 ; >16:44:16,553 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >16:44:16,555 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >16:44:16,555 DEBUG storage: sector-based lookup found partition vda1 >16:44:16,557 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >16:44:16,558 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf564c090> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcf5634f10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5634d50> PedPartition: <_ped.Partition object at 0x7fbcf56356b0> >16:44:16,559 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >16:44:16,560 DEBUG storage: sector-based lookup found partition vda2 >16:44:16,561 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >16:44:16,562 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf564c090> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf56306d0> PedPartition: <_ped.Partition object at 0x7fbcf5635ad0> >16:44:16,563 DEBUG storage: PartitionDevice.preCommitFixup: vda3 ; >16:44:16,564 DEBUG storage: sector-based lookup found partition vda3 >16:44:16,565 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >16:44:16,566 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf564c090> fileSystem: <parted.filesystem.FileSystem object at 0x7fbcf5636050> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5630d10> PedPartition: <_ped.Partition object at 0x7fbcf56a1c50> >16:44:16,567 DEBUG storage: PartitionDevice.preCommitFixup: vdb1 ; >16:44:16,568 DEBUG storage: sector-based lookup found partition vdb1 >16:44:16,571 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >16:44:16,572 DEBUG storage: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbcf564ca90> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbcf5630e50> PedPartition: <_ped.Partition object at 0x7fbd172307d0> >16:44:16,573 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition vda1 (id 18) >16:44:16,574 DEBUG storage: action: [1] Destroy Device partition vda1 (id 18) >16:44:16,574 DEBUG storage: action: [2] Destroy Format btrfs filesystem on btrfs subvolume 5 (id 21) >16:44:16,574 DEBUG storage: action: [3] Destroy Device btrfs subvolume 5 (id 21) >16:44:16,575 DEBUG storage: action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.20 (id 20) >16:44:16,575 DEBUG storage: action: [5] Destroy Device btrfs volume btrfs.20 (id 20) >16:44:16,576 DEBUG storage: action: [6] Destroy Format btrfs filesystem on partition vda2 (id 19) >16:44:16,576 DEBUG storage: action: [7] Destroy Device partition vda2 (id 19) >16:44:16,576 DEBUG storage: action: [8] Destroy Format swap on partition vda3 (id 22) >16:44:16,577 DEBUG storage: action: [9] Destroy Device partition vda3 (id 22) >16:44:16,577 DEBUG storage: action: [10] Destroy Format btrfs filesystem on partition vdb1 (id 24) >16:44:16,578 DEBUG storage: action: [11] Destroy Device partition vdb1 (id 24) >16:44:16,578 DEBUG storage: action: [12] Destroy Format msdos disklabel on disk vda (id 17) >16:44:16,579 DEBUG storage: action: [13] Create Format msdos disklabel on disk vda (id 17) >16:44:16,579 DEBUG storage: action: [14] Destroy Format msdos disklabel on disk vdb (id 23) >16:44:16,579 DEBUG storage: action: [15] Create Format msdos disklabel on disk vdb (id 23) >16:44:16,580 DEBUG storage: action: [16] Create Device partition vda2 (id 32) >16:44:16,580 DEBUG storage: action: [17] Create Format lvmpv on partition vda2 (id 32) >16:44:16,581 DEBUG storage: action: [18] Create Device partition vdb1 (id 33) >16:44:16,581 DEBUG storage: action: [19] Create Format lvmpv on partition vdb1 (id 33) >16:44:16,581 DEBUG storage: action: [20] Create Device partition vda1 (id 34) >16:44:16,582 DEBUG storage: action: [21] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 34) >16:44:16,582 DEBUG storage: action: [22] Create Device lvmvg fedora (id 35) >16:44:16,582 DEBUG storage: action: [23] Create Device lvmlv fedora-root (id 36) >16:44:16,583 DEBUG storage: action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 36) >16:44:16,583 DEBUG storage: action: [25] Create Device lvmlv fedora-swap (id 37) >16:44:16,584 DEBUG storage: action: [26] Create Format swap on lvmlv fedora-swap (id 37) >16:44:16,584 INFO storage: pruning action queue... >16:44:16,585 INFO storage: sorting actions... >16:44:16,593 DEBUG storage: action: [8] Destroy Format swap on partition vda3 (id 22) >16:44:16,593 DEBUG storage: action: [9] Destroy Device partition vda3 (id 22) >16:44:16,593 DEBUG storage: action: [2] Destroy Format btrfs filesystem on btrfs subvolume 5 (id 21) >16:44:16,594 DEBUG storage: action: [3] Destroy Device btrfs subvolume 5 (id 21) >16:44:16,594 DEBUG storage: action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.20 (id 20) >16:44:16,596 DEBUG storage: action: [5] Destroy Device btrfs volume btrfs.20 (id 20) >16:44:16,597 DEBUG storage: action: [10] Destroy Format btrfs filesystem on partition vdb1 (id 24) >16:44:16,597 DEBUG storage: action: [11] Destroy Device partition vdb1 (id 24) >16:44:16,598 DEBUG storage: action: [14] Destroy Format msdos disklabel on disk vdb (id 23) >16:44:16,598 DEBUG storage: action: [6] Destroy Format btrfs filesystem on partition vda2 (id 19) >16:44:16,599 DEBUG storage: action: [7] Destroy Device partition vda2 (id 19) >16:44:16,599 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition vda1 (id 18) >16:44:16,599 DEBUG storage: action: [1] Destroy Device partition vda1 (id 18) >16:44:16,600 DEBUG storage: action: [12] Destroy Format msdos disklabel on disk vda (id 17) >16:44:16,600 DEBUG storage: action: [15] Create Format msdos disklabel on disk vdb (id 23) >16:44:16,601 DEBUG storage: action: [18] Create Device partition vdb1 (id 33) >16:44:16,601 DEBUG storage: action: [19] Create Format lvmpv on partition vdb1 (id 33) >16:44:16,601 DEBUG storage: action: [13] Create Format msdos disklabel on disk vda (id 17) >16:44:16,602 DEBUG storage: action: [20] Create Device partition vda1 (id 34) >16:44:16,602 DEBUG storage: action: [21] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 34) >16:44:16,602 DEBUG storage: action: [16] Create Device partition vda2 (id 32) >16:44:16,603 DEBUG storage: action: [17] Create Format lvmpv on partition vda2 (id 32) >16:44:16,603 DEBUG storage: action: [22] Create Device lvmvg fedora (id 35) >16:44:16,604 DEBUG storage: action: [25] Create Device lvmlv fedora-swap (id 37) >16:44:16,604 DEBUG storage: action: [26] Create Format swap on lvmlv fedora-swap (id 37) >16:44:16,604 DEBUG storage: action: [23] Create Device lvmlv fedora-root (id 36) >16:44:16,605 DEBUG storage: action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 36) >16:44:16,605 INFO storage: executing action: [8] Destroy Format swap on partition vda3 (id 22) >16:44:16,607 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: True ; >16:44:16,608 DEBUG storage: SwapSpace.destroy: device: /dev/vda3 ; status: False ; type: swap ; >16:44:16,707 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >16:44:16,709 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >16:44:16,711 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >16:44:16,762 INFO storage: executing action: [9] Destroy Device partition vda3 (id 22) >16:44:16,764 DEBUG storage: PartitionDevice.destroy: vda3 ; status: True ; >16:44:16,765 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >16:44:16,767 DEBUG storage: SwapSpace.teardown: device: /dev/vda3 ; status: False ; type: swap ; >16:44:16,769 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >16:44:16,793 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda3 ; orig: True ; >16:44:16,794 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >16:44:16,796 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >16:44:16,797 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >16:44:16,799 DEBUG storage: PartitionDevice._destroy: vda3 ; status: True ; >16:44:16,804 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >16:44:16,889 INFO storage: executing action: [2] Destroy Format btrfs filesystem on btrfs subvolume 5 (id 21) >16:44:16,891 DEBUG storage: BTRFSSubVolumeDevice.setup: 5 ; status: True ; controllable: True ; orig: True ; >16:44:16,915 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >16:44:16,918 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >16:44:16,962 INFO storage: executing action: [3] Destroy Device btrfs subvolume 5 (id 21) >16:44:16,964 DEBUG storage: BTRFSSubVolumeDevice.destroy: 5 ; status: True ; >16:44:16,966 DEBUG storage: BTRFSSubVolumeDevice.teardown: 5 ; status: True ; controllable: True ; >16:44:16,968 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >16:44:16,992 DEBUG storage: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: 5 ; orig: True ; >16:44:16,994 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.20 ; status: True ; controllable: True ; orig: True ; >16:44:16,996 DEBUG storage: BTRFSSubVolumeDevice._destroy: 5 ; status: True ; >16:44:17,012 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.20Y35rgI to None >16:44:17,029 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.20Y35rgI to None > > >/tmp/ifcfg.log: >19:41:05,393 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >19:41:05,393 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >19:41:05,394 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:C5:7F:72 >19:41:05,395 DEBUG ifcfg: NetworkDevice eth0 set: UUID=f2bc0fde-1593-46d0-8a08-f09353c667c9 >19:41:05,396 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >19:41:05,396 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:C5:7F:72" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="f2bc0fde-1593-46d0-8a08-f09353c667c9" > >19:41:05,397 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >19:40:57,010 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >19:40:57,010 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="536" x-info="http://www.rsyslog.com"] start >19:40:57,010 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >19:40:57,010 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >19:40:57,010 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >19:40:57,010 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >19:40:57,010 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >19:40:57,010 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bbff] usable >19:40:57,010 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009bc00-0x000000000009ffff] reserved >19:40:57,010 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >19:40:57,010 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >19:40:57,010 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >19:40:57,010 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >19:40:57,010 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >19:40:57,010 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >19:40:57,010 INFO kernel:[ 0.000000] DMI 2.4 present. >19:40:57,010 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >19:40:57,010 INFO kernel:[ 0.000000] Hypervisor detected: KVM >19:40:57,010 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >19:40:57,010 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >19:40:57,010 INFO kernel:[ 0.000000] No AGP bridge found >19:40:57,010 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >19:40:57,010 DEBUG kernel:[ 0.000000] MTRR default type: write-back >19:40:57,010 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >19:40:57,010 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >19:40:57,010 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >19:40:57,010 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >19:40:57,010 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >19:40:57,010 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >19:40:57,010 DEBUG kernel:[ 0.000000] 1 disabled >19:40:57,010 DEBUG kernel:[ 0.000000] 2 disabled >19:40:57,010 DEBUG kernel:[ 0.000000] 3 disabled >19:40:57,010 DEBUG kernel:[ 0.000000] 4 disabled >19:40:57,010 DEBUG kernel:[ 0.000000] 5 disabled >19:40:57,010 DEBUG kernel:[ 0.000000] 6 disabled >19:40:57,010 DEBUG kernel:[ 0.000000] 7 disabled >19:40:57,010 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >19:40:57,010 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >19:40:57,010 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >19:40:57,010 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000095000] 95000 size 24576 >19:40:57,010 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >19:40:57,010 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >19:40:57,010 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >19:40:57,010 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >19:40:57,010 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5ab000-0x3ffdcfff] >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >19:40:57,010 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >19:40:57,010 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:40:57,010 INFO kernel:[ 0.000000] No NUMA configuration found >19:40:57,010 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >19:40:57,010 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >19:40:57,010 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >19:40:57,010 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >19:40:57,010 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >19:40:57,010 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >19:40:57,010 WARNING kernel:[ 0.000000] Zone ranges: >19:40:57,010 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >19:40:57,010 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >19:40:57,010 WARNING kernel:[ 0.000000] Normal empty >19:40:57,010 WARNING kernel:[ 0.000000] Movable zone start for each node >19:40:57,010 WARNING kernel:[ 0.000000] Early memory node ranges >19:40:57,010 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009afff] >19:40:57,010 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >19:40:57,010 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262025 >19:40:57,010 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >19:40:57,010 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >19:40:57,010 DEBUG kernel:[ 0.000000] DMA zone: 3909 pages, LIFO batch:0 >19:40:57,010 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >19:40:57,010 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >19:40:57,010 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >19:40:57,010 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:40:57,011 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >19:40:57,011 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >19:40:57,011 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >19:40:57,011 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >19:40:57,011 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >19:40:57,011 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >19:40:57,011 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >19:40:57,011 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >19:40:57,011 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >19:40:57,011 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >19:40:57,011 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >19:40:57,011 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >19:40:57,011 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >19:40:57,011 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >19:40:57,011 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >19:40:57,011 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >19:40:57,011 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >19:40:57,011 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >19:40:57,011 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >19:40:57,011 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 000000000009c000 >19:40:57,011 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000 >19:40:57,011 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >19:40:57,011 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >19:40:57,011 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >19:40:57,011 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >19:40:57,011 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >19:40:57,011 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >19:40:57,011 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >19:40:57,011 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >19:40:57,011 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >19:40:57,011 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >19:40:57,011 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >19:40:57,011 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257923 >19:40:57,011 WARNING kernel:[ 0.000000] Policy zone: DMA32 >19:40:57,011 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >19:40:57,011 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >19:40:57,011 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >19:40:57,011 INFO kernel:[ 0.000000] Checking aperture... >19:40:57,011 INFO kernel:[ 0.000000] No AGP bridge found >19:40:57,011 INFO kernel:[ 0.000000] Memory: 988568k/1048568k available (6325k kernel code, 468k absent, 59532k reserved, 6878k data, 1036k init) >19:40:57,011 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >19:40:57,011 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >19:40:57,011 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >19:40:57,011 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >19:40:57,011 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >19:40:57,011 INFO kernel:[ 0.000000] console [tty0] enabled >19:40:57,011 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >19:40:57,011 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >19:40:57,011 DEBUG kernel:[ 0.000000] hpet clockevent registered >19:40:57,011 INFO kernel:[ 0.000000] tsc: Detected 2600.000 MHz processor >19:40:57,011 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5200.00 BogoMIPS (lpj=2600000) >19:40:57,011 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >19:40:57,011 INFO kernel:[ 0.001999] Security Framework initialized >19:40:57,011 INFO kernel:[ 0.001999] SELinux: Initializing. >19:40:57,011 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >19:40:57,011 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >19:40:57,011 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >19:40:57,011 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >19:40:57,011 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >19:40:57,011 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >19:40:57,011 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >19:40:57,011 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >19:40:57,011 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >19:40:57,011 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >19:40:57,011 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >19:40:57,011 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >19:40:57,011 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >19:40:57,011 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >19:40:57,011 INFO kernel:[ 0.001999] tlb_flushall_shift is 0xffffffff >19:40:57,011 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >19:40:57,011 INFO kernel:[ 0.013693] Freeing SMP alternatives: 24k freed >19:40:57,011 INFO kernel:[ 0.013718] ACPI: Core revision 20120711 >19:40:57,011 INFO kernel:[ 0.014373] ftrace: allocating 23468 entries in 92 pages >19:40:57,011 INFO kernel:[ 0.026836] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >19:40:57,011 INFO kernel:[ 0.026885] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >19:40:57,011 INFO kernel:[ 0.026995] Performance Events: Broken PMU hardware detected, using software events only. >19:40:57,011 ERR kernel:[ 0.026995] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >19:40:57,011 WARNING kernel:[ 0.026995] NMI watchdog: disabled (cpu0): hardware events not enabled >19:40:57,011 INFO kernel:[ 0.026995] Brought up 1 CPUs >19:40:57,011 INFO kernel:[ 0.026995] smpboot: Total of 1 processors activated (5200.00 BogoMIPS) >19:40:57,011 INFO kernel:[ 0.027149] devtmpfs: initialized >19:40:57,011 INFO kernel:[ 0.027945] atomic64 test passed for x86-64 platform with CX8 and with SSE >19:40:57,011 INFO kernel:[ 0.028046] RTC time: 19:40:50, date: 11/03/12 >19:40:57,011 INFO kernel:[ 0.028092] NET: Registered protocol family 16 >19:40:57,011 INFO kernel:[ 0.028274] ACPI: bus type pci registered >19:40:57,011 INFO kernel:[ 0.028373] PCI: Using configuration type 1 for base access >19:40:57,011 INFO kernel:[ 0.029005] bio: create slab <bio-0> at 0 >19:40:57,011 INFO kernel:[ 0.029069] ACPI: Added _OSI(Module Device) >19:40:57,011 INFO kernel:[ 0.029071] ACPI: Added _OSI(Processor Device) >19:40:57,011 INFO kernel:[ 0.029072] ACPI: Added _OSI(3.0 _SCP Extensions) >19:40:57,011 INFO kernel:[ 0.029073] ACPI: Added _OSI(Processor Aggregator Device) >19:40:57,011 DEBUG kernel:[ 0.029480] ACPI: EC: Look up EC in DSDT >19:40:57,011 INFO kernel:[ 0.030581] ACPI: Interpreter enabled >19:40:57,011 INFO kernel:[ 0.030584] ACPI: (supports S0 S5) >19:40:57,011 INFO kernel:[ 0.030591] ACPI: Using IOAPIC for interrupt routing >19:40:57,011 INFO kernel:[ 0.032581] ACPI: No dock devices found. >19:40:57,011 INFO kernel:[ 0.032585] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >19:40:57,011 INFO kernel:[ 0.032603] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >19:40:57,011 DEBUG kernel:[ 0.032616] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >19:40:57,011 DEBUG kernel:[ 0.032618] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >19:40:57,011 DEBUG kernel:[ 0.032620] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >19:40:57,011 DEBUG kernel:[ 0.032622] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >19:40:57,011 DEBUG kernel:[ 0.032624] PCI: root bus 00: using default resources >19:40:57,011 WARNING kernel:[ 0.032626] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >19:40:57,011 INFO kernel:[ 0.032647] PCI host bridge to bus 0000:00 >19:40:57,011 DEBUG kernel:[ 0.032650] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >19:40:57,011 INFO kernel:[ 0.032652] pci_bus 0000:00: root bus resource [bus 00-ff] >19:40:57,011 INFO kernel:[ 0.032654] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >19:40:57,011 INFO kernel:[ 0.032655] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >19:40:57,011 DEBUG kernel:[ 0.032692] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >19:40:57,011 DEBUG kernel:[ 0.032953] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >19:40:57,011 DEBUG kernel:[ 0.033347] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >19:40:57,011 DEBUG kernel:[ 0.033828] pci 0000:00:01.1: reg 20: [io 0xc120-0xc12f] >19:40:57,011 DEBUG kernel:[ 0.034085] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >19:40:57,011 DEBUG kernel:[ 0.034570] pci 0000:00:01.2: reg 20: [io 0xc080-0xc09f] >19:40:57,011 DEBUG kernel:[ 0.034837] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >19:40:57,011 INFO kernel:[ 0.035184] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >19:40:57,011 INFO kernel:[ 0.035193] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >19:40:57,011 DEBUG kernel:[ 0.035320] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >19:40:57,011 DEBUG kernel:[ 0.036874] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >19:40:57,011 DEBUG kernel:[ 0.038004] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >19:40:57,011 DEBUG kernel:[ 0.040004] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >19:40:57,011 DEBUG kernel:[ 0.041003] pci 0000:00:02.0: reg 1c: [io 0xc0a0-0xc0bf] >19:40:57,011 DEBUG kernel:[ 0.046003] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >19:40:57,011 DEBUG kernel:[ 0.046125] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >19:40:57,011 DEBUG kernel:[ 0.046316] pci 0000:00:03.0: reg 10: [io 0xc0c0-0xc0df] >19:40:57,011 DEBUG kernel:[ 0.046464] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >19:40:57,011 DEBUG kernel:[ 0.047514] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >19:40:57,011 DEBUG kernel:[ 0.047733] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >19:40:57,011 DEBUG kernel:[ 0.047871] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >19:40:57,011 DEBUG kernel:[ 0.048667] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >19:40:57,011 DEBUG kernel:[ 0.048854] pci 0000:00:05.0: reg 10: [io 0xc0e0-0xc0ff] >19:40:57,011 DEBUG kernel:[ 0.048995] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >19:40:57,011 DEBUG kernel:[ 0.049942] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >19:40:57,011 DEBUG kernel:[ 0.050180] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >19:40:57,011 DEBUG kernel:[ 0.050340] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >19:40:57,011 DEBUG kernel:[ 0.051280] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >19:40:57,011 DEBUG kernel:[ 0.051486] pci 0000:00:07.0: reg 10: [io 0xc100-0xc11f] >19:40:57,011 DEBUG kernel:[ 0.052240] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >19:40:57,011 DEBUG kernel:[ 0.052443] pci 0000:00:08.0: reg 10: [io 0xc040-0xc07f] >19:40:57,011 DEBUG kernel:[ 0.052600] pci 0000:00:08.0: reg 14: [mem 0xfc029000-0xfc029fff] >19:40:57,011 DEBUG kernel:[ 0.053708] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >19:40:57,011 INFO kernel:[ 0.053963] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >19:40:57,011 INFO kernel:[ 0.053964] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >19:40:57,011 INFO kernel:[ 0.056194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >19:40:57,011 INFO kernel:[ 0.056264] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >19:40:57,011 INFO kernel:[ 0.056325] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >19:40:57,011 INFO kernel:[ 0.056393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >19:40:57,011 INFO kernel:[ 0.056453] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >19:40:57,011 INFO kernel:[ 0.056557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >19:40:57,011 INFO kernel:[ 0.056560] vgaarb: loaded >19:40:57,011 INFO kernel:[ 0.056561] vgaarb: bridge control possible 0000:00:02.0 >19:40:57,011 NOTICE kernel:[ 0.056627] SCSI subsystem initialized >19:40:57,011 INFO kernel:[ 0.056628] ACPI: bus type scsi registered >19:40:57,011 DEBUG kernel:[ 0.056667] libata version 3.00 loaded. >19:40:57,011 INFO kernel:[ 0.056689] ACPI: bus type usb registered >19:40:57,011 INFO kernel:[ 0.056702] usbcore: registered new interface driver usbfs >19:40:57,011 INFO kernel:[ 0.056713] usbcore: registered new interface driver hub >19:40:57,011 INFO kernel:[ 0.056728] usbcore: registered new device driver usb >19:40:57,011 INFO kernel:[ 0.056769] PCI: Using ACPI for IRQ routing >19:40:57,011 DEBUG kernel:[ 0.056771] PCI: pci_cache_line_size set to 64 bytes >19:40:57,011 DEBUG kernel:[ 0.056949] e820: reserve RAM buffer [mem 0x0009bc00-0x0009ffff] >19:40:57,011 DEBUG kernel:[ 0.056950] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >19:40:57,011 INFO kernel:[ 0.057033] NetLabel: Initializing >19:40:57,011 INFO kernel:[ 0.057034] NetLabel: domain hash size = 128 >19:40:57,011 INFO kernel:[ 0.057035] NetLabel: protocols = UNLABELED CIPSOv4 >19:40:57,011 INFO kernel:[ 0.057045] NetLabel: unlabeled traffic allowed by default >19:40:57,011 INFO kernel:[ 0.057084] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >19:40:57,011 INFO kernel:[ 0.057100] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >19:40:57,011 INFO kernel:[ 0.057103] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >19:40:57,011 INFO kernel:[ 0.062027] Switching to clocksource kvm-clock >19:40:57,011 INFO kernel:[ 0.067816] pnp: PnP ACPI init >19:40:57,011 INFO kernel:[ 0.067832] ACPI: bus type pnp registered >19:40:57,011 DEBUG kernel:[ 0.067858] pnp 00:00: [bus 00-ff] >19:40:57,017 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >19:40:57,017 INFO systemd: Detected virtualization 'kvm'. >19:40:57,017 INFO systemd: Initializing machine ID from KVM UUID. >19:40:57,017 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >19:40:57,017 INFO systemd: Started Remount Root and Kernel File Systems. >19:40:57,017 INFO systemd: Starting Local File Systems (Pre). >19:40:57,017 INFO systemd: Reached target Local File Systems (Pre). >19:40:57,017 INFO systemd: Mounting Temporary Directory... >19:40:57,017 INFO systemd: Starting Load Random Seed... >19:40:57,017 INFO systemd: Started Load Random Seed. >19:40:57,017 INFO systemd: Mounted Debug File System. >19:40:57,023 DEBUG kernel:[ 0.067860] pnp 00:00: [io 0x0cf8-0x0cff] >19:40:57,023 DEBUG kernel:[ 0.067862] pnp 00:00: [io 0x0000-0x0cf7 window] >19:40:57,023 DEBUG kernel:[ 0.067864] pnp 00:00: [io 0x0d00-0xffff window] >19:40:57,023 DEBUG kernel:[ 0.067866] pnp 00:00: [mem 0x000a0000-0x000bffff window] >19:40:57,023 DEBUG kernel:[ 0.067867] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >19:40:57,023 DEBUG kernel:[ 0.067899] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >19:40:57,023 DEBUG kernel:[ 0.067908] pnp 00:01: [io 0x0070-0x0071] >19:40:57,023 DEBUG kernel:[ 0.067937] pnp 00:01: [irq 8] >19:40:57,023 DEBUG kernel:[ 0.067939] pnp 00:01: [io 0x0072-0x0077] >19:40:57,023 DEBUG kernel:[ 0.067955] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >19:40:57,023 DEBUG kernel:[ 0.067986] pnp 00:02: [io 0x0060] >19:40:57,023 DEBUG kernel:[ 0.067988] pnp 00:02: [io 0x0064] >19:40:57,023 DEBUG kernel:[ 0.068003] pnp 00:02: [irq 1] >19:40:57,023 DEBUG kernel:[ 0.068030] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >19:40:57,023 DEBUG kernel:[ 0.068060] pnp 00:03: [irq 12] >19:40:57,026 DEBUG kernel:[ 0.068074] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >19:40:57,026 DEBUG kernel:[ 0.068092] pnp 00:04: [io 0x03f2-0x03f5] >19:40:57,026 DEBUG kernel:[ 0.068094] pnp 00:04: [io 0x03f7] >19:40:57,026 DEBUG kernel:[ 0.068108] pnp 00:04: [irq 6] >19:40:57,026 DEBUG kernel:[ 0.068110] pnp 00:04: [dma 2] >19:40:57,026 DEBUG kernel:[ 0.068123] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >19:40:57,026 DEBUG kernel:[ 0.068193] pnp 00:05: [io 0x03f8-0x03ff] >19:40:57,026 DEBUG kernel:[ 0.068208] pnp 00:05: [irq 4] >19:40:57,026 DEBUG kernel:[ 0.068223] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >19:40:57,026 DEBUG kernel:[ 0.068323] pnp 00:06: [mem 0xfed00000-0xfed003ff] >19:40:57,026 DEBUG kernel:[ 0.068340] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >19:40:57,026 INFO kernel:[ 0.068440] pnp: PnP ACPI: found 7 devices >19:40:57,026 INFO kernel:[ 0.068441] ACPI: ACPI bus type pnp unregistered >19:40:57,026 DEBUG kernel:[ 0.074753] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >19:40:57,026 DEBUG kernel:[ 0.074756] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >19:40:57,026 INFO kernel:[ 0.074791] NET: Registered protocol family 2 >19:40:57,026 INFO kernel:[ 0.075598] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >19:40:57,026 INFO kernel:[ 0.076115] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >19:40:57,026 INFO kernel:[ 0.076341] TCP: Hash tables configured (established 131072 bind 65536) >19:40:57,026 INFO kernel:[ 0.076362] TCP: reno registered >19:40:57,026 INFO kernel:[ 0.076365] UDP hash table entries: 512 (order: 2, 16384 bytes) >19:40:57,026 INFO kernel:[ 0.076372] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >19:40:57,028 INFO kernel:[ 0.076430] NET: Registered protocol family 1 >19:40:57,028 INFO kernel:[ 0.076439] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >19:40:57,028 INFO kernel:[ 0.076461] pci 0000:00:01.0: PIIX3: Enabling Passive Release >19:40:57,028 INFO kernel:[ 0.076481] pci 0000:00:01.0: Activating ISA DMA hang workarounds >19:40:57,028 WARNING kernel:[ 0.076611] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >19:40:57,028 DEBUG kernel:[ 0.076716] pci 0000:00:02.0: Boot video device >19:40:57,028 DEBUG kernel:[ 0.076769] PCI: CLS 0 bytes, default 64 >19:40:57,028 INFO kernel:[ 0.076807] Unpacking initramfs... >19:40:57,028 INFO kernel:[ 3.030392] Freeing initrd memory: 26824k freed >19:40:57,028 NOTICE kernel:[ 3.039139] Initialise module verification >19:40:57,028 INFO kernel:[ 3.039183] audit: initializing netlink socket (disabled) >19:40:57,028 NOTICE kernel:[ 3.039195] type=2000 audit(1351971654.038:1): initialized >19:40:57,028 INFO kernel:[ 3.055669] HugeTLB registered 2 MB page size, pre-allocated 0 pages >19:40:57,028 NOTICE kernel:[ 3.056882] VFS: Disk quotas dquot_6.5.2 >19:40:57,028 WARNING kernel:[ 3.056922] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >19:40:57,028 INFO kernel:[ 3.057286] msgmni has been set to 1983 >19:40:57,028 DEBUG kernel:[ 3.057339] SELinux: Registering netfilter hooks >19:40:57,028 INFO kernel:[ 3.057684] alg: No test for stdrng (krng) >19:40:57,028 INFO kernel:[ 3.057687] NET: Registered protocol family 38 >19:40:57,028 NOTICE kernel:[ 3.057689] Key type asymmetric registered >19:40:57,028 NOTICE kernel:[ 3.057691] Asymmetric key parser 'x509' registered >19:40:57,028 INFO kernel:[ 3.057720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >19:40:57,028 INFO kernel:[ 3.057737] io scheduler noop registered >19:40:57,030 INFO kernel:[ 3.057739] io scheduler deadline registered >19:40:57,030 INFO kernel:[ 3.057764] io scheduler cfq registered (default) >19:40:57,030 INFO kernel:[ 3.057847] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >19:40:57,030 INFO kernel:[ 3.057862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >19:40:57,030 INFO kernel:[ 3.057863] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >19:40:57,030 INFO kernel:[ 3.057920] acpiphp: Slot [3] registered >19:40:57,030 INFO kernel:[ 3.057931] acpiphp: Slot [4] registered >19:40:57,030 INFO kernel:[ 3.057941] acpiphp: Slot [5] registered >19:40:57,030 INFO kernel:[ 3.057952] acpiphp: Slot [6] registered >19:40:57,030 INFO kernel:[ 3.057962] acpiphp: Slot [7] registered >19:40:57,030 INFO kernel:[ 3.057974] acpiphp: Slot [8] registered >19:40:57,030 INFO kernel:[ 3.057985] acpiphp: Slot [9] registered >19:40:57,030 INFO kernel:[ 3.057998] acpiphp: Slot [10] registered >19:40:57,030 INFO kernel:[ 3.058034] acpiphp: Slot [11] registered >19:40:57,030 INFO kernel:[ 3.058045] acpiphp: Slot [12] registered >19:40:57,030 INFO kernel:[ 3.058055] acpiphp: Slot [13] registered >19:40:57,030 INFO kernel:[ 3.058067] acpiphp: Slot [14] registered >19:40:57,030 INFO kernel:[ 3.058081] acpiphp: Slot [15] registered >19:40:57,030 INFO kernel:[ 3.058091] acpiphp: Slot [16] registered >19:40:57,030 INFO kernel:[ 3.058101] acpiphp: Slot [17] registered >19:40:57,030 INFO kernel:[ 3.058113] acpiphp: Slot [18] registered >19:40:57,030 INFO kernel:[ 3.058123] acpiphp: Slot [19] registered >19:40:57,030 INFO kernel:[ 3.058133] acpiphp: Slot [20] registered >19:40:57,030 INFO kernel:[ 3.058143] acpiphp: Slot [21] registered >19:40:57,030 INFO kernel:[ 3.058154] acpiphp: Slot [22] registered >19:40:57,030 INFO kernel:[ 3.058165] acpiphp: Slot [23] registered >19:40:57,030 INFO kernel:[ 3.058175] acpiphp: Slot [24] registered >19:40:57,030 INFO kernel:[ 3.058184] acpiphp: Slot [25] registered >19:40:57,030 INFO kernel:[ 3.058196] acpiphp: Slot [26] registered >19:40:57,030 INFO kernel:[ 3.058206] acpiphp: Slot [27] registered >19:40:57,030 INFO kernel:[ 3.058216] acpiphp: Slot [28] registered >19:40:57,030 INFO kernel:[ 3.058226] acpiphp: Slot [29] registered >19:40:57,030 INFO kernel:[ 3.058238] acpiphp: Slot [30] registered >19:40:57,030 INFO kernel:[ 3.058248] acpiphp: Slot [31] registered >19:40:57,030 INFO kernel:[ 3.058398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >19:40:57,030 INFO kernel:[ 3.058402] ACPI: Power Button [PWRF] >19:40:57,030 INFO kernel:[ 3.059707] GHES: HEST is not enabled! >19:40:57,030 WARNING kernel:[ 3.059875] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >19:40:57,030 DEBUG kernel:[ 3.059923] virtio-pci 0000:00:03.0: setting latency timer to 64 >19:40:57,030 WARNING kernel:[ 3.060134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >19:40:57,030 DEBUG kernel:[ 3.060158] virtio-pci 0000:00:05.0: setting latency timer to 64 >19:40:57,030 WARNING kernel:[ 3.060340] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >19:40:57,030 DEBUG kernel:[ 3.060365] virtio-pci 0000:00:06.0: setting latency timer to 64 >19:40:57,030 DEBUG kernel:[ 3.060506] virtio-pci 0000:00:07.0: setting latency timer to 64 >19:40:57,030 DEBUG kernel:[ 3.060625] virtio-pci 0000:00:08.0: setting latency timer to 64 >19:40:57,030 INFO kernel:[ 3.060739] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >19:40:57,030 INFO kernel:[ 3.084363] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >19:40:57,030 INFO kernel:[ 3.106254] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >19:40:57,030 DEBUG kernel:[ 3.106583] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >19:40:57,030 DEBUG kernel:[ 3.106602] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >19:40:57,030 INFO kernel:[ 3.131115] Non-volatile memory driver v1.3 >19:40:57,030 INFO kernel:[ 3.131122] Linux agpgart interface v0.103 >19:40:57,030 INFO kernel:[ 3.132271] loop: module loaded >19:40:57,030 DEBUG kernel:[ 3.132338] ata_piix 0000:00:01.1: version 2.13 >19:40:57,030 DEBUG kernel:[ 3.132413] ata_piix 0000:00:01.1: setting latency timer to 64 >19:40:57,030 INFO kernel:[ 3.132674] scsi0 : ata_piix >19:40:57,030 INFO kernel:[ 3.132718] scsi1 : ata_piix >19:40:57,030 INFO kernel:[ 3.132746] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >19:40:57,030 INFO kernel:[ 3.132747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >19:40:57,030 INFO kernel:[ 3.133192] libphy: Fixed MDIO Bus: probed >19:40:57,030 INFO kernel:[ 3.133225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >19:40:57,030 INFO kernel:[ 3.133237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >19:40:57,030 INFO kernel:[ 3.133242] uhci_hcd: USB Universal Host Controller Interface driver >19:40:57,030 DEBUG kernel:[ 3.133294] uhci_hcd 0000:00:01.2: setting latency timer to 64 >19:40:57,030 INFO kernel:[ 3.133302] uhci_hcd 0000:00:01.2: UHCI Host Controller >19:40:57,030 INFO kernel:[ 3.133332] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >19:40:57,030 INFO kernel:[ 3.133425] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 >19:40:57,030 INFO kernel:[ 3.133484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >19:40:57,030 INFO kernel:[ 3.133486] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:40:57,030 INFO kernel:[ 3.133488] usb usb1: Product: UHCI Host Controller >19:40:57,030 INFO kernel:[ 3.133489] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >19:40:57,030 INFO kernel:[ 3.133491] usb usb1: SerialNumber: 0000:00:01.2 >19:40:57,030 INFO kernel:[ 3.133561] hub 1-0:1.0: USB hub found >19:40:57,030 INFO kernel:[ 3.133564] hub 1-0:1.0: 2 ports detected >19:40:57,030 INFO kernel:[ 3.133654] usbcore: registered new interface driver usbserial >19:40:57,030 INFO kernel:[ 3.133660] usbcore: registered new interface driver usbserial_generic >19:40:57,030 INFO kernel:[ 3.133665] USB Serial support registered for generic >19:40:57,030 INFO kernel:[ 3.133666] usbserial: USB Serial Driver core >19:40:57,030 INFO kernel:[ 3.133688] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >19:40:57,030 INFO kernel:[ 3.134408] serio: i8042 KBD port at 0x60,0x64 irq 1 >19:40:57,030 INFO kernel:[ 3.134413] serio: i8042 AUX port at 0x60,0x64 irq 12 >19:40:57,030 INFO kernel:[ 3.134472] mousedev: PS/2 mouse device common for all mice >19:40:57,030 INFO kernel:[ 3.134749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >19:40:57,030 INFO kernel:[ 3.137417] rtc_cmos 00:01: RTC can wake from S4 >19:40:57,030 INFO kernel:[ 3.137721] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >19:40:57,030 INFO kernel:[ 3.137824] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >19:40:57,030 INFO kernel:[ 3.137883] device-mapper: uevent: version 1.0.3 >19:40:57,030 INFO kernel:[ 3.137930] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >19:40:57,030 INFO kernel:[ 3.137979] cpuidle: using governor ladder >19:40:57,030 INFO kernel:[ 3.137980] cpuidle: using governor menu >19:40:57,030 INFO kernel:[ 3.138039] EFI Variables Facility v0.08 2004-May-17 >19:40:57,030 INFO kernel:[ 3.138127] usbcore: registered new interface driver usbhid >19:40:57,030 INFO kernel:[ 3.138128] usbhid: USB HID core driver >19:40:57,030 INFO kernel:[ 3.138145] drop_monitor: Initializing network drop monitor service >19:40:57,030 INFO kernel:[ 3.138212] ip_tables: (C) 2000-2006 Netfilter Core Team >19:40:57,030 INFO kernel:[ 3.138236] TCP: cubic registered >19:40:57,030 INFO kernel:[ 3.138238] Initializing XFRM netlink socket >19:40:57,030 INFO kernel:[ 3.138328] NET: Registered protocol family 10 >19:40:57,030 INFO kernel:[ 3.138470] mip6: Mobile IPv6 >19:40:57,030 INFO kernel:[ 3.138472] NET: Registered protocol family 17 >19:40:57,030 DEBUG kernel:[ 3.138605] PM: Hibernation image not present or could not be loaded. >19:40:57,030 NOTICE kernel:[ 3.138606] Loading module verification certificates >19:40:57,030 NOTICE kernel:[ 3.139696] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >19:40:57,030 INFO kernel:[ 3.139706] registered taskstats version 1 >19:40:57,030 INFO kernel:[ 3.140123] Magic number: 4:404:697 >19:40:57,030 INFO kernel:[ 3.140229] rtc_cmos 00:01: setting system clock to 2012-11-03 19:40:53 UTC (1351971653) >19:40:57,030 DEBUG kernel:[ 3.285147] ata2.01: NODEV after polling detection >19:40:57,030 INFO kernel:[ 3.285896] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >19:40:57,030 INFO kernel:[ 3.287122] ata2.00: configured for MWDMA2 >19:40:57,030 NOTICE kernel:[ 3.288444] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >19:40:57,030 WARNING kernel:[ 3.289498] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >19:40:57,030 INFO kernel:[ 3.289504] cdrom: Uniform CD-ROM driver Revision: 3.20 >19:40:57,030 DEBUG kernel:[ 3.289695] sr 1:0:0:0: Attached scsi CD-ROM sr0 >19:40:57,030 NOTICE kernel:[ 3.289808] sr 1:0:0:0: Attached scsi generic sg0 type 5 >19:40:57,030 INFO kernel:[ 3.292787] Freeing unused kernel memory: 1036k freed >19:40:57,030 INFO kernel:[ 3.293096] Write protecting the kernel read-only data: 12288k >19:40:57,030 INFO kernel:[ 3.298160] Freeing unused kernel memory: 1856k freed >19:40:57,030 INFO kernel:[ 3.302862] Freeing unused kernel memory: 1416k freed >19:40:57,030 WARNING kernel:[ 3.381268] Disabling lock debugging due to kernel taint >19:40:57,030 INFO kernel:[ 3.381504] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >19:40:57,030 INFO kernel:[ 3.435045] usb 1-1: new full-speed USB device number 2 using uhci_hcd >19:40:57,030 INFO kernel:[ 3.472248] squashfs: version 4.0 (2009/01/31) Phillip Lougher >19:40:57,030 INFO kernel:[ 3.473896] Loading iSCSI transport class v2.0-870. >19:40:57,030 NOTICE kernel:[ 3.474883] iscsi: registered transport (tcp) >19:40:57,030 INFO kernel:[ 3.476175] alua: device handler registered >19:40:57,030 INFO kernel:[ 3.477471] emc: device handler registered >19:40:57,030 INFO kernel:[ 3.478706] hp_sw: device handler registered >19:40:57,030 INFO kernel:[ 3.479973] rdac: device handler registered >19:40:57,030 INFO kernel:[ 3.494459] FDC 0 is a S82078B >19:40:57,030 INFO kernel:[ 3.501916] No iBFT detected. >19:40:57,030 INFO kernel:[ 3.503176] md: raid0 personality registered for level 0 >19:40:57,030 INFO kernel:[ 3.504698] md: raid1 personality registered for level 1 >19:40:57,030 INFO kernel:[ 3.505988] async_tx: api initialized (async) >19:40:57,030 INFO kernel:[ 3.506234] xor: automatically using best checksumming function: >19:40:57,030 INFO kernel:[ 3.516011] generic_sse: 10540.000 MB/sec >19:40:57,030 WARNING kernel:[ 3.533034] raid6: sse2x1 3285 MB/s >19:40:57,030 WARNING kernel:[ 3.550021] raid6: sse2x2 5953 MB/s >19:40:57,030 WARNING kernel:[ 3.567019] raid6: sse2x4 6511 MB/s >19:40:57,030 WARNING kernel:[ 3.567020] raid6: using algorithm sse2x4 (6511 MB/s) >19:40:57,030 WARNING kernel:[ 3.567021] raid6: using intx1 recovery algorithm >19:40:57,030 INFO kernel:[ 3.569691] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >19:40:57,030 INFO kernel:[ 3.573173] md: raid6 personality registered for level 6 >19:40:57,030 INFO kernel:[ 3.573175] md: raid5 personality registered for level 5 >19:40:57,030 INFO kernel:[ 3.573176] md: raid4 personality registered for level 4 >19:40:57,030 INFO kernel:[ 3.577067] md: raid10 personality registered for level 10 >19:40:57,030 INFO kernel:[ 3.578351] md: linear personality registered for level -1 >19:40:57,030 INFO kernel:[ 3.583735] device-mapper: multipath: version 1.5.0 loaded >19:40:57,030 INFO kernel:[ 3.584990] device-mapper: multipath round-robin: version 1.0.0 loaded >19:40:57,030 INFO kernel:[ 3.614106] RPC: Registered named UNIX socket transport module. >19:40:57,030 INFO kernel:[ 3.614109] RPC: Registered udp transport module. >19:40:57,030 INFO kernel:[ 3.614110] RPC: Registered tcp transport module. >19:40:57,030 INFO kernel:[ 3.614111] RPC: Registered tcp NFSv4.1 backchannel transport module. >19:40:57,030 INFO kernel:[ 3.759574] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >19:40:57,030 INFO kernel:[ 3.759578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >19:40:57,030 INFO kernel:[ 3.759580] usb 1-1: Product: QEMU USB Tablet >19:40:57,030 INFO kernel:[ 3.759581] usb 1-1: Manufacturer: QEMU 1.0.1 >19:40:57,030 INFO kernel:[ 3.759583] usb 1-1: SerialNumber: 42 >19:40:57,030 INFO kernel:[ 3.794756] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >19:40:57,030 INFO kernel:[ 3.794829] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >19:40:57,030 DEBUG kernel:[ 3.816061] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >19:40:57,030 DEBUG kernel:[ 3.816131] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >19:40:57,030 DEBUG kernel:[ 3.816193] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >19:40:57,030 DEBUG kernel:[ 3.832133] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >19:40:57,030 DEBUG kernel:[ 3.832171] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >19:40:57,030 INFO kernel:[ 3.865964] vda: vda1 vda2 vda3 >19:40:57,030 DEBUG kernel:[ 3.869908] virtio-pci 0000:00:08.0: irq 47 for MSI/MSI-X >19:40:57,030 DEBUG kernel:[ 3.869929] virtio-pci 0000:00:08.0: irq 48 for MSI/MSI-X >19:40:57,030 INFO kernel:[ 3.961491] vdb: vdb1 >19:40:57,030 INFO kernel:[ 4.027235] Btrfs loaded >19:40:57,030 INFO kernel:[ 4.028592] device label fedora devid 2 transid 32 /dev/vdb1 >19:40:57,030 INFO kernel:[ 4.040078] tsc: Refined TSC clocksource calibration: 2599.997 MHz >19:40:57,030 INFO kernel:[ 4.049775] device label fedora devid 1 transid 32 /dev/vda2 >19:40:57,030 DEBUG kernel:[ 4.144784] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:40:57,030 DEBUG kernel:[ 4.149631] ISO 9660 Extensions: RRIP_1991A >19:40:57,030 INFO kernel:[ 4.310697] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >19:40:57,030 DEBUG kernel:[ 5.110897] SELinux: 2048 avtab hash slots, 92725 rules. >19:40:57,030 DEBUG kernel:[ 5.124963] SELinux: 2048 avtab hash slots, 92725 rules. >19:40:57,030 DEBUG kernel:[ 5.239653] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >19:40:57,030 DEBUG kernel:[ 5.239658] SELinux: 83 classes, 92725 rules >19:40:57,030 DEBUG kernel:[ 5.243278] SELinux: Completing initialization. >19:40:57,030 DEBUG kernel:[ 5.243280] SELinux: Setting up existing superblocks. >19:40:57,030 DEBUG kernel:[ 5.243296] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.243302] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.243312] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.243316] SELinux: initialized (dev proc, type proc), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.243323] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.243339] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.243979] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >19:40:57,030 DEBUG kernel:[ 5.243983] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.244708] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >19:40:57,030 DEBUG kernel:[ 5.244714] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.244717] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.244731] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.244736] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.244741] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.244752] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245040] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245042] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.245048] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.245168] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.245197] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245200] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245205] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245219] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245225] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245228] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245231] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245235] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245240] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245244] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245249] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.245260] SELinux: initialized (dev loop0, type squashfs), uses xattr >19:40:57,030 DEBUG kernel:[ 5.245277] SELinux: initialized (dev dm-0, type ext4), uses xattr >19:40:57,030 NOTICE kernel:[ 5.246819] type=1403 audit(1351971655.604:2): policy loaded auid=4294967295 ses=4294967295 >19:40:57,030 DEBUG kernel:[ 5.727253] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:40:57,030 DEBUG kernel:[ 5.868382] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 5.884258] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:40:57,030 DEBUG kernel:[ 6.010629] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >19:40:57,030 NOTICE kernel:[ 6.438568] type=1400 audit(1351971656.796:3): avc: denied { create } for pid=512 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:40:57,030 NOTICE kernel:[ 6.440086] type=1400 audit(1351971656.798:4): avc: denied { setattr } for pid=512 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:40:57,030 NOTICE kernel:[ 6.440137] type=1400 audit(1351971656.798:5): avc: denied { relabelfrom } for pid=512 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:40:57,085 NOTICE kernel:[ 6.691097] type=1400 audit(1351971657.049:6): avc: denied { write } for pid=535 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >19:40:57,085 NOTICE kernel:[ 6.691104] type=1400 audit(1351971657.049:7): avc: denied { remove_name } for pid=535 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >19:40:57,085 NOTICE kernel:[ 6.691109] type=1400 audit(1351971657.049:8): avc: denied { unlink } for pid=535 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >19:40:57,085 NOTICE kernel:[ 6.693100] type=1400 audit(1351971657.051:9): avc: denied { add_name } for pid=535 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >19:40:57,085 NOTICE kernel:[ 6.693163] type=1400 audit(1351971657.051:10): avc: denied { create } for pid=535 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >19:40:57,085 INFO systemd: Started Terminate Plymouth Boot Screen. >19:40:57,085 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >19:40:57,085 INFO systemd: Starting Shell on tty2... >19:40:57,085 INFO systemd: Started Shell on tty2. >19:40:57,339 INFO kernel:[ 6.970059] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >19:40:57,345 INFO systemd: Starting Agent daemon for Spice guests. >19:40:57,345 INFO systemd: Reached target Agent daemon for Spice guests. >19:40:57,346 ERR systemd-udevd: ctx=0x7f5a7ef8d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >19:40:57,347 ERR systemd-udevd: ctx=0x7f5a7ef8d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >19:40:57,497 ERR systemd-udevd: ctx=0x7f5a7ef8d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >19:40:57,632 WARNING kernel:[ 7.273275] microcode: AMD CPU family 0x6 not supported >19:40:57,640 ERR systemd-udevd: ctx=0x7f5a7ef8d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >19:40:57,736 INFO kernel:[ 7.377715] device label fedora devid 1 transid 32 /dev/vda2 >19:40:57,839 INFO kernel:[ 7.480975] device label fedora devid 2 transid 32 /dev/vdb1 >19:40:58,767 INFO systemd: Starting D-Bus System Message Bus... >19:40:58,767 INFO systemd: Started D-Bus System Message Bus. >19:40:58,811 INFO systemd: Started firewalld - dynamic firewall daemon. >19:40:58,811 INFO systemd: Starting Network Manager... >19:40:59,061 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >19:40:59,062 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:40:59,062 INFO NetworkManager: <info> WEXT support is enabled >19:40:59,072 INFO dbus-daemon: dbus[578]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:40:59,072 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:40:59,072 INFO systemd: Starting Authorization Manager... >19:40:59,231 INFO polkitd: Started polkitd version 0.107 >19:40:59,326 INFO dbus-daemon: dbus[578]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:40:59,326 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:40:59,326 INFO systemd: Started Authorization Manager. >19:40:59,341 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >19:40:59,342 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:40:59,342 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:40:59,342 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:40:59,343 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:40:59,345 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >19:40:59,352 INFO systemd: Started Network Manager. >19:40:59,352 INFO systemd: Starting Anaconda System Services. >19:40:59,352 INFO systemd: Reached target Anaconda System Services. >19:40:59,352 INFO systemd: Starting Anaconda... >19:40:59,352 INFO systemd: Starting Network Manager Wait Online... >19:40:59,356 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >19:40:59,416 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >19:40:59,416 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >19:40:59,417 INFO NetworkManager: <info> Networking is enabled by state file >19:40:59,417 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:40:59,421 INFO NetworkManager: <info> (eth0): carrier is OFF >19:40:59,422 ERR NetworkManager: <error> [1351971659.420204] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >19:40:59,422 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >19:40:59,423 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >19:40:59,424 INFO NetworkManager: <info> (eth0): now managed >19:40:59,448 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:40:59,449 INFO NetworkManager: <info> (eth0): bringing up device. >19:40:59,450 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >19:40:59,451 INFO NetworkManager: <info> (eth0): preparing device. >19:40:59,492 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >19:40:59,494 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >19:40:59,494 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:40:59,496 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:40:59,497 INFO systemd: Started Anaconda. >19:40:59,499 INFO systemd: Starting Anaconda Text Console... >19:40:59,500 INFO systemd: Started Anaconda Text Console. >19:40:59,501 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >19:40:59,502 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >19:40:59,516 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >19:40:59,517 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:40:59,517 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >19:40:59,518 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >19:40:59,521 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >19:40:59,523 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >19:40:59,524 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >19:40:59,527 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >19:40:59,527 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >19:40:59,528 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >19:40:59,532 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >19:40:59,533 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >19:40:59,533 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >19:40:59,555 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >19:40:59,556 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:40:59,559 INFO NetworkManager: <info> dhclient started with pid 603 >19:40:59,570 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >19:40:59,629 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >19:40:59,658 WARNING kernel:[ 9.299811] audit_printk_skb: 36 callbacks suppressed >19:40:59,658 NOTICE kernel:[ 9.299814] type=1400 audit(1351971659.657:23): avc: denied { read write } for pid=608 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >19:40:59,804 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >19:40:59,804 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >19:40:59,805 INFO dhclient: All rights reserved. >19:40:59,805 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >19:40:59,805 INFO dhclient: >19:40:59,821 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >19:40:59,823 INFO dhclient: Listening on LPF/eth0/52:54:00:c5:7f:72 >19:40:59,823 INFO dhclient: Sending on LPF/eth0/52:54:00:c5:7f:72 >19:40:59,823 INFO dhclient: Sending on Socket/fallback >19:40:59,824 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x5e20d365) >19:40:59,831 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5e20d365) >19:40:59,831 INFO dhclient: DHCPOFFER from 192.168.0.1 >19:40:59,839 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x5e20d365) >19:40:59,841 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >19:40:59,842 INFO NetworkManager: <info> address 192.168.0.122 >19:40:59,842 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >19:40:59,842 INFO NetworkManager: <info> gateway 192.168.0.1 >19:40:59,843 INFO NetworkManager: <info> nameserver '192.168.0.1' >19:40:59,843 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >19:40:59,844 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >19:40:59,847 INFO dhclient: bound to 192.168.0.122 -- renewal in 38931 seconds. >19:41:00,847 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >19:41:00,847 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >19:41:00,847 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >19:41:00,861 INFO systemd: Started Network Manager Wait Online. >19:41:00,861 INFO systemd: Starting Network. >19:41:00,861 INFO systemd: Reached target Network. >19:41:00,863 INFO systemd: Startup finished in 3s 305ms 95us (kernel) + 2s 52ms 491us (initrd) + 5s 144ms 464us (userspace) = 10s 502ms 50us. >19:41:00,886 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >19:41:00,886 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >19:41:00,893 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:41:00,896 INFO dbus-daemon: dbus[578]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:41:00,907 INFO dbus-daemon: dbus[578]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:41:00,910 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:41:00,990 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >19:41:01,462 NOTICE kernel:[ 11.103220] type=1400 audit(1351971661.461:24): avc: denied { read write } for pid=638 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >19:41:01,471 WARNING kernel:[ 11.112602] auditd (639): /proc/639/oom_adj is deprecated, please use /proc/639/oom_score_adj instead. >19:41:01,748 INFO kernel:[ 11.388841] device label fedora devid 2 transid 32 /dev/vdb1 >19:41:01,775 INFO kernel:[ 11.416312] device label fedora devid 1 transid 32 /dev/vda2 >19:41:01,775 INFO kernel:[ 11.416689] device label fedora devid 2 transid 32 /dev/vdb1 >19:41:01,777 INFO kernel:[ 11.418505] device label fedora devid 1 transid 32 /dev/vda2 >19:41:05,455 INFO systemd: Starting NTP client/server... >19:41:05,512 INFO chrony-helper: tr: write error: Broken pipe >19:41:05,512 INFO chrony-helper: tr: write error >19:41:05,543 INFO chronyd: chronyd version 1.27-git1ca844 starting >19:41:05,546 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >19:41:05,546 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >19:41:05,561 INFO systemd: Started NTP client/server. >19:41:05,633 INFO kernel:[ 15.273774] device label fedora devid 2 transid 32 /dev/vdb1 >19:41:05,633 INFO kernel:[ 15.274936] device label fedora devid 2 transid 32 /dev/vdb1 >19:41:05,667 INFO kernel:[ 15.308316] device label fedora devid 1 transid 32 /dev/vda2 >19:41:05,668 INFO kernel:[ 15.309746] device label fedora devid 1 transid 32 /dev/vda2 >19:41:06,426 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >19:41:06,426 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:41:06,426 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >19:41:06,427 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:41:06,822 INFO kernel:[ 16.463197] device label fedora devid 1 transid 32 /dev/vda2 >19:41:06,822 INFO kernel:[ 16.464095] device label fedora devid 1 transid 32 /dev/vda2 >19:41:06,826 INFO kernel:[ 16.467278] device label fedora devid 1 transid 32 /dev/vda2 >19:41:06,826 INFO kernel:[ 16.467998] device label fedora devid 1 transid 32 /dev/vda2 >19:41:06,944 INFO kernel:[ 16.584448] device label fedora devid 1 transid 32 /dev/vda2 >19:41:06,945 INFO kernel:[ 16.586136] btrfs: disk space caching is enabled >19:41:06,948 DEBUG kernel:[ 16.589125] SELinux: initialized (dev vda2, type btrfs), uses xattr >19:41:07,581 INFO kernel:[ 17.221662] device label fedora devid 2 transid 34 /dev/vdb1 >19:41:07,581 INFO kernel:[ 17.222827] device label fedora devid 2 transid 34 /dev/vdb1 >19:41:08,821 INFO kernel:[ 18.462821] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >19:41:08,823 DEBUG kernel:[ 18.463553] SELinux: initialized (dev vda1, type ext4), uses xattr >19:41:08,963 INFO kernel:[ 18.604453] device label fedora devid 1 transid 34 /dev/vda2 >19:41:08,964 INFO kernel:[ 18.605466] btrfs: disk space caching is enabled >19:41:08,966 DEBUG kernel:[ 18.607847] SELinux: initialized (dev vda2, type btrfs), uses xattr >19:41:11,497 INFO chronyd: Selected source 200.3.168.192 >19:41:11,497 WARNING chronyd: System clock wrong by -0.656865 seconds, adjustment started >19:41:19,364 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >19:41:19,364 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >19:41:19,364 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >19:41:19,364 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >19:41:41,456 INFO kernel:[ 51.173283] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >19:42:18,082 INFO chronyd: Selected source 190.183.221.180 >19:42:27,050 INFO systemd: Started NTP client/server. >19:42:30,602 INFO systemd: Stopping NTP client/server... >19:42:30,602 INFO chronyd: chronyd exiting >19:42:30,604 INFO systemd: Stopped NTP client/server. >19:42:31,046 INFO systemd: Starting NTP client/server... >19:42:31,056 INFO chronyd: chronyd version 1.27-git1ca844 starting >19:42:31,058 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >19:42:31,059 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >19:42:31,060 INFO chronyd: Frequency -1119.159 +/- 547.376 ppm read from /var/lib/chrony/drift >19:42:31,065 INFO systemd: Started NTP client/server. >19:42:33,121 INFO systemd: Stopping NTP client/server... >19:42:33,122 INFO chronyd: chronyd exiting >19:42:33,123 INFO systemd: Stopped NTP client/server. >19:43:47,362 INFO kernel:[ 177.078241] device label fedora devid 1 transid 34 /dev/vda2 >19:43:47,363 INFO kernel:[ 177.080716] device label fedora devid 1 transid 34 /dev/vda2 >19:43:47,404 INFO kernel:[ 177.122978] device label fedora devid 1 transid 34 /dev/vda2 >19:43:47,406 INFO kernel:[ 177.124140] btrfs: disk space caching is enabled >19:43:47,411 DEBUG kernel:[ 177.128528] SELinux: initialized (dev vda2, type btrfs), uses xattr >19:43:48,015 INFO kernel:[ 177.732262] device label fedora devid 2 transid 36 /dev/vdb1 >19:43:48,015 INFO kernel:[ 177.733434] device label fedora devid 2 transid 36 /dev/vdb1 >19:43:48,671 INFO kernel:[ 178.389084] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >19:43:48,671 DEBUG kernel:[ 178.389290] SELinux: initialized (dev vda1, type ext4), uses xattr >19:43:48,747 INFO kernel:[ 178.464193] device label fedora devid 1 transid 36 /dev/vda2 >19:43:48,749 INFO kernel:[ 178.466671] btrfs: disk space caching is enabled >19:43:48,752 DEBUG kernel:[ 178.470299] SELinux: initialized (dev vda2, type btrfs), uses xattr >19:44:16,854 INFO kernel:[ 206.571327] device label fedora devid 1 transid 36 /dev/vda2 >19:44:16,854 INFO kernel:[ 206.572633] device label fedora devid 1 transid 36 /dev/vda2 >19:44:17,022 INFO kernel:[ 206.740580] device label fedora devid 1 transid 36 /dev/vda2 >19:44:17,023 INFO kernel:[ 206.741854] btrfs: disk space caching is enabled >19:44:17,026 DEBUG kernel:[ 206.744426] SELinux: initialized (dev vda2, type btrfs), uses xattr
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 872849
: 637612 |
637613
|
637614
|
637615
|
637616
|
637617
|
637618
|
637619
|
637620
|
637621
|
637622
|
637623
|
637624
|
637625
|
637626
|
637685
|
637687
|
639625
|
639626
|
639627