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 630889 Details for
Bug 868665
OSError: [Errno 1] Operation not permitted
[?]
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), 296.03 KB, created by
Reartes Guillermo
on 2012-10-21 14:38:14 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-21 14:38:14 UTC
Size:
296.03 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1761, in makeMtab > os.symlink(target, path) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1645, in write > self.makeMtab() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 109, in doInstall > storage.write() > 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) >OSError: [Errno 1] Operation not permitted > >Local variables in innermost frame: >path: /mnt/sysimage/etc/mtab >self: <pyanaconda.storage.Storage object at 0x7f3d68b4ea90> >target: /proc/self/mounts > > >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: {'vda': 128} > _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: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 20 > _intf.storage.fsset._usb.minor: 0 > _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, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _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, vda3] > _intf.storage.fsset.devicetree.topology._devmap: {'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 >, '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 >, '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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, 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: 2186240 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 0x7f3d5b4b9d40> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-20-03-21-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC6_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-10-20-03-21-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC6_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4270.0 > _serial: None > id: 0 > minor: 0 >, existing 7500MB disk vda (1) with existing 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: 4 > 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: 5 > 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: 6 > 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: 9e285342-0dc4-47ed-93cb-7541d97af8ed > _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: 9e285342-0dc4-47ed-93cb-7541d97af8ed > 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: 7 > 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: 8 > 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: 9 > minor: 0 >, existing 1024MB dm live-rw (10) with existing ext4 filesystem >, existing 4983MB partition vda2 (11) with existing vfat filesystem mounted at / >, existing 500MB partition vda1 (12) with existing ext4 filesystem mounted at /boot >, existing 2016MB partition vda3 (13) with existing swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: non-existent 500MB partition vda1 (2) > origFormat: XFS instance, containing members: > origFormat.uuid: 48a6dd9d-9da1-4627-a0d9-f1104888d481 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: None > origFormat._mountType: xfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda1 > id: 20 >, ActionDestroyFormat instance, containing members: > device: non-existent 2016MB partition vda3 (3) > origFormat: FATFS instance, containing members: > origFormat.uuid: 4F7D-0724 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 252003 > origFormat._minInstanceSize: None > origFormat._mountType: vfat > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda3 > id: 18 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 19 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 21 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > id: 22 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 23 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 26 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 70d52965-f2b3-4992-a15d-45c9d3f0acf9 > origFormat.exists: True > origFormat._mountpoint: /mnt/sysimage/boot > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: Skipped > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: /boot > origFormat._migrate: False > origFormat._device: /dev/vda1 > id: 31 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 24 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: FATFS instance, containing members: > origFormat.uuid: 6D40-AEB1 > origFormat.exists: True > origFormat._mountpoint: /mnt/sysimage > origFormat._majorminor: None > origFormat._minInstanceSize: None > origFormat._mountType: vfat > origFormat.fsprofile: None > origFormat.label: Skipped > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: / > origFormat._migrate: False > origFormat._device: /dev/vda2 > id: 32 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 28 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > id: 29 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 15 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 14 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 18 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 16 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 17 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format._mountType: selinuxfs > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 19 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _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) >] > _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: 0 > _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 (0x7f3d62c5b050) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f3d62c5b090) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f3d62c5b0d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f3d62c5b110) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f3d62c5b190) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _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.install_device: Already dumped (OpticalDevice instance) > _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: 1350829583.56 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.48 GB > _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-TC6x20x86_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.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _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-TC6x20x86_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: >14:22:19,385 INFO anaconda: /sbin/anaconda 18.19 >14:22:20,453 INFO anaconda: 1048576 kB (1024 MB) are available >14:22:20,453 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >14:22:20,463 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:22:20,464 INFO anaconda: Default encoding = utf-8 >14:22:20,558 INFO anaconda: ISCSID is /sbin/iscsid >14:22:20,559 INFO anaconda: no initiator set >14:22:20,699 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:22:20,699 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:22:20,842 INFO anaconda: Display mode = g >14:22:20,843 INFO anaconda: 1048576 kB (1024 MB) are available >14:22:20,843 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >14:22:22,386 DEBUG anaconda: X server has signalled a successful start. >14:22:22,388 INFO anaconda: Starting window manager, pid 645. >14:22:23,582 INFO anaconda: using only installclass _Fedora >14:22:24,191 INFO anaconda: Detected 1008M of memory >14:22:24,191 INFO anaconda: Swap attempt of 2016M >14:22:24,207 INFO anaconda: Running Thread: AnaStorageThread (139901649872640) >14:22:24,213 INFO anaconda: Running Thread: AnaPayloadThread (139901641479936) >14:22:24,416 INFO anaconda: no initiator set >14:22:24,804 DEBUG anaconda: required disklabel type for vda (15) is None >14:22:24,805 DEBUG anaconda: default disklabel type for vda is msdos >14:22:24,806 DEBUG anaconda: selecting msdos disklabel for vda based on size >14:22:26,688 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as xfs with options defaults,ro >14:22:29,014 ERR anaconda: Error running arch: No such file or directory >14:22:29,022 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:22:29,232 INFO anaconda: Thread Done: AnaStorageThread (139901649872640) >14:22:29,671 INFO anaconda: Thread Done: AnaPayloadThread (139901641479936) >10:26:02,185 INFO anaconda: Running Thread: AnaSourceWatcher (139901402507008) >10:26:02,279 INFO anaconda: Running Thread: AnaSoftwareWatcher (139901394114304) >10:26:02,284 INFO anaconda: Running Thread: AnaStorageWatcher (139901336270592) >10:26:02,826 INFO anaconda: Running Thread: AnaNTPserver0 (139901641479936) >10:26:02,830 INFO anaconda: Running Thread: AnaNTPserver1 (139901319485184) >10:26:02,838 INFO anaconda: Running Thread: AnaNTPserver2 (139901327877888) >10:26:02,846 INFO anaconda: Thread Done: AnaSourceWatcher (139901402507008) >10:26:02,852 INFO anaconda: Running Thread: AnaNTPserver3 (139901311092480) >10:26:03,115 INFO anaconda: Thread Done: AnaNTPserver0 (139901641479936) >10:26:03,129 INFO anaconda: Thread Done: AnaNTPserver3 (139901311092480) >10:26:03,381 INFO anaconda: Thread Done: AnaNTPserver2 (139901327877888) >10:26:03,932 INFO anaconda: Thread Done: AnaSoftwareWatcher (139901394114304) >10:26:03,932 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139901327877888) >10:26:03,940 INFO anaconda: Thread Done: AnaStorageWatcher (139901336270592) >10:26:09,251 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139901327877888) >10:26:12,866 INFO anaconda: Thread Done: AnaNTPserver1 (139901319485184) >10:26:23,556 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139901649872640) >10:26:28,868 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139901649872640) >10:28:44,457 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) > >10:28:46,299 DEBUG anaconda: disk free: 4.98 GB fs free: 0 B sw needs: 2.48 GB >10:28:49,312 INFO anaconda: Running Thread: AnaExecuteStorageThread (139901649872640) >10:28:49,359 INFO anaconda: Thread Done: AnaExecuteStorageThread (139901649872640) >10:28:49,393 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda3'] >10:28:49,394 DEBUG anaconda: ui: unused=['vda3', 'vda1'] >10:28:49,394 DEBUG anaconda: ui: new_devices=[] >10:28:49,401 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >10:28:49,402 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >10:28:51,158 DEBUG anaconda: page clicked: Unknown >10:28:51,160 DEBUG anaconda: show first mountpoint: Unknown >10:28:51,169 DEBUG anaconda: populate_right_side: existing 2016MB partition vda3 (3) with existing vfat filesystem >10:28:51,171 DEBUG anaconda: min: 2016.0 max: 6899.0 current: 2016.0 >10:28:51,173 DEBUG anaconda: fs type changed: vfat >10:28:51,176 INFO anaconda: getting device type for None >10:28:51,177 ERR anaconda: unknown device type: 'None' >10:28:51,177 DEBUG anaconda: device_type_changed: None None >10:28:51,178 INFO anaconda: getting device type for Standard Partition >10:28:51,179 DEBUG anaconda: device_type_changed: 2 Standard Partition >10:28:51,179 INFO anaconda: getting device type for Standard Partition >10:28:51,180 DEBUG anaconda: populate_raid: 2, None >10:28:51,181 INFO anaconda: getting device type for Standard Partition >10:28:51,182 DEBUG anaconda: populate_raid: 2, None >10:28:56,789 DEBUG anaconda: removing device 'existing 2016MB partition vda3 (3) with existing vfat filesystem' from page Unknown >10:28:57,926 INFO anaconda: ui: removed device vda3 >10:28:57,934 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1'] >10:28:57,935 DEBUG anaconda: ui: unused=['vda1'] >10:28:57,935 DEBUG anaconda: ui: new_devices=[] >10:28:57,941 DEBUG anaconda: page clicked: Unknown >10:28:57,942 DEBUG anaconda: show first mountpoint: Unknown >10:28:57,943 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing xfs filesystem >10:28:57,944 DEBUG anaconda: min: 500.0 max: 7499.0 current: 500.0 >10:28:57,945 DEBUG anaconda: fs type changed: xfs >10:28:57,949 INFO anaconda: getting device type for Standard Partition >10:28:57,950 DEBUG anaconda: populate_raid: 2, None >10:28:58,724 DEBUG anaconda: removing device 'existing 500MB partition vda1 (2) with existing xfs filesystem' from page Unknown >10:28:59,839 DEBUG anaconda: required disklabel type for vda (15) is None >10:28:59,840 DEBUG anaconda: default disklabel type for vda is msdos >10:28:59,840 DEBUG anaconda: selecting msdos disklabel for vda based on size >10:28:59,850 INFO anaconda: ui: removed device vda1 >10:28:59,857 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >10:28:59,857 DEBUG anaconda: ui: unused=[] >10:28:59,858 DEBUG anaconda: ui: new_devices=[] >10:28:59,861 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >10:28:59,862 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >10:29:02,204 DEBUG anaconda: running automatic partitioning >10:29:02,425 DEBUG anaconda: finished automatic partitioning >10:29:02,425 DEBUG anaconda: refreshing ui >10:29:02,427 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >10:29:02,428 DEBUG anaconda: ui: unused=[] >10:29:02,428 DEBUG anaconda: ui: new_devices=['vda3', 'vda1', 'vda2'] >10:29:02,437 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >10:29:02,437 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >10:29:02,438 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (12) with non-existent ext4 filesystem mounted at /boot >10:29:02,439 DEBUG anaconda: min: 1.0 max: 7999.969238 current: 500.0 >10:29:02,440 DEBUG anaconda: fs type changed: ext4 >10:29:02,443 INFO anaconda: getting device type for Standard Partition >10:29:02,444 DEBUG anaconda: populate_raid: 2, None >10:29:02,445 DEBUG anaconda: finished refreshing ui >10:29:02,446 DEBUG anaconda: updating space display >10:29:02,449 DEBUG anaconda: finished updating space display >10:29:07,432 DEBUG anaconda: fs type changed: vfat >10:29:08,476 INFO anaconda: ui: saving changes to device vda1 >10:29:08,478 DEBUG anaconda: new size: 500.0 >10:29:08,479 DEBUG anaconda: old size: 500.0 >10:29:08,481 INFO anaconda: getting device type for Standard Partition >10:29:08,482 DEBUG anaconda: new device type: 0 >10:29:08,484 DEBUG anaconda: new fs type: vfat >10:29:08,485 DEBUG anaconda: old encryption setting: False >10:29:08,485 DEBUG anaconda: new encryption setting: False >10:29:08,486 DEBUG anaconda: old mountpoint: /boot >10:29:08,486 DEBUG anaconda: new mountpoint: /boot >10:29:08,487 INFO anaconda: getting device type for Standard Partition >10:29:15,087 DEBUG anaconda: fs type changed: ext4 >10:29:15,907 INFO anaconda: ui: saving changes to device vda1 >10:29:15,909 DEBUG anaconda: new size: 500.0 >10:29:15,910 DEBUG anaconda: old size: 500.0 >10:29:15,912 INFO anaconda: getting device type for Standard Partition >10:29:15,913 DEBUG anaconda: new device type: 0 >10:29:15,914 DEBUG anaconda: new fs type: ext4 >10:29:15,914 DEBUG anaconda: old encryption setting: False >10:29:15,915 DEBUG anaconda: new encryption setting: False >10:29:15,915 DEBUG anaconda: old mountpoint: /boot >10:29:15,916 DEBUG anaconda: new mountpoint: /boot >10:29:15,916 INFO anaconda: getting device type for Standard Partition >10:29:17,036 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (12) with non-existent ext4 filesystem mounted at /boot >10:29:17,038 DEBUG anaconda: new selector: non-existent 4983MB partition vda3 (11) with non-existent ext4 filesystem mounted at / >10:29:17,039 DEBUG anaconda: notebook page = 1 >10:29:17,041 INFO anaconda: ui: saving changes to device vda1 >10:29:17,043 DEBUG anaconda: new size: 500.0 >10:29:17,044 DEBUG anaconda: old size: 500.0 >10:29:17,044 INFO anaconda: getting device type for Standard Partition >10:29:17,045 DEBUG anaconda: new device type: 0 >10:29:17,045 DEBUG anaconda: new fs type: ext4 >10:29:17,046 DEBUG anaconda: old encryption setting: False >10:29:17,046 DEBUG anaconda: new encryption setting: False >10:29:17,047 DEBUG anaconda: old mountpoint: /boot >10:29:17,047 DEBUG anaconda: new mountpoint: /boot >10:29:17,048 INFO anaconda: getting device type for Standard Partition >10:29:17,051 DEBUG anaconda: populate_right_side: non-existent 4983MB partition vda3 (11) with non-existent ext4 filesystem mounted at / >10:29:17,053 DEBUG anaconda: min: 1.0 max: 4983.969238 current: 4983.0 >10:29:17,055 INFO anaconda: getting device type for Standard Partition >10:29:17,055 DEBUG anaconda: populate_raid: 2, None >10:29:19,431 DEBUG anaconda: fs type changed: vfat >10:29:20,307 INFO anaconda: ui: saving changes to device vda3 >10:29:20,309 DEBUG anaconda: new size: 4983.0 >10:29:20,310 DEBUG anaconda: old size: 4983.0 >10:29:20,312 INFO anaconda: getting device type for Standard Partition >10:29:20,313 DEBUG anaconda: new device type: 0 >10:29:20,314 DEBUG anaconda: new fs type: vfat >10:29:20,314 DEBUG anaconda: old encryption setting: False >10:29:20,315 DEBUG anaconda: new encryption setting: False >10:29:20,315 DEBUG anaconda: old mountpoint: / >10:29:20,316 DEBUG anaconda: new mountpoint: / >10:29:20,316 INFO anaconda: getting device type for Standard Partition >10:29:21,506 INFO anaconda: ui: saving changes to device vda3 >10:29:21,508 DEBUG anaconda: new size: 4983.0 >10:29:21,510 DEBUG anaconda: old size: 4983.0 >10:29:21,511 INFO anaconda: getting device type for Standard Partition >10:29:21,512 DEBUG anaconda: new device type: 0 >10:29:21,515 DEBUG anaconda: new fs type: vfat >10:29:21,517 DEBUG anaconda: old encryption setting: False >10:29:21,518 DEBUG anaconda: new encryption setting: False >10:29:21,518 DEBUG anaconda: old mountpoint: / >10:29:21,518 DEBUG anaconda: new mountpoint: / >10:29:21,519 INFO anaconda: getting device type for Standard Partition >10:29:21,526 DEBUG anaconda: converting custom spoke changes into actions >10:29:21,527 DEBUG anaconda: [0] Destroy Format vfat filesystem on partition vda3 (id 3) >10:29:21,528 DEBUG anaconda: [1] Destroy Device partition vda3 (id 3) >10:29:21,528 DEBUG anaconda: [2] Destroy Format xfs filesystem on partition vda1 (id 2) >10:29:21,529 DEBUG anaconda: [3] Destroy Device partition vda1 (id 2) >10:29:21,529 DEBUG anaconda: [4] Destroy Format msdos disklabel on disk vda (id 1) >10:29:21,530 DEBUG anaconda: [5] Create Format msdos disklabel on disk vda (id 1) >10:29:21,531 DEBUG anaconda: [6] Create Device partition vda3 (id 11) >10:29:21,531 DEBUG anaconda: [7] Create Format vfat filesystem mounted at / on partition vda3 (id 11) >10:29:21,532 DEBUG anaconda: [8] Create Device partition vda1 (id 12) >10:29:21,532 DEBUG anaconda: [9] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:21,533 DEBUG anaconda: [10] Create Device partition vda2 (id 13) >10:29:21,533 DEBUG anaconda: [11] Create Format swap on partition vda2 (id 13) >10:29:21,534 DEBUG anaconda: [12] Destroy Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:21,534 DEBUG anaconda: [13] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:21,535 DEBUG anaconda: [14] Destroy Format vfat filesystem mounted at /boot on partition vda1 (id 12) >10:29:21,535 DEBUG anaconda: [15] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:21,536 DEBUG anaconda: [16] Destroy Format ext4 filesystem mounted at / on partition vda3 (id 11) >10:29:21,536 DEBUG anaconda: [17] Create Format vfat filesystem mounted at / on partition vda3 (id 11) >10:29:21,537 DEBUG anaconda: duplicating action '[0] Destroy Format vfat filesystem on partition vda3 (id 3)' >10:29:21,542 DEBUG anaconda: duplicating action '[1] Destroy Device partition vda3 (id 3)' >10:29:21,575 DEBUG anaconda: duplicating action '[2] Destroy Format xfs filesystem on partition vda1 (id 2)' >10:29:21,580 DEBUG anaconda: duplicating action '[3] Destroy Device partition vda1 (id 2)' >10:29:21,619 DEBUG anaconda: duplicating action '[4] Destroy Format msdos disklabel on disk vda (id 1)' >10:29:21,629 DEBUG anaconda: duplicating action '[5] Create Format msdos disklabel on disk vda (id 1)' >10:29:21,635 DEBUG anaconda: duplicating action '[6] Create Device partition req0 (id 11)' >10:29:21,636 DEBUG anaconda: duplicating action '[7] Create Format vfat filesystem mounted at / on partition req0 (id 11)' >10:29:21,643 DEBUG anaconda: duplicating action '[8] Create Device partition req1 (id 12)' >10:29:21,644 DEBUG anaconda: duplicating action '[9] Create Format ext4 filesystem mounted at /boot on partition req1 (id 12)' >10:29:21,650 DEBUG anaconda: duplicating action '[10] Create Device partition req2 (id 13)' >10:29:21,652 DEBUG anaconda: duplicating action '[11] Create Format swap on partition req2 (id 13)' >10:29:21,656 DEBUG anaconda: duplicating action '[13] Create Format ext4 filesystem mounted at /boot on partition req1 (id 12)' >10:29:21,660 DEBUG anaconda: duplicating action '[15] Create Format ext4 filesystem mounted at /boot on partition req1 (id 12)' >10:29:21,664 DEBUG anaconda: duplicating action '[17] Create Format vfat filesystem mounted at / on partition req0 (id 11)' >10:29:21,761 INFO anaconda: Running Thread: AnaCheckStorageThread (139901649872640) >10:29:21,774 ERR anaconda: The mount point / must be on a linux file system. >10:29:21,774 INFO anaconda: Thread Done: AnaCheckStorageThread (139901649872640) >10:29:29,482 DEBUG anaconda: disk free: 969.23 kB fs free: 0 B sw needs: 2.48 GB >10:29:31,198 INFO anaconda: Running Thread: AnaExecuteStorageThread (139901649872640) >10:29:31,240 INFO anaconda: Thread Done: AnaExecuteStorageThread (139901649872640) >10:29:31,280 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >10:29:31,281 DEBUG anaconda: ui: unused=[] >10:29:31,282 DEBUG anaconda: ui: new_devices=['vda1', 'vda2', 'vda3'] >10:29:31,289 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >10:29:31,289 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >10:29:31,290 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (12) with non-existent ext4 filesystem mounted at /boot >10:29:31,292 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >10:29:31,293 DEBUG anaconda: fs type changed: ext4 >10:29:31,296 INFO anaconda: getting device type for Standard Partition >10:29:31,297 DEBUG anaconda: populate_raid: 2, None >10:29:33,378 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (12) with non-existent ext4 filesystem mounted at /boot >10:29:33,380 DEBUG anaconda: new selector: non-existent 4983MB partition vda2 (11) with non-existent vfat filesystem mounted at / >10:29:33,382 DEBUG anaconda: notebook page = 1 >10:29:33,382 INFO anaconda: ui: saving changes to device vda1 >10:29:33,383 DEBUG anaconda: new size: 500.0 >10:29:33,383 DEBUG anaconda: old size: 500.0 >10:29:33,384 INFO anaconda: getting device type for Standard Partition >10:29:33,384 DEBUG anaconda: new device type: 0 >10:29:33,385 DEBUG anaconda: new fs type: ext4 >10:29:33,385 DEBUG anaconda: old encryption setting: False >10:29:33,386 DEBUG anaconda: new encryption setting: False >10:29:33,386 DEBUG anaconda: old mountpoint: /boot >10:29:33,387 DEBUG anaconda: new mountpoint: /boot >10:29:33,387 INFO anaconda: getting device type for Standard Partition >10:29:33,391 DEBUG anaconda: populate_right_side: non-existent 4983MB partition vda2 (11) with non-existent vfat filesystem mounted at / >10:29:33,392 DEBUG anaconda: min: 1.0 max: 4983.969238 current: 4983.0 >10:29:33,394 DEBUG anaconda: fs type changed: vfat >10:29:33,397 INFO anaconda: getting device type for Standard Partition >10:29:33,398 DEBUG anaconda: populate_raid: 2, None >10:29:34,772 INFO anaconda: ui: saving changes to device vda2 >10:29:34,773 DEBUG anaconda: new size: 4983.0 >10:29:34,775 DEBUG anaconda: old size: 4983.0 >10:29:34,776 INFO anaconda: getting device type for Standard Partition >10:29:34,778 DEBUG anaconda: new device type: 0 >10:29:34,780 DEBUG anaconda: new fs type: vfat >10:29:34,781 DEBUG anaconda: old encryption setting: False >10:29:34,783 DEBUG anaconda: new encryption setting: False >10:29:34,784 DEBUG anaconda: old mountpoint: / >10:29:34,785 DEBUG anaconda: new mountpoint: / >10:29:34,785 INFO anaconda: getting device type for Standard Partition >10:29:34,792 DEBUG anaconda: converting custom spoke changes into actions >10:29:34,808 INFO anaconda: Running Thread: AnaCheckStorageThread (139901649872640) >10:29:34,825 ERR anaconda: The mount point / must be on a linux file system. >10:29:34,827 INFO anaconda: Thread Done: AnaCheckStorageThread (139901649872640) >10:29:36,424 INFO anaconda: Running Thread: AnaInstallThread (139901649872640) >10:29:38,468 INFO anaconda: Creating disklabel on /dev/vda >10:29:38,800 INFO anaconda: Creating ext4 on /dev/vda1 >10:29:39,594 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda1 >10:29:39,908 INFO anaconda: Creating vfat on /dev/vda2 >10:29:41,145 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda2 >10:29:41,512 INFO anaconda: Creating swap on /dev/vda3 >10:29:41,717 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda3 >10:29:41,921 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /mnt/sysimage as vfat with options umask=0077,shortname=winnt >10:29:41,935 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Operation not supported >10:29:41,948 INFO anaconda: failed to set SELinux context for /mnt/sysimage/boot: [Errno 95] Operation not supported >10:29:41,950 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage/boot as ext4 with options defaults >10:29:41,986 INFO anaconda: failed to set SELinux context for /mnt/sysimage/dev: [Errno 95] Operation not supported >10:29:41,987 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >10:29:42,005 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >10:29:42,018 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >10:29:42,029 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >10:29:42,030 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >10:29:42,038 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >10:29:42,085 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys: [Errno 95] Operation not supported >10:29:42,087 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >10:29:42,100 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >10:29:42,107 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >10:29:42,112 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >10:29:42,112 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >10:29:42,113 INFO anaconda: Thread Done: AnaInstallThread (139901649872640) > > >/tmp/packaging.log: >14:22:24,169 DEBUG packaging: getting release version from tree at None (18) >14:22:24,170 DEBUG packaging: got a release version of 18 >14:22:29,238 INFO packaging: updating base repo >14:22:29,440 DEBUG packaging: getting release version from tree at None (18) >14:22:29,444 DEBUG packaging: got a release version of 18 >14:22:29,444 INFO packaging: configuring base repo >14:22:29,446 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >14:22:29,515 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >14:22:29,518 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >14:22:29,520 DEBUG packaging: got a release version of 18 >14:22:29,559 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >14:22:29,570 DEBUG packaging: disabling repo fedora >14:22:29,571 DEBUG packaging: disabling repo updates-testing >14:22:29,571 DEBUG packaging: disabling repo updates >14:22:29,571 INFO packaging: gathering repo metadata >14:22:29,575 DEBUG packaging: getting repo metadata for anaconda >14:22:29,612 DEBUG packaging: getting group info for anaconda >14:22:29,668 INFO packaging: metadata retrieval complete >10:26:03,925 DEBUG packaging: deleting package sacks >10:26:03,933 INFO packaging: checking software selection >10:26:03,934 DEBUG packaging: deleting package sacks >10:26:03,934 DEBUG packaging: deleting yum transaction info >10:26:03,935 DEBUG packaging: select group core >10:26:04,401 DEBUG packaging: select group core >10:26:04,402 DEBUG packaging: select group gnome-desktop >10:26:04,462 DEBUG packaging: select group multimedia >10:26:04,479 DEBUG packaging: select group input-methods >10:26:04,486 DEBUG packaging: select group base-x >10:26:04,498 DEBUG packaging: select group fonts >10:26:04,556 DEBUG packaging: select group hardware-support >10:26:04,571 DEBUG packaging: select group dial-up >10:26:04,578 DEBUG packaging: select group printing >10:26:04,636 DEBUG packaging: select group firefox >10:26:04,638 DEBUG packaging: select group standard >10:26:04,683 DEBUG packaging: select package kernel-PAE >10:26:04,700 INFO packaging: no kernel-PAE package >10:26:04,701 DEBUG packaging: select package kernel >10:26:04,701 INFO packaging: selected kernel >10:26:04,702 INFO packaging: checking dependencies >10:26:09,220 DEBUG packaging: success >10:26:09,251 INFO packaging: 1171 packages selected totalling 2.77 GB >10:26:23,560 INFO packaging: checking software selection >10:26:23,560 DEBUG packaging: deleting package sacks >10:26:23,560 DEBUG packaging: deleting yum transaction info >10:26:23,586 DEBUG packaging: select group core >10:26:24,028 DEBUG packaging: select group core >10:26:24,029 DEBUG packaging: select group multimedia >10:26:24,047 DEBUG packaging: select group input-methods >10:26:24,053 DEBUG packaging: select group base-x >10:26:24,068 DEBUG packaging: select group fonts >10:26:24,186 DEBUG packaging: select group hardware-support >10:26:24,203 DEBUG packaging: select group dial-up >10:26:24,209 DEBUG packaging: select group printing >10:26:24,275 DEBUG packaging: select group kde-desktop >10:26:24,333 DEBUG packaging: select group standard >10:26:24,402 DEBUG packaging: select package kernel-PAE >10:26:24,419 INFO packaging: no kernel-PAE package >10:26:24,420 DEBUG packaging: select package kernel >10:26:24,421 INFO packaging: selected kernel >10:26:24,421 INFO packaging: checking dependencies >10:26:28,838 DEBUG packaging: success >10:26:28,867 INFO packaging: 1096 packages selected totalling 2.48 GB >10:29:37,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >14:22:20,537 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:22:20,560 INFO program: Running... modprobe fcoe >14:22:20,645 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:22:20,698 INFO program: No FCoE boot disk information is found in EDD! >14:22:20,700 INFO program: Running... udevadm settle --timeout=300 >14:22:20,768 INFO program: Running... multipath -d >14:22:20,814 INFO program: Running... multipath -ll >14:22:22,396 INFO program: Running... metacity --display :1 --sm-disable >14:22:22,958 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >14:22:23,252 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,263 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,264 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,265 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,273 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,275 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,276 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,286 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,287 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,288 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,291 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,293 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,305 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,310 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,311 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,312 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,322 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,324 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,325 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,326 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,327 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,332 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,333 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:23,335 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:22:24,207 INFO program: Running... udevadm control --property=ANACONDA=1 >14:22:24,245 INFO program: Running... systemctl start chronyd.service >14:22:24,249 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:22:24,422 INFO program: Running... udevadm settle --timeout=300 >14:22:24,530 INFO program: Running... multipath -d >14:22:24,555 INFO program: Running... multipath -ll >14:22:25,062 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vda1 >14:22:25,362 INFO program: command "sb 0" not found >14:22:25,370 INFO program: command "p dblocks" not found >14:22:25,371 INFO program: command "p blocksize" not found >14:22:25,374 INFO program: Running... modprobe xfs >14:22:25,661 INFO program: Running... modprobe vfat >14:22:25,843 INFO program: Running... dumpe2fs -h /dev/loop1 >14:22:25,872 INFO program: Filesystem volume name: Anaconda >14:22:25,873 INFO program: Last mounted on: / >14:22:25,873 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:22:25,874 INFO program: Filesystem magic number: 0xEF53 >14:22:25,874 INFO program: Filesystem revision #: 1 (dynamic) >14:22:25,875 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 >14:22:25,875 INFO program: Filesystem flags: signed_directory_hash >14:22:25,875 INFO program: Default mount options: user_xattr acl >14:22:25,876 INFO program: Filesystem state: clean >14:22:25,876 INFO program: Errors behavior: Continue >14:22:25,877 INFO program: Filesystem OS type: Linux >14:22:25,877 INFO program: Inode count: 65536 >14:22:25,878 INFO program: Block count: 1048576 >14:22:25,878 INFO program: Reserved block count: 0 >14:22:25,878 INFO program: Free blocks: 312570 >14:22:25,879 INFO program: Free inodes: 38349 >14:22:25,879 INFO program: First block: 1 >14:22:25,880 INFO program: Block size: 1024 >14:22:25,880 INFO program: Fragment size: 1024 >14:22:25,881 INFO program: Reserved GDT blocks: 256 >14:22:25,881 INFO program: Blocks per group: 8192 >14:22:25,881 INFO program: Fragments per group: 8192 >14:22:25,882 INFO program: Inodes per group: 512 >14:22:25,882 INFO program: Inode blocks per group: 128 >14:22:25,883 INFO program: Flex block group size: 16 >14:22:25,883 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:22:25,884 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >14:22:25,884 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >14:22:25,885 INFO program: Mount count: 2 >14:22:25,885 INFO program: Maximum mount count: -1 >14:22:25,886 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:22:25,886 INFO program: Check interval: 0 (<none>) >14:22:25,886 INFO program: Lifetime writes: 32 MB >14:22:25,890 INFO program: Reserved blocks uid: 0 (user root) >14:22:25,890 INFO program: Reserved blocks gid: 0 (group root) >14:22:25,891 INFO program: First inode: 11 >14:22:25,891 INFO program: Inode size: 256 >14:22:25,892 INFO program: Required extra isize: 28 >14:22:25,892 INFO program: Desired extra isize: 28 >14:22:25,893 INFO program: Journal inode: 8 >14:22:25,893 INFO program: Default directory hash: half_md4 >14:22:25,894 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:22:25,894 INFO program: Journal backup: inode blocks >14:22:25,894 INFO program: Journal features: (none) >14:22:25,895 INFO program: Journal size: 32M >14:22:25,895 INFO program: Journal length: 32768 >14:22:25,896 INFO program: Journal sequence: 0x00000007 >14:22:25,896 INFO program: Journal start: 0 >14:22:25,897 INFO program: >14:22:25,897 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:22:25,898 INFO program: Running... dumpe2fs -h /dev/loop1 >14:22:25,912 INFO program: Filesystem volume name: Anaconda >14:22:25,913 INFO program: Last mounted on: / >14:22:25,913 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:22:25,917 INFO program: Filesystem magic number: 0xEF53 >14:22:25,918 INFO program: Filesystem revision #: 1 (dynamic) >14:22:25,918 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 >14:22:25,919 INFO program: Filesystem flags: signed_directory_hash >14:22:25,919 INFO program: Default mount options: user_xattr acl >14:22:25,919 INFO program: Filesystem state: clean >14:22:25,920 INFO program: Errors behavior: Continue >14:22:25,920 INFO program: Filesystem OS type: Linux >14:22:25,921 INFO program: Inode count: 65536 >14:22:25,921 INFO program: Block count: 1048576 >14:22:25,922 INFO program: Reserved block count: 0 >14:22:25,922 INFO program: Free blocks: 312570 >14:22:25,923 INFO program: Free inodes: 38349 >14:22:25,923 INFO program: First block: 1 >14:22:25,923 INFO program: Block size: 1024 >14:22:25,924 INFO program: Fragment size: 1024 >14:22:25,924 INFO program: Reserved GDT blocks: 256 >14:22:25,925 INFO program: Blocks per group: 8192 >14:22:25,925 INFO program: Fragments per group: 8192 >14:22:25,926 INFO program: Inodes per group: 512 >14:22:25,926 INFO program: Inode blocks per group: 128 >14:22:25,926 INFO program: Flex block group size: 16 >14:22:25,927 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:22:25,927 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >14:22:25,927 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >14:22:25,928 INFO program: Mount count: 2 >14:22:25,928 INFO program: Maximum mount count: -1 >14:22:25,929 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:22:25,929 INFO program: Check interval: 0 (<none>) >14:22:25,930 INFO program: Lifetime writes: 32 MB >14:22:25,930 INFO program: Reserved blocks uid: 0 (user root) >14:22:25,931 INFO program: Reserved blocks gid: 0 (group root) >14:22:25,935 INFO program: First inode: 11 >14:22:25,935 INFO program: Inode size: 256 >14:22:25,936 INFO program: Required extra isize: 28 >14:22:25,936 INFO program: Desired extra isize: 28 >14:22:25,936 INFO program: Journal inode: 8 >14:22:25,937 INFO program: Default directory hash: half_md4 >14:22:25,937 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:22:25,938 INFO program: Journal backup: inode blocks >14:22:25,938 INFO program: Journal features: (none) >14:22:25,939 INFO program: Journal size: 32M >14:22:25,939 INFO program: Journal length: 32768 >14:22:25,939 INFO program: Journal sequence: 0x00000007 >14:22:25,940 INFO program: Journal start: 0 >14:22:25,940 INFO program: >14:22:25,941 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:22:25,941 INFO program: Running... resize2fs -P /dev/loop1 >14:22:25,962 INFO program: Couldn't find valid filesystem superblock. >14:22:25,963 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:22:25,963 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:22:26,049 INFO program: Running... udevadm settle --timeout=300 >14:22:26,198 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:22:26,223 INFO program: Filesystem volume name: Anaconda >14:22:26,224 INFO program: Last mounted on: /sysroot >14:22:26,224 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:22:26,224 INFO program: Filesystem magic number: 0xEF53 >14:22:26,225 INFO program: Filesystem revision #: 1 (dynamic) >14:22:26,225 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 >14:22:26,225 INFO program: Filesystem flags: signed_directory_hash >14:22:26,225 INFO program: Default mount options: user_xattr acl >14:22:26,226 INFO program: Filesystem state: clean >14:22:26,226 INFO program: Errors behavior: Continue >14:22:26,226 INFO program: Filesystem OS type: Linux >14:22:26,226 INFO program: Inode count: 65536 >14:22:26,227 INFO program: Block count: 1048576 >14:22:26,227 INFO program: Reserved block count: 0 >14:22:26,227 INFO program: Free blocks: 312570 >14:22:26,227 INFO program: Free inodes: 38349 >14:22:26,228 INFO program: First block: 1 >14:22:26,228 INFO program: Block size: 1024 >14:22:26,228 INFO program: Fragment size: 1024 >14:22:26,228 INFO program: Reserved GDT blocks: 256 >14:22:26,229 INFO program: Blocks per group: 8192 >14:22:26,231 INFO program: Fragments per group: 8192 >14:22:26,231 INFO program: Inodes per group: 512 >14:22:26,232 INFO program: Inode blocks per group: 128 >14:22:26,232 INFO program: Flex block group size: 16 >14:22:26,232 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:22:26,233 INFO program: Last mount time: Sun Oct 21 14:22:14 2012 >14:22:26,233 INFO program: Last write time: Sun Oct 21 14:22:14 2012 >14:22:26,233 INFO program: Mount count: 3 >14:22:26,233 INFO program: Maximum mount count: -1 >14:22:26,234 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:22:26,234 INFO program: Check interval: 0 (<none>) >14:22:26,234 INFO program: Lifetime writes: 32 MB >14:22:26,234 INFO program: Reserved blocks uid: 0 (user root) >14:22:26,235 INFO program: Reserved blocks gid: 0 (group root) >14:22:26,235 INFO program: First inode: 11 >14:22:26,235 INFO program: Inode size: 256 >14:22:26,235 INFO program: Required extra isize: 28 >14:22:26,236 INFO program: Desired extra isize: 28 >14:22:26,236 INFO program: Journal inode: 8 >14:22:26,236 INFO program: Default directory hash: half_md4 >14:22:26,236 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:22:26,243 INFO program: Journal backup: inode blocks >14:22:26,243 INFO program: Journal features: (none) >14:22:26,244 INFO program: Journal size: 32M >14:22:26,244 INFO program: Journal length: 32768 >14:22:26,244 INFO program: Journal sequence: 0x00000008 >14:22:26,244 INFO program: Journal start: 1 >14:22:26,245 INFO program: >14:22:26,245 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:22:26,246 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:22:26,266 INFO program: Filesystem volume name: Anaconda >14:22:26,267 INFO program: Last mounted on: /sysroot >14:22:26,267 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:22:26,267 INFO program: Filesystem magic number: 0xEF53 >14:22:26,267 INFO program: Filesystem revision #: 1 (dynamic) >14:22:26,268 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 >14:22:26,268 INFO program: Filesystem flags: signed_directory_hash >14:22:26,268 INFO program: Default mount options: user_xattr acl >14:22:26,268 INFO program: Filesystem state: clean >14:22:26,269 INFO program: Errors behavior: Continue >14:22:26,269 INFO program: Filesystem OS type: Linux >14:22:26,269 INFO program: Inode count: 65536 >14:22:26,269 INFO program: Block count: 1048576 >14:22:26,270 INFO program: Reserved block count: 0 >14:22:26,270 INFO program: Free blocks: 312570 >14:22:26,270 INFO program: Free inodes: 38349 >14:22:26,270 INFO program: First block: 1 >14:22:26,271 INFO program: Block size: 1024 >14:22:26,271 INFO program: Fragment size: 1024 >14:22:26,271 INFO program: Reserved GDT blocks: 256 >14:22:26,271 INFO program: Blocks per group: 8192 >14:22:26,272 INFO program: Fragments per group: 8192 >14:22:26,272 INFO program: Inodes per group: 512 >14:22:26,272 INFO program: Inode blocks per group: 128 >14:22:26,274 INFO program: Flex block group size: 16 >14:22:26,277 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:22:26,278 INFO program: Last mount time: Sun Oct 21 14:22:14 2012 >14:22:26,278 INFO program: Last write time: Sun Oct 21 14:22:14 2012 >14:22:26,278 INFO program: Mount count: 3 >14:22:26,278 INFO program: Maximum mount count: -1 >14:22:26,279 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:22:26,279 INFO program: Check interval: 0 (<none>) >14:22:26,279 INFO program: Lifetime writes: 32 MB >14:22:26,280 INFO program: Reserved blocks uid: 0 (user root) >14:22:26,280 INFO program: Reserved blocks gid: 0 (group root) >14:22:26,280 INFO program: First inode: 11 >14:22:26,280 INFO program: Inode size: 256 >14:22:26,281 INFO program: Required extra isize: 28 >14:22:26,281 INFO program: Desired extra isize: 28 >14:22:26,281 INFO program: Journal inode: 8 >14:22:26,281 INFO program: Default directory hash: half_md4 >14:22:26,284 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:22:26,285 INFO program: Journal backup: inode blocks >14:22:26,285 INFO program: Journal features: (none) >14:22:26,285 INFO program: Journal size: 32M >14:22:26,285 INFO program: Journal length: 32768 >14:22:26,286 INFO program: Journal sequence: 0x00000008 >14:22:26,290 INFO program: Journal start: 1 >14:22:26,290 INFO program: >14:22:26,291 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:22:26,291 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:22:26,314 INFO program: Estimated minimum size of the filesystem: 733647 >14:22:26,314 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:22:26,355 INFO program: Running... udevadm settle --timeout=300 >14:22:26,425 INFO program: Running... udevadm settle --timeout=300 >14:22:26,478 INFO program: Running... udevadm settle --timeout=300 >14:22:26,534 INFO program: Running... udevadm settle --timeout=300 >14:22:26,584 INFO program: Running... udevadm settle --timeout=300 >14:22:26,625 INFO program: Running... udevadm settle --timeout=300 >14:22:26,693 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vda1 /mnt/sysimage >14:22:28,973 INFO program: Running... arch >14:22:29,026 INFO program: Running... /bin/umount /mnt/sysimage >14:22:29,035 INFO program: Running... udevadm settle --timeout=300 >10:26:02,347 INFO program: Running... modprobe btrfs >10:28:49,315 INFO program: Running... udevadm settle --timeout=300 >10:28:57,883 INFO program: Running... udevadm settle --timeout=300 >10:28:59,803 INFO program: Running... udevadm settle --timeout=300 >10:29:21,546 INFO program: Running... udevadm settle --timeout=300 >10:29:21,588 INFO program: Running... udevadm settle --timeout=300 >10:29:31,203 INFO program: Running... udevadm settle --timeout=300 >10:29:36,424 INFO program: Running... hwclock --systohc --utc >10:29:37,508 INFO program: Running... udevadm settle --timeout=300 >10:29:37,545 INFO program: Running... udevadm settle --timeout=300 >10:29:37,624 INFO program: Running... wipefs -a /dev/vda1 >10:29:37,729 INFO program: /dev/vda1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 >10:29:37,731 INFO program: Running... udevadm settle --timeout=300 >10:29:37,770 INFO program: Running... udevadm settle --timeout=300 >10:29:37,797 INFO program: Running... udevadm settle --timeout=300 >10:29:37,828 INFO program: Running... wipefs -a /dev/vda3 >10:29:37,946 INFO program: /dev/vda3: 8 bytes were erased at offset 0x00000052 (vfat): 46 41 54 33 32 20 20 20 >10:29:37,949 INFO program: /dev/vda3: 1 bytes were erased at offset 0x00000000 (vfat): eb >10:29:37,951 INFO program: /dev/vda3: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >10:29:37,953 INFO program: Running... udevadm settle --timeout=300 >10:29:37,989 INFO program: Running... udevadm settle --timeout=300 >10:29:38,016 INFO program: Running... udevadm settle --timeout=300 >10:29:38,050 INFO program: Running... udevadm settle --timeout=300 >10:29:38,114 INFO program: Running... udevadm settle --timeout=300 >10:29:38,149 INFO program: Running... udevadm settle --timeout=300 >10:29:38,184 INFO program: Running... udevadm settle --timeout=300 >10:29:38,245 INFO program: Running... udevadm settle --timeout=300 >10:29:38,282 INFO program: Running... udevadm settle --timeout=300 >10:29:38,365 INFO program: Running... udevadm settle --timeout=300 >10:29:38,407 INFO program: Running... udevadm settle --timeout=300 >10:29:38,438 INFO program: Running... udevadm settle --timeout=300 >10:29:38,517 INFO program: Running... udevadm settle --timeout=300 >10:29:38,552 INFO program: Running... udevadm settle --timeout=300 >10:29:38,584 INFO program: Running... udevadm settle --timeout=300 >10:29:38,631 INFO program: Running... udevadm settle --timeout=300 >10:29:38,679 INFO program: Running... wipefs -a /dev/vda1 >10:29:38,738 INFO program: Running... udevadm settle --timeout=300 >10:29:38,768 INFO program: Running... udevadm settle --timeout=300 >10:29:38,919 INFO program: Running... mke2fs -t ext4 /dev/vda1 >10:29:38,988 ERR program: mke2fs 1.42.5 (29-Jul-2012) >10:29:38,992 INFO program: Filesystem label= >10:29:38,993 INFO program: OS type: Linux >10:29:38,993 INFO program: Block size=1024 (log=0) >10:29:38,994 INFO program: Fragment size=1024 (log=0) >10:29:38,994 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:29:38,995 INFO program: 128016 inodes, 512000 blocks >10:29:38,995 INFO program: 25600 blocks (5.00%) reserved for the super user >10:29:38,996 INFO program: First data block=1 >10:29:38,996 INFO program: Maximum filesystem blocks=67633152 >10:29:38,997 INFO program: 63 block groups >10:29:38,997 INFO program: 8192 blocks per group, 8192 fragments per group >10:29:38,998 INFO program: 2032 inodes per group >10:29:38,998 INFO program: Superblock backups stored on blocks: >10:29:38,999 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >10:29:38,999 INFO program: >10:29:39,003 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >10:29:39,014 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >10:29:39,042 INFO program: Creating journal (8192 blocks): done >10:29:39,582 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >10:29:39,588 INFO program: >10:29:39,599 INFO program: Running... udevadm settle --timeout=300 >10:29:39,643 INFO program: Running... udevadm settle --timeout=300 >10:29:39,715 INFO program: Running... udevadm settle --timeout=300 >10:29:39,790 INFO program: Running... wipefs -a /dev/vda2 >10:29:39,846 INFO program: Running... udevadm settle --timeout=300 >10:29:39,876 INFO program: Running... udevadm settle --timeout=300 >10:29:40,012 INFO program: Running... mkdosfs /dev/vda2 >10:29:40,854 INFO program: mkdosfs 3.0.12 (29 Oct 2011) >10:29:41,145 INFO program: Running... udevadm settle --timeout=300 >10:29:41,187 INFO program: Running... udevadm settle --timeout=300 >10:29:41,262 INFO program: Running... udevadm settle --timeout=300 >10:29:41,403 INFO program: Running... wipefs -a /dev/vda3 >10:29:41,455 INFO program: Running... udevadm settle --timeout=300 >10:29:41,483 INFO program: Running... udevadm settle --timeout=300 >10:29:41,608 INFO program: Running... mkswap -f /dev/vda3 >10:29:41,707 INFO program: Setting up swapspace version 1, size = 2064380 KiB >10:29:41,714 INFO program: no label, UUID=5c4409eb-79a6-4d9e-ba69-86805ce6871b >10:29:41,718 INFO program: Running... udevadm settle --timeout=300 >10:29:41,762 INFO program: Running... udevadm settle --timeout=300 >10:29:41,849 INFO program: Running... swapon /dev/vda3 >14:29:41,925 INFO program: Running... /bin/mount -n -t vfat -o umask=0077,shortname=winnt /dev/vda2 /mnt/sysimage >14:29:41,955 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/vda1 /mnt/sysimage/boot >14:29:41,994 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >14:29:42,008 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >14:29:42,021 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >14:29:42,033 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >14:29:42,090 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >14:29:42,103 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux > > >/tmp/storage.log: >14:22:19,914 DEBUG storage: registered device format class MultipathMember as multipath_member >14:22:19,917 DEBUG storage: registered device format class SwapSpace as swap >14:22:19,919 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:22:19,952 DEBUG storage: registered device format class LUKS as luks >14:22:19,953 DEBUG storage: registered device format class MDRaidMember as mdmember >14:22:19,960 DEBUG storage: registered device format class DiskLabel as disklabel >14:22:19,980 DEBUG storage: registered device format class Ext2FS as ext2 >14:22:19,981 DEBUG storage: registered device format class Ext3FS as ext3 >14:22:19,981 DEBUG storage: registered device format class Ext4FS as ext4 >14:22:19,982 DEBUG storage: registered device format class FATFS as vfat >14:22:19,983 DEBUG storage: registered device format class EFIFS as efi >14:22:19,983 DEBUG storage: registered device format class BTRFS as btrfs >14:22:19,984 DEBUG storage: registered device format class GFS2 as gfs2 >14:22:19,984 DEBUG storage: registered device format class JFS as jfs >14:22:19,985 DEBUG storage: registered device format class ReiserFS as reiserfs >14:22:19,985 DEBUG storage: registered device format class XFS as xfs >14:22:19,986 DEBUG storage: registered device format class HFS as hfs >14:22:19,986 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:22:19,987 DEBUG storage: registered device format class HFSPlus as hfs+ >14:22:19,987 DEBUG storage: registered device format class NTFS as ntfs >14:22:19,987 DEBUG storage: registered device format class NFS as nfs >14:22:19,988 DEBUG storage: registered device format class NFSv4 as nfs4 >14:22:19,988 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:22:19,989 DEBUG storage: registered device format class NoDevFS as nodev >14:22:19,989 DEBUG storage: registered device format class DevPtsFS as devpts >14:22:19,990 DEBUG storage: registered device format class ProcFS as proc >14:22:19,990 DEBUG storage: registered device format class SysFS as sysfs >14:22:19,991 DEBUG storage: registered device format class TmpFS as tmpfs >14:22:19,991 DEBUG storage: registered device format class BindFS as bind >14:22:19,992 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:22:19,992 DEBUG storage: registered device format class USBFS as usbfs >14:22:19,994 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:22:19,995 DEBUG storage: registered device format class BIOSBoot as biosboot >14:22:19,996 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:22:20,751 DEBUG storage: MultipathTopology._build_topology: >14:22:20,752 DEBUG storage: /etc/multipath.conf contents: >14:22:20,753 DEBUG storage: # multipath.conf written by anaconda >14:22:20,753 DEBUG storage: >14:22:20,754 DEBUG storage: defaults { >14:22:20,754 DEBUG storage: user_friendly_names yes >14:22:20,754 DEBUG storage: } >14:22:20,755 DEBUG storage: blacklist { >14:22:20,755 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:22:20,756 DEBUG storage: devnode "^hd[a-z]" >14:22:20,756 DEBUG storage: devnode "^dcssblk[0-9]*" >14:22:20,757 DEBUG storage: device { >14:22:20,757 DEBUG storage: vendor "DGC" >14:22:20,757 DEBUG storage: product "LUNZ" >14:22:20,758 DEBUG storage: } >14:22:20,758 DEBUG storage: device { >14:22:20,759 DEBUG storage: vendor "IBM" >14:22:20,759 DEBUG storage: product "S/390.*" >14:22:20,760 DEBUG storage: } >14:22:20,760 DEBUG storage: # don't count normal SATA devices as multipaths >14:22:20,761 DEBUG storage: device { >14:22:20,761 DEBUG storage: vendor "ATA" >14:22:20,761 DEBUG storage: } >14:22:20,762 DEBUG storage: # don't count 3ware devices as multipaths >14:22:20,762 DEBUG storage: device { >14:22:20,762 DEBUG storage: vendor "3ware" >14:22:20,763 DEBUG storage: } >14:22:20,763 DEBUG storage: device { >14:22:20,764 DEBUG storage: vendor "AMCC" >14:22:20,764 DEBUG storage: } >14:22:20,765 DEBUG storage: # nor highpoint devices >14:22:20,765 DEBUG storage: device { >14:22:20,766 DEBUG storage: vendor "HPT" >14:22:20,766 DEBUG storage: } >14:22:20,766 DEBUG storage: } >14:22:20,767 DEBUG storage: multipaths { >14:22:20,767 DEBUG storage: } >14:22:20,767 DEBUG storage: (end of /etc/multipath.conf) >14:22:20,826 INFO storage: MultipathTopology: found non-disk device: sr0 >14:22:20,827 INFO storage: MultipathTopology: found singlepath device: vda >14:22:20,828 INFO storage: MultipathTopology: found non-disk device: vda1 >14:22:20,828 INFO storage: MultipathTopology: found non-disk device: vda3 >14:22:20,829 INFO storage: MultipathTopology: found singlepath device: loop0 >14:22:20,830 INFO storage: MultipathTopology: found singlepath device: loop1 >14:22:20,830 INFO storage: MultipathTopology: found singlepath device: loop2 >14:22:20,831 INFO storage: MultipathTopology: found singlepath device: loop3 >14:22:20,832 INFO storage: MultipathTopology: found singlepath device: loop4 >14:22:20,832 INFO storage: MultipathTopology: found singlepath device: loop5 >14:22:20,833 INFO storage: MultipathTopology: found singlepath device: loop6 >14:22:20,834 INFO storage: MultipathTopology: found singlepath device: loop7 >14:22:20,835 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:22:24,420 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:22:24,421 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:22:24,510 DEBUG storage: MultipathTopology._build_topology: >14:22:24,511 DEBUG storage: /etc/multipath.conf contents: >14:22:24,511 DEBUG storage: # multipath.conf written by anaconda >14:22:24,512 DEBUG storage: >14:22:24,512 DEBUG storage: defaults { >14:22:24,513 DEBUG storage: user_friendly_names yes >14:22:24,513 DEBUG storage: } >14:22:24,513 DEBUG storage: blacklist { >14:22:24,514 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:22:24,514 DEBUG storage: devnode "^hd[a-z]" >14:22:24,515 DEBUG storage: devnode "^dcssblk[0-9]*" >14:22:24,515 DEBUG storage: device { >14:22:24,516 DEBUG storage: vendor "DGC" >14:22:24,516 DEBUG storage: product "LUNZ" >14:22:24,517 DEBUG storage: } >14:22:24,517 DEBUG storage: device { >14:22:24,518 DEBUG storage: vendor "IBM" >14:22:24,518 DEBUG storage: product "S/390.*" >14:22:24,518 DEBUG storage: } >14:22:24,519 DEBUG storage: # don't count normal SATA devices as multipaths >14:22:24,519 DEBUG storage: device { >14:22:24,520 DEBUG storage: vendor "ATA" >14:22:24,520 DEBUG storage: } >14:22:24,520 DEBUG storage: # don't count 3ware devices as multipaths >14:22:24,524 DEBUG storage: device { >14:22:24,524 DEBUG storage: vendor "3ware" >14:22:24,525 DEBUG storage: } >14:22:24,525 DEBUG storage: device { >14:22:24,526 DEBUG storage: vendor "AMCC" >14:22:24,526 DEBUG storage: } >14:22:24,527 DEBUG storage: # nor highpoint devices >14:22:24,527 DEBUG storage: device { >14:22:24,528 DEBUG storage: vendor "HPT" >14:22:24,528 DEBUG storage: } >14:22:24,529 DEBUG storage: } >14:22:24,529 DEBUG storage: multipaths { >14:22:24,530 DEBUG storage: } >14:22:24,530 DEBUG storage: (end of /etc/multipath.conf) >14:22:24,583 INFO storage: MultipathTopology: found non-disk device: sr0 >14:22:24,584 INFO storage: MultipathTopology: found singlepath device: vda >14:22:24,585 INFO storage: MultipathTopology: found non-disk device: vda1 >14:22:24,586 INFO storage: MultipathTopology: found non-disk device: vda3 >14:22:24,587 INFO storage: MultipathTopology: found singlepath device: loop0 >14:22:24,588 INFO storage: MultipathTopology: found singlepath device: loop1 >14:22:24,588 INFO storage: MultipathTopology: found singlepath device: loop2 >14:22:24,589 INFO storage: MultipathTopology: found singlepath device: loop3 >14:22:24,589 INFO storage: MultipathTopology: found singlepath device: loop4 >14:22:24,590 INFO storage: MultipathTopology: found singlepath device: loop5 >14:22:24,590 INFO storage: MultipathTopology: found singlepath device: loop6 >14:22:24,591 INFO storage: MultipathTopology: found singlepath device: loop7 >14:22:24,591 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:22:24,593 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:22:24,596 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-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-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-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-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': '80073', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:22:24,615 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:22:24,616 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:22:24,618 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:24,618 INFO storage: sr0 is a cdrom >14:22:24,624 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:22:24,625 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:24,627 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:22:24,633 INFO storage: added cdrom sr0 (id 0) to device tree >14:22:24,634 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:22:24,638 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:22:24,639 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:22:24,648 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:22:24,650 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:22:24,703 WARN storage: disklabel detected but not usable on sr0 >14:22:24,704 INFO storage: type detected on 'sr0' is 'iso9660' >14:22:24,708 DEBUG storage: Iso9660FS.supported: supported: True ; >14:22:24,708 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:22:24,710 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:22:24,721 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:22:24,724 DEBUG storage: looking up parted Device: /dev/sr0 >14:22:24,725 INFO storage: got device: OpticalDevice instance (0x7f3d5463e150) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4270.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: 2186240 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 0x7f3d5b4b9d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:22:24,727 DEBUG storage: Iso9660FS.supported: supported: True ; >14:22:24,735 INFO storage: got format: Iso9660FS instance (0x7f3d709c6490) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >14:22:24,743 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': '70223', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >14:22:24,758 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >14:22:24,759 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:22:24,761 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:24,766 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >14:22:24,768 INFO storage: vda is a disk >14:22:24,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:24,770 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >14:22:24,774 INFO storage: added disk vda (id 1) to device tree >14:22:24,774 DEBUG storage: looking up parted Device: /dev/vda >14:22:24,777 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >14:22:24,779 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >14:22:24,803 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:22:24,809 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >14:22:24,833 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3d709e2790>, <parted.partition.Partition object at 0x7f3d709e2bd0>] > device: <parted.device.Device object at 0x7f3d709e2590> > PedDisk: <_ped.Disk object at 0x7f3d5b465cf8> >14:22:24,834 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:22:24,837 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >14:22:24,842 INFO storage: got device: DiskDevice instance (0x7f3d54656c90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7500.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: 15360000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15238, 16, 63) biosGeometry: (956, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d5b4b9e60> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3d709e2490> >14:22:24,845 INFO storage: got format: DiskLabel instance (0x7f3d54656d90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3d709e2790>, <parted.partition.Partition object at 0x7f3d709e2bd0>] > device: <parted.device.Device object at 0x7f3d709e2590> > PedDisk: <_ped.Disk object at 0x7f3d5b465cf8> > origPartedDisk = <parted.disk.Disk object at 0x7f3d709e2a10> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15360000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15238, 16, 63) biosGeometry: (956, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d5b4b9ef0> > >14:22:24,851 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/48a6dd9d-9da1-4627-a0d9-f1104888d481', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '48a6dd9d-9da1-4627-a0d9-f1104888d481', > 'ID_FS_UUID_ENC': '48a6dd9d-9da1-4627-a0d9-f1104888d481', > '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': '70235', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/48a6dd9d-9da1-4627-a0d9-f1104888d481'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >14:22:24,854 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >14:22:24,857 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >14:22:24,859 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:24,859 INFO storage: vda1 is a partition >14:22:24,864 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >14:22:24,866 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:22:24,867 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with existing msdos disklabel >14:22:24,869 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >14:22:24,871 DEBUG storage: PartitionDevice._setFormat: vda1 ; >14:22:24,880 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:24,882 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >14:22:24,882 DEBUG storage: looking up parted Partition: /dev/vda1 >14:22:24,884 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >14:22:24,914 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >14:22:24,919 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >14:22:24,922 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >14:22:24,923 INFO storage: added partition vda1 (id 2) to device tree >14:22:24,925 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >14:22:24,927 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >14:22:24,930 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:22:24,971 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >14:22:25,039 WARN storage: disklabel detected but not usable on vda1 >14:22:25,040 INFO storage: type detected on 'vda1' is 'xfs' >14:22:25,373 DEBUG storage: XFS.supported: supported: True ; >14:22:25,536 DEBUG storage: getFormat('xfs') returning XFS instance >14:22:25,539 DEBUG storage: PartitionDevice._setFormat: vda1 ; >14:22:25,540 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: xfs ; >14:22:25,543 DEBUG storage: looking up parted Device: /dev/vda1 >14:22:25,548 INFO storage: got device: PartitionDevice instance (0x7f3d709e2d90) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 7500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing xfs 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 0x7f3d5b468200> > 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 0x7f3d709e2690> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d709e2ad0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d709e2850> PedPartition: <_ped.Partition object at 0x7f3d709d9b30> > disk = existing 7500MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >14:22:25,554 DEBUG storage: XFS.supported: supported: True ; >14:22:25,555 INFO storage: got format: XFS instance (0x7f3d5b46e190) -- > type = xfs name = xfs status = False > device = /dev/vda1 uuid = 48a6dd9d-9da1-4627-a0d9-f1104888d481 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >14:22:25,558 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/4F7D-0724', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4F7D-0724', > 'ID_FS_UUID_ENC': '4F7D-0724', > 'ID_FS_VERSION': 'FAT32', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1230848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70247', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/4F7D-0724'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >14:22:25,571 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >14:22:25,572 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >14:22:25,574 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:25,576 INFO storage: vda3 is a partition >14:22:25,577 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >14:22:25,588 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:22:25,590 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with existing msdos disklabel >14:22:25,591 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >14:22:25,596 DEBUG storage: PartitionDevice._setFormat: vda3 ; >14:22:25,596 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:25,597 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >14:22:25,600 DEBUG storage: looking up parted Partition: /dev/vda3 >14:22:25,603 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >14:22:25,608 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >14:22:25,609 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >14:22:25,615 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >14:22:25,615 INFO storage: added partition vda3 (id 3) to device tree >14:22:25,616 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >14:22:25,618 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >14:22:25,619 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >14:22:25,624 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >14:22:25,655 WARN storage: disklabel detected but not usable on vda3 >14:22:25,656 INFO storage: type detected on 'vda3' is 'vfat' >14:22:25,659 DEBUG storage: FATFS.supported: supported: True ; >14:22:25,705 DEBUG storage: getFormat('vfat') returning FATFS instance >14:22:25,707 DEBUG storage: PartitionDevice._setFormat: vda3 ; >14:22:25,708 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: vfat ; >14:22:25,709 DEBUG storage: looking up parted Device: /dev/vda3 >14:22:25,711 INFO storage: got device: PartitionDevice instance (0x7f3d5b47b690) -- > name = vda3 status = True kids = 0 id = 3 > parents = ['existing 7500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing vfat filesystem > 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 0x7f3d5b4683b0> > 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 0x7f3d709e2690> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d709e2c90> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d709e2c10> PedPartition: <_ped.Partition object at 0x7f3d709d9b90> > disk = existing 7500MB disk vda (1) with existing msdos disklabel > start = 1230848 end = 5359615 length = 4128768 > flags = >14:22:25,720 DEBUG storage: FATFS.supported: supported: True ; >14:22:25,725 INFO storage: got format: FATFS instance (0x7f3d5b47bed0) -- > type = vfat name = vfat status = False > device = /dev/vda3 uuid = 4F7D-0724 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >14:22:25,727 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': '51643', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:22:25,734 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:22:25,735 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:22:25,739 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:25,741 INFO storage: loop0 is a loop device >14:22:25,743 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:22:25,744 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:22:25,750 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:25,753 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:25,754 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:22:25,760 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 4) to device tree >14:22:25,762 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:22:25,762 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:25,764 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:22:25,770 INFO storage: added loop loop0 (id 5) to device tree >14:22:25,772 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:22:25,773 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:22:25,775 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:22:25,777 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:22:25,778 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:22:25,796 WARN storage: disklabel detected but not usable on loop0 >14:22:25,797 INFO storage: type detected on 'loop0' is 'squashfs' >14:22:25,798 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:22:25,799 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:22:25,800 INFO storage: got device: LoopDevice instance (0x7f3d5b47f090) -- > name = loop0 status = False kids = 0 id = 5 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (4)'] > 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 >14:22:25,804 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65255', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:22:25,810 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:22:25,812 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:22:25,813 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:25,816 INFO storage: loop1 is a loop device >14:22:25,818 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:22:25,819 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:22:25,820 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:25,820 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:25,821 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:22:25,825 INFO storage: added file /LiveOS/rootfs.img (id 6) to device tree >14:22:25,827 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:22:25,827 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:25,829 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:22:25,829 INFO storage: added loop loop1 (id 7) to device tree >14:22:25,830 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:22:25,837 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:22:25,838 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:25,842 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:22:25,842 DEBUG storage: device loop1 does not contain a disklabel >14:22:25,842 INFO storage: type detected on 'loop1' is 'ext4' >14:22:25,964 DEBUG storage: padding min size from 0 up to 0 >14:22:25,965 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:25,965 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:22:25,967 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:22:25,967 INFO storage: got device: LoopDevice instance (0x7f3d5b47b6d0) -- > name = loop1 status = False kids = 0 id = 7 > parents = ['existing 0MB file /LiveOS/rootfs.img (6)'] > 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 >14:22:25,972 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:25,973 INFO storage: got format: Ext4FS instance (0x7f3d5b47f3d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:22:25,975 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': '65276', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:22:25,975 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:22:25,976 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:22:25,982 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:25,982 INFO storage: loop2 is a loop device >14:22:25,983 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:22:25,988 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:22:25,989 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:25,990 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:25,991 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:22:25,991 INFO storage: added file /overlay (deleted) (id 8) to device tree >14:22:25,993 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:22:25,996 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:25,998 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:22:25,998 INFO storage: added loop loop2 (id 9) to device tree >14:22:25,999 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:22:26,000 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:22:26,005 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:22:26,006 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:22:26,007 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:22:26,021 WARN storage: disklabel detected but not usable on loop2 >14:22:26,022 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >14:22:26,023 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:22:26,024 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:22:26,025 INFO storage: got device: LoopDevice instance (0x7f3d5b47f410) -- > name = loop2 status = False kids = 0 id = 9 > parents = ['existing 0MB file /overlay (deleted) (8)'] > 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 >14:22:26,026 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': '76390', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:22:26,031 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:22:26,031 DEBUG storage: lvm filter: adding loop3 to the reject list >14:22:26,033 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': '76410', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:22:26,033 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:22:26,034 DEBUG storage: lvm filter: adding loop4 to the reject list >14:22:26,036 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': '77086', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:22:26,040 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:22:26,041 DEBUG storage: lvm filter: adding loop5 to the reject list >14:22:26,042 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': '77557', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:22:26,043 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:22:26,043 DEBUG storage: lvm filter: adding loop6 to the reject list >14:22:26,044 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': '78000', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:22:26,048 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:22:26,048 DEBUG storage: lvm filter: adding loop7 to the reject list >14:22:26,048 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:22:26,124 INFO storage: devices to scan: ['dm-0'] >14:22:26,139 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/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42142', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:22:26,146 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:22:26,147 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:22:26,148 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:26,155 INFO storage: live-rw is a device-mapper device >14:22:26,156 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:22:26,157 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:22:26,158 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (7) with existing ext4 filesystem >14:22:26,163 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:22:26,166 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (9) >14:22:26,171 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:22:26,174 DEBUG storage: DeviceTree.getDeviceByName returned None >14:22:26,176 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:22:26,182 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:22:26,184 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:22:26,186 INFO storage: added dm live-rw (id 10) to device tree >14:22:26,188 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:22:26,189 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:22:26,190 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:26,197 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:22:26,197 DEBUG storage: device live-rw does not contain a disklabel >14:22:26,198 INFO storage: type detected on 'live-rw' is 'ext4' >14:22:26,315 DEBUG storage: padding min size from 717 up to 788 >14:22:26,317 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:26,317 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:22:26,321 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:22:26,322 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:22:26,350 INFO storage: got device: DMDevice instance (0x7f3d5b47fcd0) -- > name = live-rw status = True kids = 0 id = 10 > parents = ['existing 0MB loop loop2 (9)'] > 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 0x7f3d5b4684d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:22:26,351 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:26,355 INFO storage: got format: Ext4FS instance (0x7f3d5b4906d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:22:26,412 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:22:26,477 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:22:26,523 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:22:26,525 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:22:26,534 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:22:26,583 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:22:26,618 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:22:26,620 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:22:26,621 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:22:26,661 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:22:26,662 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:22:26,663 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:22:26,664 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:22:26,665 INFO storage: edd: collected mbr signatures: {'vda': '0x00000f1a'} >14:22:26,665 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000f1a > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 15360000 >14:22:26,666 DEBUG storage: edd: matched 0x80 to vda using pci_dev >14:22:26,668 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:22:26,687 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:22:29,015 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:22:29,015 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >14:22:29,016 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >14:22:29,016 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:22:29,016 DEBUG storage: crypttab maps: [] >14:22:29,017 DEBUG storage: parsing /mnt/sysimage/etc/fstab >14:22:29,021 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:22:29,208 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:29,214 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:29,215 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:22:29,222 DEBUG storage: Iso9660FS.supported: supported: True ; >14:22:29,224 DEBUG storage: XFS.supported: supported: True ; >14:22:29,226 DEBUG storage: FATFS.supported: supported: True ; >14:22:29,506 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >14:22:29,512 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:22:29,515 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (0) with existing iso9660 filesystem >10:26:02,313 DEBUG storage: Iso9660FS.supported: supported: True ; >10:26:02,315 DEBUG storage: Iso9660FS.supported: supported: True ; >10:26:02,316 DEBUG storage: NFSv4.supported: supported: False ; >10:26:02,318 DEBUG storage: NFSv4.supported: supported: False ; >10:26:02,319 DEBUG storage: SELinuxFS.supported: supported: False ; >10:26:02,321 DEBUG storage: SELinuxFS.supported: supported: False ; >10:26:02,322 DEBUG storage: Ext4FS.supported: supported: True ; >10:26:02,323 DEBUG storage: Ext4FS.supported: supported: True ; >10:26:02,325 DEBUG storage: Ext3FS.supported: supported: True ; >10:26:02,327 DEBUG storage: Ext3FS.supported: supported: True ; >10:26:02,328 DEBUG storage: Ext2FS.supported: supported: True ; >10:26:02,330 DEBUG storage: Ext2FS.supported: supported: True ; >10:26:02,331 DEBUG storage: SysFS.supported: supported: False ; >10:26:02,333 DEBUG storage: SysFS.supported: supported: False ; >10:26:02,335 DEBUG storage: MultipathMember.__init__: >10:26:02,336 DEBUG storage: MDRaidMember.__init__: >10:26:02,338 DEBUG storage: ProcFS.supported: supported: False ; >10:26:02,339 DEBUG storage: ProcFS.supported: supported: False ; >10:26:02,341 DEBUG storage: SwapSpace.__init__: >10:26:02,342 DEBUG storage: DMRaidMember.__init__: >10:26:02,344 DEBUG storage: DevPtsFS.supported: supported: False ; >10:26:02,345 DEBUG storage: DevPtsFS.supported: supported: False ; >10:26:02,346 DEBUG storage: BTRFS.supported: supported: True ; >10:26:02,436 DEBUG storage: USBFS.supported: supported: False ; >10:26:02,438 DEBUG storage: USBFS.supported: supported: False ; >10:26:02,439 DEBUG storage: DiskLabel.__init__: >10:26:02,440 INFO storage: DiskLabel.partedDevice returning None >10:26:02,441 DEBUG storage: HFSPlus.supported: supported: False ; >10:26:02,443 DEBUG storage: HFSPlus.supported: supported: False ; >10:26:02,444 DEBUG storage: XFS.supported: supported: True ; >10:26:02,445 DEBUG storage: XFS.supported: supported: True ; >10:26:02,447 DEBUG storage: TmpFS.supported: supported: False ; >10:26:02,448 DEBUG storage: TmpFS.supported: supported: False ; >10:26:02,450 DEBUG storage: LUKS.__init__: >10:26:02,452 DEBUG storage: NTFS.supported: supported: False ; >10:26:02,453 DEBUG storage: NTFS.supported: supported: False ; >10:26:02,454 DEBUG storage: BindFS.supported: supported: False ; >10:26:02,456 DEBUG storage: BindFS.supported: supported: False ; >10:26:02,457 DEBUG storage: HFS.supported: supported: False ; >10:26:02,458 DEBUG storage: HFS.supported: supported: False ; >10:26:02,460 DEBUG storage: LVMPhysicalVolume.__init__: >10:26:02,461 DEBUG storage: NFS.supported: supported: False ; >10:26:02,463 DEBUG storage: NFS.supported: supported: False ; >10:26:02,464 DEBUG storage: FATFS.supported: supported: True ; >10:26:02,465 DEBUG storage: FATFS.supported: supported: True ; >10:26:02,467 DEBUG storage: NoDevFS.supported: supported: False ; >10:26:02,468 DEBUG storage: NoDevFS.supported: supported: False ; >10:28:49,313 DEBUG storage: clearpart: looking at vda3 >10:28:49,313 DEBUG storage: clearpart: looking at vda1 >10:28:49,314 DEBUG storage: checking whether disk vda has an empty extended >10:28:49,314 DEBUG storage: extended is None ; logicals is [] >10:28:49,315 DEBUG storage: new disk order: [] >10:28:49,350 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:28:49,352 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with existing msdos disklabel >10:28:49,353 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:28:49,355 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with existing msdos disklabel >10:28:49,355 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:28:49,357 DEBUG storage: _is_valid_disklabel(vda) returning True >10:28:49,357 DEBUG storage: _is_valid_size(vda) returning True >10:28:49,358 DEBUG storage: _is_valid_location(vda) returning True >10:28:49,358 DEBUG storage: _is_valid_format(vda) returning True >10:28:49,359 DEBUG storage: is_valid_stage1_device(vda) returning True >10:28:49,388 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:28:49,389 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a31f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d63a3ba10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d63a3b810> PedPartition: <_ped.Partition object at 0x7f3d63a34d70> >10:28:49,391 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:28:49,391 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a31f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d63a3bbd0> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d63a3bb50> PedPartition: <_ped.Partition object at 0x7f3d63a34dd0> >10:28:51,175 DEBUG storage: FATFS.supported: supported: True ; >10:28:51,175 DEBUG storage: getFormat('vfat') returning FATFS instance >10:28:57,876 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >10:28:57,877 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:28:57,878 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: vfat ; type: None ; >10:28:57,879 INFO storage.ui: registered action: [0] Destroy Format vfat filesystem on partition vda3 (id 3) >10:28:57,880 DEBUG storage.ui: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >10:28:57,882 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >10:28:57,922 INFO storage.ui: removed partition vda3 (id 3) from device tree >10:28:57,924 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >10:28:57,925 INFO storage.ui: registered action: [1] Destroy Device partition vda3 (id 3) >10:28:57,947 DEBUG storage: XFS.supported: supported: True ; >10:28:57,948 DEBUG storage: getFormat('xfs') returning XFS instance >10:28:59,796 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >10:28:59,796 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:28:59,798 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: xfs ; type: None ; >10:28:59,799 INFO storage.ui: registered action: [2] Destroy Format xfs filesystem on partition vda1 (id 2) >10:28:59,800 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:28:59,802 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >10:28:59,831 INFO storage.ui: removed partition vda1 (id 2) from device tree >10:28:59,833 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:28:59,834 INFO storage.ui: registered action: [3] Destroy Device partition vda1 (id 2) >10:28:59,836 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:28:59,836 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:28:59,838 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >10:28:59,839 INFO storage.ui: registered action: [4] Destroy Format msdos disklabel on disk vda (id 1) >10:28:59,842 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >10:28:59,844 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >10:28:59,845 DEBUG storage.ui: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f3d63a45b90> > PedDisk: <_ped.Disk object at 0x7f3d637cc638> >10:28:59,845 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >10:28:59,847 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:28:59,848 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:28:59,849 INFO storage.ui: registered action: [5] Create Format msdos disklabel on disk vda (id 1) >10:29:02,205 DEBUG storage.ui: doAutoPart: True >10:29:02,206 DEBUG storage.ui: encryptedAutoPart: False >10:29:02,206 DEBUG storage.ui: autoPartType: 0 >10:29:02,207 DEBUG storage.ui: clearPartType: 2 >10:29:02,207 DEBUG storage.ui: clearPartDisks: ['vda'] >10:29:02,208 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f3d63a3b4d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f3d63a3b550) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f3d63a3b5d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f3d63a3b650) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f3d63a3b6d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >10:29:02,209 DEBUG storage.ui: storage.disks: ['vda'] >10:29:02,209 DEBUG storage.ui: storage.partitioned: ['vda'] >10:29:02,210 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >10:29:02,212 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,213 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,214 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,215 DEBUG storage.ui: boot disk: vda >10:29:02,216 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f3d63a31c50) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7500.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: 15360000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15238, 16, 63) biosGeometry: (956, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d5b4b9e60> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3d63a31d90>] >10:29:02,217 DEBUG storage.ui: devs: [] >10:29:02,218 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >10:29:02,219 DEBUG storage.ui: _is_valid_size(vda) returning True >10:29:02,219 DEBUG storage.ui: _is_valid_location(vda) returning True >10:29:02,220 DEBUG storage.ui: _is_valid_format(vda) returning True >10:29:02,220 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >10:29:02,222 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:29:02,223 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:29:02,224 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >10:29:02,226 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >10:29:02,228 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >10:29:02,230 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:29:02,231 INFO storage.ui: added partition req0 (id 11) to device tree >10:29:02,231 INFO storage.ui: registered action: [6] Create Device partition req0 (id 11) >10:29:02,232 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:02,232 INFO storage.ui: registered action: [7] Create Format ext4 filesystem mounted at / on partition req0 (id 11) >10:29:02,234 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:29:02,235 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:29:02,236 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >10:29:02,238 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >10:29:02,239 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >10:29:02,241 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:29:02,242 INFO storage.ui: added partition req1 (id 12) to device tree >10:29:02,242 INFO storage.ui: registered action: [8] Create Device partition req1 (id 12) >10:29:02,243 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:02,243 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition req1 (id 12) >10:29:02,244 INFO storage.ui: skipping unneeded stage1 biosboot request >10:29:02,244 DEBUG storage.ui: PartSpec instance (0x7f3d63a3b650) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >10:29:02,245 DEBUG storage.ui: existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,247 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >10:29:02,247 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >10:29:02,249 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >10:29:02,251 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >10:29:02,252 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >10:29:02,254 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:29:02,254 INFO storage.ui: added partition req2 (id 13) to device tree >10:29:02,255 INFO storage.ui: registered action: [10] Create Device partition req2 (id 13) >10:29:02,255 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:02,256 INFO storage.ui: registered action: [11] Create Format swap on partition req2 (id 13) >10:29:02,257 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:29:02,259 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req1(id 12)', 'req2(id 13)'] from disk(s) ['vda'] >10:29:02,260 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 11)', 'req1(id 12)', 'req2(id 13)'] >10:29:02,261 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 12)', 'req2(id 13)', 'req0(id 11)'] from disk(s) ['vda'] >10:29:02,263 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,265 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,265 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,267 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,269 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,269 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,270 DEBUG storage.ui: allocating partition: req1 ; id: 12 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >10:29:02,270 DEBUG storage.ui: checking freespace on vda >10:29:02,271 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >10:29:02,272 DEBUG storage.ui: current free range is 63-15359999 (7499MB) >10:29:02,272 DEBUG storage.ui: updating use_disk to vda, type: 0 >10:29:02,273 DEBUG storage.ui: new free: 63-15359999 / 7499MB >10:29:02,273 DEBUG storage.ui: new free allows for 0 sectors of growth >10:29:02,274 DEBUG storage.ui: found free space for bootable request >10:29:02,275 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:29:02,276 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >10:29:02,277 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:29:02,278 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ed410> PedPartition: <_ped.Partition object at 0x7f3d637e70b0> >10:29:02,280 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >10:29:02,281 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >10:29:02,283 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >10:29:02,284 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ed390> PedPartition: <_ped.Partition object at 0x7f3d637e7170> >10:29:02,286 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,288 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,288 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,290 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,292 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,292 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,293 DEBUG storage.ui: allocating partition: req2 ; id: 13 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2016MB ; grow: False ; max_size: 0 >10:29:02,293 DEBUG storage.ui: checking freespace on vda >10:29:02,294 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2016MB boot=False best=None grow=False >10:29:02,294 DEBUG storage.ui: current free range is 63-2047 (0MB) >10:29:02,295 DEBUG storage.ui: current free range is 1026048-15359999 (6999MB) >10:29:02,296 DEBUG storage.ui: updating use_disk to vda, type: 0 >10:29:02,296 DEBUG storage.ui: new free: 1026048-15359999 / 6999MB >10:29:02,297 DEBUG storage.ui: new free allows for 0 sectors of growth >10:29:02,298 DEBUG storage.ui: created partition vda2 of 2016MB and added it to /dev/vda >10:29:02,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:29:02,300 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ed750> PedPartition: <_ped.Partition object at 0x7f3d637e71d0> >10:29:02,302 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >10:29:02,303 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >10:29:02,305 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >10:29:02,306 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ed410> PedPartition: <_ped.Partition object at 0x7f3d637e7110> >10:29:02,308 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,310 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,310 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,312 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,314 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,314 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,315 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >10:29:02,316 DEBUG storage.ui: checking freespace on vda >10:29:02,316 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024MB boot=False best=None grow=True >10:29:02,317 DEBUG storage.ui: current free range is 63-2047 (0MB) >10:29:02,318 DEBUG storage.ui: current free range is 5154816-15359999 (4983MB) >10:29:02,318 DEBUG storage.ui: evaluating growth potential for new layout >10:29:02,319 DEBUG storage.ui: calculating growth for disk /dev/vda >10:29:02,321 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:29:02,322 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ed9d0> PedPartition: <_ped.Partition object at 0x7f3d637e7290> >10:29:02,324 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >10:29:02,325 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >10:29:02,326 DEBUG storage.ui: adding request 12 to chunk 15359937 (63-15359999) on /dev/vda >10:29:02,326 DEBUG storage.ui: adding request 13 to chunk 15359937 (63-15359999) on /dev/vda >10:29:02,327 DEBUG storage.ui: adding request 11 to chunk 15359937 (63-15359999) on /dev/vda >10:29:02,328 DEBUG storage.ui: Chunk.growRequests: 15359937 on /dev/vda start = 63 end = 15359999 >sectorSize = 512 > >10:29:02,328 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:29:02,329 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda2 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >10:29:02,329 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:29:02,330 DEBUG storage.ui: 1 requests and 8110017 (3959MB) left in chunk >10:29:02,330 DEBUG storage.ui: adding 8110017 (3959MB) to 11 (vda3) >10:29:02,332 DEBUG storage.ui: new grow amount for request 11 (vda3) is 8110017 units, or 3959MB >10:29:02,332 DEBUG storage.ui: request 12 (vda1) growth: 0 (0MB) size: 500MB >10:29:02,333 DEBUG storage.ui: request 13 (vda2) growth: 0 (0MB) size: 2016MB >10:29:02,333 DEBUG storage.ui: request 11 (vda3) growth: 8110017 (3959MB) size: 4983MB >10:29:02,334 DEBUG storage.ui: disk /dev/vda growth: 8110017 (3959MB) >10:29:02,335 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >10:29:02,336 DEBUG storage.ui: device vda3 new partedPartition None >10:29:02,337 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >10:29:02,339 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >10:29:02,340 DEBUG storage.ui: total growth: 8110017 sectors >10:29:02,340 DEBUG storage.ui: updating use_disk to vda, type: 0 >10:29:02,341 DEBUG storage.ui: new free: 5154816-15359999 / 4983MB >10:29:02,341 DEBUG storage.ui: new free allows for 8110017 sectors of growth >10:29:02,342 DEBUG storage.ui: created partition vda3 of 1024MB and added it to /dev/vda >10:29:02,344 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:29:02,344 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637edc50> PedPartition: <_ped.Partition object at 0x7f3d637e7230> >10:29:02,346 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >10:29:02,348 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >10:29:02,350 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >10:29:02,351 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637edcd0> PedPartition: <_ped.Partition object at 0x7f3d637e7350> >10:29:02,351 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda3(id 11)', 'vda1(id 12)', 'vda2(id 13)'] >10:29:02,352 DEBUG storage.ui: growable partitions are ['vda3'] >10:29:02,353 DEBUG storage.ui: adding request 11 to chunk 15359937 (63-15359999) on /dev/vda >10:29:02,353 DEBUG storage.ui: adding request 12 to chunk 15359937 (63-15359999) on /dev/vda >10:29:02,354 DEBUG storage.ui: adding request 13 to chunk 15359937 (63-15359999) on /dev/vda >10:29:02,354 DEBUG storage.ui: disk vda has 1 chunks >10:29:02,355 DEBUG storage.ui: Chunk.growRequests: 15359937 on /dev/vda start = 63 end = 15359999 >sectorSize = 512 > >10:29:02,355 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:29:02,356 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda2 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >10:29:02,356 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:29:02,357 DEBUG storage.ui: 1 requests and 8110017 (3959MB) left in chunk >10:29:02,357 DEBUG storage.ui: adding 8110017 (3959MB) to 11 (vda3) >10:29:02,357 DEBUG storage.ui: new grow amount for request 11 (vda3) is 8110017 units, or 3959MB >10:29:02,358 DEBUG storage.ui: growing partitions on vda >10:29:02,359 DEBUG storage.ui: partition vda1 (12): 0 >10:29:02,359 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3d63a456d0> PedGeometry: <_ped.Geometry object at 0x7f3d637edd50> >10:29:02,360 DEBUG storage.ui: partition vda2 (13): 0 >10:29:02,360 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 5154815 length: 4128768 > device: <parted.device.Device object at 0x7f3d63a456d0> PedGeometry: <_ped.Geometry object at 0x7f3d637edf10> >10:29:02,361 DEBUG storage.ui: partition vda3 (11): 0 >10:29:02,362 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 5154816 end: 15359999 length: 10205184 > device: <parted.device.Device object at 0x7f3d63a456d0> PedGeometry: <_ped.Geometry object at 0x7f3d637ee0d0> >10:29:02,362 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 12)', 'vda2(id 13)', 'vda3(id 11)'] from disk(s) ['vda'] >10:29:02,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >10:29:02,365 DEBUG storage.ui: device vda1 new partedPartition None >10:29:02,366 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >10:29:02,368 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >10:29:02,370 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >10:29:02,370 DEBUG storage.ui: device vda2 new partedPartition None >10:29:02,372 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >10:29:02,373 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >10:29:02,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >10:29:02,375 DEBUG storage.ui: device vda3 new partedPartition None >10:29:02,377 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >10:29:02,378 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:29:02,379 DEBUG storage.ui: back from removeNewPartitions >10:29:02,380 DEBUG storage.ui: extended: None >10:29:02,380 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3d63a456d0> PedGeometry: <_ped.Geometry object at 0x7f3d637edd50> >10:29:02,382 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >10:29:02,383 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ee390> PedPartition: <_ped.Partition object at 0x7f3d637e70b0> >10:29:02,385 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >10:29:02,386 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >10:29:02,388 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >10:29:02,389 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ee4d0> PedPartition: <_ped.Partition object at 0x7f3d637e7470> >10:29:02,390 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 5154815 length: 4128768 > device: <parted.device.Device object at 0x7f3d63a456d0> PedGeometry: <_ped.Geometry object at 0x7f3d637edf10> >10:29:02,392 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >10:29:02,393 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637e0e10> PedPartition: <_ped.Partition object at 0x7f3d637e73b0> >10:29:02,394 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >10:29:02,396 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >10:29:02,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >10:29:02,399 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ed210> PedPartition: <_ped.Partition object at 0x7f3d637e7110> >10:29:02,399 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 5154816 end: 15359999 length: 10205184 > device: <parted.device.Device object at 0x7f3d63a456d0> PedGeometry: <_ped.Geometry object at 0x7f3d637ee0d0> >10:29:02,402 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:29:02,403 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ed1d0> PedPartition: <_ped.Partition object at 0x7f3d637e7410> >10:29:02,405 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >10:29:02,406 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >10:29:02,408 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >10:29:02,409 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d63a45b50> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ee6d0> PedPartition: <_ped.Partition object at 0x7f3d637e74d0> >10:29:02,410 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (12) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:29:02,411 DEBUG storage.ui: fixing size of non-existent 2016MB partition vda2 (13) with non-existent swap at 2016.00 >10:29:02,411 DEBUG storage.ui: fixing size of non-existent 4983MB partition vda3 (11) with non-existent ext4 filesystem mounted at / at 4983.00 >10:29:02,413 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >10:29:02,415 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:02,415 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >10:29:02,417 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >10:29:02,417 DEBUG storage.ui: _is_valid_size(vda) returning True >10:29:02,418 DEBUG storage.ui: _is_valid_location(vda) returning True >10:29:02,418 DEBUG storage.ui: _is_valid_format(vda) returning True >10:29:02,418 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >10:29:02,421 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >10:29:02,421 DEBUG storage.ui: _is_valid_size(vda) returning True >10:29:02,422 DEBUG storage.ui: _is_valid_location(vda) returning True >10:29:02,422 DEBUG storage.ui: _is_valid_format(vda) returning True >10:29:02,422 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >10:29:02,423 DEBUG storage.ui: _is_valid_disklabel(vda1) returning True >10:29:02,423 DEBUG storage.ui: _is_valid_size(vda1) returning True >10:29:02,423 DEBUG storage.ui: _is_valid_location(vda1) returning True >10:29:02,424 DEBUG storage.ui: _is_valid_partition(vda1) returning True >10:29:02,424 DEBUG storage.ui: _is_valid_format(vda1) returning True >10:29:02,424 DEBUG storage.ui: is_valid_stage2_device(vda1) returning True >10:29:02,441 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:02,442 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:07,435 DEBUG storage: FATFS.supported: supported: True ; >10:29:07,436 DEBUG storage: getFormat('vfat') returning FATFS instance >10:29:08,488 DEBUG storage: FATFS.supported: supported: True ; >10:29:08,489 DEBUG storage: getFormat('vfat') returning FATFS instance >10:29:08,489 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3d63a31b10>, 500.0, ['vda'], None >10:29:08,491 DEBUG storage.ui: FATFS.supported: supported: True ; >10:29:08,491 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >10:29:08,493 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >10:29:08,493 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:08,495 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >10:29:08,495 INFO storage.ui: registered action: [12] Destroy Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:08,497 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >10:29:08,498 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: None ; type: vfat ; >10:29:08,499 INFO storage.ui: registered action: [13] Create Format vfat filesystem mounted at /boot on partition vda1 (id 12) >10:29:15,091 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:15,094 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:15,918 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:15,919 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:15,919 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3d63a31b10>, 500.0, ['vda'], None >10:29:15,921 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:29:15,922 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:29:15,923 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >10:29:15,924 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:15,925 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: vfat ; type: None ; >10:29:15,926 INFO storage.ui: registered action: [14] Destroy Format vfat filesystem mounted at /boot on partition vda1 (id 12) >10:29:15,927 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >10:29:15,929 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >10:29:15,929 INFO storage.ui: registered action: [15] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:17,049 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:17,050 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:17,050 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3d63a31b10>, 500.0, ['vda'], None >10:29:19,434 DEBUG storage: FATFS.supported: supported: True ; >10:29:19,434 DEBUG storage: getFormat('vfat') returning FATFS instance >10:29:20,318 DEBUG storage: FATFS.supported: supported: True ; >10:29:20,318 DEBUG storage: getFormat('vfat') returning FATFS instance >10:29:20,319 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3d63a31b10>, 4983.0, ['vda'], None >10:29:20,320 DEBUG storage.ui: FATFS.supported: supported: True ; >10:29:20,321 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >10:29:20,322 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >10:29:20,323 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:29:20,325 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >10:29:20,325 INFO storage.ui: registered action: [16] Destroy Format ext4 filesystem mounted at / on partition vda3 (id 11) >10:29:20,327 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >10:29:20,328 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: None ; type: vfat ; >10:29:20,329 INFO storage.ui: registered action: [17] Create Format vfat filesystem mounted at / on partition vda3 (id 11) >10:29:21,520 DEBUG storage: FATFS.supported: supported: True ; >10:29:21,521 DEBUG storage: getFormat('vfat') returning FATFS instance >10:29:21,522 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3d63a31b10>, 4983.0, ['vda'], None >10:29:21,539 DEBUG storage: PartitionDevice._setFormat: vda3 ; >10:29:21,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:29:21,541 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: vfat ; type: None ; >10:29:21,541 INFO storage: registered action: [18] Destroy Format vfat filesystem on partition vda3 (id 3) >10:29:21,543 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >10:29:21,545 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >10:29:21,572 INFO storage: removed partition vda3 (id 3) from device tree >10:29:21,574 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >10:29:21,575 INFO storage: registered action: [19] Destroy Device partition vda3 (id 3) >10:29:21,577 DEBUG storage: PartitionDevice._setFormat: vda1 ; >10:29:21,578 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:29:21,579 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: xfs ; type: None ; >10:29:21,580 INFO storage: registered action: [20] Destroy Format xfs filesystem on partition vda1 (id 2) >10:29:21,582 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:29:21,586 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >10:29:21,616 INFO storage: removed partition vda1 (id 2) from device tree >10:29:21,618 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >10:29:21,619 INFO storage: registered action: [21] Destroy Device partition vda1 (id 2) >10:29:21,621 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:29:21,621 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:29:21,623 DEBUG storage: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >10:29:21,623 INFO storage: registered action: [22] Destroy Format msdos disklabel on disk vda (id 1) >10:29:21,625 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >10:29:21,626 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >10:29:21,628 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f3d637eed50> > PedDisk: <_ped.Disk object at 0x7f3d637dfa28> >10:29:21,628 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:29:21,630 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:29:21,632 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:29:21,632 INFO storage: registered action: [23] Create Format msdos disklabel on disk vda (id 1) >10:29:21,634 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:29:21,634 DEBUG storage: device vda3 new partedPartition None >10:29:21,635 INFO storage: added partition req0 (id 11) to device tree >10:29:21,636 INFO storage: registered action: [24] Create Device partition req0 (id 11) >10:29:21,638 DEBUG storage: PartitionDevice._setFormat: req0 ; >10:29:21,640 DEBUG storage: PartitionDevice._setFormat: req0 ; current: vfat ; type: vfat ; >10:29:21,640 INFO storage: registered action: [25] Create Format vfat filesystem mounted at / on partition req0 (id 11) >10:29:21,642 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:29:21,642 DEBUG storage: device vda1 new partedPartition None >10:29:21,643 INFO storage: added partition req1 (id 12) to device tree >10:29:21,644 INFO storage: registered action: [26] Create Device partition req1 (id 12) >10:29:21,646 DEBUG storage: PartitionDevice._setFormat: req1 ; >10:29:21,647 DEBUG storage: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >10:29:21,648 INFO storage: registered action: [27] Create Format ext4 filesystem mounted at /boot on partition req1 (id 12) >10:29:21,649 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:29:21,650 DEBUG storage: device vda2 new partedPartition None >10:29:21,651 INFO storage: added partition req2 (id 13) to device tree >10:29:21,652 INFO storage: registered action: [28] Create Device partition req2 (id 13) >10:29:21,653 DEBUG storage: PartitionDevice._setFormat: req2 ; >10:29:21,655 DEBUG storage: PartitionDevice._setFormat: req2 ; current: swap ; type: swap ; >10:29:21,656 INFO storage: registered action: [29] Create Format swap on partition req2 (id 13) >10:29:21,658 DEBUG storage: PartitionDevice._setFormat: req1 ; >10:29:21,659 DEBUG storage: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >10:29:21,660 INFO storage: registered action: [30] Create Format ext4 filesystem mounted at /boot on partition req1 (id 12) >10:29:21,662 DEBUG storage: PartitionDevice._setFormat: req1 ; >10:29:21,663 DEBUG storage: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >10:29:21,664 INFO storage: registered action: [31] Create Format ext4 filesystem mounted at /boot on partition req1 (id 12) >10:29:21,666 DEBUG storage: PartitionDevice._setFormat: req0 ; >10:29:21,667 DEBUG storage: PartitionDevice._setFormat: req0 ; current: vfat ; type: vfat ; >10:29:21,668 INFO storage: registered action: [32] Create Format vfat filesystem mounted at / on partition req0 (id 11) >10:29:21,670 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:29:21,671 DEBUG storage: removing all non-preexisting partitions ['req0(id 11)', 'req1(id 12)', 'req2(id 13)'] from disk(s) ['vda'] >10:29:21,672 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 11)', 'req1(id 12)', 'req2(id 13)'] >10:29:21,672 DEBUG storage: removing all non-preexisting partitions ['req1(id 12)', 'req0(id 11)', 'req2(id 13)'] from disk(s) ['vda'] >10:29:21,674 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:21,676 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:21,676 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:21,678 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:21,680 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:21,680 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:21,681 DEBUG storage: allocating partition: req1 ; id: 12 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >10:29:21,682 DEBUG storage: checking freespace on vda >10:29:21,682 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >10:29:21,683 DEBUG storage: current free range is 63-15359999 (7499MB) >10:29:21,684 DEBUG storage: updating use_disk to vda, type: 0 >10:29:21,684 DEBUG storage: new free: 63-15359999 / 7499MB >10:29:21,685 DEBUG storage: new free allows for 0 sectors of growth >10:29:21,685 DEBUG storage: found free space for bootable request >10:29:21,686 DEBUG storage: adjusted start sector from 63 to 2048 >10:29:21,687 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >10:29:21,689 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >10:29:21,690 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eed10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637fa650> PedPartition: <_ped.Partition object at 0x7f3d63a47710> >10:29:21,692 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: vda ; >10:29:21,693 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: vda ; >10:29:21,695 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: vda ; >10:29:21,697 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:29:21,697 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eed10> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637fa510> PedPartition: <_ped.Partition object at 0x7f3d637e7590> >10:29:21,699 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:21,701 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:21,702 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:21,703 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:21,705 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:21,705 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:21,706 DEBUG storage: allocating partition: req0 ; id: 11 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 4983MB ; grow: False ; max_size: 51200 >10:29:21,706 DEBUG storage: checking freespace on vda >10:29:21,707 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=4983MB boot=False best=None grow=False >10:29:21,708 DEBUG storage: current free range is 63-2047 (0MB) >10:29:21,709 DEBUG storage: current free range is 1026048-15359999 (6999MB) >10:29:21,709 DEBUG storage: updating use_disk to vda, type: 0 >10:29:21,710 DEBUG storage: new free: 1026048-15359999 / 6999MB >10:29:21,710 DEBUG storage: new free allows for 0 sectors of growth >10:29:21,711 DEBUG storage: created partition vda2 of 4983MB and added it to /dev/vda >10:29:21,713 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >10:29:21,714 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eed10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637fa9d0> PedPartition: <_ped.Partition object at 0x7f3d637e7170> >10:29:21,715 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: vda ; >10:29:21,717 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: vda ; >10:29:21,718 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: vda ; >10:29:21,720 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:29:21,721 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eed10> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637faa90> PedPartition: <_ped.Partition object at 0x7f3d637e7530> >10:29:21,723 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:21,725 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:21,725 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:21,727 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:21,728 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:21,729 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:21,729 DEBUG storage: allocating partition: req2 ; id: 13 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2016MB ; grow: False ; max_size: 0 >10:29:21,730 DEBUG storage: checking freespace on vda >10:29:21,731 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2016MB boot=False best=None grow=False >10:29:21,731 DEBUG storage: current free range is 63-2047 (0MB) >10:29:21,732 DEBUG storage: current free range is 11231232-15359999 (2016MB) >10:29:21,732 DEBUG storage: updating use_disk to vda, type: 0 >10:29:21,733 DEBUG storage: new free: 11231232-15359999 / 2016MB >10:29:21,733 DEBUG storage: new free allows for 0 sectors of growth >10:29:21,734 DEBUG storage: created partition vda3 of 2016MB and added it to /dev/vda >10:29:21,736 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >10:29:21,736 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eed10> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637faed0> PedPartition: <_ped.Partition object at 0x7f3d637e7650> >10:29:21,738 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: vda ; >10:29:21,739 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: vda ; >10:29:21,741 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: vda ; >10:29:21,742 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:29:21,743 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eed10> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637fd150> PedPartition: <_ped.Partition object at 0x7f3d637e7770> >10:29:21,744 DEBUG storage: growPartitions: disks=['vda'], partitions=['vda2(id 11)', 'vda1(id 12)', 'vda3(id 13)'] >10:29:21,745 DEBUG storage: no growable partitions >10:29:21,745 DEBUG storage: fixing size of non-existent 500MB partition vda1 (12) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:29:21,746 DEBUG storage: fixing size of non-existent 4983MB partition vda2 (11) with non-existent vfat filesystem mounted at / at 4983.00 >10:29:21,747 DEBUG storage: fixing size of non-existent 2016MB partition vda3 (13) with non-existent swap at 2016.00 >10:29:21,750 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:21,751 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:21,752 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:21,753 DEBUG storage: _is_valid_disklabel(vda) returning True >10:29:21,754 DEBUG storage: _is_valid_size(vda) returning True >10:29:21,754 DEBUG storage: _is_valid_location(vda) returning True >10:29:21,755 DEBUG storage: _is_valid_format(vda) returning True >10:29:21,755 DEBUG storage: is_valid_stage1_device(vda) returning True >10:29:21,764 DEBUG storage: _is_valid_disklabel(vda) returning True >10:29:21,768 DEBUG storage: _is_valid_size(vda) returning True >10:29:21,769 DEBUG storage: _is_valid_location(vda) returning True >10:29:21,769 DEBUG storage: _is_valid_format(vda) returning True >10:29:21,770 DEBUG storage: is_valid_stage1_device(vda) returning True >10:29:21,771 DEBUG storage: _is_valid_disklabel(vda1) returning True >10:29:21,771 DEBUG storage: _is_valid_size(vda1) returning True >10:29:21,772 DEBUG storage: _is_valid_location(vda1) returning True >10:29:21,772 DEBUG storage: _is_valid_partition(vda1) returning True >10:29:21,773 DEBUG storage: _is_valid_format(vda1) returning True >10:29:21,773 DEBUG storage: is_valid_stage2_device(vda1) returning True >10:29:31,200 DEBUG storage: clearpart: looking at vda3 >10:29:31,200 DEBUG storage: clearpart: looking at vda2 >10:29:31,201 DEBUG storage: clearpart: looking at vda1 >10:29:31,201 DEBUG storage: checking whether disk vda has an empty extended >10:29:31,202 DEBUG storage: extended is None ; logicals is [] >10:29:31,203 DEBUG storage: new disk order: [] >10:29:31,232 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:31,233 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:31,235 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:31,236 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:31,236 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:31,238 DEBUG storage: _is_valid_disklabel(vda) returning True >10:29:31,238 DEBUG storage: _is_valid_size(vda) returning True >10:29:31,239 DEBUG storage: _is_valid_location(vda) returning True >10:29:31,239 DEBUG storage: _is_valid_format(vda) returning True >10:29:31,239 DEBUG storage: is_valid_stage1_device(vda) returning True >10:29:31,269 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:29:31,270 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637fd610> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d63807090> PedPartition: <_ped.Partition object at 0x7f3d63a47710> >10:29:31,272 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:29:31,273 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637fd610> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d63807210> PedPartition: <_ped.Partition object at 0x7f3d637e7170> >10:29:31,274 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:29:31,275 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637fd610> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d63807390> PedPartition: <_ped.Partition object at 0x7f3d637e78f0> >10:29:31,295 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:31,295 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:33,389 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:33,389 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:29:33,390 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3d637fa950>, 500.0, ['vda'], None >10:29:33,395 DEBUG storage: FATFS.supported: supported: True ; >10:29:33,396 DEBUG storage: getFormat('vfat') returning FATFS instance >10:29:34,787 DEBUG storage: FATFS.supported: supported: True ; >10:29:34,787 DEBUG storage: getFormat('vfat') returning FATFS instance >10:29:34,788 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f3d637fa950>, 4983.0, ['vda'], None >10:29:34,795 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:29:34,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 7500MB disk vda (1) with non-existent msdos disklabel >10:29:34,797 DEBUG storage: resolved 'vda' to 'vda' (disk) >10:29:34,798 DEBUG storage: _is_valid_disklabel(vda) returning True >10:29:34,799 DEBUG storage: _is_valid_size(vda) returning True >10:29:34,799 DEBUG storage: _is_valid_location(vda) returning True >10:29:34,800 DEBUG storage: _is_valid_format(vda) returning True >10:29:34,800 DEBUG storage: is_valid_stage1_device(vda) returning True >10:29:34,811 DEBUG storage: _is_valid_disklabel(vda) returning True >10:29:34,811 DEBUG storage: _is_valid_size(vda) returning True >10:29:34,812 DEBUG storage: _is_valid_location(vda) returning True >10:29:34,812 DEBUG storage: _is_valid_format(vda) returning True >10:29:34,813 DEBUG storage: is_valid_stage1_device(vda) returning True >10:29:34,813 DEBUG storage: _is_valid_disklabel(vda1) returning True >10:29:34,817 DEBUG storage: _is_valid_size(vda1) returning True >10:29:34,818 DEBUG storage: _is_valid_location(vda1) returning True >10:29:34,819 DEBUG storage: _is_valid_partition(vda1) returning True >10:29:34,821 DEBUG storage: _is_valid_format(vda1) returning True >10:29:34,822 DEBUG storage: is_valid_stage2_device(vda1) returning True >10:29:37,506 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:29:37,542 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:29:37,544 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:29:37,574 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:29:37,576 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:29:37,577 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:29:37,578 DEBUG storage: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >10:29:37,580 DEBUG storage: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >10:29:37,581 DEBUG storage: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >10:29:37,581 INFO storage: resetting parted disks... >10:29:37,583 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >10:29:37,584 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >10:29:37,585 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >10:29:37,587 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >10:29:37,590 DEBUG storage: PartitionDevice.preCommitFixup: vda3 ; >10:29:37,591 DEBUG storage: PartitionDevice.preCommitFixup: vda3 ; >10:29:37,592 DEBUG storage: sector-based lookup found partition vda3 >10:29:37,593 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:29:37,594 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d709e2a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d63807490> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d63807450> PedPartition: <_ped.Partition object at 0x7f3d637e7e90> >10:29:37,596 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >10:29:37,597 DEBUG storage: sector-based lookup found partition vda1 >10:29:37,598 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:29:37,599 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d709e2a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d63807650> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d638075d0> PedPartition: <_ped.Partition object at 0x7f3d637e7ef0> >10:29:37,599 DEBUG storage: action: [18] Destroy Format vfat filesystem on partition vda3 (id 3) >10:29:37,600 DEBUG storage: action: [19] Destroy Device partition vda3 (id 3) >10:29:37,600 DEBUG storage: action: [20] Destroy Format xfs filesystem on partition vda1 (id 2) >10:29:37,601 DEBUG storage: action: [21] Destroy Device partition vda1 (id 2) >10:29:37,601 DEBUG storage: action: [22] Destroy Format msdos disklabel on disk vda (id 1) >10:29:37,602 DEBUG storage: action: [23] Create Format msdos disklabel on disk vda (id 1) >10:29:37,603 DEBUG storage: action: [24] Create Device partition vda2 (id 11) >10:29:37,603 DEBUG storage: action: [25] Create Format vfat filesystem mounted at / on partition vda2 (id 11) >10:29:37,604 DEBUG storage: action: [26] Create Device partition vda1 (id 12) >10:29:37,604 DEBUG storage: action: [27] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:37,605 DEBUG storage: action: [28] Create Device partition vda3 (id 13) >10:29:37,605 DEBUG storage: action: [29] Create Format swap on partition vda3 (id 13) >10:29:37,606 DEBUG storage: action: [30] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:37,606 DEBUG storage: action: [31] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:37,607 DEBUG storage: action: [32] Create Format vfat filesystem mounted at / on partition vda2 (id 11) >10:29:37,607 INFO storage: pruning action queue... >10:29:37,608 INFO storage: removing obsolete action 25 (32) >10:29:37,608 INFO storage: removing obsolete action 27 (31) >10:29:37,609 INFO storage: removing obsolete action 30 (31) >10:29:37,609 DEBUG storage: action 30 already pruned >10:29:37,610 DEBUG storage: action 27 already pruned >10:29:37,610 DEBUG storage: action 25 already pruned >10:29:37,611 INFO storage: sorting actions... >10:29:37,613 DEBUG storage: action: [20] Destroy Format xfs filesystem on partition vda1 (id 2) >10:29:37,615 DEBUG storage: action: [18] Destroy Format vfat filesystem on partition vda3 (id 3) >10:29:37,615 DEBUG storage: action: [19] Destroy Device partition vda3 (id 3) >10:29:37,616 DEBUG storage: action: [21] Destroy Device partition vda1 (id 2) >10:29:37,617 DEBUG storage: action: [22] Destroy Format msdos disklabel on disk vda (id 1) >10:29:37,617 DEBUG storage: action: [23] Create Format msdos disklabel on disk vda (id 1) >10:29:37,618 DEBUG storage: action: [26] Create Device partition vda1 (id 12) >10:29:37,618 DEBUG storage: action: [31] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:37,619 DEBUG storage: action: [24] Create Device partition vda2 (id 11) >10:29:37,620 DEBUG storage: action: [32] Create Format vfat filesystem mounted at / on partition vda2 (id 11) >10:29:37,620 DEBUG storage: action: [28] Create Device partition vda3 (id 13) >10:29:37,621 DEBUG storage: action: [29] Create Format swap on partition vda3 (id 13) >10:29:37,621 INFO storage: executing action: [20] Destroy Format xfs filesystem on partition vda1 (id 2) >10:29:37,622 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >10:29:37,624 DEBUG storage: XFS.destroy: device: /dev/vda1 ; status: False ; type: xfs ; >10:29:37,765 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:29:37,769 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >10:29:37,824 INFO storage: executing action: [18] Destroy Format vfat filesystem on partition vda3 (id 3) >10:29:37,826 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: True ; >10:29:37,827 DEBUG storage: FATFS.destroy: device: /dev/vda3 ; status: False ; type: vfat ; >10:29:37,986 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >10:29:37,988 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >10:29:38,044 INFO storage: executing action: [19] Destroy Device partition vda3 (id 3) >10:29:38,046 DEBUG storage: PartitionDevice.destroy: vda3 ; status: True ; >10:29:38,048 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >10:29:38,050 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >10:29:38,081 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda3 ; orig: True ; >10:29:38,085 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >10:29:38,087 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,089 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,090 DEBUG storage: PartitionDevice._destroy: vda3 ; status: True ; >10:29:38,092 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >10:29:38,178 INFO storage: executing action: [21] Destroy Device partition vda1 (id 2) >10:29:38,180 DEBUG storage: PartitionDevice.destroy: vda1 ; status: True ; >10:29:38,181 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:29:38,183 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >10:29:38,213 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >10:29:38,217 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >10:29:38,218 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,220 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,221 DEBUG storage: PartitionDevice._destroy: vda1 ; status: True ; >10:29:38,223 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >10:29:38,313 INFO storage: executing action: [22] Destroy Format msdos disklabel on disk vda (id 1) >10:29:38,315 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >10:29:38,317 DEBUG storage: DiskLabel.destroy: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,405 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:29:38,406 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,467 INFO storage: executing action: [23] Create Format msdos disklabel on disk vda (id 1) >10:29:38,471 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:29:38,473 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,475 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,476 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >10:29:38,582 DEBUG storage: DiskDevice.updateSysfsPath: vda ; status: True ; >10:29:38,583 DEBUG storage: vda sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda >10:29:38,611 INFO storage: executing action: [26] Create Device partition vda1 (id 12) >10:29:38,613 DEBUG storage: PartitionDevice.create: vda1 ; status: False ; >10:29:38,614 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >10:29:38,615 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:29:38,617 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,619 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:38,620 DEBUG storage: PartitionDevice._create: vda1 ; status: False ; >10:29:38,622 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >10:29:38,671 DEBUG storage: post-commit partition path is /dev/vda1 >10:29:38,673 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >10:29:38,674 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eee90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d63807750> PedPartition: <_ped.Partition object at 0x7f3d6379e050> >10:29:38,678 DEBUG storage: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >10:29:38,731 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:29:38,734 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:29:38,736 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:29:38,737 DEBUG storage: vda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 >10:29:38,799 INFO storage: executing action: [31] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 12) >10:29:38,802 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:29:38,803 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >10:29:38,806 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >10:29:38,808 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >10:29:38,809 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >10:29:38,811 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >10:29:38,812 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >10:29:38,813 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >10:29:38,818 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >10:29:38,820 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >10:29:38,821 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >10:29:38,822 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >10:29:38,824 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >10:29:38,825 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >10:29:38,827 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >10:29:38,830 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >10:29:38,916 DEBUG storage: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; >10:29:38,918 DEBUG storage: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: ext4 ; >10:29:39,593 DEBUG storage: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; >10:29:39,640 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:29:39,641 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >10:29:39,642 DEBUG storage: vda1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 >10:29:39,677 INFO storage: executing action: [24] Create Device partition vda2 (id 11) >10:29:39,679 DEBUG storage: PartitionDevice.create: vda2 ; status: False ; >10:29:39,680 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: False ; >10:29:39,687 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:29:39,690 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:39,694 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:39,697 DEBUG storage: PartitionDevice._create: vda2 ; status: False ; >10:29:39,701 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >10:29:39,783 DEBUG storage: post-commit partition path is /dev/vda2 >10:29:39,786 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >10:29:39,788 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eee90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637ff610> PedPartition: <_ped.Partition object at 0x7f3d63a34dd0> >10:29:39,790 DEBUG storage: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >10:29:39,840 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:29:39,842 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:29:39,845 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:29:39,845 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 >10:29:39,907 INFO storage: executing action: [32] Create Format vfat filesystem mounted at / on partition vda2 (id 11) >10:29:39,910 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:29:39,911 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >10:29:39,915 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >10:29:39,917 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >10:29:39,918 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >10:29:39,919 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >10:29:39,921 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >10:29:39,922 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >10:29:39,924 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >10:29:39,925 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >10:29:39,926 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >10:29:39,927 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >10:29:39,929 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >10:29:39,930 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >10:29:39,932 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >10:29:39,934 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >10:29:40,009 DEBUG storage: FATFS.create: device: /dev/vda2 ; status: False ; type: vfat ; >10:29:40,011 DEBUG storage: FATFS.doFormat: device: /dev/vda2 ; mountpoint: / ; type: vfat ; >10:29:41,144 DEBUG storage: FATFS.notifyKernel: device: /dev/vda2 ; type: vfat ; >10:29:41,183 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:29:41,185 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >10:29:41,186 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 >10:29:41,226 INFO storage: executing action: [28] Create Device partition vda3 (id 13) >10:29:41,228 DEBUG storage: PartitionDevice.create: vda3 ; status: False ; >10:29:41,230 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda3 ; orig: False ; >10:29:41,232 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:29:41,233 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:41,235 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >10:29:41,236 DEBUG storage: PartitionDevice._create: vda3 ; status: False ; >10:29:41,238 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >10:29:41,389 DEBUG storage: post-commit partition path is /dev/vda3 >10:29:41,394 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >10:29:41,401 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d637eee90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d637fa5d0> PedPartition: <_ped.Partition object at 0x7f3d637e7230> >10:29:41,403 DEBUG storage: DeviceFormat.destroy: device: /dev/vda3 ; status: False ; type: None ; >10:29:41,446 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:29:41,452 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:29:41,454 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:29:41,454 DEBUG storage: vda3 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 >10:29:41,511 INFO storage: executing action: [29] Create Format swap on partition vda3 (id 13) >10:29:41,514 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:29:41,515 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 1 ; >10:29:41,516 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 2 ; >10:29:41,518 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 4 ; >10:29:41,519 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 5 ; >10:29:41,520 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 6 ; >10:29:41,522 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 8 ; >10:29:41,523 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 9 ; >10:29:41,526 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 10 ; >10:29:41,528 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 11 ; >10:29:41,529 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 12 ; >10:29:41,530 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 13 ; >10:29:41,531 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 14 ; >10:29:41,533 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 15 ; >10:29:41,534 DEBUG storage: PartitionDevice.setFlag: path: /dev/vda3 ; flag: 3 ; >10:29:41,536 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >10:29:41,603 DEBUG storage: SwapSpace.create: device: /dev/vda3 ; status: None ; type: swap ; >10:29:41,607 DEBUG storage: SwapSpace.create: device: /dev/vda3 ; status: None ; type: swap ; >10:29:41,716 DEBUG storage: SwapSpace.notifyKernel: device: /dev/vda3 ; type: swap ; >10:29:41,758 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:29:41,760 DEBUG storage: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >10:29:41,761 DEBUG storage: vda3 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 >10:29:41,796 INFO storage: setting boot flag on vda1 >10:29:41,797 DEBUG storage: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 1 ; >10:29:41,799 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:29:41,800 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >10:29:41,823 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:41,826 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:41,829 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:29:41,833 DEBUG storage: Iso9660FS.supported: supported: True ; >10:29:41,838 DEBUG storage: Ext4FS.supported: supported: True ; >10:29:41,841 DEBUG storage: FATFS.supported: supported: True ; >10:29:41,845 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:29:41,846 DEBUG storage: SwapSpace.setup: device: /dev/vda3 ; status: False ; type: swap ; >10:29:41,848 DEBUG storage: SwapSpace.setup: device: /dev/vda3 ; status: False ; type: swap ; >10:29:41,880 DEBUG storage: BindFS.supported: supported: False ; >10:29:41,881 DEBUG storage: getFormat('bind') returning BindFS instance >10:29:41,882 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >10:29:41,884 DEBUG storage: TmpFS.supported: supported: False ; >10:29:41,885 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >10:29:41,888 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >10:29:41,890 DEBUG storage: DevPtsFS.supported: supported: False ; >10:29:41,890 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >10:29:41,892 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >10:29:41,893 DEBUG storage: SysFS.supported: supported: False ; >10:29:41,894 DEBUG storage: getFormat('sysfs') returning SysFS instance >10:29:41,895 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >10:29:41,897 DEBUG storage: ProcFS.supported: supported: False ; >10:29:41,897 DEBUG storage: getFormat('proc') returning ProcFS instance >10:29:41,899 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >10:29:41,900 DEBUG storage: SELinuxFS.supported: supported: False ; >10:29:41,901 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >10:29:41,902 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >10:29:41,904 DEBUG storage: USBFS.supported: supported: False ; >10:29:41,904 DEBUG storage: getFormat('usbfs') returning USBFS instance >10:29:41,905 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >10:29:41,907 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:29:41,920 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >10:29:41,941 INFO storage: set SELinux context for newly mounted filesystem root at / to None >10:29:41,944 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:29:41,949 INFO storage: set SELinux context for mountpoint /boot to None >10:29:41,983 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >10:29:41,985 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >10:29:41,987 INFO storage: set SELinux context for mountpoint /dev to None >10:29:42,001 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >10:29:42,003 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >10:29:42,004 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >10:29:42,013 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >10:29:42,014 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >10:29:42,017 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >10:29:42,026 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >10:29:42,028 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >10:29:42,029 INFO storage: set SELinux context for mountpoint /proc to None >10:29:42,039 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >10:29:42,084 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >10:29:42,086 INFO storage: set SELinux context for mountpoint /sys to None >10:29:42,097 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >10:29:42,099 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >10:29:42,099 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >10:29:42,108 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >10:29:42,111 INFO storage: not writing out mpath configuration > > >/tmp/ifcfg.log: >14:22:24,214 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >14:22:24,215 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >14:22:24,215 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:62:A7:86 >14:22:24,216 DEBUG ifcfg: NetworkDevice eth0 set: UUID=3f5142ce-2c29-48bd-979e-0cd81efb66ba >14:22:24,216 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >14:22:24,217 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:62:A7:86" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="3f5142ce-2c29-48bd-979e-0cd81efb66ba" > >14:22:24,217 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >14:22:16,556 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >14:22:16,556 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="505" x-info="http://www.rsyslog.com"] start >14:22:16,556 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:22:16,556 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:22:16,556 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >14:22:16,556 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >14:22:16,556 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:22:16,556 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >14:22:16,556 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >14:22:16,556 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:22:16,556 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >14:22:16,556 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >14:22:16,556 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >14:22:16,556 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >14:22:16,556 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:22:16,556 INFO kernel:[ 0.000000] DMI 2.4 present. >14:22:16,556 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >14:22:16,556 INFO kernel:[ 0.000000] Hypervisor detected: KVM >14:22:16,556 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >14:22:16,556 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:22:16,556 INFO kernel:[ 0.000000] No AGP bridge found >14:22:16,556 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >14:22:16,556 DEBUG kernel:[ 0.000000] MTRR default type: write-back >14:22:16,556 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:22:16,556 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:22:16,556 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:22:16,556 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >14:22:16,556 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:22:16,556 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >14:22:16,556 DEBUG kernel:[ 0.000000] 1 disabled >14:22:16,556 DEBUG kernel:[ 0.000000] 2 disabled >14:22:16,556 DEBUG kernel:[ 0.000000] 3 disabled >14:22:16,556 DEBUG kernel:[ 0.000000] 4 disabled >14:22:16,556 DEBUG kernel:[ 0.000000] 5 disabled >14:22:16,556 DEBUG kernel:[ 0.000000] 6 disabled >14:22:16,556 DEBUG kernel:[ 0.000000] 7 disabled >14:22:16,556 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >14:22:16,556 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >14:22:16,556 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >14:22:16,556 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >14:22:16,556 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >14:22:16,556 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >14:22:16,556 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >14:22:16,556 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fdfe000-0x1fffffff] >14:22:16,556 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5d4000-0x3ffdcfff] >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >14:22:16,556 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >14:22:16,556 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:22:16,556 INFO kernel:[ 0.000000] No NUMA configuration found >14:22:16,556 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >14:22:16,556 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >14:22:16,556 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >14:22:16,556 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >14:22:16,556 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >14:22:16,556 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >14:22:16,556 WARNING kernel:[ 0.000000] Zone ranges: >14:22:16,556 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >14:22:16,557 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >14:22:16,557 WARNING kernel:[ 0.000000] Normal empty >14:22:16,557 WARNING kernel:[ 0.000000] Movable zone start for each node >14:22:16,557 WARNING kernel:[ 0.000000] Early memory node ranges >14:22:16,557 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >14:22:16,557 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >14:22:16,557 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262027 >14:22:16,557 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:22:16,557 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >14:22:16,557 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >14:22:16,557 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >14:22:16,557 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >14:22:16,557 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >14:22:16,557 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:22:16,557 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >14:22:16,557 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >14:22:16,557 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >14:22:16,557 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >14:22:16,557 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:22:16,557 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >14:22:16,557 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:22:16,557 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >14:22:16,557 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >14:22:16,557 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:22:16,557 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:22:16,557 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >14:22:16,557 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:22:16,557 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >14:22:16,557 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >14:22:16,557 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:22:16,557 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >14:22:16,557 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >14:22:16,557 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:22:16,557 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >14:22:16,557 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >14:22:16,557 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >14:22:16,557 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >14:22:16,557 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >14:22:16,557 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >14:22:16,557 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >14:22:16,557 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >14:22:16,557 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >14:22:16,557 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >14:22:16,557 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >14:22:16,557 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >14:22:16,557 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >14:22:16,557 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257925 >14:22:16,557 WARNING kernel:[ 0.000000] Policy zone: DMA32 >14:22:16,557 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet BOOT_IMAGE=vmlinuz >14:22:16,557 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:22:16,557 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >14:22:16,557 INFO kernel:[ 0.000000] Checking aperture... >14:22:16,557 INFO kernel:[ 0.000000] No AGP bridge found >14:22:16,557 INFO kernel:[ 0.000000] Memory: 988740k/1048568k available (6322k kernel code, 460k absent, 59368k reserved, 6882k data, 1036k init) >14:22:16,557 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >14:22:16,557 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:22:16,557 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >14:22:16,557 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >14:22:16,557 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:22:16,557 INFO kernel:[ 0.000000] console [tty0] enabled >14:22:16,557 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >14:22:16,557 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:22:16,557 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:22:16,557 INFO kernel:[ 0.000000] tsc: Detected 3311.136 MHz processor >14:22:16,557 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.27 BogoMIPS (lpj=3311136) >14:22:16,557 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >14:22:16,557 INFO kernel:[ 0.001999] Security Framework initialized >14:22:16,557 INFO kernel:[ 0.001999] SELinux: Initializing. >14:22:16,557 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >14:22:16,557 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >14:22:16,557 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >14:22:16,557 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >14:22:16,557 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >14:22:16,557 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >14:22:16,557 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >14:22:16,557 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >14:22:16,557 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >14:22:16,557 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >14:22:16,557 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >14:22:16,557 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >14:22:16,557 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:22:16,557 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:22:16,557 INFO kernel:[ 0.001999] tlb_flushall_shift is 0xffffffff >14:22:16,557 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >14:22:16,557 INFO kernel:[ 0.015125] Freeing SMP alternatives: 24k freed >14:22:16,557 INFO kernel:[ 0.015143] ACPI: Core revision 20120711 >14:22:16,557 INFO kernel:[ 0.015789] ftrace: allocating 23458 entries in 92 pages >14:22:16,557 INFO kernel:[ 0.022370] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:22:16,557 INFO kernel:[ 0.022373] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >14:22:16,557 INFO kernel:[ 0.022996] Performance Events: Broken PMU hardware detected, using software events only. >14:22:16,557 ERR kernel:[ 0.022996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >14:22:16,557 WARNING kernel:[ 0.022996] NMI watchdog: disabled (cpu0): hardware events not enabled >14:22:16,557 INFO kernel:[ 0.022996] Brought up 1 CPUs >14:22:16,557 INFO kernel:[ 0.022996] smpboot: Total of 1 processors activated (6622.27 BogoMIPS) >14:22:16,557 INFO kernel:[ 0.023198] devtmpfs: initialized >14:22:16,557 INFO kernel:[ 0.023968] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:22:16,557 INFO kernel:[ 0.024057] RTC time: 14:22:10, date: 10/21/12 >14:22:16,557 INFO kernel:[ 0.024094] NET: Registered protocol family 16 >14:22:16,557 INFO kernel:[ 0.024258] ACPI: bus type pci registered >14:22:16,557 INFO kernel:[ 0.024363] PCI: Using configuration type 1 for base access >14:22:16,557 INFO kernel:[ 0.025027] bio: create slab <bio-0> at 0 >14:22:16,557 INFO kernel:[ 0.025084] ACPI: Added _OSI(Module Device) >14:22:16,557 INFO kernel:[ 0.025085] ACPI: Added _OSI(Processor Device) >14:22:16,557 INFO kernel:[ 0.025086] ACPI: Added _OSI(3.0 _SCP Extensions) >14:22:16,557 INFO kernel:[ 0.025087] ACPI: Added _OSI(Processor Aggregator Device) >14:22:16,557 DEBUG kernel:[ 0.025635] ACPI: EC: Look up EC in DSDT >14:22:16,557 INFO kernel:[ 0.027132] ACPI: Interpreter enabled >14:22:16,557 INFO kernel:[ 0.027134] ACPI: (supports S0 S5) >14:22:16,557 INFO kernel:[ 0.027141] ACPI: Using IOAPIC for interrupt routing >14:22:16,557 INFO kernel:[ 0.029717] ACPI: No dock devices found. >14:22:16,557 INFO kernel:[ 0.029720] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >14:22:16,557 INFO kernel:[ 0.029737] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >14:22:16,557 DEBUG kernel:[ 0.029751] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >14:22:16,557 DEBUG kernel:[ 0.029753] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >14:22:16,557 DEBUG kernel:[ 0.029755] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >14:22:16,557 DEBUG kernel:[ 0.029757] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >14:22:16,557 DEBUG kernel:[ 0.029758] PCI: root bus 00: using default resources >14:22:16,557 WARNING kernel:[ 0.029760] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >14:22:16,557 INFO kernel:[ 0.029782] PCI host bridge to bus 0000:00 >14:22:16,557 DEBUG kernel:[ 0.029785] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >14:22:16,557 INFO kernel:[ 0.029786] pci_bus 0000:00: root bus resource [bus 00-ff] >14:22:16,557 INFO kernel:[ 0.029788] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >14:22:16,557 INFO kernel:[ 0.029789] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >14:22:16,557 DEBUG kernel:[ 0.029850] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >14:22:16,557 DEBUG kernel:[ 0.030264] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >14:22:16,557 DEBUG kernel:[ 0.030803] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >14:22:16,557 DEBUG kernel:[ 0.031307] pci 0000:00:01.1: reg 20: [io 0xc0e0-0xc0ef] >14:22:16,557 DEBUG kernel:[ 0.031600] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >14:22:16,557 DEBUG kernel:[ 0.032090] pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >14:22:16,557 DEBUG kernel:[ 0.032397] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >14:22:16,557 INFO kernel:[ 0.032828] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >14:22:16,557 INFO kernel:[ 0.032839] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >14:22:16,557 DEBUG kernel:[ 0.033008] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >14:22:16,557 DEBUG kernel:[ 0.034003] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >14:22:16,557 DEBUG kernel:[ 0.035003] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >14:22:16,557 DEBUG kernel:[ 0.036672] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >14:22:16,557 DEBUG kernel:[ 0.037622] pci 0000:00:02.0: reg 1c: [io 0xc060-0xc07f] >14:22:16,557 DEBUG kernel:[ 0.041003] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >14:22:16,557 DEBUG kernel:[ 0.041151] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >14:22:16,557 DEBUG kernel:[ 0.041351] pci 0000:00:03.0: reg 10: [io 0xc080-0xc09f] >14:22:16,557 DEBUG kernel:[ 0.042070] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >14:22:16,557 DEBUG kernel:[ 0.042783] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >14:22:16,557 DEBUG kernel:[ 0.043109] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >14:22:16,557 DEBUG kernel:[ 0.043270] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >14:22:16,557 DEBUG kernel:[ 0.044228] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >14:22:16,557 DEBUG kernel:[ 0.044429] pci 0000:00:05.0: reg 10: [io 0xc0a0-0xc0bf] >14:22:16,557 DEBUG kernel:[ 0.044571] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >14:22:16,557 DEBUG kernel:[ 0.045581] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >14:22:16,557 DEBUG kernel:[ 0.045773] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >14:22:16,557 DEBUG kernel:[ 0.045912] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >14:22:16,557 DEBUG kernel:[ 0.046865] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >14:22:16,557 DEBUG kernel:[ 0.046984] pci 0000:00:07.0: reg 10: [io 0xc0c0-0xc0df] >14:22:16,557 DEBUG kernel:[ 0.047815] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >14:22:16,557 INFO kernel:[ 0.048165] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >14:22:16,557 INFO kernel:[ 0.048166] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >14:22:16,557 INFO kernel:[ 0.050909] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >14:22:16,557 INFO kernel:[ 0.051011] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >14:22:16,557 INFO kernel:[ 0.051093] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >14:22:16,557 INFO kernel:[ 0.051173] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >14:22:16,557 INFO kernel:[ 0.051248] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >14:22:16,557 INFO kernel:[ 0.051376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:22:16,557 INFO kernel:[ 0.051379] vgaarb: loaded >14:22:16,557 INFO kernel:[ 0.051380] vgaarb: bridge control possible 0000:00:02.0 >14:22:16,557 NOTICE kernel:[ 0.051443] SCSI subsystem initialized >14:22:16,557 INFO kernel:[ 0.051445] ACPI: bus type scsi registered >14:22:16,557 DEBUG kernel:[ 0.051480] libata version 3.00 loaded. >14:22:16,557 INFO kernel:[ 0.051502] ACPI: bus type usb registered >14:22:16,557 INFO kernel:[ 0.051516] usbcore: registered new interface driver usbfs >14:22:16,557 INFO kernel:[ 0.051524] usbcore: registered new interface driver hub >14:22:16,557 INFO kernel:[ 0.051539] usbcore: registered new device driver usb >14:22:16,557 INFO kernel:[ 0.051583] PCI: Using ACPI for IRQ routing >14:22:16,557 DEBUG kernel:[ 0.051585] PCI: pci_cache_line_size set to 64 bytes >14:22:16,557 DEBUG kernel:[ 0.051807] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >14:22:16,557 DEBUG kernel:[ 0.051809] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >14:22:16,557 INFO kernel:[ 0.051896] NetLabel: Initializing >14:22:16,557 INFO kernel:[ 0.051898] NetLabel: domain hash size = 128 >14:22:16,557 INFO kernel:[ 0.051898] NetLabel: protocols = UNLABELED CIPSOv4 >14:22:16,557 INFO kernel:[ 0.051907] NetLabel: unlabeled traffic allowed by default >14:22:16,557 INFO kernel:[ 0.051944] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >14:22:16,557 INFO kernel:[ 0.051963] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >14:22:16,557 INFO kernel:[ 0.051966] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >14:22:16,557 INFO kernel:[ 0.053022] Switching to clocksource kvm-clock >14:22:16,557 INFO kernel:[ 0.059308] pnp: PnP ACPI init >14:22:16,557 INFO kernel:[ 0.059321] ACPI: bus type pnp registered >14:22:16,557 DEBUG kernel:[ 0.059342] pnp 00:00: [bus 00-ff] >14:22:16,557 DEBUG kernel:[ 0.059344] pnp 00:00: [io 0x0cf8-0x0cff] >14:22:16,557 DEBUG kernel:[ 0.059346] pnp 00:00: [io 0x0000-0x0cf7 window] >14:22:16,557 DEBUG kernel:[ 0.059348] pnp 00:00: [io 0x0d00-0xffff window] >14:22:16,557 DEBUG kernel:[ 0.059350] pnp 00:00: [mem 0x000a0000-0x000bffff window] >14:22:16,557 DEBUG kernel:[ 0.059351] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >14:22:16,557 DEBUG kernel:[ 0.059377] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >14:22:16,557 DEBUG kernel:[ 0.059388] pnp 00:01: [io 0x0070-0x0071] >14:22:16,557 DEBUG kernel:[ 0.059412] pnp 00:01: [irq 8] >14:22:16,557 DEBUG kernel:[ 0.059413] pnp 00:01: [io 0x0072-0x0077] >14:22:16,557 DEBUG kernel:[ 0.059429] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >14:22:16,557 DEBUG kernel:[ 0.059456] pnp 00:02: [io 0x0060] >14:22:16,557 DEBUG kernel:[ 0.059458] pnp 00:02: [io 0x0064] >14:22:16,557 DEBUG kernel:[ 0.059473] pnp 00:02: [irq 1] >14:22:16,557 DEBUG kernel:[ 0.059487] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >14:22:16,557 DEBUG kernel:[ 0.059522] pnp 00:03: [irq 12] >14:22:16,557 DEBUG kernel:[ 0.059537] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >14:22:16,557 DEBUG kernel:[ 0.059558] pnp 00:04: [io 0x03f2-0x03f5] >14:22:16,557 DEBUG kernel:[ 0.059560] pnp 00:04: [io 0x03f7] >14:22:16,557 DEBUG kernel:[ 0.059575] pnp 00:04: [irq 6] >14:22:16,557 DEBUG kernel:[ 0.059577] pnp 00:04: [dma 2] >14:22:16,557 DEBUG kernel:[ 0.059591] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >14:22:16,557 DEBUG kernel:[ 0.059673] pnp 00:05: [io 0x03f8-0x03ff] >14:22:16,557 DEBUG kernel:[ 0.059688] pnp 00:05: [irq 4] >14:22:16,557 DEBUG kernel:[ 0.059705] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >14:22:16,557 DEBUG kernel:[ 0.059828] pnp 00:06: [mem 0xfed00000-0xfed003ff] >14:22:16,557 DEBUG kernel:[ 0.059848] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >14:22:16,557 INFO kernel:[ 0.059978] pnp: PnP ACPI: found 7 devices >14:22:16,557 INFO kernel:[ 0.059979] ACPI: ACPI bus type pnp unregistered >14:22:16,557 DEBUG kernel:[ 0.066139] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >14:22:16,557 DEBUG kernel:[ 0.066142] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >14:22:16,557 INFO kernel:[ 0.066169] NET: Registered protocol family 2 >14:22:16,557 INFO kernel:[ 0.066776] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >14:22:16,557 INFO kernel:[ 0.067188] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >14:22:16,557 INFO kernel:[ 0.067327] TCP: Hash tables configured (established 131072 bind 65536) >14:22:16,557 INFO kernel:[ 0.067347] TCP: reno registered >14:22:16,557 INFO kernel:[ 0.067350] UDP hash table entries: 512 (order: 2, 16384 bytes) >14:22:16,557 INFO kernel:[ 0.067355] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >14:22:16,557 INFO kernel:[ 0.067407] NET: Registered protocol family 1 >14:22:16,557 INFO kernel:[ 0.067415] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >14:22:16,557 INFO kernel:[ 0.067437] pci 0000:00:01.0: PIIX3: Enabling Passive Release >14:22:16,557 INFO kernel:[ 0.067460] pci 0000:00:01.0: Activating ISA DMA hang workarounds >14:22:16,557 WARNING kernel:[ 0.067610] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >14:22:16,557 DEBUG kernel:[ 0.067743] pci 0000:00:02.0: Boot video device >14:22:16,557 DEBUG kernel:[ 0.067801] PCI: CLS 0 bytes, default 64 >14:22:16,557 INFO kernel:[ 0.067834] Unpacking initramfs... >14:22:16,557 INFO kernel:[ 2.683869] Freeing initrd memory: 26660k freed >14:22:16,557 NOTICE kernel:[ 2.689442] Initialise module verification >14:22:16,557 INFO kernel:[ 2.689476] audit: initializing netlink socket (disabled) >14:22:16,557 NOTICE kernel:[ 2.689485] type=2000 audit(1350829333.688:1): initialized >14:22:16,557 INFO kernel:[ 2.704098] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:22:16,557 NOTICE kernel:[ 2.705280] VFS: Disk quotas dquot_6.5.2 >14:22:16,557 WARNING kernel:[ 2.705316] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:22:16,557 INFO kernel:[ 2.705646] msgmni has been set to 1983 >14:22:16,557 DEBUG kernel:[ 2.705694] SELinux: Registering netfilter hooks >14:22:16,557 INFO kernel:[ 2.706078] alg: No test for stdrng (krng) >14:22:16,557 INFO kernel:[ 2.706081] NET: Registered protocol family 38 >14:22:16,557 NOTICE kernel:[ 2.706083] Key type asymmetric registered >14:22:16,557 NOTICE kernel:[ 2.706084] Asymmetric key parser 'x509' registered >14:22:16,557 INFO kernel:[ 2.706111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:22:16,557 INFO kernel:[ 2.706147] io scheduler noop registered >14:22:16,557 INFO kernel:[ 2.706148] io scheduler deadline registered >14:22:16,557 INFO kernel:[ 2.706171] io scheduler cfq registered (default) >14:22:16,557 INFO kernel:[ 2.706246] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:22:16,557 INFO kernel:[ 2.706260] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:22:16,557 INFO kernel:[ 2.706261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:22:16,557 INFO kernel:[ 2.706324] acpiphp: Slot [3] registered >14:22:16,557 INFO kernel:[ 2.706337] acpiphp: Slot [4] registered >14:22:16,557 INFO kernel:[ 2.706350] acpiphp: Slot [5] registered >14:22:16,557 INFO kernel:[ 2.706363] acpiphp: Slot [6] registered >14:22:16,557 INFO kernel:[ 2.706375] acpiphp: Slot [7] registered >14:22:16,557 INFO kernel:[ 2.706387] acpiphp: Slot [8] registered >14:22:16,557 INFO kernel:[ 2.706399] acpiphp: Slot [9] registered >14:22:16,557 INFO kernel:[ 2.706413] acpiphp: Slot [10] registered >14:22:16,557 INFO kernel:[ 2.706426] acpiphp: Slot [11] registered >14:22:16,557 INFO kernel:[ 2.706442] acpiphp: Slot [12] registered >14:22:16,557 INFO kernel:[ 2.706455] acpiphp: Slot [13] registered >14:22:16,557 INFO kernel:[ 2.706469] acpiphp: Slot [14] registered >14:22:16,557 INFO kernel:[ 2.706481] acpiphp: Slot [15] registered >14:22:16,557 INFO kernel:[ 2.706493] acpiphp: Slot [16] registered >14:22:16,557 INFO kernel:[ 2.706505] acpiphp: Slot [17] registered >14:22:16,557 INFO kernel:[ 2.706521] acpiphp: Slot [18] registered >14:22:16,557 INFO kernel:[ 2.706533] acpiphp: Slot [19] registered >14:22:16,557 INFO kernel:[ 2.706545] acpiphp: Slot [20] registered >14:22:16,557 INFO kernel:[ 2.706557] acpiphp: Slot [21] registered >14:22:16,557 INFO kernel:[ 2.706570] acpiphp: Slot [22] registered >14:22:16,557 INFO kernel:[ 2.706583] acpiphp: Slot [23] registered >14:22:16,557 INFO kernel:[ 2.706595] acpiphp: Slot [24] registered >14:22:16,557 INFO kernel:[ 2.706607] acpiphp: Slot [25] registered >14:22:16,557 INFO kernel:[ 2.706621] acpiphp: Slot [26] registered >14:22:16,557 INFO kernel:[ 2.706633] acpiphp: Slot [27] registered >14:22:16,557 INFO kernel:[ 2.706645] acpiphp: Slot [28] registered >14:22:16,557 INFO kernel:[ 2.706657] acpiphp: Slot [29] registered >14:22:16,557 INFO kernel:[ 2.706671] acpiphp: Slot [30] registered >14:22:16,557 INFO kernel:[ 2.706683] acpiphp: Slot [31] registered >14:22:16,557 INFO kernel:[ 2.706839] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >14:22:16,557 INFO kernel:[ 2.706842] ACPI: Power Button [PWRF] >14:22:16,557 INFO kernel:[ 2.708465] GHES: HEST is not enabled! >14:22:16,557 WARNING kernel:[ 2.708658] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >14:22:16,557 DEBUG kernel:[ 2.708707] virtio-pci 0000:00:03.0: setting latency timer to 64 >14:22:16,557 WARNING kernel:[ 2.708933] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >14:22:16,557 DEBUG kernel:[ 2.708961] virtio-pci 0000:00:05.0: setting latency timer to 64 >14:22:16,557 WARNING kernel:[ 2.709214] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >14:22:16,557 DEBUG kernel:[ 2.709244] virtio-pci 0000:00:06.0: setting latency timer to 64 >14:22:16,557 DEBUG kernel:[ 2.709384] virtio-pci 0000:00:07.0: setting latency timer to 64 >14:22:16,557 INFO kernel:[ 2.709461] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:22:16,557 INFO kernel:[ 2.732709] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:22:16,557 INFO kernel:[ 2.755208] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:22:16,557 DEBUG kernel:[ 2.755557] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >14:22:16,557 DEBUG kernel:[ 2.755577] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >14:22:16,557 INFO kernel:[ 2.786560] Non-volatile memory driver v1.3 >14:22:16,557 INFO kernel:[ 2.786562] Linux agpgart interface v0.103 >14:22:16,557 INFO kernel:[ 2.787174] loop: module loaded >14:22:16,557 DEBUG kernel:[ 2.787220] ata_piix 0000:00:01.1: version 2.13 >14:22:16,557 DEBUG kernel:[ 2.787298] ata_piix 0000:00:01.1: setting latency timer to 64 >14:22:16,557 INFO kernel:[ 2.787572] scsi0 : ata_piix >14:22:16,557 INFO kernel:[ 2.787625] scsi1 : ata_piix >14:22:16,557 INFO kernel:[ 2.787651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >14:22:16,580 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >14:22:16,580 INFO systemd: Detected virtualization 'kvm'. >14:22:16,580 INFO systemd: Initializing machine ID from KVM UUID. >14:22:16,580 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. >14:22:16,580 INFO systemd: Started Remount Root and Kernel File Systems. >14:22:16,580 INFO systemd: Starting Local File Systems (Pre). >14:22:16,580 INFO systemd: Reached target Local File Systems (Pre). >14:22:16,580 INFO systemd: Mounting Temporary Directory... >14:22:16,580 INFO systemd: Starting Load Random Seed... >14:22:16,580 INFO systemd: Started Load Random Seed. >14:22:16,580 INFO systemd: Started Apply Kernel Variables. >14:22:16,557 INFO kernel:[ 2.787652] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >14:22:16,582 INFO kernel:[ 2.788174] libphy: Fixed MDIO Bus: probed >14:22:16,582 INFO kernel:[ 2.788203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:22:16,582 INFO kernel:[ 2.788212] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:22:16,582 INFO kernel:[ 2.788218] uhci_hcd: USB Universal Host Controller Interface driver >14:22:16,582 DEBUG kernel:[ 2.788265] uhci_hcd 0000:00:01.2: setting latency timer to 64 >14:22:16,582 INFO kernel:[ 2.788274] uhci_hcd 0000:00:01.2: UHCI Host Controller >14:22:16,582 INFO kernel:[ 2.788300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >14:22:16,582 INFO kernel:[ 2.788401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >14:22:16,582 INFO kernel:[ 2.788461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >14:22:16,582 INFO kernel:[ 2.788463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:22:16,582 INFO kernel:[ 2.788464] usb usb1: Product: UHCI Host Controller >14:22:16,582 INFO kernel:[ 2.788466] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >14:22:16,582 INFO kernel:[ 2.788467] usb usb1: SerialNumber: 0000:00:01.2 >14:22:16,582 INFO kernel:[ 2.788530] hub 1-0:1.0: USB hub found >14:22:16,582 INFO kernel:[ 2.788532] hub 1-0:1.0: 2 ports detected >14:22:16,582 INFO kernel:[ 2.788621] usbcore: registered new interface driver usbserial >14:22:16,582 INFO kernel:[ 2.788628] usbcore: registered new interface driver usbserial_generic >14:22:16,582 INFO kernel:[ 2.788633] USB Serial support registered for generic >14:22:16,582 INFO kernel:[ 2.788634] usbserial: USB Serial Driver core >14:22:16,582 INFO kernel:[ 2.788657] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >14:22:16,582 INFO kernel:[ 2.789517] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:22:16,582 INFO kernel:[ 2.789521] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:22:16,582 INFO kernel:[ 2.789573] mousedev: PS/2 mouse device common for all mice >14:22:16,582 INFO kernel:[ 2.789913] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >14:22:16,583 INFO kernel:[ 2.793303] rtc_cmos 00:01: RTC can wake from S4 >14:22:16,583 INFO kernel:[ 2.793578] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >14:22:16,583 INFO kernel:[ 2.793756] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >14:22:16,583 INFO kernel:[ 2.793808] device-mapper: uevent: version 1.0.3 >14:22:16,583 INFO kernel:[ 2.793851] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >14:22:16,583 INFO kernel:[ 2.793897] cpuidle: using governor ladder >14:22:16,583 INFO kernel:[ 2.793899] cpuidle: using governor menu >14:22:16,583 INFO kernel:[ 2.793941] EFI Variables Facility v0.08 2004-May-17 >14:22:16,583 INFO kernel:[ 2.794021] usbcore: registered new interface driver usbhid >14:22:16,583 INFO kernel:[ 2.794022] usbhid: USB HID core driver >14:22:16,583 INFO kernel:[ 2.794036] drop_monitor: Initializing network drop monitor service >14:22:16,583 INFO kernel:[ 2.794089] ip_tables: (C) 2000-2006 Netfilter Core Team >14:22:16,583 INFO kernel:[ 2.794107] TCP: cubic registered >14:22:16,583 INFO kernel:[ 2.794109] Initializing XFRM netlink socket >14:22:16,583 INFO kernel:[ 2.794191] NET: Registered protocol family 10 >14:22:16,583 INFO kernel:[ 2.794311] mip6: Mobile IPv6 >14:22:16,583 INFO kernel:[ 2.794312] NET: Registered protocol family 17 >14:22:16,583 DEBUG kernel:[ 2.794433] PM: Hibernation image not present or could not be loaded. >14:22:16,583 NOTICE kernel:[ 2.794434] Loading module verification certificates >14:22:16,583 WARNING kernel:[ 2.794447] Cert Valid From: 2012-10-08 16:53:34 >14:22:16,583 WARNING kernel:[ 2.794449] Cert Valid To: 2112-09-14 16:53:34 >14:22:16,583 WARNING kernel:[ 2.794450] Now: 2012-10-21 14:22:13 >14:22:16,583 NOTICE kernel:[ 2.795279] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >14:22:16,583 INFO kernel:[ 2.795288] registered taskstats version 1 >14:22:16,583 INFO kernel:[ 2.795742] Magic number: 0:909:384 >14:22:16,583 INFO kernel:[ 2.795893] rtc_cmos 00:01: setting system clock to 2012-10-21 14:22:13 UTC (1350829333) >14:22:16,583 DEBUG kernel:[ 2.940278] ata2.01: NODEV after polling detection >14:22:16,583 INFO kernel:[ 2.941142] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >14:22:16,583 INFO kernel:[ 2.942414] ata2.00: configured for MWDMA2 >14:22:16,583 NOTICE kernel:[ 2.943887] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >14:22:16,583 WARNING kernel:[ 2.945084] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >14:22:16,583 INFO kernel:[ 2.945088] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:22:16,583 DEBUG kernel:[ 2.945301] sr 1:0:0:0: Attached scsi CD-ROM sr0 >14:22:16,583 NOTICE kernel:[ 2.945397] sr 1:0:0:0: Attached scsi generic sg0 type 5 >14:22:16,583 INFO kernel:[ 2.950372] Freeing unused kernel memory: 1036k freed >14:22:16,583 INFO kernel:[ 2.950590] Write protecting the kernel read-only data: 12288k >14:22:16,583 INFO kernel:[ 2.958232] Freeing unused kernel memory: 1860k freed >14:22:16,583 INFO kernel:[ 2.964061] Freeing unused kernel memory: 1416k freed >14:22:16,583 INFO kernel:[ 3.035159] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >14:22:16,583 INFO kernel:[ 3.090029] usb 1-1: new full-speed USB device number 2 using uhci_hcd >14:22:16,583 INFO kernel:[ 3.112149] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:22:16,583 INFO kernel:[ 3.115554] Loading iSCSI transport class v2.0-870. >14:22:16,583 NOTICE kernel:[ 3.119802] iscsi: registered transport (tcp) >14:22:16,583 INFO kernel:[ 3.121962] alua: device handler registered >14:22:16,583 INFO kernel:[ 3.124190] emc: device handler registered >14:22:16,583 INFO kernel:[ 3.126250] hp_sw: device handler registered >14:22:16,583 INFO kernel:[ 3.128521] rdac: device handler registered >14:22:16,583 INFO kernel:[ 3.144315] FDC 0 is a S82078B >14:22:16,583 INFO kernel:[ 3.152047] No iBFT detected. >14:22:16,583 INFO kernel:[ 3.154291] md: raid0 personality registered for level 0 >14:22:16,583 INFO kernel:[ 3.157097] md: raid1 personality registered for level 1 >14:22:16,583 INFO kernel:[ 3.159493] async_tx: api initialized (async) >14:22:16,583 INFO kernel:[ 3.160610] xor: automatically using best checksumming function: >14:22:16,583 INFO kernel:[ 3.170012] generic_sse: 9616.000 MB/sec >14:22:16,583 WARNING kernel:[ 3.189024] raid6: sse2x1 4710 MB/s >14:22:16,583 WARNING kernel:[ 3.206017] raid6: sse2x2 9421 MB/s >14:22:16,583 WARNING kernel:[ 3.223020] raid6: sse2x4 11667 MB/s >14:22:16,596 WARNING kernel:[ 3.223021] raid6: using algorithm sse2x4 (11667 MB/s) >14:22:16,596 WARNING kernel:[ 3.223022] raid6: using intx1 recovery algorithm >14:22:16,596 INFO kernel:[ 3.226408] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >14:22:16,596 INFO kernel:[ 3.234442] md: raid6 personality registered for level 6 >14:22:16,596 INFO kernel:[ 3.234444] md: raid5 personality registered for level 5 >14:22:16,596 INFO kernel:[ 3.234445] md: raid4 personality registered for level 4 >14:22:16,596 INFO kernel:[ 3.240038] md: raid10 personality registered for level 10 >14:22:16,596 INFO kernel:[ 3.242349] md: linear personality registered for level -1 >14:22:16,596 INFO kernel:[ 3.249146] device-mapper: multipath: version 1.5.0 loaded >14:22:16,596 INFO kernel:[ 3.251342] device-mapper: multipath round-robin: version 1.0.0 loaded >14:22:16,596 INFO kernel:[ 3.292090] RPC: Registered named UNIX socket transport module. >14:22:16,596 INFO kernel:[ 3.292093] RPC: Registered udp transport module. >14:22:16,596 INFO kernel:[ 3.292094] RPC: Registered tcp transport module. >14:22:16,596 INFO kernel:[ 3.292094] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:22:16,596 DEBUG kernel:[ 3.469263] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >14:22:16,596 DEBUG kernel:[ 3.469287] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >14:22:16,596 DEBUG kernel:[ 3.469310] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >14:22:16,596 DEBUG kernel:[ 3.493415] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >14:22:16,596 DEBUG kernel:[ 3.493480] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >14:22:16,596 INFO kernel:[ 3.540228] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >14:22:16,596 INFO kernel:[ 3.540237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >14:22:16,596 INFO kernel:[ 3.540243] usb 1-1: Product: QEMU USB Tablet >14:22:16,596 INFO kernel:[ 3.540248] usb 1-1: Manufacturer: QEMU 1.0.1 >14:22:16,596 INFO kernel:[ 3.540252] usb 1-1: SerialNumber: 42 >14:22:16,596 INFO kernel:[ 3.573625] vda: vda1 vda3 >14:22:16,596 INFO kernel:[ 3.576612] 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 >14:22:16,596 INFO kernel:[ 3.576683] 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 >14:22:16,596 INFO kernel:[ 3.692042] tsc: Refined TSC clocksource calibration: 3311.128 MHz >14:22:16,596 DEBUG kernel:[ 3.722870] ISO 9660 Extensions: Microsoft Joliet Level 3 >14:22:16,596 DEBUG kernel:[ 3.725907] ISO 9660 Extensions: RRIP_1991A >14:22:16,596 INFO kernel:[ 3.861207] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:22:16,596 DEBUG kernel:[ 4.519532] SELinux: 2048 avtab hash slots, 92171 rules. >14:22:16,596 DEBUG kernel:[ 4.536687] SELinux: 2048 avtab hash slots, 92171 rules. >14:22:16,596 DEBUG kernel:[ 4.649287] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >14:22:16,596 DEBUG kernel:[ 4.649292] SELinux: 83 classes, 92171 rules >14:22:16,596 INFO kernel:[ 4.653772] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >14:22:16,596 INFO kernel:[ 4.653777] SELinux: the above unknown classes and permissions will be allowed >14:22:16,596 DEBUG kernel:[ 4.653784] SELinux: Completing initialization. >14:22:16,596 DEBUG kernel:[ 4.653785] SELinux: Setting up existing superblocks. >14:22:16,596 DEBUG kernel:[ 4.653790] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.653794] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.653803] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.653806] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.653813] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.653824] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.654559] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:22:16,596 DEBUG kernel:[ 4.654565] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655075] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:22:16,596 DEBUG kernel:[ 4.655080] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655083] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.655098] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.655104] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.655110] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655118] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655324] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655326] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.655330] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.655470] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 4.655504] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655507] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655511] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655523] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655528] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655531] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655533] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655536] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655540] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655544] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655548] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 4.655557] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:22:16,596 DEBUG kernel:[ 4.655573] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:22:16,596 NOTICE kernel:[ 4.657314] type=1403 audit(1350829335.360:2): policy loaded auid=4294967295 ses=4294967295 >14:22:16,596 DEBUG kernel:[ 5.080344] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:22:16,596 DEBUG kernel:[ 5.207564] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 5.236667] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:22:16,596 DEBUG kernel:[ 5.318703] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:22:16,596 NOTICE kernel:[ 5.628364] type=1400 audit(1350829336.331:3): avc: denied { create } for pid=481 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:22:16,596 NOTICE kernel:[ 5.628404] type=1400 audit(1350829336.331:4): avc: denied { setattr } for pid=481 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:22:16,596 NOTICE kernel:[ 5.628428] type=1400 audit(1350829336.331:5): avc: denied { relabelfrom } for pid=481 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:22:16,625 INFO systemd: Started Terminate Plymouth Boot Screen. >14:22:16,625 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >14:22:16,625 INFO systemd: Starting Shell on tty2... >14:22:16,625 INFO systemd: Started Shell on tty2. >14:22:16,625 NOTICE kernel:[ 5.918663] type=1400 audit(1350829336.621:6): avc: denied { write } for pid=504 comm="firewalld" name="python2.7" dev="dm-0" ino=28472 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >14:22:16,625 NOTICE kernel:[ 5.918670] type=1400 audit(1350829336.621:7): avc: denied { remove_name } for pid=504 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >14:22:16,625 NOTICE kernel:[ 5.918676] type=1400 audit(1350829336.621:8): avc: denied { unlink } for pid=504 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >14:22:16,642 NOTICE kernel:[ 5.925064] type=1400 audit(1350829336.628:9): avc: denied { add_name } for pid=504 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >14:22:16,642 NOTICE kernel:[ 5.925100] type=1400 audit(1350829336.628:10): avc: denied { create } for pid=504 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >14:22:16,872 INFO systemd: Starting Agent daemon for Spice guests. >14:22:16,872 INFO systemd: Reached target Agent daemon for Spice guests. >14:22:16,911 ERR systemd-udevd: ctx=0x7f6fa530e9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >14:22:16,949 INFO kernel:[ 6.245436] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >14:22:16,983 ERR systemd-udevd: ctx=0x7f6fa530e9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >14:22:16,983 ERR systemd-udevd: ctx=0x7f6fa530e9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >14:22:17,109 WARNING kernel:[ 6.405495] microcode: AMD CPU family 0x6 not supported >14:22:17,112 ERR systemd-udevd: ctx=0x7f6fa530e9c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >14:22:18,088 INFO systemd: Starting D-Bus System Message Bus... >14:22:18,088 INFO systemd: Started D-Bus System Message Bus. >14:22:18,141 INFO systemd: Started firewalld - dynamic firewall daemon. >14:22:18,141 INFO systemd: Starting Network Manager... >14:22:18,363 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >14:22:18,363 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >14:22:18,364 INFO NetworkManager: <info> WEXT support is enabled >14:22:18,374 INFO dbus-daemon: dbus[546]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:22:18,374 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:22:18,374 INFO systemd: Starting Authorization Manager... >14:22:18,512 INFO polkitd: Started polkitd version 0.107 >14:22:18,589 INFO dbus-daemon: dbus[546]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:22:18,589 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:22:18,589 INFO systemd: Started Authorization Manager. >14:22:18,628 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:22:18,629 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:22:18,629 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:22:18,629 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:22:18,630 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:22:18,632 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:22:18,643 INFO systemd: Started Network Manager. >14:22:18,644 INFO systemd: Starting Anaconda System Services. >14:22:18,656 INFO systemd: Reached target Anaconda System Services. >14:22:18,656 INFO systemd: Starting Anaconda... >14:22:18,678 INFO systemd: Starting Network Manager Wait Online... >14:22:18,701 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:22:18,702 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:22:18,702 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:22:18,702 INFO NetworkManager: <info> Networking is enabled by state file >14:22:18,702 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:22:18,703 INFO NetworkManager: <info> (eth0): carrier is OFF >14:22:18,703 ERR NetworkManager: <error> [1350829338.701484] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >14:22:18,704 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >14:22:18,704 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >14:22:18,705 INFO NetworkManager: <info> (eth0): now managed >14:22:18,708 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:22:18,709 INFO NetworkManager: <info> (eth0): bringing up device. >14:22:18,732 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >14:22:18,732 INFO NetworkManager: <info> (eth0): preparing device. >14:22:18,734 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >14:22:18,734 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >14:22:18,736 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:22:18,737 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:22:18,747 INFO systemd: Started Anaconda. >14:22:18,753 INFO systemd: Starting Anaconda Text Console... >14:22:18,782 INFO systemd: Started Anaconda Text Console. >14:22:18,782 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >14:22:18,787 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >14:22:18,787 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >14:22:18,788 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:22:18,803 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >14:22:18,804 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >14:22:18,806 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >14:22:18,806 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >14:22:18,806 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >14:22:18,807 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >14:22:18,809 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >14:22:18,809 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >14:22:18,815 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >14:22:18,822 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >14:22:18,835 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >14:22:18,837 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >14:22:18,837 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:22:18,848 INFO NetworkManager: <info> dhclient started with pid 571 >14:22:18,849 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >14:22:18,864 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >14:22:18,999 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >14:22:18,999 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >14:22:18,999 INFO dhclient: All rights reserved. >14:22:18,999 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:22:18,999 INFO dhclient: >14:22:19,009 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >14:22:19,011 INFO dhclient: Listening on LPF/eth0/52:54:00:62:a7:86 >14:22:19,011 INFO dhclient: Sending on LPF/eth0/52:54:00:62:a7:86 >14:22:19,012 INFO dhclient: Sending on Socket/fallback >14:22:19,012 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x5a8274e3) >14:22:19,018 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5a8274e3) >14:22:19,018 INFO dhclient: DHCPOFFER from 192.168.0.1 >14:22:19,025 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x5a8274e3) >14:22:19,029 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >14:22:19,030 INFO NetworkManager: <info> address 192.168.0.111 >14:22:19,030 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >14:22:19,030 INFO NetworkManager: <info> gateway 192.168.0.1 >14:22:19,030 INFO NetworkManager: <info> nameserver '192.168.0.1' >14:22:19,031 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:22:19,031 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >14:22:19,033 INFO dhclient: bound to 192.168.0.111 -- renewal in 42884 seconds. >14:22:19,052 WARNING kernel:[ 8.348936] audit_printk_skb: 21 callbacks suppressed >14:22:19,052 NOTICE kernel:[ 8.348939] type=1400 audit(1350829339.051:18): avc: denied { read write } for pid=578 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 >14:22:20,033 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >14:22:20,033 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >14:22:20,033 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:22:20,045 INFO systemd: Started Network Manager Wait Online. >14:22:20,045 INFO systemd: Starting Network. >14:22:20,045 INFO systemd: Reached target Network. >14:22:20,059 INFO systemd: Startup finished in 2s 965ms 875us (kernel) + 1s 784ms 354us (initrd) + 4s 590ms 490us (userspace) = 9s 340ms 719us. >14:22:20,059 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >14:22:20,062 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >14:22:20,064 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:22:20,067 INFO dbus-daemon: dbus[546]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:22:20,078 INFO dbus-daemon: dbus[546]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:22:20,079 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:22:20,152 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >14:22:20,461 NOTICE kernel:[ 9.757486] type=1400 audit(1350829340.460:19): avc: denied { read write } for pid=606 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7335 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:22:20,469 WARNING kernel:[ 9.765975] auditd (607): /proc/607/oom_adj is deprecated, please use /proc/607/oom_score_adj instead. >14:22:24,272 INFO systemd: Starting NTP client/server... >14:22:24,347 INFO chrony-helper: tr: write error: Broken pipe >14:22:24,347 INFO chrony-helper: tr: write error >14:22:24,390 INFO chronyd: chronyd version 1.27-git1ca844 starting >14:22:24,392 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >14:22:24,392 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 >14:22:24,406 INFO systemd: Started NTP client/server. >14:22:25,247 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >14:22:25,247 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:22:25,247 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >14:22:25,247 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:22:25,519 INFO kernel:[ 14.815808] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >14:22:26,698 NOTICE kernel:[ 15.994852] XFS (vda1): Mounting Filesystem >14:22:26,801 NOTICE kernel:[ 16.097778] XFS (vda1): Starting recovery (logdev: internal) >14:22:28,972 NOTICE kernel:[ 18.266241] XFS (vda1): Ending recovery (logdev: internal) >14:22:28,972 DEBUG kernel:[ 18.266260] SELinux: initialized (dev vda1, type xfs), uses xattr >14:22:30,786 INFO chronyd: Selected source 170.210.222.2 >14:22:30,786 WARNING chronyd: System clock wrong by 162.025891 seconds, adjustment started >14:25:12,812 WARNING chronyd: System clock was stepped by 162.026 seconds >14:25:20,732 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >14:25:20,733 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >14:25:20,734 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >14:25:20,734 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >14:26:02,434 INFO kernel:[ 70.065237] Btrfs loaded >14:26:19,698 INFO chronyd: Selected source 190.3.107.187 >14:29:33,318 INFO chronyd: Selected source 190.228.30.178 >14:29:41,877 INFO kernel:[ 289.508317] Adding 2064380k swap on /dev/vda3. Priority:-1 extents:1 across:2064380k >14:29:41,932 DEBUG kernel:[ 289.563486] SELinux: initialized (dev vda2, type vfat), uses genfs_contexts >14:29:41,980 INFO kernel:[ 289.611619] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >14:29:41,980 DEBUG kernel:[ 289.611631] SELinux: initialized (dev vda1, type ext4), uses xattr >14:29:42,025 DEBUG kernel:[ 289.656881] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
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 868665
: 630889 |
630890
|
630891
|
630892
|
630893
|
630894
|
630895
|
630896
|
630897
|
630898
|
630899
|
630900
|
630901
|
630902