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 688293 Details for
Bug 904702
TypeError: not enough arguments for format string
[?]
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), 279.81 KB, created by
Larry O'Leary
on 2013-01-27 06:20:11 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Larry O'Leary
Created:
2013-01-27 06:20:11 UTC
Size:
279.81 KB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage > msg = msg % self.args > File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format > record.message = record.getMessage() > File "/usr/lib64/python2.7/logging/__init__.py", line 723, in format > return fmt.format(record) > File "/usr/lib64/python2.7/logging/handlers.py", line 791, in emit > msg = self.format(record) + '\000' > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda_log.py", line 114, in emit > SysLogHandler.emit(self, record) > File "/usr/lib64/python2.7/logging/__init__.py", line 748, in handle > self.emit(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1308, in callHandlers > hdlr.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1268, in handle > self.callHandlers(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1258, in _log > self.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1184, in critical > self._log(CRITICAL, msg, args, **kwargs) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3693, in selectGroup > self.logger.critical(_('Group %s does have %u conditional packages, which may get installed.'), count_cond_test) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1070, in _selectYumGroup > self._yum.selectGroup(groupid, group_package_types=pkg_types) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1198, in _applyYumSelections > self._selectYumGroup(group.name, default=default, optional=optional) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1229, in checkSoftwareSelection > self._applyYumSelections() > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1316, in preInstall > self.checkSoftwareSelection() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 124, in doInstall > payload.preInstall(packages=packages, groups=payload.languageGroups(ksdata.lang.lang)) > 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) >TypeError: not enough arguments for format string > >Local variables in innermost frame: >msg: yum: Group %s does have %u conditional packages, which may get installed. >self: <LogRecord: yum.YumBase, 50, /usr/lib/python2.7/site-packages/yum/__init__.py, 3693, "yum: Group %s does have %u conditional packages, which may get installed."> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: 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, sda, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, fedora_pinky-vm01, fedora_pinky-vm01-root, fedora_pinky-vm01-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2: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 >, 'sda': 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:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, 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: VBOX_CD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 512 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe811d88f80> > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 1.0 > _serial: None > id: 0 > minor: 0 >, existing 40960MB disk sda (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: /tmp/curl_fetch_url1/squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 2 > 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: 3 > 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: 4 > 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: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > 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: /overlay (deleted) > _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: 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: 7 > minor: 0 >, existing 1024MB dm live-rw (8) with existing ext4 filesystem >, existing 40459MB partition sda2 (9) with existing lvmpv >, existing 500MB partition sda1 (10) with existing ext4 filesystem mounted at /boot >, existing 40456MB lvmvg fedora_pinky-vm01 (11) >, existing 37480MB lvmlv fedora_pinky-vm01-root (12) with existing ext4 filesystem mounted at / >, existing 2976MB lvmlv fedora_pinky-vm01-swap (13) with existing swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 6 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 9 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 10 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 8 >] > _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: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: True > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [existing 40960MB disk sda (1) with non-existent msdos disklabel >] > _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: None > _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 (0x7fe81f5c0d10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fe81f5c0d50) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fe81f5c0dd0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fe81f5c0e10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fe81f5c0e50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2976 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.storage: Already dumped (Storage instance) > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [grub2, e2fsprogs, lvm2, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1359265036.96 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 2142 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 2141 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 2139 > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 5 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fe8050e81b8> > _intf._currentAction._data: Skipped > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >} > _intf._currentAction._totalSteps: 9 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: cdrom >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: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._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.37.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >_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': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'cdrom', '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: >05:33:33,038 INFO anaconda: /sbin/anaconda 18.37.11 >05:33:34,696 INFO anaconda: 1572864 kB (1536 MB) are available >05:33:34,697 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >05:33:34,717 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >05:33:34,719 INFO anaconda: Default encoding = utf-8 >05:33:34,966 INFO anaconda: ISCSID is /sbin/iscsid >05:33:34,968 INFO anaconda: no initiator set >05:33:35,087 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >05:33:35,089 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >05:33:35,631 INFO anaconda: Display mode = g >05:33:35,634 INFO anaconda: 1572864 kB (1536 MB) are available >05:33:35,634 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >05:33:36,556 DEBUG anaconda: X server has signalled a successful start. >05:33:36,560 INFO anaconda: Starting window manager, pid 821. >05:33:38,316 INFO anaconda: using only installclass _Fedora >05:33:39,360 INFO anaconda: Detected 1488M of memory >05:33:39,361 INFO anaconda: Swap attempt of 2976M >05:33:39,389 INFO anaconda: Running Thread: AnaStorageThread (140634731013888) >05:33:39,393 INFO anaconda: Running Thread: AnaNetworkThread (140634722621184) >05:33:39,400 INFO anaconda: Running Thread: AnaPayloadThread (140634493998848) >05:33:39,411 DEBUG anaconda: network: devices found ['p2p1'] >05:33:39,570 INFO anaconda: unspecified network --device in kickstart, using p2p1 (first active device) >05:33:39,597 INFO anaconda: Thread Done: AnaNetworkThread (140634722621184) >05:33:39,939 INFO anaconda: no initiator set >05:33:41,139 DEBUG anaconda: required disklabel type for sda (1) is None >05:33:41,141 DEBUG anaconda: default disklabel type for sda is msdos >05:33:41,143 DEBUG anaconda: selecting msdos disklabel for sda based on size >05:33:43,104 INFO anaconda: Thread Done: AnaStorageThread (140634731013888) >05:33:43,581 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >05:33:44,679 DEBUG anaconda: network standalone spoke (init): completed: True >23:33:45,056 INFO anaconda: fs space: 0 B needed: 3 GB >23:33:45,450 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) > >23:33:45,458 INFO anaconda: fs space: 0 B needed: 3 GB >23:33:45,593 INFO anaconda: Running Thread: AnaSourceWatcher (140634477213440) >23:33:45,608 INFO anaconda: fs space: 0 B needed: 3 GB >23:33:45,761 DEBUG anaconda: network: selected device p2p1 >23:33:45,793 INFO anaconda: fs space: 0 B needed: 3 GB >23:33:45,865 INFO anaconda: Running Thread: AnaSoftwareWatcher (140634485606144) >23:33:45,875 INFO anaconda: fs space: 0 B needed: 3 GB >23:33:45,928 INFO anaconda: Running Thread: AnaStorageWatcher (140634439247616) >23:33:47,429 INFO anaconda: Running Thread: AnaNTPserver0 (140634430854912) >23:33:47,441 INFO anaconda: Running Thread: AnaNTPserver1 (140634468820736) >23:33:47,444 INFO anaconda: Running Thread: AnaNTPserver2 (140634420352768) >23:33:47,473 INFO anaconda: Running Thread: AnaNTPserver3 (140634411960064) >23:33:47,551 INFO anaconda: Thread Done: AnaStorageWatcher (140634439247616) >23:33:47,614 INFO anaconda: Thread Done: AnaNTPserver0 (140634430854912) >23:33:47,616 INFO anaconda: Thread Done: AnaNTPserver2 (140634420352768) >23:33:48,166 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x24c4a50> status to: Probing storage... >23:33:48,176 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x24c4a50> status to: Downloading package metadata... >23:33:48,178 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe81233da50> status to: Downloading package metadata... >23:33:48,181 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> status to: Probing storage... >23:33:48,194 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:33:48,198 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe812339f50> status to: Wired (p2p1) connected >23:33:48,204 INFO anaconda: Running Thread: AnaExecuteStorageThread (140634420352768) >23:33:48,219 INFO anaconda: Thread Done: AnaExecuteStorageThread (140634420352768) >23:33:49,188 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:33:49,192 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> status to: Saving storage configuration... >23:33:49,206 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:33:56,698 INFO anaconda: Thread Done: AnaPayloadThread (140634493998848) >23:33:56,705 INFO anaconda: Thread Done: AnaSoftwareWatcher (140634485606144) >23:33:56,715 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >23:33:56,802 INFO anaconda: Thread Done: AnaSourceWatcher (140634477213440) >23:33:57,159 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe81233da50> status to: Downloading group metadata... >23:33:57,168 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe81233da50> >23:33:57,177 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x24c4a50> >23:33:57,537 INFO anaconda: Thread Done: AnaNTPserver1 (140634468820736) >23:33:57,544 INFO anaconda: Thread Done: AnaNTPserver3 (140634411960064) >23:35:28,848 DEBUG anaconda: disk free: 40.96 GB fs free: 0 B sw needs: 3 GB auto swap: 2.97 GB >23:35:52,462 INFO anaconda: Running Thread: AnaExecuteStorageThread (140634731013888) >23:35:52,480 DEBUG anaconda: required disklabel type for sda (1) is None >23:35:52,481 DEBUG anaconda: default disklabel type for sda is msdos >23:35:52,482 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:35:52,539 INFO anaconda: Thread Done: AnaExecuteStorageThread (140634731013888) >23:35:52,597 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >23:35:52,598 DEBUG anaconda: ui: unused=[] >23:35:52,599 DEBUG anaconda: ui: new_devices=[] >23:35:52,607 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:35:52,608 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:35:53,169 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:35:53,171 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> status to: Saving storage configuration... >23:35:53,176 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:36:01,876 DEBUG anaconda: running automatic partitioning >23:36:02,311 DEBUG anaconda: finished automatic partitioning >23:36:02,313 DEBUG anaconda: refreshing ui >23:36:02,323 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'fedora_pinky-vm01', 'fedora_pinky-vm01-root', 'fedora_pinky-vm01-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >23:36:02,325 DEBUG anaconda: ui: unused=[] >23:36:02,327 DEBUG anaconda: ui: new_devices=['sda1', 'fedora_pinky-vm01-root', 'fedora_pinky-vm01-swap'] >23:36:02,369 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:36:02,371 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:36:02,392 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (10) with non-existent ext4 filesystem mounted at /boot >23:36:02,396 DEBUG anaconda: updated device_disks to ['sda'] >23:36:02,398 DEBUG anaconda: updated device_vg_name to None >23:36:02,403 DEBUG anaconda: min: 1.0 max: 41459.969238 current: 500.0 >23:36:02,409 DEBUG anaconda: fs type changed: ext4 >23:36:02,422 INFO anaconda: getting device type for None >23:36:02,426 ERR anaconda: unknown device type: 'None' >23:36:02,428 DEBUG anaconda: device_type_changed: None None >23:36:02,433 INFO anaconda: getting device type for Standard Partition >23:36:02,435 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:36:02,437 INFO anaconda: getting device type for Standard Partition >23:36:02,440 DEBUG anaconda: populate_raid: 2, None >23:36:02,441 INFO anaconda: getting device type for Standard Partition >23:36:02,445 INFO anaconda: getting device type for Standard Partition >23:36:02,448 DEBUG anaconda: populate_raid: 2, None >23:36:02,449 INFO anaconda: getting device type for Standard Partition >23:36:02,454 DEBUG anaconda: finished refreshing ui >23:36:02,456 DEBUG anaconda: updating space display >23:36:02,467 DEBUG anaconda: finished updating space display >23:36:15,280 INFO anaconda: ui: saving changes to device sda1 >23:36:15,284 DEBUG anaconda: old_name: sda1 >23:36:15,286 DEBUG anaconda: new_name: None >23:36:15,288 DEBUG anaconda: new size: 500.0 >23:36:15,291 DEBUG anaconda: old size: 500.0 >23:36:15,292 INFO anaconda: getting device type for Standard Partition >23:36:15,295 DEBUG anaconda: new device type: 2 >23:36:15,296 DEBUG anaconda: reformat: True >23:36:15,298 DEBUG anaconda: new fs type: ext4 >23:36:15,300 DEBUG anaconda: old encryption setting: False >23:36:15,301 DEBUG anaconda: new encryption setting: False >23:36:15,304 DEBUG anaconda: old mountpoint: /boot >23:36:15,305 DEBUG anaconda: new mountpoint: /boot >23:36:15,309 INFO anaconda: getting device type for Standard Partition >23:36:15,337 INFO anaconda: Running Thread: AnaCheckStorageThread (140634731013888) >23:36:15,357 INFO anaconda: Thread Done: AnaCheckStorageThread (140634731013888) >23:36:16,175 INFO anaconda: fs space: 37.48 GB needed: 3 GB >23:36:16,177 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:36:16,183 INFO anaconda: fs space: 37.48 GB needed: 3 GB >23:36:16,184 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:36:16,186 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> status to: Checking storage configuration... >23:36:16,193 INFO anaconda: fs space: 37.48 GB needed: 3 GB >23:36:16,194 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe812333790> >23:36:16,227 INFO anaconda: Running Thread: AnaInstallThread (140634731013888) >23:36:17,859 INFO anaconda: Creating disklabel on /dev/sda >23:36:18,370 INFO anaconda: Creating ext4 on /dev/sda1 >23:36:18,757 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >23:36:19,171 INFO anaconda: Creating lvmpv on /dev/sda2 >23:36:19,528 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >23:36:20,394 INFO anaconda: Creating swap on /dev/mapper/fedora_pinky--vm01-swap >23:36:20,485 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-1 >23:36:20,994 INFO anaconda: Creating ext4 on /dev/mapper/fedora_pinky--vm01-root >23:36:22,183 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >23:36:22,669 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora_pinky--vm01-root on /mnt/sysimage as ext4 with options defaults >23:36:22,712 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot as ext4 with options defaults >23:36:22,745 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >23:36:22,773 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >23:36:22,799 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >23:36:22,826 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >23:36:22,829 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >23:36:22,846 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >23:36:23,000 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >23:36:23,028 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >23:36:23,050 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >23:36:23,063 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >23:36:23,064 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >23:56:55,458 INFO anaconda: Thread Done: AnaInstallThread (140634731013888) > > >/tmp/packaging.log: >05:33:39,310 DEBUG packaging: getting release version from tree at None (18) >05:33:39,312 DEBUG packaging: got a release version of 18 >05:33:43,107 INFO packaging: updating base repo >05:33:43,350 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >05:33:43,356 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >05:33:43,359 DEBUG yum.verbose.plugin: Adding en_US to language list >05:33:43,370 DEBUG yum.verbose.YumBase: Config time: 0.258 >05:33:43,443 DEBUG packaging: getting release version from tree at None (18) >05:33:43,449 DEBUG packaging: got a release version of 18 >05:33:43,454 INFO packaging: configuring base repo >05:33:43,763 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >05:33:43,768 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >05:33:43,770 DEBUG yum.verbose.plugin: Adding en_US to language list >05:33:43,779 DEBUG yum.verbose.YumBase: Config time: 0.061 >05:33:43,845 INFO packaging: using default repos from local yum configuration >05:33:43,847 DEBUG packaging: adding yum repo fedora with baseurl and mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch >05:33:44,635 DEBUG packaging: adding yum repo updates with baseurl and mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch >05:33:45,069 DEBUG packaging: adding yum repo rpmfusion-free with baseurl http://mirror.us.leaseweb.net/rpmfusion/free/fedora/releases/$releasever/Everything/$basearch/os and mirrorlist None >23:33:45,220 ERR packaging: repo rpmfusion-free setup failed: failure: repodata/repomd.xml from rpmfusion-free: [Errno 256] No more mirrors to try. >http://mirror.us.leaseweb.net/rpmfusion/free/fedora/releases/$releasever/Everything/$basearch/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://mirror.us.leaseweb.net/rpmfusion/free/fedora/releases/$releasever/Everything/$basearch/os/repodata/repomd.xml >23:33:45,221 DEBUG packaging: removing repo rpmfusion-free >05:33:45,230 DEBUG packaging: adding yum repo rpmfusion-nonfree with baseurl http://mirror.us.leaseweb.net/rpmfusion/nonfree/fedora/releases/$releasever/Everything/$basearch/os and mirrorlist None >05:33:45,365 ERR packaging: repo rpmfusion-nonfree setup failed: failure: repodata/repomd.xml from rpmfusion-nonfree: [Errno 256] No more mirrors to try. >http://mirror.us.leaseweb.net/rpmfusion/nonfree/fedora/releases/$releasever/Everything/$basearch/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://mirror.us.leaseweb.net/rpmfusion/nonfree/fedora/releases/$releasever/Everything/$basearch/os/repodata/repomd.xml >05:33:45,367 DEBUG packaging: removing repo rpmfusion-nonfree >05:33:45,375 DEBUG packaging: adding yum repo adobe-linux with baseurl http://linuxdownload.adobe.com/linux/$basearch and mirrorlist None >05:33:45,556 ERR packaging: repo adobe-linux setup failed: failure: repodata/repomd.xml from adobe-linux: [Errno 256] No more mirrors to try. >http://linuxdownload.adobe.com/linux/$basearch/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://linuxdownload.adobe.com/linux/$basearch/repodata/repomd.xml >05:33:45,558 DEBUG packaging: removing repo adobe-linux >05:33:45,567 DEBUG packaging: adding yum repo Local Fedora with baseurl http://home01.gateway.2wire.net/isos/Fedora-$releasever-$basearch-DVD and mirrorlist None >19:33:45,023 ERR packaging: repo Local Fedora setup failed: failure: repodata/repomd.xml from Local Fedora: [Errno 256] No more mirrors to try. >http://home01.gateway.2wire.net/isos/Fedora-$releasever-$basearch-DVD/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn't resolve host" >19:33:45,030 DEBUG packaging: removing repo Local Fedora >19:33:45,033 INFO packaging: gathering repo metadata >19:33:45,035 DEBUG packaging: getting repo metadata for fedora >23:33:53,069 DEBUG packaging: getting group info for fedora >23:33:53,502 DEBUG packaging: getting repo metadata for updates >23:33:56,187 DEBUG packaging: getting group info for updates >23:33:56,696 INFO packaging: metadata retrieval complete >23:33:56,704 DEBUG packaging: deleting package sacks >23:36:17,504 DEBUG packaging: deleting package sacks >23:36:23,073 DEBUG yum.verbose.YumBase: Setting up Package Sacks >23:36:23,076 INFO_2 yum.verbose.plugin: Determining fastest mirrors >23:36:41,643 INFO_2 yum.verbose.plugin: * fedora: mirror.itc.virginia.edu >23:36:41,650 INFO_2 yum.verbose.plugin: * updates: mirror.itc.virginia.edu >23:37:15,654 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >23:37:16,032 DEBUG yum.verbose.YumBase: pkgsack time: 52.958 >23:37:16,712 DEBUG yum.verbose.YumBase: group time: 53.639 >23:37:16,726 DEBUG packaging: getting release version from tree at None (18) >23:37:16,727 DEBUG packaging: got a release version of 18 >23:37:16,728 DEBUG packaging: setting releasever to previous value of 18 >23:37:16,746 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >23:37:16,747 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >23:37:16,750 DEBUG yum.verbose.plugin: Adding en_US to language list >23:37:16,758 DEBUG yum.verbose.YumBase: Config time: 0.028 >23:37:16,760 INFO packaging: gathering repo metadata >23:37:16,770 DEBUG packaging: getting repo metadata for fedora >23:37:16,905 DEBUG packaging: getting group info for fedora >23:37:16,913 DEBUG packaging: getting repo metadata for updates >23:37:16,952 DEBUG packaging: getting group info for updates >23:37:16,958 INFO packaging: metadata retrieval complete >23:37:16,961 DEBUG packaging: installation yum config repos: fedora,updates >23:37:16,963 INFO packaging: checking software selection >23:37:16,964 DEBUG packaging: deleting package sacks >23:37:16,965 DEBUG packaging: deleting yum transaction info >23:37:16,967 DEBUG packaging: select group core >23:37:16,968 DEBUG yum.verbose.YumBase: Setting up Package Sacks >23:37:16,970 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >23:37:17,612 INFO_2 yum.verbose.plugin: * fedora: mirror.itc.virginia.edu >23:37:17,617 INFO_2 yum.verbose.plugin: * updates: mirror.itc.virginia.edu >23:37:18,706 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >23:37:19,058 DEBUG yum.verbose.YumBase: pkgsack time: 2.089 >23:37:19,631 DEBUG yum.verbose.YumBase: group time: 2.663 >23:37:20,304 DEBUG yum.verbose.YumBase: Obs Init time: 0.663 >23:37:20,401 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >23:37:20,404 DEBUG packaging: select package hplip-gui >23:37:20,708 DEBUG packaging: select package rhythmbox-equalizer >23:37:21,067 DEBUG packaging: select package evolution-spamassassin >23:37:21,414 DEBUG packaging: select package testdisk >23:37:21,419 DEBUG packaging: select package evolution-rss >23:37:21,787 DEBUG packaging: select package filezilla >23:37:21,794 DEBUG packaging: select package libreoffice-langpack-en >23:37:22,139 DEBUG packaging: select package adobe-release-i386 >23:37:22,454 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for adobe-release-i386 >23:37:39,867 DEBUG packaging: select package google-talkplugin >23:37:40,284 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for google-talkplugin >23:37:49,117 DEBUG packaging: select package extremetuxracer >23:37:49,121 DEBUG packaging: select package cups-pdf >23:37:49,551 DEBUG packaging: select package dconf-editor >23:37:49,892 DEBUG packaging: select package eclipse-mylyn-cdt >23:37:50,243 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for eclipse-mylyn-cdt >23:37:50,247 DEBUG packaging: select package cabextract >23:37:50,250 DEBUG packaging: select package blobby >23:37:50,254 DEBUG packaging: select package calibre >23:37:50,260 DEBUG packaging: select package keepassx >23:37:50,262 DEBUG packaging: select package yum-plugin-remove-with-leaves >23:37:50,578 DEBUG packaging: select package nautilus-dropbox >23:37:50,910 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for nautilus-dropbox >23:38:37,571 DEBUG packaging: select package nautilus-actions >23:38:38,060 DEBUG packaging: select package akmod-VirtualBox >23:38:38,477 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for akmod-VirtualBox >23:39:58,505 DEBUG packaging: select package openssh-server >23:39:58,508 DEBUG packaging: select package heimdall-frontend >23:39:58,882 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for heimdall-frontend >23:40:03,646 DEBUG packaging: select package nautilus-open-terminal >23:40:04,015 DEBUG packaging: select package ballbuster >23:40:04,019 DEBUG packaging: select package cadaver >23:40:04,023 DEBUG packaging: select package yum-plugin-fastestmirror >23:40:04,359 DEBUG packaging: select package eclipse-shelled >23:40:04,674 DEBUG packaging: select package samba-winbind-clients >23:40:05,000 DEBUG packaging: select package VirtualBox >23:40:05,002 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for VirtualBox >23:40:28,774 DEBUG packaging: select package ffmpeg >23:40:28,776 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for ffmpeg >23:40:46,126 DEBUG packaging: select package yum-plugin-show-leaves >23:40:46,514 DEBUG packaging: select package rpm-build >23:40:46,802 DEBUG packaging: select package eclipse-mylyn-pde >23:40:47,084 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for eclipse-mylyn-pde >23:40:47,088 DEBUG packaging: select package flash-plugin >23:40:47,392 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for flash-plugin >23:41:11,663 DEBUG packaging: select package easytag >23:41:11,669 DEBUG packaging: select package autofs >23:41:11,682 DEBUG packaging: select package guake >23:41:11,703 DEBUG packaging: select package rpmfusion-nonfree-release >23:41:12,027 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for rpmfusion-nonfree-release >23:42:41,469 DEBUG packaging: select package livna-release >23:42:41,930 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for livna-release >23:42:51,298 DEBUG packaging: select package eclipse-quickrex >23:42:51,718 DEBUG packaging: select package synergy >23:42:51,725 DEBUG packaging: select package rdesktop >23:42:51,729 DEBUG packaging: select package dropbox-repo >23:42:52,074 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for dropbox-repo >23:43:10,728 DEBUG packaging: select package eclipse-subclipse-graph >23:43:11,049 DEBUG packaging: select package nautilus-sound-converter >23:43:11,393 DEBUG packaging: select package heimdall >23:43:11,398 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for heimdall >23:43:15,058 DEBUG packaging: select package home-local >23:43:15,425 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for home-local >23:44:31,888 DEBUG packaging: select package gnome-tweak-tool >23:44:32,283 DEBUG packaging: select package HandBrake-gui >23:44:32,578 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for HandBrake-gui >23:45:02,066 DEBUG packaging: select package pdftk >23:45:02,070 DEBUG packaging: select package gstreamer-plugins-bad-free-extras >23:45:02,481 DEBUG packaging: select package gok >23:45:02,483 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for gok >23:47:52,339 DEBUG packaging: select package nautilus-search-tool >23:47:52,713 DEBUG packaging: select package makemkv >23:47:52,715 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for makemkv >23:48:19,576 DEBUG packaging: select package adobe-release-x86_64 >23:48:19,911 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for adobe-release-x86_64 >23:49:20,737 DEBUG packaging: select package rhythmbox-upnp >23:49:21,108 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for rhythmbox-upnp >23:49:21,116 DEBUG packaging: select package pdfshuffler >23:49:21,119 DEBUG packaging: select package pavucontrol >23:49:21,125 DEBUG packaging: select package vlc >23:49:21,127 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for vlc >23:52:20,195 DEBUG packaging: select package meld >23:52:20,199 DEBUG packaging: select package yum-plugin-downloadonly >23:52:20,522 DEBUG packaging: select package fuse-sshfs >23:52:20,801 DEBUG packaging: select package openshot >23:52:20,803 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for openshot >23:52:27,347 DEBUG packaging: select package gstreamer-plugins-bad >23:52:27,699 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for gstreamer-plugins-bad >23:54:03,508 DEBUG packaging: select package wireshark-gnome >23:54:03,890 DEBUG packaging: select package iperf3 >23:54:03,894 DEBUG packaging: select package openclipart >23:54:03,900 DEBUG packaging: select package gedit-plugins >23:54:04,242 DEBUG packaging: select package xguest >23:54:04,246 DEBUG packaging: select package nautilus-image-converter >23:54:04,552 DEBUG packaging: select package lsof >23:54:04,555 DEBUG packaging: select package xbmc >23:54:04,557 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for xbmc >23:55:49,825 DEBUG packaging: select package wine >23:55:49,829 DEBUG packaging: select group admin-tools >23:55:49,871 DEBUG packaging: select group base >23:56:54,968 DEBUG packaging: select group base-x >23:56:55,047 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >23:56:55,058 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >23:56:55,064 DEBUG packaging: select group core >23:56:55,065 DEBUG packaging: select group editors >23:56:55,066 CRIT yum.YumBase: Warning: Group editors does not have any packages to install. >23:56:55,067 DEBUG packaging: select group firefox >23:56:55,072 DEBUG packaging: select group fonts >23:56:55,201 DEBUG packaging: select group games >23:56:55,203 CRIT yum.YumBase: Warning: Group games does not have any packages to install. >23:56:55,204 DEBUG packaging: select group gnome-desktop >23:56:55,255 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >23:56:55,264 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >23:56:55,279 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >23:56:55,423 DEBUG packaging: select group gnome-games >23:56:55,445 DEBUG packaging: select group graphical-internet >23:56:55,447 CRIT yum.YumBase: Warning: Group graphical-internet does not have any packages to install. >23:56:55,448 DEBUG packaging: select group graphics >23:56:55,449 CRIT yum.YumBase: Warning: Group graphics does not have any packages to install. > > >/tmp/program.log: >05:33:34,849 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >05:33:34,880 INFO program: Running... udevadm settle --timeout=300 >05:33:34,971 INFO program: Running... modprobe fcoe >05:33:35,054 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >05:33:35,085 INFO program: No FCoE boot disk information is found in EDD! >05:33:35,090 INFO program: Running... udevadm settle --timeout=300 >05:33:35,234 INFO program: Running... multipath -d >05:33:35,316 INFO program: Running... multipath -ll >05:33:35,449 INFO program: Running... loadkeys us >05:33:35,525 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >05:33:35,528 INFO program: Running... loadkeys us >05:33:35,550 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >05:33:36,566 INFO program: Running... metacity --display :1 --sm-disable >05:33:37,362 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >05:33:37,612 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,637 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,645 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,647 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,663 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,666 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,668 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,673 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,676 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,679 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,698 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,701 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,727 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,761 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,764 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,767 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,771 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,773 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,780 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,782 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,784 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,786 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,799 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:37,802 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >05:33:39,392 INFO program: Running... udevadm control --property=ANACONDA=1 >05:33:39,398 INFO program: Running... systemctl start chronyd.service >05:33:39,666 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >05:33:39,804 INFO program: Running... udevadm settle --timeout=300 >05:33:39,953 INFO program: Running... udevadm settle --timeout=300 >05:33:40,205 INFO program: Running... multipath -d >05:33:40,256 INFO program: Running... multipath -ll >05:33:41,551 INFO program: Running... dumpe2fs -h /dev/loop1 >05:33:41,606 INFO program: Filesystem volume name: Anaconda >05:33:41,608 INFO program: Last mounted on: / >05:33:41,610 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >05:33:41,611 INFO program: Filesystem magic number: 0xEF53 >05:33:41,612 INFO program: Filesystem revision #: 1 (dynamic) >05:33:41,613 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 >05:33:41,614 INFO program: Filesystem flags: signed_directory_hash >05:33:41,615 INFO program: Default mount options: user_xattr acl >05:33:41,616 INFO program: Filesystem state: clean >05:33:41,617 INFO program: Errors behavior: Continue >05:33:41,618 INFO program: Filesystem OS type: Linux >05:33:41,620 INFO program: Inode count: 65536 >05:33:41,621 INFO program: Block count: 1048576 >05:33:41,630 INFO program: Reserved block count: 0 >05:33:41,632 INFO program: Free blocks: 306388 >05:33:41,633 INFO program: Free inodes: 37841 >05:33:41,635 INFO program: First block: 1 >05:33:41,638 INFO program: Block size: 1024 >05:33:41,640 INFO program: Fragment size: 1024 >05:33:41,641 INFO program: Reserved GDT blocks: 256 >05:33:41,642 INFO program: Blocks per group: 8192 >05:33:41,643 INFO program: Fragments per group: 8192 >05:33:41,645 INFO program: Inodes per group: 512 >05:33:41,653 INFO program: Inode blocks per group: 128 >05:33:41,655 INFO program: Flex block group size: 16 >05:33:41,656 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >05:33:41,665 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >05:33:41,694 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >05:33:41,709 INFO program: Mount count: 2 >05:33:41,711 INFO program: Maximum mount count: -1 >05:33:41,713 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >05:33:41,716 INFO program: Check interval: 0 (<none>) >05:33:41,719 INFO program: Lifetime writes: 32 MB >05:33:41,720 INFO program: Reserved blocks uid: 0 (user root) >05:33:41,721 INFO program: Reserved blocks gid: 0 (group root) >05:33:41,726 INFO program: First inode: 11 >05:33:41,728 INFO program: Inode size: 256 >05:33:41,729 INFO program: Required extra isize: 28 >05:33:41,730 INFO program: Desired extra isize: 28 >05:33:41,731 INFO program: Journal inode: 8 >05:33:41,732 INFO program: Default directory hash: half_md4 >05:33:41,733 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >05:33:41,734 INFO program: Journal backup: inode blocks >05:33:41,735 INFO program: Journal features: (none) >05:33:41,736 INFO program: Journal size: 32M >05:33:41,736 INFO program: Journal length: 32768 >05:33:41,737 INFO program: Journal sequence: 0x00000007 >05:33:41,738 INFO program: Journal start: 0 >05:33:41,745 INFO program: >05:33:41,746 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >05:33:41,747 INFO program: Running... dumpe2fs -h /dev/loop1 >05:33:41,774 INFO program: Filesystem volume name: Anaconda >05:33:41,776 INFO program: Last mounted on: / >05:33:41,777 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >05:33:41,778 INFO program: Filesystem magic number: 0xEF53 >05:33:41,779 INFO program: Filesystem revision #: 1 (dynamic) >05:33:41,780 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 >05:33:41,782 INFO program: Filesystem flags: signed_directory_hash >05:33:41,783 INFO program: Default mount options: user_xattr acl >05:33:41,784 INFO program: Filesystem state: clean >05:33:41,788 INFO program: Errors behavior: Continue >05:33:41,789 INFO program: Filesystem OS type: Linux >05:33:41,790 INFO program: Inode count: 65536 >05:33:41,791 INFO program: Block count: 1048576 >05:33:41,792 INFO program: Reserved block count: 0 >05:33:41,793 INFO program: Free blocks: 306388 >05:33:41,794 INFO program: Free inodes: 37841 >05:33:41,795 INFO program: First block: 1 >05:33:41,803 INFO program: Block size: 1024 >05:33:41,804 INFO program: Fragment size: 1024 >05:33:41,805 INFO program: Reserved GDT blocks: 256 >05:33:41,806 INFO program: Blocks per group: 8192 >05:33:41,807 INFO program: Fragments per group: 8192 >05:33:41,808 INFO program: Inodes per group: 512 >05:33:41,809 INFO program: Inode blocks per group: 128 >05:33:41,811 INFO program: Flex block group size: 16 >05:33:41,812 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >05:33:41,813 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >05:33:41,814 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >05:33:41,814 INFO program: Mount count: 2 >05:33:41,815 INFO program: Maximum mount count: -1 >05:33:41,816 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >05:33:41,817 INFO program: Check interval: 0 (<none>) >05:33:41,819 INFO program: Lifetime writes: 32 MB >05:33:41,820 INFO program: Reserved blocks uid: 0 (user root) >05:33:41,822 INFO program: Reserved blocks gid: 0 (group root) >05:33:41,823 INFO program: First inode: 11 >05:33:41,828 INFO program: Inode size: 256 >05:33:41,830 INFO program: Required extra isize: 28 >05:33:41,830 INFO program: Desired extra isize: 28 >05:33:41,832 INFO program: Journal inode: 8 >05:33:41,833 INFO program: Default directory hash: half_md4 >05:33:41,834 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >05:33:41,835 INFO program: Journal backup: inode blocks >05:33:41,836 INFO program: Journal features: (none) >05:33:41,836 INFO program: Journal size: 32M >05:33:41,838 INFO program: Journal length: 32768 >05:33:41,839 INFO program: Journal sequence: 0x00000007 >05:33:41,841 INFO program: Journal start: 0 >05:33:41,841 INFO program: >05:33:41,841 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >05:33:41,845 INFO program: Running... resize2fs -P /dev/loop1 >05:33:41,887 INFO program: Couldn't find valid filesystem superblock. >05:33:41,889 ERR program: resize2fs 1.42.5 (29-Jul-2012) >05:33:41,890 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >05:33:42,109 INFO program: Running... udevadm settle --timeout=300 >05:33:42,314 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >05:33:42,341 INFO program: Filesystem volume name: Anaconda >05:33:42,344 INFO program: Last mounted on: /sysroot >05:33:42,345 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >05:33:42,346 INFO program: Filesystem magic number: 0xEF53 >05:33:42,347 INFO program: Filesystem revision #: 1 (dynamic) >05:33:42,348 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 >05:33:42,349 INFO program: Filesystem flags: signed_directory_hash >05:33:42,354 INFO program: Default mount options: user_xattr acl >05:33:42,356 INFO program: Filesystem state: clean >05:33:42,357 INFO program: Errors behavior: Continue >05:33:42,358 INFO program: Filesystem OS type: Linux >05:33:42,359 INFO program: Inode count: 65536 >05:33:42,360 INFO program: Block count: 1048576 >05:33:42,362 INFO program: Reserved block count: 0 >05:33:42,363 INFO program: Free blocks: 306388 >05:33:42,364 INFO program: Free inodes: 37841 >05:33:42,366 INFO program: First block: 1 >05:33:42,371 INFO program: Block size: 1024 >05:33:42,373 INFO program: Fragment size: 1024 >05:33:42,374 INFO program: Reserved GDT blocks: 256 >05:33:42,375 INFO program: Blocks per group: 8192 >05:33:42,376 INFO program: Fragments per group: 8192 >05:33:42,377 INFO program: Inodes per group: 512 >05:33:42,378 INFO program: Inode blocks per group: 128 >05:33:42,380 INFO program: Flex block group size: 16 >05:33:42,380 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >05:33:42,381 INFO program: Last mount time: Sun Jan 27 05:33:25 2013 >05:33:42,383 INFO program: Last write time: Sun Jan 27 05:33:25 2013 >05:33:42,384 INFO program: Mount count: 3 >05:33:42,385 INFO program: Maximum mount count: -1 >05:33:42,391 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >05:33:42,393 INFO program: Check interval: 0 (<none>) >05:33:42,394 INFO program: Lifetime writes: 32 MB >05:33:42,395 INFO program: Reserved blocks uid: 0 (user root) >05:33:42,396 INFO program: Reserved blocks gid: 0 (group root) >05:33:42,397 INFO program: First inode: 11 >05:33:42,399 INFO program: Inode size: 256 >05:33:42,400 INFO program: Required extra isize: 28 >05:33:42,402 INFO program: Desired extra isize: 28 >05:33:42,403 INFO program: Journal inode: 8 >05:33:42,405 INFO program: Default directory hash: half_md4 >05:33:42,405 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >05:33:42,412 INFO program: Journal backup: inode blocks >05:33:42,413 INFO program: Journal features: (none) >05:33:42,415 INFO program: Journal size: 32M >05:33:42,416 INFO program: Journal length: 32768 >05:33:42,417 INFO program: Journal sequence: 0x00000008 >05:33:42,418 INFO program: Journal start: 1 >05:33:42,420 INFO program: >05:33:42,421 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >05:33:42,423 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >05:33:42,452 INFO program: Filesystem volume name: Anaconda >05:33:42,455 INFO program: Last mounted on: /sysroot >05:33:42,456 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >05:33:42,457 INFO program: Filesystem magic number: 0xEF53 >05:33:42,458 INFO program: Filesystem revision #: 1 (dynamic) >05:33:42,459 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 >05:33:42,461 INFO program: Filesystem flags: signed_directory_hash >05:33:42,462 INFO program: Default mount options: user_xattr acl >05:33:42,462 INFO program: Filesystem state: clean >05:33:42,467 INFO program: Errors behavior: Continue >05:33:42,469 INFO program: Filesystem OS type: Linux >05:33:42,470 INFO program: Inode count: 65536 >05:33:42,471 INFO program: Block count: 1048576 >05:33:42,472 INFO program: Reserved block count: 0 >05:33:42,473 INFO program: Free blocks: 306388 >05:33:42,475 INFO program: Free inodes: 37841 >05:33:42,476 INFO program: First block: 1 >05:33:42,480 INFO program: Block size: 1024 >05:33:42,482 INFO program: Fragment size: 1024 >05:33:42,483 INFO program: Reserved GDT blocks: 256 >05:33:42,484 INFO program: Blocks per group: 8192 >05:33:42,485 INFO program: Fragments per group: 8192 >05:33:42,486 INFO program: Inodes per group: 512 >05:33:42,487 INFO program: Inode blocks per group: 128 >05:33:42,488 INFO program: Flex block group size: 16 >05:33:42,489 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >05:33:42,490 INFO program: Last mount time: Sun Jan 27 05:33:25 2013 >05:33:42,492 INFO program: Last write time: Sun Jan 27 05:33:25 2013 >05:33:42,492 INFO program: Mount count: 3 >05:33:42,497 INFO program: Maximum mount count: -1 >05:33:42,498 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >05:33:42,500 INFO program: Check interval: 0 (<none>) >05:33:42,501 INFO program: Lifetime writes: 32 MB >05:33:42,502 INFO program: Reserved blocks uid: 0 (user root) >05:33:42,503 INFO program: Reserved blocks gid: 0 (group root) >05:33:42,504 INFO program: First inode: 11 >05:33:42,505 INFO program: Inode size: 256 >05:33:42,506 INFO program: Required extra isize: 28 >05:33:42,507 INFO program: Desired extra isize: 28 >05:33:42,512 INFO program: Journal inode: 8 >05:33:42,513 INFO program: Default directory hash: half_md4 >05:33:42,514 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >05:33:42,515 INFO program: Journal backup: inode blocks >05:33:42,516 INFO program: Journal features: (none) >05:33:42,516 INFO program: Journal size: 32M >05:33:42,517 INFO program: Journal length: 32768 >05:33:42,518 INFO program: Journal sequence: 0x00000008 >05:33:42,518 INFO program: Journal start: 1 >05:33:42,519 INFO program: >05:33:42,520 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >05:33:42,521 INFO program: Running... resize2fs -P /dev/mapper/live-rw >05:33:42,553 INFO program: Estimated minimum size of the filesystem: 739687 >05:33:42,555 ERR program: resize2fs 1.42.5 (29-Jul-2012) >05:33:42,622 INFO program: Running... udevadm settle --timeout=300 >05:33:42,720 INFO program: Running... udevadm settle --timeout=300 >05:33:42,799 INFO program: Running... udevadm settle --timeout=300 >05:33:43,588 INFO program: Running... udevadm settle --timeout=300 >23:33:46,136 INFO program: Running... modprobe btrfs >23:33:46,325 INFO program: Running... modprobe xfs >23:33:46,528 INFO program: Running... modprobe vfat >23:33:56,722 INFO program: Running... udevadm settle --timeout=300 >23:35:52,500 INFO program: Running... udevadm settle --timeout=300 >23:36:16,228 INFO program: Running... hwclock --systohc --utc >23:36:17,530 INFO program: Running... udevadm settle --timeout=300 >23:36:17,647 INFO program: Running... wipefs -a /dev/sda >23:36:17,710 INFO program: Running... udevadm settle --timeout=300 >23:36:17,785 INFO program: Running... udevadm settle --timeout=300 >23:36:17,821 INFO program: Running... udevadm settle --timeout=300 >23:36:17,971 INFO program: Running... udevadm settle --timeout=300 >23:36:18,030 INFO program: Running... udevadm settle --timeout=300 >23:36:18,071 INFO program: Running... udevadm settle --timeout=300 >23:36:18,145 INFO program: Running... udevadm settle --timeout=300 >23:36:18,237 INFO program: Running... wipefs -a /dev/sda1 >23:36:18,298 INFO program: Running... udevadm settle --timeout=300 >23:36:18,334 INFO program: Running... udevadm settle --timeout=300 >23:36:18,476 INFO program: Running... mke2fs -t ext4 /dev/sda1 >23:36:18,516 ERR program: mke2fs 1.42.5 (29-Jul-2012) >23:36:18,522 INFO program: Filesystem label= >23:36:18,524 INFO program: OS type: Linux >23:36:18,525 INFO program: Block size=1024 (log=0) >23:36:18,527 INFO program: Fragment size=1024 (log=0) >23:36:18,529 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:36:18,530 INFO program: 128016 inodes, 512000 blocks >23:36:18,535 INFO program: 25600 blocks (5.00%) reserved for the super user >23:36:18,537 INFO program: First data block=1 >23:36:18,538 INFO program: Maximum filesystem blocks=67633152 >23:36:18,542 INFO program: 63 block groups >23:36:18,543 INFO program: 8192 blocks per group, 8192 fragments per group >23:36:18,545 INFO program: 2032 inodes per group >23:36:18,546 INFO program: Superblock backups stored on blocks: >23:36:18,547 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >23:36:18,548 INFO program: >23:36:18,553 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 >23:36:18,561 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 >23:36:18,636 INFO program: Creating journal (8192 blocks): done >23:36:18,716 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 >23:36:18,730 INFO program: >23:36:18,768 INFO program: Running... udevadm settle --timeout=300 >23:36:18,830 INFO program: Running... udevadm settle --timeout=300 >23:36:18,918 INFO program: Running... udevadm settle --timeout=300 >23:36:19,040 INFO program: Running... wipefs -a /dev/sda2 >23:36:19,097 INFO program: Running... udevadm settle --timeout=300 >23:36:19,131 INFO program: Running... udevadm settle --timeout=300 >23:36:19,285 INFO program: Running... wipefs -a /dev/sda2 >23:36:19,326 INFO program: Running... lvm pvcreate --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/sda2 >23:36:19,486 INFO program: Physical volume "/dev/sda2" successfully created >23:36:19,530 INFO program: Running... udevadm settle --timeout=300 >23:36:19,722 INFO program: Running... udevadm settle --timeout=300 >23:36:19,784 INFO program: Running... lvm vgcreate -s 4m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora_pinky-vm01 /dev/sda2 >23:36:19,868 INFO program: Volume group "fedora_pinky-vm01" successfully created >23:36:19,919 INFO program: Running... udevadm settle --timeout=300 >23:36:20,003 INFO program: Running... udevadm settle --timeout=300 >23:36:20,058 INFO program: Running... lvm lvcreate -L 2976m -n swap --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora_pinky-vm01 >23:36:20,188 INFO program: Logical volume "swap" created >23:36:20,252 INFO program: Running... udevadm settle --timeout=300 >23:36:20,354 INFO program: Running... udevadm settle --timeout=300 >23:36:20,407 INFO program: Running... mkswap -f /dev/mapper/fedora_pinky--vm01-swap >23:36:20,447 INFO program: Setting up swapspace version 1, size = 3047420 KiB >23:36:20,450 INFO program: no label, UUID=23b13868-9f83-4cb7-ba22-b1fe5e9ba2ba >23:36:20,492 INFO program: Running... udevadm settle --timeout=300 >23:36:20,568 INFO program: Running... udevadm settle --timeout=300 >23:36:20,636 INFO program: Running... lvm lvcreate -L 37480m -n root --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora_pinky-vm01 >23:36:20,764 INFO program: Logical volume "root" created >23:36:20,835 INFO program: Running... udevadm settle --timeout=300 >23:36:20,953 INFO program: Running... udevadm settle --timeout=300 >23:36:21,016 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora_pinky--vm01-root >23:36:21,040 ERR program: mke2fs 1.42.5 (29-Jul-2012) >23:36:21,045 INFO program: Filesystem label= >23:36:21,048 INFO program: OS type: Linux >23:36:21,049 INFO program: Block size=4096 (log=2) >23:36:21,050 INFO program: Fragment size=4096 (log=2) >23:36:21,051 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:36:21,052 INFO program: 2400256 inodes, 9594880 blocks >23:36:21,054 INFO program: 479744 blocks (5.00%) reserved for the super user >23:36:21,057 INFO program: First data block=0 >23:36:21,058 INFO program: Maximum filesystem blocks=4294967296 >23:36:21,059 INFO program: 293 block groups >23:36:21,060 INFO program: 32768 blocks per group, 32768 fragments per group >23:36:21,062 INFO program: 8192 inodes per group >23:36:21,066 INFO program: Superblock backups stored on blocks: >23:36:21,067 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >23:36:21,068 INFO program: 4096000, 7962624 >23:36:21,069 INFO program: >23:36:21,132 INFO program: Allocating group tables: 0/293 1/293 2/293 3/293 4/293 5/293 6/293 7/293 8/293 9/293 10/293 11/293 12/293 13/293 14/293 15/293 16/293 17/293 18/293 19/293 20/293 21/293 22/293 23/293 24/293 25/293 26/293 27/293 28/293 29/293 30/293 31/293 32/293 33/293 34/293 35/293 36/293 37/293 38/293 39/293 40/293 41/293 42/293 43/293 44/293 45/293 46/293 47/293 48/293 49/293 50/293 51/293 52/293 53/293 54/293 55/293 56/293 57/293 58/293 59/293 60/293 61/293 62/293 63/293 64/293 65/293 66/293 67/293 68/293 69/293 70/293 71/293 72/293 73/293 74/293 75/293 76/293 77/293 78/293 79/293 80/293 81/293 82/293 83/293 84/293 85/293 86/293 87/293 88/293 89/293 90/293 91/293 92/293 93/293 94/293 95/293 96/293 97/293 98/293 99/293100/293101/293102/293103/293104/293105/293106/293107/293108/293109/293110/293111/293112/293113/293114/293115/293116/293117/293118/293119/293120/293121/293122/293123/293124/293125/293126/293127/293128/293129/293130/293131/293132/293133/293134/293135/293136/293137/293138/293139/293140/293141/293142/293143/293144/293145/293146/293147/293148/293149/293150/293151/293152/293153/293154/293155/293156/293157/293158/293159/293160/293161/293162/293163/293164/293165/293166/293167/293168/293169/293170/293171/293172/293173/293174/293175/293176/293177/293178/293179/293180/293181/293182/293183/293184/293185/293186/293187/293188/293189/293190/293191/293192/293193/293194/293195/293196/293197/293198/293199/293200/293201/293202/293203/293204/293205/293206/293207/293208/293209/293210/293211/293212/293213/293214/293215/293216/293217/293218/293219/293220/293221/293222/293223/293224/293225/293226/293227/293228/293229/293230/293231/293232/293233/293234/293235/293236/293237/293238/293239/293240/293241/293242/293243/293244/293245/293246/293247/293248/293249/293250/293251/293252/293253/293254/293255/293256/293257/293258/293259/293260/293261/293262/293263/293264/293265/293266/293267/293268/293269/293270/293271/293272/293273/293274/293275/293276/293277/293278/293279/293280/293281/293282/293283/293284/293285/293286/293287/293288/293289/293290/293291/293292/293 done >23:36:21,153 INFO program: Writing inode tables: 0/293 1/293 2/293 3/293 4/293 5/293 6/293 7/293 8/293 9/293 10/293 11/293 12/293 13/293 14/293 15/293 16/293 17/293 18/293 19/293 20/293 21/293 22/293 23/293 24/293 25/293 26/293 27/293 28/293 29/293 30/293 31/293 32/293 33/293 34/293 35/293 36/293 37/293 38/293 39/293 40/293 41/293 42/293 43/293 44/293 45/293 46/293 47/293 48/293 49/293 50/293 51/293 52/293 53/293 54/293 55/293 56/293 57/293 58/293 59/293 60/293 61/293 62/293 63/293 64/293 65/293 66/293 67/293 68/293 69/293 70/293 71/293 72/293 73/293 74/293 75/293 76/293 77/293 78/293 79/293 80/293 81/293 82/293 83/293 84/293 85/293 86/293 87/293 88/293 89/293 90/293 91/293 92/293 93/293 94/293 95/293 96/293 97/293 98/293 99/293100/293101/293102/293103/293104/293105/293106/293107/293108/293109/293110/293111/293112/293113/293114/293115/293116/293117/293118/293119/293120/293121/293122/293123/293124/293125/293126/293127/293128/293129/293130/293131/293132/293133/293134/293135/293136/293137/293138/293139/293140/293141/293142/293143/293144/293145/293146/293147/293148/293149/293150/293151/293152/293153/293154/293155/293156/293157/293158/293159/293160/293161/293162/293163/293164/293165/293166/293167/293168/293169/293170/293171/293172/293173/293174/293175/293176/293177/293178/293179/293180/293181/293182/293183/293184/293185/293186/293187/293188/293189/293190/293191/293192/293193/293194/293195/293196/293197/293198/293199/293200/293201/293202/293203/293204/293205/293206/293207/293208/293209/293210/293211/293212/293213/293214/293215/293216/293217/293218/293219/293220/293221/293222/293223/293224/293225/293226/293227/293228/293229/293230/293231/293232/293233/293234/293235/293236/293237/293238/293239/293240/293241/293242/293243/293244/293245/293246/293247/293248/293249/293250/293251/293252/293253/293254/293255/293256/293257/293258/293259/293260/293261/293262/293263/293264/293265/293266/293267/293268/293269/293270/293271/293272/293273/293274/293275/293276/293277/293278/293279/293280/293281/293282/293283/293284/293285/293286/293287/293288/293289/293290/293291/293292/293 done >23:36:21,597 INFO program: Creating journal (32768 blocks): done >23:36:22,161 INFO program: Writing superblocks and filesystem accounting information: 0/293 1/293 2/293 3/293 4/293 5/293 6/293 7/293 8/293 9/293 10/293 11/293 12/293 13/293 14/293 15/293 16/293 17/293 18/293 19/293 20/293 21/293 22/293 23/293 24/293 25/293 26/293 27/293 28/293 29/293 30/293 31/293 32/293 33/293 34/293 35/293 36/293 37/293 38/293 39/293 40/293 41/293 42/293 43/293 44/293 45/293 46/293 47/293 48/293 49/293 50/293 51/293 52/293 53/293 54/293 55/293 56/293 57/293 58/293 59/293 60/293 61/293 62/293 63/293 64/293 65/293 66/293 67/293 68/293 69/293 70/293 71/293 72/293 73/293 74/293 75/293 76/293 77/293 78/293 79/293 80/293 81/293 82/293 83/293 84/293 85/293 86/293 87/293 88/293 89/293 90/293 91/293 92/293 93/293 94/293 95/293 96/293 97/293 98/293 99/293100/293101/293102/293103/293104/293105/293106/293107/293108/293109/293110/293111/293112/293113/293114/293115/293116/293117/293118/293119/293120/293121/293122/293123/293124/293125/293126/293127/293128/293129/293130/293131/293132/293133/293134/293135/293136/293137/293138/293139/293140/293141/293142/293143/293144/293145/293146/293147/293148/293149/293150/293151/293152/293153/293154/293155/293156/293157/293158/293159/293160/293161/293162/293163/293164/293165/293166/293167/293168/293169/293170/293171/293172/293173/293174/293175/293176/293177/293178/293179/293180/293181/293182/293183/293184/293185/293186/293187/293188/293189/293190/293191/293192/293193/293194/293195/293196/293197/293198/293199/293200/293201/293202/293203/293204/293205/293206/293207/293208/293209/293210/293211/293212/293213/293214/293215/293216/293217/293218/293219/293220/293221/293222/293223/293224/293225/293226/293227/293228/293229/293230/293231/293232/293233/293234/293235/293236/293237/293238/293239/293240/293241/293242/293243/293244/293245/293246/293247/293248/293249/293250/293251/293252/293253/293254/293255/293256/293257/293258/293259/293260/293261/293262/293263/293264/293265/293266/293267/293268/293269/293270/293271/293272/293273/293274/293275/293276/293277/293278/293279/293280/293281/293282/293283/293284/293285/293286/293287/293288/293289/293290/293291/293292/293 done >23:36:22,172 INFO program: >23:36:22,195 INFO program: Running... udevadm settle --timeout=300 >23:36:22,292 INFO program: Running... udevadm settle --timeout=300 >23:36:22,526 INFO program: Running... swapon /dev/mapper/fedora_pinky--vm01-swap >05:36:22,676 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/fedora_pinky--vm01-root /mnt/sysimage >05:36:22,718 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >05:36:22,752 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >05:36:22,778 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >05:36:22,806 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >05:36:22,835 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >05:36:23,006 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >05:36:23,034 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux > > >/tmp/storage.log: >05:33:33,951 DEBUG storage: registered device format class MultipathMember as multipath_member >05:33:33,955 DEBUG storage: registered device format class DMRaidMember as dmraidmember >05:33:33,990 DEBUG storage: registered device format class Ext2FS as ext2 >05:33:33,992 DEBUG storage: registered device format class Ext3FS as ext3 >05:33:33,993 DEBUG storage: registered device format class Ext4FS as ext4 >05:33:33,994 DEBUG storage: registered device format class FATFS as vfat >05:33:33,995 DEBUG storage: registered device format class EFIFS as efi >05:33:33,996 DEBUG storage: registered device format class BTRFS as btrfs >05:33:33,998 DEBUG storage: registered device format class GFS2 as gfs2 >05:33:33,999 DEBUG storage: registered device format class JFS as jfs >05:33:34,000 DEBUG storage: registered device format class ReiserFS as reiserfs >05:33:34,001 DEBUG storage: registered device format class XFS as xfs >05:33:34,002 DEBUG storage: registered device format class HFS as hfs >05:33:34,003 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >05:33:34,004 DEBUG storage: registered device format class HFSPlus as hfs+ >05:33:34,005 DEBUG storage: registered device format class NTFS as ntfs >05:33:34,007 DEBUG storage: registered device format class NFS as nfs >05:33:34,008 DEBUG storage: registered device format class NFSv4 as nfs4 >05:33:34,010 DEBUG storage: registered device format class Iso9660FS as iso9660 >05:33:34,011 DEBUG storage: registered device format class NoDevFS as nodev >05:33:34,012 DEBUG storage: registered device format class DevPtsFS as devpts >05:33:34,013 DEBUG storage: registered device format class ProcFS as proc >05:33:34,014 DEBUG storage: registered device format class SysFS as sysfs >05:33:34,015 DEBUG storage: registered device format class TmpFS as tmpfs >05:33:34,016 DEBUG storage: registered device format class BindFS as bind >05:33:34,017 DEBUG storage: registered device format class SELinuxFS as selinuxfs >05:33:34,017 DEBUG storage: registered device format class USBFS as usbfs >05:33:34,024 DEBUG storage: registered device format class SwapSpace as swap >05:33:34,039 DEBUG storage: registered device format class DiskLabel as disklabel >05:33:34,043 DEBUG storage: registered device format class BIOSBoot as biosboot >05:33:34,045 DEBUG storage: registered device format class PPCPRePBoot as prepboot >05:33:34,048 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >05:33:34,051 DEBUG storage: registered device format class MDRaidMember as mdmember >05:33:34,105 DEBUG storage: registered device format class LUKS as luks >05:33:35,195 DEBUG storage: MultipathTopology._build_topology: >05:33:35,197 DEBUG storage: /etc/multipath.conf contents: >05:33:35,198 DEBUG storage: # multipath.conf written by anaconda >05:33:35,200 DEBUG storage: >05:33:35,201 DEBUG storage: defaults { >05:33:35,203 DEBUG storage: user_friendly_names yes >05:33:35,204 DEBUG storage: } >05:33:35,205 DEBUG storage: blacklist { >05:33:35,206 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >05:33:35,207 DEBUG storage: devnode "^hd[a-z]" >05:33:35,208 DEBUG storage: devnode "^dcssblk[0-9]*" >05:33:35,209 DEBUG storage: device { >05:33:35,210 DEBUG storage: vendor "DGC" >05:33:35,211 DEBUG storage: product "LUNZ" >05:33:35,212 DEBUG storage: } >05:33:35,213 DEBUG storage: device { >05:33:35,213 DEBUG storage: vendor "IBM" >05:33:35,214 DEBUG storage: product "S/390.*" >05:33:35,215 DEBUG storage: } >05:33:35,216 DEBUG storage: # don't count normal SATA devices as multipaths >05:33:35,217 DEBUG storage: device { >05:33:35,218 DEBUG storage: vendor "ATA" >05:33:35,218 DEBUG storage: } >05:33:35,219 DEBUG storage: # don't count 3ware devices as multipaths >05:33:35,220 DEBUG storage: device { >05:33:35,221 DEBUG storage: vendor "3ware" >05:33:35,221 DEBUG storage: } >05:33:35,222 DEBUG storage: device { >05:33:35,224 DEBUG storage: vendor "AMCC" >05:33:35,226 DEBUG storage: } >05:33:35,227 DEBUG storage: # nor highpoint devices >05:33:35,228 DEBUG storage: device { >05:33:35,229 DEBUG storage: vendor "HPT" >05:33:35,230 DEBUG storage: } >05:33:35,230 DEBUG storage: } >05:33:35,231 DEBUG storage: multipaths { >05:33:35,232 DEBUG storage: } >05:33:35,233 DEBUG storage: (end of /etc/multipath.conf) >05:33:35,339 INFO storage: MultipathTopology: found non-disk device: sr0 >05:33:35,346 INFO storage: MultipathTopology: found singlepath device: sda >05:33:35,351 INFO storage: MultipathTopology: found singlepath device: loop0 >05:33:35,354 INFO storage: MultipathTopology: found singlepath device: loop1 >05:33:35,355 INFO storage: MultipathTopology: found singlepath device: loop2 >05:33:35,356 INFO storage: MultipathTopology: found singlepath device: loop3 >05:33:35,358 INFO storage: MultipathTopology: found singlepath device: loop4 >05:33:35,359 INFO storage: MultipathTopology: found singlepath device: loop5 >05:33:35,360 INFO storage: MultipathTopology: found singlepath device: loop6 >05:33:35,362 INFO storage: MultipathTopology: found singlepath device: loop7 >05:33:35,363 INFO storage: MultipathTopology: found singlepath device: dm-0 >05:33:39,942 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >05:33:39,950 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >05:33:40,115 DEBUG storage: MultipathTopology._build_topology: >05:33:40,123 DEBUG storage: /etc/multipath.conf contents: >05:33:40,124 DEBUG storage: # multipath.conf written by anaconda >05:33:40,126 DEBUG storage: >05:33:40,127 DEBUG storage: defaults { >05:33:40,128 DEBUG storage: user_friendly_names yes >05:33:40,135 DEBUG storage: } >05:33:40,139 DEBUG storage: blacklist { >05:33:40,140 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >05:33:40,141 DEBUG storage: devnode "^hd[a-z]" >05:33:40,142 DEBUG storage: devnode "^dcssblk[0-9]*" >05:33:40,143 DEBUG storage: device { >05:33:40,144 DEBUG storage: vendor "DGC" >05:33:40,145 DEBUG storage: product "LUNZ" >05:33:40,149 DEBUG storage: } >05:33:40,150 DEBUG storage: device { >05:33:40,151 DEBUG storage: vendor "IBM" >05:33:40,152 DEBUG storage: product "S/390.*" >05:33:40,153 DEBUG storage: } >05:33:40,154 DEBUG storage: # don't count normal SATA devices as multipaths >05:33:40,161 DEBUG storage: device { >05:33:40,163 DEBUG storage: vendor "ATA" >05:33:40,165 DEBUG storage: } >05:33:40,166 DEBUG storage: # don't count 3ware devices as multipaths >05:33:40,168 DEBUG storage: device { >05:33:40,169 DEBUG storage: vendor "3ware" >05:33:40,178 DEBUG storage: } >05:33:40,185 DEBUG storage: device { >05:33:40,186 DEBUG storage: vendor "AMCC" >05:33:40,187 DEBUG storage: } >05:33:40,188 DEBUG storage: # nor highpoint devices >05:33:40,189 DEBUG storage: device { >05:33:40,190 DEBUG storage: vendor "HPT" >05:33:40,195 DEBUG storage: } >05:33:40,200 DEBUG storage: } >05:33:40,202 DEBUG storage: multipaths { >05:33:40,204 DEBUG storage: } >05:33:40,204 DEBUG storage: (end of /etc/multipath.conf) >05:33:40,338 INFO storage: MultipathTopology: found non-disk device: sr0 >05:33:40,350 INFO storage: MultipathTopology: found singlepath device: sda >05:33:40,351 INFO storage: MultipathTopology: found singlepath device: loop0 >05:33:40,353 INFO storage: MultipathTopology: found singlepath device: loop1 >05:33:40,354 INFO storage: MultipathTopology: found singlepath device: loop2 >05:33:40,355 INFO storage: MultipathTopology: found singlepath device: loop3 >05:33:40,357 INFO storage: MultipathTopology: found singlepath device: loop4 >05:33:40,362 INFO storage: MultipathTopology: found singlepath device: loop5 >05:33:40,363 INFO storage: MultipathTopology: found singlepath device: loop6 >05:33:40,364 INFO storage: MultipathTopology: found singlepath device: loop7 >05:33:40,366 INFO storage: MultipathTopology: found singlepath device: dm-0 >05:33:40,368 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >05:33:40,379 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', > 'ID_SERIAL_SHORT': 'VB2-01700376', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1641243', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >05:33:40,385 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >05:33:40,389 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >05:33:40,396 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:40,397 INFO storage: sr0 is a cdrom >05:33:40,405 DEBUG storage: DeviceTree.addUdevOpticalDevice: >05:33:40,407 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:40,419 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >05:33:40,422 INFO storage: added cdrom sr0 (id 0) to device tree >05:33:40,425 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:33:40,438 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >05:33:40,445 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >05:33:40,449 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >05:33:40,461 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >05:33:40,595 WARN storage: disklabel detected but not usable on sr0 >05:33:40,597 DEBUG storage: no type or existing type for sr0, bailing >05:33:40,601 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:33:40,653 DEBUG storage: looking up parted Device: /dev/sr0 >05:33:40,661 INFO storage: got device: OpticalDevice instance (0x7fe8070ead90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1.0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 512 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe811d88f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >05:33:40,732 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VBa837b9c6-5af5eef5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VBa837b9c6-5af5eef5', > 'ID_SERIAL_SHORT': 'VBa837b9c6-5af5eef5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1673417', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VBa837b9c6-5af5eef5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >05:33:40,742 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >05:33:40,749 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >05:33:40,755 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:40,793 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >05:33:40,797 INFO storage: sda is a disk >05:33:40,812 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:40,817 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >05:33:40,827 INFO storage: added disk sda (id 1) to device tree >05:33:40,836 DEBUG storage: looking up parted Device: /dev/sda >05:33:40,878 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >05:33:40,989 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >05:33:41,077 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:41,117 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >05:33:41,146 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >05:33:41,164 INFO storage: no usable disklabel on sda >05:33:41,169 DEBUG storage: no type or existing type for sda, bailing >05:33:41,189 INFO storage: got device: DiskDevice instance (0x7fe811d8df50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 40960.0 > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7fe811d970e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe811d9e2d0> >05:33:41,219 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1916885', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >05:33:41,222 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >05:33:41,226 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >05:33:41,231 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:41,242 INFO storage: loop0 is a loop device >05:33:41,246 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >05:33:41,261 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >05:33:41,269 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:41,271 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:41,275 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >05:33:41,290 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 2) to device tree >05:33:41,294 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >05:33:41,297 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:41,328 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:33:41,331 INFO storage: added loop loop0 (id 3) to device tree >05:33:41,335 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >05:33:41,351 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >05:33:41,352 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >05:33:41,356 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >05:33:41,364 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >05:33:41,380 WARN storage: disklabel detected but not usable on loop0 >05:33:41,382 INFO storage: type detected on 'loop0' is 'squashfs' >05:33:41,383 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >05:33:41,387 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:33:41,392 INFO storage: got device: LoopDevice instance (0x7fe811d92490) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (2)'] > 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 >05:33:41,398 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1918174', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >05:33:41,423 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >05:33:41,435 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >05:33:41,439 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:41,444 INFO storage: loop1 is a loop device >05:33:41,448 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >05:33:41,451 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >05:33:41,474 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:41,476 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:41,482 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >05:33:41,493 INFO storage: added file /LiveOS/rootfs.img (id 4) to device tree >05:33:41,497 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >05:33:41,500 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:41,504 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >05:33:41,511 INFO storage: added loop loop1 (id 5) to device tree >05:33:41,513 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >05:33:41,517 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >05:33:41,536 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:41,543 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:33:41,547 DEBUG storage: device loop1 does not contain a disklabel >05:33:41,549 INFO storage: type detected on 'loop1' is 'ext4' >05:33:41,891 DEBUG storage: using current size 0 as min size >05:33:41,896 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:41,901 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:33:41,904 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >05:33:41,911 INFO storage: got device: LoopDevice instance (0x7fe811dadd50) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > 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 >05:33:41,915 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:41,921 INFO storage: got format: Ext4FS instance (0x7fe807455ed0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >05:33:41,928 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1918217', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >05:33:41,934 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >05:33:41,937 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >05:33:41,945 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:41,947 INFO storage: loop2 is a loop device >05:33:41,950 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >05:33:41,958 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >05:33:41,965 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:41,967 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:41,971 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >05:33:41,976 INFO storage: added file /overlay (deleted) (id 6) to device tree >05:33:41,980 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >05:33:41,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:41,988 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:33:41,994 INFO storage: added loop loop2 (id 7) to device tree >05:33:41,998 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >05:33:42,004 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >05:33:42,006 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:33:42,009 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >05:33:42,017 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >05:33:42,030 WARN storage: disklabel detected but not usable on loop2 >05:33:42,036 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >05:33:42,038 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:33:42,042 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:33:42,047 INFO storage: got device: LoopDevice instance (0x7fe80745e850) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > 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 >05:33:42,052 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1922272', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >05:33:42,059 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >05:33:42,060 DEBUG storage: lvm filter: adding loop3 to the reject list >05:33:42,064 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1922312', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >05:33:42,070 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >05:33:42,071 DEBUG storage: lvm filter: adding loop4 to the reject list >05:33:42,075 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1924406', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >05:33:42,080 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >05:33:42,081 DEBUG storage: lvm filter: adding loop5 to the reject list >05:33:42,085 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1924454', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >05:33:42,091 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >05:33:42,092 DEBUG storage: lvm filter: adding loop6 to the reject list >05:33:42,096 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '1925683', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >05:33:42,102 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >05:33:42,103 DEBUG storage: lvm filter: adding loop7 to the reject list >05:33:42,104 DEBUG storage: Skipping a device mapper drive (dm-0) for now >05:33:42,181 INFO storage: devices to scan: ['dm-0'] >05:33:42,196 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/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac /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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8418309', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >05:33:42,202 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >05:33:42,205 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >05:33:42,208 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:42,212 INFO storage: live-rw is a device-mapper device >05:33:42,215 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >05:33:42,223 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >05:33:42,231 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >05:33:42,240 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >05:33:42,248 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) >05:33:42,252 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >05:33:42,261 DEBUG storage: DeviceTree.getDeviceByName returned None >05:33:42,268 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >05:33:42,275 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:33:42,279 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >05:33:42,284 INFO storage: added dm live-rw (id 8) to device tree >05:33:42,287 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >05:33:42,296 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >05:33:42,303 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:42,310 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:33:42,311 DEBUG storage: device live-rw does not contain a disklabel >05:33:42,313 INFO storage: type detected on 'live-rw' is 'ext4' >05:33:42,556 DEBUG storage: padding min size from 723 up to 795 >05:33:42,560 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:42,568 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:33:42,571 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >05:33:42,573 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >05:33:42,611 INFO storage: got device: DMDevice instance (0x7fe80746a990) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7)'] > 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 0x7fe811d97a70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >05:33:42,615 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:42,621 INFO storage: got format: Ext4FS instance (0x7fe80745e9d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >05:33:42,694 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >05:33:42,702 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:33:42,715 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:33:42,779 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:33:42,784 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >05:33:42,793 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >05:33:42,859 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >05:33:42,867 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >05:33:42,868 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >05:33:42,870 INFO storage: edd: collected mbr signatures: {} >05:33:42,876 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 83886080 >05:33:42,877 ERR storage: edd: unable to match edd entry 0x80 >05:33:43,064 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:43,079 DEBUG storage: Ext4FS.supported: supported: True ; >05:33:43,086 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:33:43,098 DEBUG storage: onlyuse is now: sda >05:33:43,571 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:33:43,580 INFO storage: updating format of device: existing 1MB cdrom sr0 (0) >05:33:43,671 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >05:33:43,676 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >05:33:43,684 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >05:33:43,693 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >05:33:43,713 WARN storage: disklabel detected but not usable on sr0 >05:33:43,716 DEBUG storage: no type or existing type for sr0, bailing >23:33:46,035 DEBUG storage: Iso9660FS.supported: supported: True ; >23:33:46,041 DEBUG storage: Iso9660FS.supported: supported: True ; >23:33:46,045 DEBUG storage: NFSv4.supported: supported: False ; >23:33:46,048 DEBUG storage: NFSv4.supported: supported: False ; >23:33:46,053 DEBUG storage: SELinuxFS.supported: supported: False ; >23:33:46,057 DEBUG storage: SELinuxFS.supported: supported: False ; >23:33:46,061 DEBUG storage: Ext4FS.supported: supported: True ; >23:33:46,065 DEBUG storage: Ext4FS.supported: supported: True ; >23:33:46,071 DEBUG storage: Ext3FS.supported: supported: True ; >23:33:46,075 DEBUG storage: Ext3FS.supported: supported: True ; >23:33:46,082 DEBUG storage: Ext2FS.supported: supported: True ; >23:33:46,088 DEBUG storage: Ext2FS.supported: supported: True ; >23:33:46,092 DEBUG storage: SysFS.supported: supported: False ; >23:33:46,096 DEBUG storage: SysFS.supported: supported: False ; >23:33:46,100 DEBUG storage: MultipathMember.__init__: >23:33:46,104 DEBUG storage: SwapSpace.__init__: >23:33:46,109 DEBUG storage: ProcFS.supported: supported: False ; >23:33:46,113 DEBUG storage: ProcFS.supported: supported: False ; >23:33:46,118 DEBUG storage: NoDevFS.supported: supported: False ; >23:33:46,121 DEBUG storage: NoDevFS.supported: supported: False ; >23:33:46,125 DEBUG storage: DevPtsFS.supported: supported: False ; >23:33:46,129 DEBUG storage: DevPtsFS.supported: supported: False ; >23:33:46,133 DEBUG storage: BTRFS.supported: supported: True ; >23:33:46,301 DEBUG storage: USBFS.supported: supported: False ; >23:33:46,305 DEBUG storage: USBFS.supported: supported: False ; >23:33:46,308 DEBUG storage: DiskLabel.__init__: >23:33:46,310 INFO storage: DiskLabel.partedDevice returning None >23:33:46,313 DEBUG storage: HFSPlus.supported: supported: False ; >23:33:46,316 DEBUG storage: HFSPlus.supported: supported: False ; >23:33:46,321 DEBUG storage: XFS.supported: supported: True ; >23:33:46,467 DEBUG storage: XFS.supported: supported: True ; >23:33:46,472 DEBUG storage: TmpFS.supported: supported: False ; >23:33:46,475 DEBUG storage: TmpFS.supported: supported: False ; >23:33:46,479 DEBUG storage: LUKS.__init__: >23:33:46,482 DEBUG storage: NTFS.supported: supported: False ; >23:33:46,485 DEBUG storage: NTFS.supported: supported: False ; >23:33:46,489 DEBUG storage: BindFS.supported: supported: False ; >23:33:46,498 DEBUG storage: BindFS.supported: supported: False ; >23:33:46,502 DEBUG storage: HFS.supported: supported: False ; >23:33:46,506 DEBUG storage: HFS.supported: supported: False ; >23:33:46,512 DEBUG storage: LVMPhysicalVolume.__init__: >23:33:46,515 DEBUG storage: NFS.supported: supported: False ; >23:33:46,520 DEBUG storage: NFS.supported: supported: False ; >23:33:46,526 DEBUG storage: FATFS.supported: supported: True ; >23:33:46,575 DEBUG storage: FATFS.supported: supported: True ; >23:33:46,585 DEBUG storage: DMRaidMember.__init__: >23:33:46,590 DEBUG storage: MDRaidMember.__init__: >23:33:48,216 INFO storage: user specified that bootloader install be skipped >23:33:56,709 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:33:56,713 INFO storage: updating format of device: existing 1MB cdrom sr0 (0) >23:33:56,772 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:33:56,777 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:33:56,780 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:33:56,784 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:33:56,797 WARN storage: disklabel detected but not usable on sr0 >23:33:56,800 DEBUG storage: no type or existing type for sr0, bailing >23:35:52,464 DEBUG storage: clearpart: initializing sda >23:35:52,473 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:35:52,474 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:35:52,476 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:35:52,479 INFO storage: registered action: [0] Destroy Format None on disk sda (id 1) >23:35:52,485 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >23:35:52,488 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >23:35:52,491 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe81f5e6f50> > PedDisk: <_ped.Disk object at 0x7fe80a518248> >23:35:52,492 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:35:52,494 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:35:52,496 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:35:52,498 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 1) >23:35:52,499 DEBUG storage: new disk order: [] >23:35:52,533 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:35:52,536 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB disk sda (1) with non-existent msdos disklabel >23:35:52,537 INFO storage: user specified that bootloader install be skipped >23:36:01,879 DEBUG storage.ui: doAutoPart: True >23:36:01,882 DEBUG storage.ui: encryptedAutoPart: False >23:36:01,884 DEBUG storage.ui: autoPartType: 2 >23:36:01,885 DEBUG storage.ui: clearPartType: 2 >23:36:01,885 DEBUG storage.ui: clearPartDisks: ['sda'] >23:36:01,886 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fe80737fcd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fe80737fd50) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fe80737fdd0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fe80737fe50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fe80737fed0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2976 maxSize = None grow = False > >23:36:01,888 DEBUG storage.ui: storage.disks: ['sda'] >23:36:01,889 DEBUG storage.ui: storage.partitioned: ['sda'] >23:36:01,889 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >23:36:01,893 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:36:01,895 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40960MB disk sda (1) with non-existent msdos disklabel >23:36:01,896 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:36:01,897 DEBUG storage.ui: boot disk: sda >23:36:01,900 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:36:01,901 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:36:01,903 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:36:01,905 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:36:01,908 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >23:36:01,910 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:36:01,911 INFO storage.ui: added partition req0 (id 9) to device tree >23:36:01,912 INFO storage.ui: registered action: [2] Create Device partition req0 (id 9) >23:36:01,913 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:36:01,914 INFO storage.ui: registered action: [3] Create Format lvmpv on partition req0 (id 9) >23:36:01,916 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7fe807356390) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 40960.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7fe811d970e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe80a216290>] >23:36:01,917 DEBUG storage.ui: devs: [PartitionDevice instance (0x7fe8050d1d90) -- > name = req0 status = False kids = 0 id = 9 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >23:36:01,919 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >23:36:01,920 DEBUG storage.ui: _is_valid_size(sda) returning True >23:36:01,921 DEBUG storage.ui: _is_valid_location(sda) returning True >23:36:01,922 DEBUG storage.ui: _is_valid_format(sda) returning True >23:36:01,922 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >23:36:01,925 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:36:01,926 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:36:01,928 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:36:01,931 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:36:01,933 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >23:36:01,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:36:01,937 INFO storage.ui: added partition req1 (id 10) to device tree >23:36:01,937 INFO storage.ui: registered action: [4] Create Device partition req1 (id 10) >23:36:01,938 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:36:01,939 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 10) >23:36:01,941 INFO storage.ui: skipping unneeded stage1 biosboot request >23:36:01,942 DEBUG storage.ui: PartSpec instance (0x7fe80737fe50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >23:36:01,943 DEBUG storage.ui: existing 40960MB disk sda (1) with non-existent msdos disklabel >23:36:01,946 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:36:01,949 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 9)', 'req1(id 10)'] from disk(s) ['sda'] >23:36:01,951 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 9)', 'req1(id 10)'] >23:36:01,952 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 10)', 'req0(id 9)'] from disk(s) ['sda'] >23:36:01,956 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:36:01,959 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40960MB disk sda (1) with non-existent msdos disklabel >23:36:01,960 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:36:01,965 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:36:01,969 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40960MB disk sda (1) with non-existent msdos disklabel >23:36:01,970 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:36:01,973 DEBUG storage.ui: allocating partition: req1 ; id: 10 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >23:36:01,975 DEBUG storage.ui: checking freespace on sda >23:36:01,977 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:36:01,979 DEBUG storage.ui: current free range is 63-83886079 (40959MB) >23:36:01,980 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:36:01,982 DEBUG storage.ui: new free: 63-83886079 / 40959MB >23:36:01,983 DEBUG storage.ui: new free allows for 0 sectors of growth >23:36:01,984 DEBUG storage.ui: found free space for bootable request >23:36:01,986 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:36:01,991 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:36:01,995 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:36:01,997 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050dd850> PedPartition: <_ped.Partition object at 0x7fe8050d4ef0> >23:36:02,002 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:36:02,007 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:36:02,012 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:36:02,014 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050d1c90> PedPartition: <_ped.Partition object at 0x7fe8050d4f50> >23:36:02,019 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:36:02,022 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40960MB disk sda (1) with non-existent msdos disklabel >23:36:02,024 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:36:02,028 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:36:02,032 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40960MB disk sda (1) with non-existent msdos disklabel >23:36:02,033 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:36:02,035 DEBUG storage.ui: allocating partition: req0 ; id: 9 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >23:36:02,036 DEBUG storage.ui: checking freespace on sda >23:36:02,037 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >23:36:02,040 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:36:02,042 DEBUG storage.ui: current free range is 1026048-83886079 (40459MB) >23:36:02,043 DEBUG storage.ui: evaluating growth potential for new layout >23:36:02,044 DEBUG storage.ui: calculating growth for disk /dev/sda >23:36:02,049 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:36:02,051 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050dd9d0> PedPartition: <_ped.Partition object at 0x7fe8050d4e90> >23:36:02,055 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:36:02,059 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:36:02,060 DEBUG storage.ui: adding request 10 to chunk 83886017 (63-83886079) on /dev/sda >23:36:02,063 DEBUG storage.ui: adding request 9 to chunk 83886017 (63-83886079) on /dev/sda >23:36:02,064 DEBUG storage.ui: Chunk.growRequests: 83886017 on /dev/sda start = 63 end = 83886079 >sectorSize = 512 > >23:36:02,065 DEBUG storage.ui: req: PartitionRequest instance -- >id = 10 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:36:02,066 DEBUG storage.ui: req: PartitionRequest instance -- >id = 9 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >23:36:02,068 DEBUG storage.ui: 1 requests and 81838017 (39959MB) left in chunk >23:36:02,069 DEBUG storage.ui: adding 81838017 (39959MB) to 9 (sda2) >23:36:02,070 DEBUG storage.ui: new grow amount for request 9 (sda2) is 81838017 units, or 39959MB >23:36:02,071 DEBUG storage.ui: request 10 (sda1) growth: 0 (0MB) size: 500MB >23:36:02,073 DEBUG storage.ui: request 9 (sda2) growth: 81838017 (39959MB) size: 40459MB >23:36:02,073 DEBUG storage.ui: disk /dev/sda growth: 81838017 (39959MB) >23:36:02,078 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:36:02,079 DEBUG storage.ui: device sda2 new partedPartition None >23:36:02,083 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:36:02,087 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:36:02,089 DEBUG storage.ui: total growth: 81838017 sectors >23:36:02,090 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:36:02,091 DEBUG storage.ui: new free: 1026048-83886079 / 40459MB >23:36:02,092 DEBUG storage.ui: new free allows for 81838017 sectors of growth >23:36:02,095 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >23:36:02,099 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:36:02,101 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050ddc10> PedPartition: <_ped.Partition object at 0x7fe8050d4fb0> >23:36:02,104 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:36:02,109 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:36:02,114 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:36:02,115 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050dda90> PedPartition: <_ped.Partition object at 0x7fe8050de050> >23:36:02,117 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 9)', 'sda1(id 10)'] >23:36:02,119 DEBUG storage.ui: growable partitions are ['sda2'] >23:36:02,121 DEBUG storage.ui: adding request 9 to chunk 83886017 (63-83886079) on /dev/sda >23:36:02,122 DEBUG storage.ui: adding request 10 to chunk 83886017 (63-83886079) on /dev/sda >23:36:02,123 DEBUG storage.ui: disk sda has 1 chunks >23:36:02,125 DEBUG storage.ui: Chunk.growRequests: 83886017 on /dev/sda start = 63 end = 83886079 >sectorSize = 512 > >23:36:02,126 DEBUG storage.ui: req: PartitionRequest instance -- >id = 10 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:36:02,127 DEBUG storage.ui: req: PartitionRequest instance -- >id = 9 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >23:36:02,128 DEBUG storage.ui: 1 requests and 81838017 (39959MB) left in chunk >23:36:02,129 DEBUG storage.ui: adding 81838017 (39959MB) to 9 (sda2) >23:36:02,131 DEBUG storage.ui: new grow amount for request 9 (sda2) is 81838017 units, or 39959MB >23:36:02,132 DEBUG storage.ui: growing partitions on sda >23:36:02,133 DEBUG storage.ui: partition sda1 (10): 0 >23:36:02,135 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fe80a1fef50> PedGeometry: <_ped.Geometry object at 0x7fe8050ddd10> >23:36:02,136 DEBUG storage.ui: partition sda2 (9): 0 >23:36:02,138 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 83886079 length: 82860032 > device: <parted.device.Device object at 0x7fe80a1fef50> PedGeometry: <_ped.Geometry object at 0x7fe8050dde90> >23:36:02,139 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 10)', 'sda2(id 9)'] from disk(s) ['sda'] >23:36:02,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:36:02,146 DEBUG storage.ui: device sda1 new partedPartition None >23:36:02,150 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:36:02,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:36:02,158 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:36:02,159 DEBUG storage.ui: device sda2 new partedPartition None >23:36:02,163 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:36:02,168 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:36:02,169 DEBUG storage.ui: back from removeNewPartitions >23:36:02,170 DEBUG storage.ui: extended: None >23:36:02,172 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fe80a1fef50> PedGeometry: <_ped.Geometry object at 0x7fe8050ddd10> >23:36:02,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:36:02,177 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050e32d0> PedPartition: <_ped.Partition object at 0x7fe8050de0b0> >23:36:02,182 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:36:02,186 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:36:02,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:36:02,192 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050e3410> PedPartition: <_ped.Partition object at 0x7fe8050de1d0> >23:36:02,194 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 83886079 length: 82860032 > device: <parted.device.Device object at 0x7fe80a1fef50> PedGeometry: <_ped.Geometry object at 0x7fe8050dde90> >23:36:02,199 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:36:02,200 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050d1f90> PedPartition: <_ped.Partition object at 0x7fe8050de110> >23:36:02,205 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:36:02,209 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:36:02,213 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:36:02,216 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe8123448d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050e31d0> PedPartition: <_ped.Partition object at 0x7fe8050de170> >23:36:02,217 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (10) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:36:02,219 DEBUG storage.ui: fixing size of non-existent 40459MB partition sda2 (9) with non-existent lvmpv at 40459.00 >23:36:02,226 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:36:02,227 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:36:02,232 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_pinky-vm01 ; current: None ; type: None ; >23:36:02,233 INFO storage.ui: added lvmvg fedora_pinky-vm01 (id 11) to device tree >23:36:02,235 INFO storage.ui: registered action: [6] Create Device lvmvg fedora_pinky-vm01 (id 11) >23:36:02,239 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:36:02,241 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:36:02,245 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_pinky-vm01 ; >23:36:02,250 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_pinky-vm01-root ; current: None ; type: ext4 ; >23:36:02,251 DEBUG storage.ui: fedora_pinky-vm01 size is 40456MB >23:36:02,253 DEBUG storage.ui: vg fedora_pinky-vm01 has 40456MB free >23:36:02,254 DEBUG storage.ui: Adding fedora_pinky-vm01-root/1024MB to fedora_pinky-vm01 >23:36:02,255 INFO storage.ui: added lvmlv fedora_pinky-vm01-root (id 12) to device tree >23:36:02,257 INFO storage.ui: registered action: [7] Create Device lvmlv fedora_pinky-vm01-root (id 12) >23:36:02,259 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:36:02,260 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora_pinky-vm01-root (id 12) >23:36:02,264 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >23:36:02,265 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >23:36:02,270 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_pinky-vm01 ; >23:36:02,274 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_pinky-vm01-swap ; current: None ; type: swap ; >23:36:02,276 DEBUG storage.ui: fedora_pinky-vm01 size is 40456MB >23:36:02,277 DEBUG storage.ui: vg fedora_pinky-vm01 has 39432MB free >23:36:02,278 DEBUG storage.ui: Adding fedora_pinky-vm01-swap/2976MB to fedora_pinky-vm01 >23:36:02,280 INFO storage.ui: added lvmlv fedora_pinky-vm01-swap (id 13) to device tree >23:36:02,281 INFO storage.ui: registered action: [9] Create Device lvmlv fedora_pinky-vm01-swap (id 13) >23:36:02,283 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:36:02,284 INFO storage.ui: registered action: [10] Create Format swap on lvmlv fedora_pinky-vm01-swap (id 13) >23:36:02,286 DEBUG storage.ui: fedora_pinky-vm01 size is 40456MB >23:36:02,287 DEBUG storage.ui: vg fedora_pinky-vm01 has 36456MB free >23:36:02,288 DEBUG storage.ui: vg fedora_pinky-vm01: 36456MB free ; lvs: ['root', 'swap'] >23:36:02,290 DEBUG storage.ui: adding request 12 to chunk 10114 on /dev/mapper/fedora_pinky--vm01 >23:36:02,291 DEBUG storage.ui: adding request 13 to chunk 10114 on /dev/mapper/fedora_pinky--vm01 >23:36:02,293 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora_pinky--vm01 length = 10114 size = 40456 >remaining = 1 pool = 9114 >23:36:02,294 DEBUG storage.ui: req: LVRequest instance -- >id = 13 name = fedora_pinky-vm01-swap growable = False >base = 744 growth = 0 max_grow = 0 >done = True >23:36:02,296 DEBUG storage.ui: req: LVRequest instance -- >id = 12 name = fedora_pinky-vm01-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >23:36:02,297 DEBUG storage.ui: 1 requests and 9114 (36456MB) left in chunk >23:36:02,298 DEBUG storage.ui: adding 9114 (36456MB) to 12 (fedora_pinky-vm01-root) >23:36:02,299 DEBUG storage.ui: new grow amount for request 12 (fedora_pinky-vm01-root) is 9114 units, or 36456MB >23:36:02,300 DEBUG storage.ui: trying to set lv fedora_pinky-vm01-root size to 37480MB >23:36:02,302 DEBUG storage.ui: fedora_pinky-vm01 size is 40456MB >23:36:02,304 DEBUG storage.ui: vg fedora_pinky-vm01 has 36456MB free >23:36:02,305 INFO storage.ui: user specified that bootloader install be skipped >23:36:02,406 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:02,414 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:02,416 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:15,314 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:15,316 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:15,318 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe807347110>, 500.0, ['sda'], None >23:36:15,330 INFO storage: user specified that bootloader install be skipped >23:36:17,516 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:36:17,520 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:36:17,525 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:36:17,565 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:36:17,569 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:36:17,572 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >23:36:17,575 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_pinky-vm01-root ; status: False ; controllable: True ; >23:36:17,581 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_pinky-vm01-swap ; status: False ; controllable: True ; >23:36:17,584 INFO storage: resetting parted disks... >23:36:17,587 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >23:36:17,591 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >23:36:17,594 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >23:36:17,596 DEBUG storage: action: [0] Destroy Format None on disk sda (id 1) >23:36:17,597 DEBUG storage: action: [1] Create Format msdos disklabel on disk sda (id 1) >23:36:17,598 DEBUG storage: action: [2] Create Device partition sda2 (id 9) >23:36:17,601 DEBUG storage: action: [3] Create Format lvmpv on partition sda2 (id 9) >23:36:17,602 DEBUG storage: action: [4] Create Device partition sda1 (id 10) >23:36:17,606 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 10) >23:36:17,607 DEBUG storage: action: [6] Create Device lvmvg fedora_pinky-vm01 (id 11) >23:36:17,608 DEBUG storage: action: [7] Create Device lvmlv fedora_pinky-vm01-root (id 12) >23:36:17,609 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora_pinky-vm01-root (id 12) >23:36:17,611 DEBUG storage: action: [9] Create Device lvmlv fedora_pinky-vm01-swap (id 13) >23:36:17,612 DEBUG storage: action: [10] Create Format swap on lvmlv fedora_pinky-vm01-swap (id 13) >23:36:17,614 INFO storage: pruning action queue... >23:36:17,615 INFO storage: sorting actions... >23:36:17,618 DEBUG storage: action: [0] Destroy Format None on disk sda (id 1) >23:36:17,620 DEBUG storage: action: [1] Create Format msdos disklabel on disk sda (id 1) >23:36:17,621 DEBUG storage: action: [4] Create Device partition sda1 (id 10) >23:36:17,623 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 10) >23:36:17,624 DEBUG storage: action: [2] Create Device partition sda2 (id 9) >23:36:17,627 DEBUG storage: action: [3] Create Format lvmpv on partition sda2 (id 9) >23:36:17,627 DEBUG storage: action: [6] Create Device lvmvg fedora_pinky-vm01 (id 11) >23:36:17,632 DEBUG storage: action: [9] Create Device lvmlv fedora_pinky-vm01-swap (id 13) >23:36:17,633 DEBUG storage: action: [10] Create Format swap on lvmlv fedora_pinky-vm01-swap (id 13) >23:36:17,635 DEBUG storage: action: [7] Create Device lvmlv fedora_pinky-vm01-root (id 12) >23:36:17,636 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora_pinky-vm01-root (id 12) >23:36:17,637 INFO storage: executing action: [0] Destroy Format None on disk sda (id 1) >23:36:17,640 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:36:17,645 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >23:36:17,773 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:36:17,778 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:36:17,856 INFO storage: executing action: [1] Create Format msdos disklabel on disk sda (id 1) >23:36:17,864 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:36:17,868 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:36:17,871 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:36:17,875 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >23:36:18,065 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >23:36:18,067 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >23:36:18,105 INFO storage: executing action: [4] Create Device partition sda1 (id 10) >23:36:18,112 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >23:36:18,116 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >23:36:18,120 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:36:18,124 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:36:18,128 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:36:18,133 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >23:36:18,140 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >23:36:18,221 DEBUG storage: post-commit partition path is /dev/sda1 >23:36:18,229 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >23:36:18,231 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe807375210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050e3790> PedPartition: <_ped.Partition object at 0x7fe8050de770> >23:36:18,235 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >23:36:18,284 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:36:18,288 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:36:18,293 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:36:18,296 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >23:36:18,367 INFO storage: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 10) >23:36:18,375 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:36:18,379 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >23:36:18,385 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >23:36:18,389 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >23:36:18,393 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >23:36:18,396 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >23:36:18,400 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >23:36:18,403 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >23:36:18,409 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >23:36:18,412 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >23:36:18,417 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >23:36:18,421 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >23:36:18,425 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >23:36:18,428 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >23:36:18,434 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >23:36:18,440 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >23:36:18,451 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >23:36:18,475 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >23:36:18,755 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >23:36:18,821 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:36:18,825 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:36:18,827 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >23:36:18,870 INFO storage: executing action: [2] Create Device partition sda2 (id 9) >23:36:18,875 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >23:36:18,880 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >23:36:18,888 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:36:18,893 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:36:18,898 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:36:18,902 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >23:36:18,908 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >23:36:19,022 DEBUG storage: post-commit partition path is /dev/sda2 >23:36:19,030 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >23:36:19,033 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe807375210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe8050e3cd0> PedPartition: <_ped.Partition object at 0x7fe8050de7d0> >23:36:19,038 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >23:36:19,084 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:36:19,088 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:36:19,093 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:36:19,096 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >23:36:19,169 INFO storage: executing action: [3] Create Format lvmpv on partition sda2 (id 9) >23:36:19,176 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:36:19,179 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >23:36:19,184 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >23:36:19,189 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >23:36:19,194 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >23:36:19,197 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >23:36:19,202 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >23:36:19,205 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >23:36:19,208 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >23:36:19,215 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >23:36:19,219 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >23:36:19,223 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >23:36:19,226 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >23:36:19,229 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >23:36:19,234 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 6 ; >23:36:19,242 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >23:36:19,252 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >23:36:19,278 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >23:36:19,283 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: None ; type: lvmpv ; >23:36:19,519 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >23:36:19,710 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:36:19,714 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:36:19,716 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >23:36:19,757 INFO storage: executing action: [6] Create Device lvmvg fedora_pinky-vm01 (id 11) >23:36:19,762 DEBUG storage: LVMVolumeGroupDevice.create: fedora_pinky-vm01 ; status: False ; >23:36:19,766 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora_pinky-vm01 ; orig: False ; >23:36:19,775 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:36:19,780 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: None ; type: lvmpv ; >23:36:19,783 DEBUG storage: LVMVolumeGroupDevice._create: fedora_pinky-vm01 ; status: False ; >23:36:19,898 DEBUG storage: LVMVolumeGroupDevice.setup: fedora_pinky-vm01 ; status: True ; controllable: True ; orig: False ; >23:36:19,914 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: fedora_pinky-vm01 ; status: True ; >23:36:20,040 INFO storage: executing action: [9] Create Device lvmlv fedora_pinky-vm01-swap (id 13) >23:36:20,045 DEBUG storage: LVMLogicalVolumeDevice.create: fedora_pinky-vm01-swap ; status: False ; >23:36:20,049 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_pinky-vm01-swap ; orig: False ; >23:36:20,053 DEBUG storage: LVMVolumeGroupDevice.setup: fedora_pinky-vm01 ; status: True ; controllable: True ; orig: False ; >23:36:20,057 DEBUG storage: LVMLogicalVolumeDevice._create: fedora_pinky-vm01-swap ; status: False ; >23:36:20,220 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_pinky-vm01-swap ; status: True ; controllable: True ; orig: False ; >23:36:20,229 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora_pinky-vm01-swap ; status: True ; >23:36:20,241 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora_pinky-vm01-swap ; status: True ; >23:36:20,391 INFO storage: executing action: [10] Create Format swap on lvmlv fedora_pinky-vm01-swap (id 13) >23:36:20,398 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_pinky-vm01-swap ; status: True ; controllable: True ; orig: False ; >23:36:20,402 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora_pinky--vm01-swap ; status: None ; type: swap ; >23:36:20,406 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora_pinky--vm01-swap ; status: None ; type: swap ; >23:36:20,482 DEBUG storage: SwapSpace.notifyKernel: device: /dev/mapper/fedora_pinky--vm01-swap ; type: swap ; >23:36:20,559 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora_pinky-vm01-swap ; status: True ; >23:36:20,564 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora_pinky-vm01-swap ; status: True ; >23:36:20,606 INFO storage: executing action: [7] Create Device lvmlv fedora_pinky-vm01-root (id 12) >23:36:20,613 DEBUG storage: LVMLogicalVolumeDevice.create: fedora_pinky-vm01-root ; status: False ; >23:36:20,618 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_pinky-vm01-root ; orig: False ; >23:36:20,623 DEBUG storage: LVMVolumeGroupDevice.setup: fedora_pinky-vm01 ; status: True ; controllable: True ; orig: False ; >23:36:20,633 DEBUG storage: LVMLogicalVolumeDevice._create: fedora_pinky-vm01-root ; status: False ; >23:36:20,803 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_pinky-vm01-root ; status: True ; controllable: True ; orig: False ; >23:36:20,821 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora_pinky-vm01-root ; status: True ; >23:36:20,828 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora_pinky-vm01-root ; status: True ; >23:36:20,991 INFO storage: executing action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora_pinky-vm01-root (id 12) >23:36:21,002 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_pinky-vm01-root ; status: True ; controllable: True ; orig: False ; >23:36:21,006 DEBUG storage: Ext4FS.create: device: /dev/mapper/fedora_pinky--vm01-root ; status: False ; type: ext4 ; >23:36:21,011 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/fedora_pinky--vm01-root ; mountpoint: / ; type: ext4 ; >23:36:22,181 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/fedora_pinky--vm01-root ; type: ext4 ; >23:36:22,281 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora_pinky-vm01-root ; status: True ; >23:36:22,288 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora_pinky-vm01-root ; status: True ; >23:36:22,339 INFO storage: setting boot flag on sda1 >23:36:22,346 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >23:36:22,349 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:36:22,353 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >23:36:22,389 DEBUG storage: fedora_pinky-vm01 size is 40456MB >23:36:22,391 DEBUG storage: looking up parted Device: /dev/mapper/fedora_pinky--vm01-root >23:36:22,399 DEBUG storage: looking up parted Device: /dev/mapper/fedora_pinky--vm01-swap >23:36:22,416 DEBUG storage: vg fedora_pinky-vm01 has 0MB free >23:36:22,422 DEBUG storage: fedora_pinky-vm01 size is 40456MB >23:36:22,427 DEBUG storage: vg fedora_pinky-vm01 has 0MB free >23:36:22,452 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:22,476 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:22,483 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:22,491 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:22,502 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:22,513 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_pinky-vm01-swap ; status: True ; controllable: True ; orig: False ; >23:36:22,520 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora_pinky--vm01-swap ; status: False ; type: swap ; >23:36:22,524 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora_pinky--vm01-swap ; status: False ; type: swap ; >23:36:22,576 DEBUG storage: BindFS.supported: supported: False ; >23:36:22,581 DEBUG storage: getFormat('bind') returning BindFS instance >23:36:22,585 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >23:36:22,590 DEBUG storage: TmpFS.supported: supported: False ; >23:36:22,591 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >23:36:22,595 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >23:36:22,598 DEBUG storage: DevPtsFS.supported: supported: False ; >23:36:22,600 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >23:36:22,606 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >23:36:22,610 DEBUG storage: SysFS.supported: supported: False ; >23:36:22,611 DEBUG storage: getFormat('sysfs') returning SysFS instance >23:36:22,614 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >23:36:22,618 DEBUG storage: ProcFS.supported: supported: False ; >23:36:22,619 DEBUG storage: getFormat('proc') returning ProcFS instance >23:36:22,624 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >23:36:22,627 DEBUG storage: SELinuxFS.supported: supported: False ; >23:36:22,630 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >23:36:22,633 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >23:36:22,637 DEBUG storage: USBFS.supported: supported: False ; >23:36:22,638 DEBUG storage: getFormat('usbfs') returning USBFS instance >23:36:22,643 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >23:36:22,647 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_pinky-vm01-root ; status: True ; controllable: True ; orig: False ; >23:36:22,667 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >23:36:22,698 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >23:36:22,705 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:36:22,710 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >23:36:22,730 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >23:36:22,740 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >23:36:22,743 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >23:36:22,763 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >23:36:22,769 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >23:36:22,771 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >23:36:22,791 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >23:36:22,796 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >23:36:22,798 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >23:36:22,817 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >23:36:22,823 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >23:36:22,828 INFO storage: set SELinux context for mountpoint /proc to None >23:36:22,849 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >23:36:22,994 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >23:36:22,997 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >23:36:23,016 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >23:36:23,024 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >23:36:23,027 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >23:36:23,052 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >23:36:23,061 INFO storage: not writing out mpath configuration > > >/tmp/ifcfg.log: >05:33:39,424 DEBUG ifcfg: content of files (network initialization): >05:33:39,429 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: ># Generated by parse-kickstart >UUID=9bda5323-c1f5-4cfe-b684-00981f547efa >DHCP_HOSTNAME=pinky-vm01 >HWADDR=08:00:27:fb:2a:9d >BOOTPROTO=dhcp >DEVICE=p2p1 >ONBOOT=yes > >05:33:39,576 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-p2p1 >05:33:39,583 DEBUG ifcfg: NetworkDevice p2p1 set: ONBOOT=yes >05:33:39,585 DEBUG ifcfg: writeIfcfgFile p2p1 to /etc/sysconfig/network-scripts/ifcfg-p2p1 not needed > > >/proc/cmdline: >repo=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/initrd.img ks=http://home01.oleary.home/ks/base.ks BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz > > >/tmp/syslog: >05:33:29,307 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="677" x-info="http://www.rsyslog.com"] start >05:33:29,311 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >05:33:29,311 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >05:33:29,311 NOTICE kernel:[ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >05:33:29,311 INFO kernel:[ 0.000000] Command line: repo=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/initrd.img ks=http://home01.oleary.home/ks/base.ks BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz >05:33:29,311 INFO kernel:[ 0.000000] Disabled fast string operations >05:33:29,311 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >05:33:29,311 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >05:33:29,311 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >05:33:29,311 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >05:33:29,311 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005e7effff] usable >05:33:29,311 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005e7f0000-0x000000005e7fffff] ACPI data >05:33:29,311 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >05:33:29,311 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >05:33:29,311 INFO kernel:[ 0.000000] DMI 2.5 present. >05:33:29,311 DEBUG kernel:[ 0.000000] DMI: innotek GmbH VirtualBox, BIOS VirtualBox 12/01/2006 >05:33:29,311 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >05:33:29,311 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >05:33:29,311 INFO kernel:[ 0.000000] No AGP bridge found >05:33:29,311 INFO kernel:[ 0.000000] e820: last_pfn = 0x5e7f0 max_arch_pfn = 0x400000000 >05:33:29,311 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >05:33:29,311 DEBUG kernel:[ 0.000000] MTRR variable ranges disabled: >05:33:29,311 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >05:33:29,311 INFO kernel:[ 0.000000] CPU MTRRs all blank - virtualized system. >05:33:29,311 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >05:33:29,311 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >05:33:29,311 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >05:33:29,311 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x5e7effff] >05:33:29,311 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x5e5fffff] page 2M >05:33:29,311 DEBUG kernel:[ 0.000000] [mem 0x5e600000-0x5e7effff] page 4k >05:33:29,311 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x5e7effff @ [mem 0x1fffc000-0x1fffffff] >05:33:29,311 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5cbc7000-0x5e661fff] >05:33:29,311 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000e0000 00024 (v02 VBOX ) >05:33:29,311 WARNING kernel:[ 0.000000] ACPI: XSDT 000000005e7f0030 0003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >05:33:29,311 WARNING kernel:[ 0.000000] ACPI: FACP 000000005e7f00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >05:33:29,311 WARNING kernel:[ 0.000000] ACPI: DSDT 000000005e7f0470 01A63 (v01 VBOX VBOXBIOS 00000002 INTL 20100528) >05:33:29,311 WARNING kernel:[ 0.000000] ACPI: FACS 000000005e7f0200 00040 >05:33:29,311 WARNING kernel:[ 0.000000] ACPI: APIC 000000005e7f0240 00054 (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >05:33:29,311 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005e7f02a0 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528) >05:33:29,311 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >05:33:29,311 INFO kernel:[ 0.000000] No NUMA configuration found >05:33:29,311 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005e7effff] >05:33:29,311 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5e7effff] >05:33:29,311 INFO kernel:[ 0.000000] NODE_DATA [mem 0x5e7dc000-0x5e7effff] >05:33:29,311 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005aa00000-ffff88005c1fffff] on node 0 >05:33:29,311 WARNING kernel:[ 0.000000] Zone ranges: >05:33:29,311 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >05:33:29,311 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >05:33:29,311 WARNING kernel:[ 0.000000] Normal empty >05:33:29,311 WARNING kernel:[ 0.000000] Movable zone start for each node >05:33:29,311 WARNING kernel:[ 0.000000] Early memory node ranges >05:33:29,311 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >05:33:29,311 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5e7effff] >05:33:29,311 DEBUG kernel:[ 0.000000] On node 0 totalpages: 386943 >05:33:29,311 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >05:33:29,311 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >05:33:29,311 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >05:33:29,311 DEBUG kernel:[ 0.000000] DMA32 zone: 5984 pages used for memmap >05:33:29,311 DEBUG kernel:[ 0.000000] DMA32 zone: 376976 pages, LIFO batch:31 >05:33:29,311 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x4008 >05:33:29,311 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >05:33:29,311 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >05:33:29,311 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >05:33:29,311 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >05:33:29,311 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >05:33:29,311 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >05:33:29,311 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >05:33:29,311 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >05:33:29,311 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >05:33:29,311 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >05:33:29,311 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >05:33:29,311 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >05:33:29,311 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >05:33:29,311 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >05:33:29,311 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >05:33:29,311 INFO kernel:[ 0.000000] e820: [mem 0x5e800000-0xfffbffff] available for PCI devices >05:33:29,311 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >05:33:29,311 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >05:33:29,311 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88005c800000 s84288 r8192 d22208 u2097152 >05:33:29,311 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >05:33:29,311 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >05:33:29,311 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 380889 >05:33:29,311 WARNING kernel:[ 0.000000] Policy zone: DMA32 >05:33:29,311 NOTICE kernel:[ 0.000000] Kernel command line: repo=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/initrd.img ks=http://home01.oleary.home/ks/base.ks BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz >05:33:29,311 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >05:33:29,311 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >05:33:29,311 INFO kernel:[ 0.000000] Checking aperture... >05:33:29,311 INFO kernel:[ 0.000000] No AGP bridge found >05:33:29,311 INFO kernel:[ 0.000000] Memory: 1479600k/1548224k available (6334k kernel code, 452k absent, 68172k reserved, 6870k data, 1036k init) >05:33:29,311 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >05:33:29,311 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >05:33:29,311 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >05:33:29,311 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >05:33:29,311 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >05:33:29,311 INFO kernel:[ 0.000000] console [tty0] enabled >05:33:29,311 INFO kernel:[ 0.000000] allocated 6291456 bytes of page_cgroup >05:33:29,311 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >05:33:29,311 ERR kernel:[ 0.000000] tsc: Fast TSC calibration failed >05:33:29,311 WARNING kernel:[ 0.000000] tsc: Unable to calibrate against PIT >05:33:29,311 INFO kernel:[ 0.000000] tsc: using PMTIMER reference calibration >05:33:29,311 INFO kernel:[ 0.000000] tsc: Detected 2344.235 MHz processor >05:33:29,311 INFO kernel:[ 0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4688.47 BogoMIPS (lpj=2344235) >05:33:29,311 INFO kernel:[ 0.006592] pid_max: default: 32768 minimum: 301 >05:33:29,311 INFO kernel:[ 0.008204] Security Framework initialized >05:33:29,311 INFO kernel:[ 0.009012] SELinux: Initializing. >05:33:29,311 DEBUG kernel:[ 0.009530] SELinux: Starting in permissive mode >05:33:29,311 INFO kernel:[ 0.010354] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >05:33:29,311 INFO kernel:[ 0.011858] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >05:33:29,311 INFO kernel:[ 0.014596] Mount-cache hash table entries: 256 >05:33:29,311 INFO kernel:[ 0.016158] Initializing cgroup subsys cpuacct >05:33:29,311 INFO kernel:[ 0.016893] Initializing cgroup subsys memory >05:33:29,311 INFO kernel:[ 0.016997] Initializing cgroup subsys devices >05:33:29,311 INFO kernel:[ 0.016997] Initializing cgroup subsys freezer >05:33:29,311 INFO kernel:[ 0.016997] Initializing cgroup subsys net_cls >05:33:29,311 INFO kernel:[ 0.019215] Initializing cgroup subsys blkio >05:33:29,311 INFO kernel:[ 0.019691] Initializing cgroup subsys perf_event >05:33:29,311 INFO kernel:[ 0.020214] Disabled fast string operations >05:33:29,311 INFO kernel:[ 0.021058] mce: CPU supports 0 MCE banks >05:33:29,311 INFO kernel:[ 0.022228] process: using mwait in idle threads >05:33:29,311 INFO kernel:[ 0.023205] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >05:33:29,311 INFO kernel:[ 0.023205] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >05:33:29,311 INFO kernel:[ 0.023205] tlb_flushall_shift is 0x6 >05:33:29,311 INFO kernel:[ 0.025211] SMP alternatives: switching to UP code >05:33:29,311 INFO kernel:[ 0.064613] Freeing SMP alternatives: 24k freed >05:33:29,311 INFO kernel:[ 0.065442] ACPI: Core revision 20120711 >05:33:29,311 INFO kernel:[ 0.067387] ftrace: allocating 23489 entries in 92 pages >05:33:29,311 INFO kernel:[ 0.081528] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >05:33:29,311 INFO kernel:[ 0.092099] smpboot: CPU0: Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz stepping 05 >05:33:29,311 INFO kernel:[ 0.094985] Performance Events: unsupported p6 CPU model 37 no PMU driver, software events only. >05:33:29,311 WARNING kernel:[ 0.096923] NMI watchdog: disabled (cpu0): hardware events not enabled >05:33:29,311 INFO kernel:[ 0.097048] Brought up 1 CPUs >05:33:29,311 INFO kernel:[ 0.098089] smpboot: Total of 1 processors activated (4688.47 BogoMIPS) >05:33:29,311 INFO kernel:[ 0.101156] devtmpfs: initialized >05:33:29,311 INFO kernel:[ 0.102136] atomic64 test passed for x86-64 platform with CX8 and with SSE >05:33:29,311 INFO kernel:[ 0.102591] RTC time: 5:30:27, date: 01/27/13 >05:33:29,311 INFO kernel:[ 0.105330] NET: Registered protocol family 16 >05:33:29,311 INFO kernel:[ 0.106508] ACPI: bus type pci registered >05:33:29,311 INFO kernel:[ 0.107373] PCI: Using configuration type 1 for base access >05:33:29,311 INFO kernel:[ 0.109412] bio: create slab <bio-0> at 0 >05:33:29,311 INFO kernel:[ 0.109983] ACPI: Added _OSI(Module Device) >05:33:29,311 INFO kernel:[ 0.111110] ACPI: Added _OSI(Processor Device) >05:33:29,311 INFO kernel:[ 0.111798] ACPI: Added _OSI(3.0 _SCP Extensions) >05:33:29,311 INFO kernel:[ 0.111989] ACPI: Added _OSI(Processor Aggregator Device) >05:33:29,311 DEBUG kernel:[ 0.113386] ACPI: EC: Look up EC in DSDT >05:33:29,311 WARNING kernel:[ 0.114284] ACPI: Executed 1 blocks of module-level executable AML code >05:33:29,311 INFO kernel:[ 0.118702] ACPI: Interpreter enabled >05:33:29,311 INFO kernel:[ 0.118987] ACPI: (supports S0 S5) >05:33:29,311 INFO kernel:[ 0.119981] ACPI: Using IOAPIC for interrupt routing >05:33:29,311 INFO kernel:[ 0.123403] ACPI: No dock devices found. >05:33:29,311 INFO kernel:[ 0.123981] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >05:33:29,311 INFO kernel:[ 0.126380] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >05:33:29,311 DEBUG kernel:[ 0.127401] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >05:33:29,311 DEBUG kernel:[ 0.127435] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >05:33:29,311 DEBUG kernel:[ 0.127466] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >05:33:29,311 DEBUG kernel:[ 0.127495] pci_root PNP0A03:00: host bridge window [mem 0x5e800000-0xffdfffff] (ignored) >05:33:29,311 DEBUG kernel:[ 0.127525] PCI: root bus 00: using default resources >05:33:29,311 WARNING kernel:[ 0.127554] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >05:33:29,311 INFO kernel:[ 0.129203] PCI host bridge to bus 0000:00 >05:33:29,311 DEBUG kernel:[ 0.129987] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >05:33:29,311 INFO kernel:[ 0.129989] pci_bus 0000:00: root bus resource [bus 00-ff] >05:33:29,311 INFO kernel:[ 0.130924] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >05:33:29,311 INFO kernel:[ 0.130980] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >05:33:29,311 DEBUG kernel:[ 0.133354] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >05:33:29,311 DEBUG kernel:[ 0.134084] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >05:33:29,311 DEBUG kernel:[ 0.134766] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a >05:33:29,311 DEBUG kernel:[ 0.135335] pci 0000:00:01.1: reg 20: [io 0xd000-0xd00f] >05:33:29,311 DEBUG kernel:[ 0.135729] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >05:33:29,311 DEBUG kernel:[ 0.141340] pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe7ffffff pref] >05:33:29,311 DEBUG kernel:[ 0.175162] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >05:33:29,311 DEBUG kernel:[ 0.177197] pci 0000:00:03.0: reg 10: [mem 0xf0000000-0xf001ffff] >05:33:29,311 DEBUG kernel:[ 0.182033] pci 0000:00:03.0: reg 18: [io 0xd010-0xd017] >05:33:29,311 DEBUG kernel:[ 0.192245] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >05:33:29,311 DEBUG kernel:[ 0.194350] pci 0000:00:04.0: reg 10: [io 0xd020-0xd03f] >05:33:29,311 DEBUG kernel:[ 0.197099] pci 0000:00:04.0: reg 14: [mem 0xf0400000-0xf07fffff] >05:33:29,311 DEBUG kernel:[ 0.199669] pci 0000:00:04.0: reg 18: [mem 0xf0800000-0xf0803fff pref] >05:33:29,311 DEBUG kernel:[ 0.207605] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100 >05:33:29,311 DEBUG kernel:[ 0.207844] pci 0000:00:05.0: reg 10: [io 0xd100-0xd1ff] >05:33:29,311 DEBUG kernel:[ 0.208019] pci 0000:00:05.0: reg 14: [io 0xd200-0xd23f] >05:33:29,311 DEBUG kernel:[ 0.208648] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >05:33:29,311 DEBUG kernel:[ 0.210335] pci 0000:00:06.0: reg 10: [mem 0xf0804000-0xf0804fff] >05:33:29,311 DEBUG kernel:[ 0.224724] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >05:33:29,311 DEBUG kernel:[ 0.225771] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >05:33:29,311 DEBUG kernel:[ 0.228030] pci 0000:00:0d.0: reg 10: [io 0xd240-0xd247] >05:33:29,311 DEBUG kernel:[ 0.232766] pci 0000:00:0d.0: reg 18: [io 0xd250-0xd257] >05:33:29,311 DEBUG kernel:[ 0.237723] pci 0000:00:0d.0: reg 20: [io 0xd260-0xd26f] >05:33:29,311 DEBUG kernel:[ 0.239188] pci 0000:00:0d.0: reg 24: [mem 0xf0806000-0xf0807fff] >05:33:29,311 DEBUG kernel:[ 0.242467] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >05:33:29,311 INFO kernel:[ 0.242963] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >05:33:29,311 INFO kernel:[ 0.243676] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >05:33:29,311 INFO kernel:[ 0.249657] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11) >05:33:29,311 INFO kernel:[ 0.251311] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >05:33:29,311 INFO kernel:[ 0.253277] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >05:33:29,311 INFO kernel:[ 0.254555] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >05:33:29,311 INFO kernel:[ 0.257175] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >05:33:29,311 INFO kernel:[ 0.259117] vgaarb: loaded >05:33:29,311 INFO kernel:[ 0.259896] vgaarb: bridge control possible 0000:00:02.0 >05:33:29,311 NOTICE kernel:[ 0.260146] SCSI subsystem initialized >05:33:29,311 INFO kernel:[ 0.260993] ACPI: bus type scsi registered >05:33:29,311 DEBUG kernel:[ 0.262987] libata version 3.00 loaded. >05:33:29,311 INFO kernel:[ 0.263070] ACPI: bus type usb registered >05:33:29,311 INFO kernel:[ 0.263926] usbcore: registered new interface driver usbfs >05:33:29,311 INFO kernel:[ 0.264003] usbcore: registered new interface driver hub >05:33:29,311 INFO kernel:[ 0.265012] usbcore: registered new device driver usb >05:33:29,312 INFO kernel:[ 0.266995] PCI: Using ACPI for IRQ routing >05:33:29,312 DEBUG kernel:[ 0.267827] PCI: pci_cache_line_size set to 64 bytes >05:33:29,312 DEBUG kernel:[ 0.268091] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >05:33:29,312 DEBUG kernel:[ 0.268099] e820: reserve RAM buffer [mem 0x5e7f0000-0x5fffffff] >05:33:29,312 INFO kernel:[ 0.268264] NetLabel: Initializing >05:33:29,312 INFO kernel:[ 0.268959] NetLabel: domain hash size = 128 >05:33:29,312 INFO kernel:[ 0.269178] NetLabel: protocols = UNLABELED CIPSOv4 >05:33:29,312 INFO kernel:[ 0.269374] NetLabel: unlabeled traffic allowed by default >05:33:29,312 INFO kernel:[ 0.280518] pnp: PnP ACPI init >05:33:29,312 INFO kernel:[ 0.280957] ACPI: bus type pnp registered >05:33:29,312 DEBUG kernel:[ 0.282150] pnp 00:00: [bus 00-ff] >05:33:29,312 DEBUG kernel:[ 0.282184] pnp 00:00: [io 0x0cf8-0x0cff] >05:33:29,312 DEBUG kernel:[ 0.282214] pnp 00:00: [io 0x0000-0x0cf7 window] >05:33:29,312 DEBUG kernel:[ 0.282242] pnp 00:00: [io 0x0d00-0xffff window] >05:33:29,312 DEBUG kernel:[ 0.282267] pnp 00:00: [mem 0x000a0000-0x000bffff window] >05:33:29,312 DEBUG kernel:[ 0.282290] pnp 00:00: [mem 0x5e800000-0xffdfffff window] >05:33:29,312 DEBUG kernel:[ 0.282381] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >05:33:29,312 DEBUG kernel:[ 0.282446] pnp 00:01: [io 0x0060] >05:33:29,312 DEBUG kernel:[ 0.282462] pnp 00:01: [io 0x0064] >05:33:29,312 DEBUG kernel:[ 0.282522] pnp 00:01: [irq 1] >05:33:29,312 DEBUG kernel:[ 0.282597] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >05:33:29,312 DEBUG kernel:[ 0.282618] pnp 00:02: [io 0x0000-0x000f] >05:33:29,312 DEBUG kernel:[ 0.282628] pnp 00:02: [io 0x0080-0x008f] >05:33:29,312 DEBUG kernel:[ 0.282638] pnp 00:02: [io 0x00c0-0x00df] >05:33:29,312 DEBUG kernel:[ 0.282647] pnp 00:02: [dma 4] >05:33:29,312 DEBUG kernel:[ 0.282686] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >05:33:29,312 DEBUG kernel:[ 0.282742] pnp 00:03: [irq 12] >05:33:29,312 DEBUG kernel:[ 0.282981] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 (active) >05:33:29,312 DEBUG kernel:[ 0.282997] pnp 00:04: [io 0x0378-0x037f] >05:33:29,312 DEBUG kernel:[ 0.282999] pnp 00:04: [io 0x0778-0x077f] >05:33:29,312 DEBUG kernel:[ 0.283030] pnp 00:04: [irq 7] >05:33:29,312 DEBUG kernel:[ 0.283053] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >05:33:29,312 INFO kernel:[ 0.283583] pnp: PnP ACPI: found 5 devices >05:33:29,312 INFO kernel:[ 0.283956] ACPI: ACPI bus type pnp unregistered >05:33:29,312 INFO kernel:[ 0.291464] Switching to clocksource acpi_pm >05:33:29,312 DEBUG kernel:[ 0.292225] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >05:33:29,312 DEBUG kernel:[ 0.292256] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >05:33:29,312 INFO kernel:[ 0.292401] NET: Registered protocol family 2 >05:33:29,312 INFO kernel:[ 0.294209] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >05:33:29,312 INFO kernel:[ 0.299002] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >05:33:29,312 INFO kernel:[ 0.300408] TCP: Hash tables configured (established 262144 bind 65536) >05:33:29,312 INFO kernel:[ 0.301096] TCP: reno registered >05:33:29,312 INFO kernel:[ 0.301096] UDP hash table entries: 1024 (order: 3, 32768 bytes) >05:33:29,312 INFO kernel:[ 0.302531] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >05:33:29,312 INFO kernel:[ 0.304187] NET: Registered protocol family 1 >05:33:29,312 INFO kernel:[ 0.305033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >05:33:29,312 INFO kernel:[ 0.305996] pci 0000:00:01.0: Activating ISA DMA hang workarounds >05:33:29,312 DEBUG kernel:[ 0.307558] pci 0000:00:02.0: Boot video device >05:33:29,312 DEBUG kernel:[ 0.358755] PCI: CLS 0 bytes, default 64 >05:33:29,312 INFO kernel:[ 0.358963] Unpacking initramfs... >05:33:29,312 INFO kernel:[ 4.388513] Freeing initrd memory: 27244k freed >05:33:29,312 INFO kernel:[ 4.397956] platform rtc_cmos: registered platform RTC device (no PNP device found) >05:33:29,312 NOTICE kernel:[ 4.400003] Initialise module verification >05:33:29,312 INFO kernel:[ 4.400948] audit: initializing netlink socket (disabled) >05:33:29,312 NOTICE kernel:[ 4.407149] type=2000 audit(1359264630.406:1): initialized >05:33:29,312 INFO kernel:[ 4.432246] HugeTLB registered 2 MB page size, pre-allocated 0 pages >05:33:29,312 NOTICE kernel:[ 4.434704] VFS: Disk quotas dquot_6.5.2 >05:33:29,312 WARNING kernel:[ 4.436089] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >05:33:29,312 INFO kernel:[ 4.437347] msgmni has been set to 2943 >05:33:29,312 DEBUG kernel:[ 4.438415] SELinux: Registering netfilter hooks >05:33:29,312 INFO kernel:[ 4.439126] alg: No test for stdrng (krng) >05:33:29,312 INFO kernel:[ 4.439997] NET: Registered protocol family 38 >05:33:29,312 NOTICE kernel:[ 4.440925] Key type asymmetric registered >05:33:29,312 NOTICE kernel:[ 4.441780] Asymmetric key parser 'x509' registered >05:33:29,312 INFO kernel:[ 4.442724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >05:33:29,312 INFO kernel:[ 4.444229] io scheduler noop registered >05:33:29,312 INFO kernel:[ 4.445219] io scheduler deadline registered >05:33:29,312 INFO kernel:[ 4.446115] io scheduler cfq registered (default) >05:33:29,312 INFO kernel:[ 4.448239] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >05:33:29,312 INFO kernel:[ 4.449245] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >05:33:29,312 INFO kernel:[ 4.450252] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >05:33:29,312 INFO kernel:[ 4.451690] ACPI: AC Adapter [AC] (on-line) >05:33:29,312 INFO kernel:[ 4.452711] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >05:33:29,312 INFO kernel:[ 4.454084] ACPI: Power Button [PWRF] >05:33:29,312 INFO kernel:[ 4.455128] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >05:33:29,312 INFO kernel:[ 4.456678] ACPI: Sleep Button [SLPF] >05:33:29,312 INFO kernel:[ 4.459912] GHES: HEST is not enabled! >05:33:29,312 INFO kernel:[ 4.460854] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >05:33:29,312 INFO kernel:[ 4.464154] ACPI: Battery Slot [BAT0] (battery present) >05:33:29,312 INFO kernel:[ 4.465215] Non-volatile memory driver v1.3 >05:33:29,312 INFO kernel:[ 4.466110] Linux agpgart interface v0.103 >05:33:29,312 INFO kernel:[ 4.468679] loop: module loaded >05:33:29,312 DEBUG kernel:[ 4.469509] ahci 0000:00:0d.0: version 3.0 >05:33:29,312 INFO kernel:[ 4.469730] ahci: SSS flag set, parallel bus scan disabled >05:33:29,312 INFO kernel:[ 4.470696] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >05:33:29,312 INFO kernel:[ 4.472248] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >05:33:29,312 INFO kernel:[ 4.473453] scsi0 : ahci >05:33:29,312 INFO kernel:[ 4.474364] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21 >05:33:29,312 DEBUG kernel:[ 4.476857] ata_piix 0000:00:01.1: version 2.13 >05:33:29,312 INFO kernel:[ 4.477420] scsi1 : ata_piix >05:33:29,312 INFO kernel:[ 4.478402] scsi2 : ata_piix >05:33:29,312 INFO kernel:[ 4.479312] ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >05:33:29,312 INFO kernel:[ 4.480331] ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >05:33:29,312 INFO kernel:[ 4.481447] libphy: Fixed MDIO Bus: probed >05:33:29,312 INFO kernel:[ 4.482820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >05:33:29,312 INFO kernel:[ 4.483818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >05:33:29,312 INFO kernel:[ 4.484791] ohci_hcd 0000:00:06.0: OHCI Host Controller >05:33:29,312 INFO kernel:[ 4.486128] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1 >05:33:29,312 INFO kernel:[ 4.488368] ohci_hcd 0000:00:06.0: irq 22, io mem 0xf0804000 >05:33:29,312 INFO kernel:[ 4.541989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >05:33:29,312 INFO kernel:[ 4.544996] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >05:33:29,312 INFO kernel:[ 4.549349] usb usb1: Product: OHCI Host Controller >05:33:29,312 INFO kernel:[ 4.551851] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >05:33:29,312 INFO kernel:[ 4.555865] usb usb1: SerialNumber: 0000:00:06.0 >05:33:29,312 INFO kernel:[ 4.558458] hub 1-0:1.0: USB hub found >05:33:29,312 INFO kernel:[ 4.559211] hub 1-0:1.0: 8 ports detected >05:33:29,312 INFO kernel:[ 4.561293] uhci_hcd: USB Universal Host Controller Interface driver >05:33:29,312 INFO kernel:[ 4.562168] usbcore: registered new interface driver usbserial >05:33:29,312 INFO kernel:[ 4.563142] usbcore: registered new interface driver usbserial_generic >05:33:29,312 INFO kernel:[ 4.564273] USB Serial support registered for generic >05:33:29,312 INFO kernel:[ 4.565163] usbserial: USB Serial Driver core >05:33:29,312 INFO kernel:[ 4.566082] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >05:33:29,312 INFO kernel:[ 4.568346] serio: i8042 KBD port at 0x60,0x64 irq 1 >05:33:29,312 INFO kernel:[ 4.569804] serio: i8042 AUX port at 0x60,0x64 irq 12 >05:33:29,312 INFO kernel:[ 4.570873] mousedev: PS/2 mouse device common for all mice >05:33:29,312 INFO kernel:[ 4.572180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >05:33:29,312 INFO kernel:[ 4.579684] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >05:33:29,312 INFO kernel:[ 4.581591] rtc0: alarms up to one day, 114 bytes nvram >05:33:29,312 INFO kernel:[ 4.582399] device-mapper: uevent: version 1.0.3 >05:33:29,312 INFO kernel:[ 4.583449] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >05:33:29,312 INFO kernel:[ 4.585258] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >05:33:29,312 INFO kernel:[ 4.586920] cpuidle: using governor ladder >05:33:29,312 INFO kernel:[ 4.587794] cpuidle: using governor menu >05:33:29,312 INFO kernel:[ 4.589578] EFI Variables Facility v0.08 2004-May-17 >05:33:29,312 INFO kernel:[ 4.590719] usbcore: registered new interface driver usbhid >05:33:29,312 INFO kernel:[ 4.591584] usbhid: USB HID core driver >05:33:29,312 INFO kernel:[ 4.592344] drop_monitor: Initializing network drop monitor service >05:33:29,312 INFO kernel:[ 4.593459] ip_tables: (C) 2000-2006 Netfilter Core Team >05:33:29,312 INFO kernel:[ 4.595171] TCP: cubic registered >05:33:29,312 INFO kernel:[ 4.596157] Initializing XFRM netlink socket >05:33:29,312 INFO kernel:[ 4.597298] NET: Registered protocol family 10 >05:33:29,312 INFO kernel:[ 4.598520] mip6: Mobile IPv6 >05:33:29,312 INFO kernel:[ 4.599435] NET: Registered protocol family 17 >05:33:29,312 DEBUG kernel:[ 4.600622] PM: Hibernation image not present or could not be loaded. >05:33:29,312 NOTICE kernel:[ 4.600624] Loading module verification certificates >05:33:29,312 NOTICE kernel:[ 4.602577] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >05:33:29,312 INFO kernel:[ 4.604998] registered taskstats version 1 >05:33:29,312 INFO kernel:[ 4.606644] Magic number: 13:4:518 >05:33:29,312 INFO kernel:[ 4.607578] rtc_cmos rtc_cmos: setting system clock to 2013-01-27 05:30:31 UTC (1359264631) >05:33:29,312 INFO kernel:[ 4.638643] ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >05:33:29,312 INFO kernel:[ 4.642661] ata3.00: configured for UDMA/33 >05:33:29,312 INFO kernel:[ 4.782612] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >05:33:29,312 INFO kernel:[ 4.786187] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >05:33:29,312 INFO kernel:[ 4.788531] ata1.00: 83886080 sectors, multi 128: LBA48 NCQ (depth 31/32) >05:33:29,312 INFO kernel:[ 4.789680] ata1.00: configured for UDMA/133 >05:33:29,312 NOTICE kernel:[ 4.790666] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >05:33:29,312 NOTICE kernel:[ 4.793167] sd 0:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB) >05:33:29,312 NOTICE kernel:[ 4.794739] sd 0:0:0:0: [sda] Write Protect is off >05:33:29,312 DEBUG kernel:[ 4.796350] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >05:33:29,312 NOTICE kernel:[ 4.796441] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >05:33:29,312 INFO kernel:[ 4.799191] sda: unknown partition table >05:33:29,312 NOTICE kernel:[ 4.800954] sd 0:0:0:0: Attached scsi generic sg0 type 0 >05:33:29,312 NOTICE kernel:[ 4.803160] scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >05:33:29,312 NOTICE kernel:[ 4.807024] sd 0:0:0:0: [sda] Attached SCSI disk >05:33:29,312 WARNING kernel:[ 4.808648] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >05:33:29,312 INFO kernel:[ 4.809633] cdrom: Uniform CD-ROM driver Revision: 3.20 >05:33:29,312 DEBUG kernel:[ 4.810823] sr 2:0:0:0: Attached scsi CD-ROM sr0 >05:33:29,312 NOTICE kernel:[ 4.811091] sr 2:0:0:0: Attached scsi generic sg1 type 5 >05:33:29,312 INFO kernel:[ 4.813539] Freeing unused kernel memory: 1036k freed >05:33:29,312 INFO kernel:[ 4.814799] Write protecting the kernel read-only data: 12288k >05:33:29,312 INFO kernel:[ 4.822707] Freeing unused kernel memory: 1848k freed >05:33:29,312 INFO kernel:[ 4.829918] Freeing unused kernel memory: 1412k freed >05:33:29,312 INFO kernel:[ 4.938317] usb 1-1: new full-speed USB device number 2 using ohci_hcd >05:33:29,312 INFO kernel:[ 5.063158] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >05:33:29,312 INFO kernel:[ 5.149317] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021 >05:33:29,312 INFO kernel:[ 5.150298] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >05:33:29,312 INFO kernel:[ 5.151950] usb 1-1: Product: USB Tablet >05:33:29,312 INFO kernel:[ 5.152699] usb 1-1: Manufacturer: VirtualBox >05:33:29,312 INFO kernel:[ 5.166783] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input4 >05:33:29,312 INFO kernel:[ 5.168399] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0 >05:33:29,312 INFO kernel:[ 5.296429] squashfs: version 4.0 (2009/01/31) Phillip Lougher >05:33:29,312 INFO kernel:[ 5.303972] Loading iSCSI transport class v2.0-870. >05:33:29,312 NOTICE kernel:[ 5.311088] iscsi: registered transport (tcp) >05:33:29,312 INFO kernel:[ 5.318717] alua: device handler registered >05:33:29,312 INFO kernel:[ 5.323789] emc: device handler registered >05:33:29,312 INFO kernel:[ 5.329884] hp_sw: device handler registered >05:33:29,312 INFO kernel:[ 5.335801] rdac: device handler registered >05:33:29,312 INFO kernel:[ 5.400473] Switching to clocksource tsc >05:33:29,312 INFO kernel:[ 8.365553] floppy0: no floppy controllers found >05:33:29,312 INFO kernel:[ 8.367917] work still pending >05:33:29,312 INFO kernel:[ 8.383471] No iBFT detected. >05:33:29,312 INFO kernel:[ 8.388114] md: raid0 personality registered for level 0 >05:33:29,312 INFO kernel:[ 8.393119] md: raid1 personality registered for level 1 >05:33:29,312 INFO kernel:[ 8.397073] async_tx: api initialized (async) >05:33:29,312 INFO kernel:[ 8.399488] xor: automatically using best checksumming function: >05:33:29,312 INFO kernel:[ 8.410067] generic_sse: 9140.000 MB/sec >05:33:29,312 WARNING kernel:[ 8.431075] raid6: sse2x1 4414 MB/s >05:33:29,312 WARNING kernel:[ 8.448096] raid6: sse2x2 5304 MB/s >05:33:29,312 WARNING kernel:[ 8.465076] raid6: sse2x4 6093 MB/s >05:33:29,312 WARNING kernel:[ 8.465861] raid6: using algorithm sse2x4 (6093 MB/s) >05:33:29,312 WARNING kernel:[ 8.466400] raid6: using ssse3x2 recovery algorithm >05:33:29,312 INFO kernel:[ 8.477004] md: raid6 personality registered for level 6 >05:33:29,312 INFO kernel:[ 8.477841] md: raid5 personality registered for level 5 >05:33:29,312 INFO kernel:[ 8.478886] md: raid4 personality registered for level 4 >05:33:29,312 INFO kernel:[ 8.492032] md: raid10 personality registered for level 10 >05:33:29,312 INFO kernel:[ 8.496315] md: linear personality registered for level -1 >05:33:29,312 INFO kernel:[ 8.509165] device-mapper: multipath: version 1.5.0 loaded >05:33:29,312 INFO kernel:[ 8.514152] device-mapper: multipath round-robin: version 1.0.0 loaded >05:33:29,312 INFO kernel:[ 8.586249] RPC: Registered named UNIX socket transport module. >05:33:29,312 INFO kernel:[ 8.587071] RPC: Registered udp transport module. >05:33:29,312 INFO kernel:[ 8.588183] RPC: Registered tcp transport module. >05:33:29,312 INFO kernel:[ 8.588978] RPC: Registered tcp NFSv4.1 backchannel transport module. >05:33:29,312 INFO kernel:[ 8.992815] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >05:33:29,312 INFO kernel:[ 8.993110] e1000: Copyright (c) 1999-2006 Intel Corporation. >05:33:29,312 INFO kernel:[ 9.538041] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:fb:2a:9d >05:33:29,312 INFO kernel:[ 9.538941] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection >05:33:29,312 INFO kernel:[ 9.722353] e1000: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >05:33:29,312 INFO kernel:[ 178.464916] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >05:33:29,312 DEBUG kernel:[ 179.353542] SELinux: 2048 avtab hash slots, 93843 rules. >05:33:29,312 DEBUG kernel:[ 179.373795] SELinux: 2048 avtab hash slots, 93843 rules. >05:33:29,312 DEBUG kernel:[ 179.783882] SELinux: 9 users, 15 roles, 4356 types, 237 bools, 1 sens, 1024 cats >05:33:29,312 DEBUG kernel:[ 179.783888] SELinux: 83 classes, 93843 rules >05:33:29,312 DEBUG kernel:[ 179.790099] SELinux: Completing initialization. >05:33:29,312 DEBUG kernel:[ 179.790104] SELinux: Setting up existing superblocks. >05:33:29,312 DEBUG kernel:[ 179.790114] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.790119] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.790133] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.790138] SELinux: initialized (dev proc, type proc), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.790150] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.790180] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.790916] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >05:33:29,312 DEBUG kernel:[ 179.790921] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.791662] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >05:33:29,312 DEBUG kernel:[ 179.791674] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.791677] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.791720] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.791738] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.791749] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.791759] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792027] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792030] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.792038] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.792306] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 179.792348] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792352] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792357] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792379] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792385] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792389] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792392] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792395] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792400] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792405] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 179.792431] SELinux: initialized (dev loop0, type squashfs), uses xattr >05:33:29,312 DEBUG kernel:[ 179.792467] SELinux: initialized (dev dm-0, type ext4), uses xattr >05:33:29,312 NOTICE kernel:[ 179.794598] type=1403 audit(1359264806.686:2): policy loaded auid=4294967295 ses=4294967295 >05:33:29,312 DEBUG kernel:[ 180.296150] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >05:33:29,312 DEBUG kernel:[ 180.606394] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 180.607241] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:33:29,312 DEBUG kernel:[ 180.759601] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >05:33:29,312 NOTICE kernel:[ 181.492597] type=1400 audit(1359264808.383:3): avc: denied { create } for pid=642 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >05:33:29,312 NOTICE kernel:[ 181.492688] type=1400 audit(1359264808.383:4): avc: denied { setattr } for pid=642 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >05:33:29,312 NOTICE kernel:[ 181.492743] type=1400 audit(1359264808.383:5): avc: denied { relabelfrom } for pid=642 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >05:33:29,312 INFO kernel:[ 181.701226] parport_pc 00:04: reported by Plug and Play ACPI >05:33:29,312 ERR kernel:[ 181.800726] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >05:33:29,312 INFO kernel:[ 181.833014] microcode: CPU0 sig=0x20655, pf=0x1, revision=0x0 >05:33:29,312 INFO kernel:[ 182.052335] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >05:33:29,312 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >05:33:29,312 INFO systemd: Detected virtualization 'oracle'. >05:33:29,312 INFO systemd: Initializing machine ID from random generator. >05:33:29,312 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. >05:33:29,312 INFO systemd: Started Remount Root and Kernel File Systems. >05:33:29,312 INFO systemd: Starting Local File Systems (Pre). >05:33:29,312 INFO systemd: Reached target Local File Systems (Pre). >05:33:29,312 INFO systemd: Mounting Temporary Directory... >05:33:29,312 INFO systemd: Starting Load Random Seed... >05:33:29,312 INFO systemd: Started Load Random Seed. >05:33:29,312 INFO systemd: Started Apply Kernel Variables. >05:33:29,345 NOTICE kernel:[ 182.443536] type=1400 audit(1359264809.334:6): avc: denied { write } for pid=674 comm="firewalld" name="python2.7" dev="dm-0" ino=53188 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >05:33:29,345 NOTICE kernel:[ 182.443545] type=1400 audit(1359264809.334:7): avc: denied { remove_name } for pid=674 comm="firewalld" name="site.pyc" dev="dm-0" ino=53647 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >05:33:29,345 NOTICE kernel:[ 182.443551] type=1400 audit(1359264809.334:8): avc: denied { unlink } for pid=674 comm="firewalld" name="site.pyc" dev="dm-0" ino=53647 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >05:33:29,345 NOTICE kernel:[ 182.443668] type=1400 audit(1359264809.334:9): avc: denied { add_name } for pid=674 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >05:33:29,345 NOTICE kernel:[ 182.443787] type=1400 audit(1359264809.334:10): avc: denied { create } for pid=674 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >05:33:29,345 NOTICE kernel:[ 182.443858] type=1400 audit(1359264809.334:11): avc: denied { write } for pid=674 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=53647 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >05:33:31,031 INFO systemd: Starting D-Bus System Message Bus... >05:33:31,031 INFO systemd: Started D-Bus System Message Bus. >05:33:31,087 INFO systemd: Started firewalld - dynamic firewall daemon. >05:33:31,095 INFO systemd: Starting Network Manager... >05:33:31,443 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >05:33:31,448 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >05:33:31,450 INFO NetworkManager: <info> WEXT support is enabled >05:33:31,464 ERR firewalld: 2013-01-27 05:33:31 ERROR: ebtables not usable, disabling ethernet bridge firewall. >05:33:31,478 CRIT firewalld: 2013-01-27 05:33:31 FATAL ERROR: No IPv4 and IPv6 firewall. >05:33:31,493 ERR firewalld: 2013-01-27 05:33:31 ERROR: Raising SystemExit in run_server >05:33:31,513 INFO dbus-daemon: dbus[689]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >05:33:31,521 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >05:33:31,522 INFO systemd: Starting Authorization Manager... >05:33:31,713 INFO polkitd: Started polkitd version 0.107 >05:33:31,848 INFO dbus-daemon: dbus[689]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >05:33:31,848 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >05:33:31,849 INFO systemd: Started Authorization Manager. >05:33:31,884 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >05:33:31,889 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >05:33:31,890 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >05:33:31,891 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >05:33:31,891 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >05:33:31,892 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >05:33:31,896 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >05:33:31,897 NOTICE NetworkManager: ifcfg-rh: read connection 'System p2p1' >05:33:31,900 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >05:33:31,913 INFO systemd: Started Network Manager. >05:33:31,914 INFO systemd: Starting Anaconda System Services. >05:33:31,915 INFO systemd: Reached target Anaconda System Services. >05:33:31,940 INFO systemd: Starting Anaconda... >05:33:31,947 INFO systemd: Starting Network Manager Wait Online... >05:33:31,971 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >05:33:31,976 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >05:33:31,992 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >05:33:31,995 INFO NetworkManager: <info> Networking is enabled by state file >05:33:31,999 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >05:33:32,000 INFO NetworkManager: <info> (p2p1): carrier is ON >05:33:32,001 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'e1000' ifindex: 2) >05:33:32,004 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >05:33:32,008 INFO NetworkManager: <info> (p2p1): now managed >05:33:32,010 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >05:33:32,011 INFO NetworkManager: <info> (p2p1): preparing device. >05:33:32,024 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >05:33:32,025 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >05:33:32,027 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >05:33:32,028 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >05:33:32,031 INFO NetworkManager: <info> Auto-activating connection 'System p2p1'. >05:33:32,092 INFO NetworkManager: <info> Activation (p2p1) starting connection 'System p2p1' >05:33:32,097 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >05:33:32,118 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >05:33:32,133 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >05:33:32,137 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >05:33:32,141 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >05:33:32,144 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >05:33:32,153 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >05:33:32,168 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >05:33:32,198 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >05:33:32,199 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >05:33:32,209 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >05:33:32,251 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >05:33:32,262 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >05:33:32,265 INFO NetworkManager: <info> dhclient started with pid 715 >05:33:32,280 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >05:33:32,289 INFO systemd: Started Anaconda. >05:33:32,301 INFO systemd: Starting Anaconda Text Console... >05:33:32,305 INFO systemd: Started Anaconda Text Console. >05:33:32,459 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >05:33:32,460 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >05:33:32,460 INFO dhclient: All rights reserved. >05:33:32,462 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >05:33:32,463 INFO dhclient: >05:33:32,478 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >05:33:32,481 INFO dhclient: Listening on LPF/p2p1/08:00:27:fb:2a:9d >05:33:32,483 INFO dhclient: Sending on LPF/p2p1/08:00:27:fb:2a:9d >05:33:32,484 INFO dhclient: Sending on Socket/fallback >05:33:32,484 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 5 (xid=0x19f9e7fb) >05:33:32,496 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x19f9e7fb) >05:33:32,496 INFO dhclient: DHCPOFFER from 192.168.1.252 >05:33:32,516 INFO dhclient: DHCPACK from 192.168.1.252 (xid=0x19f9e7fb) >05:33:32,525 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> bound >05:33:32,529 INFO NetworkManager: <info> address 192.168.1.106 >05:33:32,530 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >05:33:32,530 INFO NetworkManager: <info> gateway 192.168.1.254 >05:33:32,531 INFO NetworkManager: <info> hostname 'pinky-vm01' >05:33:32,532 INFO NetworkManager: <info> nameserver '192.168.1.252' >05:33:32,533 INFO NetworkManager: <info> nameserver '192.168.1.254' >05:33:32,534 INFO NetworkManager: <info> nameserver '192.168.2.254' >05:33:32,534 INFO NetworkManager: <info> domain name 'oleary.home' >05:33:32,537 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >05:33:32,539 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >05:33:32,540 INFO dhclient: bound to 192.168.1.106 -- renewal in 40510 seconds. >05:33:33,539 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >05:33:33,539 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >05:33:33,539 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >05:33:33,557 INFO systemd: Started Network Manager Wait Online. >05:33:33,558 INFO systemd: Starting Network. >05:33:33,561 INFO systemd: Reached target Network. >05:33:33,583 INFO systemd: Startup finished in 4s 834ms 861us (kernel) + 2min 55s 112ms 635us (initrd) + 6s 716ms 601us (userspace) = 3min 6s 664ms 97us. >05:33:33,590 INFO NetworkManager: <info> Policy set 'System p2p1' (p2p1) as default for IPv4 routing and DNS. >05:33:33,591 INFO NetworkManager: <info> Setting system hostname to 'pinky-vm01' (from DHCPv4) >05:33:33,594 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >05:33:33,595 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >05:33:33,606 INFO dbus-daemon: dbus[689]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >05:33:33,627 INFO dbus-daemon: dbus[689]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >05:33:33,628 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >05:33:33,816 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >05:33:34,712 WARNING kernel:[ 187.820479] audit_printk_skb: 18 callbacks suppressed >05:33:34,712 NOTICE kernel:[ 187.820483] type=1400 audit(1359264814.711:18): avc: denied { read write } for pid=764 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7351 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >05:33:34,730 WARNING kernel:[ 187.836117] auditd (765): /proc/765/oom_adj is deprecated, please use /proc/765/oom_score_adj instead. >05:33:35,420 INFO dbus-daemon: dbus[689]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >05:33:35,420 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >05:33:35,436 INFO systemd: Starting Locale Service... >05:33:35,444 INFO dbus-daemon: dbus[689]: [system] Successfully activated service 'org.freedesktop.locale1' >05:33:35,445 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >05:33:35,451 INFO systemd: Started Locale Service. >05:33:35,578 INFO systemd-localed: Changed virtual console keymap to 'us' >05:33:35,588 ERR systemd: SELinux Got Sender :1.10 >05:33:35,591 INFO systemd: Stopping Setup Virtual Console... >05:33:35,594 INFO systemd: Starting Setup Virtual Console... >05:33:35,616 INFO systemd-localed: Changed X11 keyboard layout to 'us' >05:33:35,652 INFO systemd: Started Setup Virtual Console. >05:33:39,469 INFO systemd: Starting NTP client/server... >05:33:39,600 INFO chrony-helper: tr: write error: Broken pipe >05:33:39,601 INFO chrony-helper: tr: write error >05:33:39,638 INFO chronyd: chronyd version 1.27-git1ca844 starting >05:33:39,639 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >05:33:39,640 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 >05:33:39,661 INFO systemd: Started NTP client/server. >05:33:44,934 INFO chronyd: Selected source 108.61.73.243 >05:33:44,934 WARNING chronyd: System clock wrong by -2.376803 seconds, adjustment started >05:33:46,291 INFO kernel:[ 200.132620] Btrfs loaded >05:33:46,454 INFO kernel:[ 200.293720] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >05:33:46,511 INFO chronyd: Selected source 207.115.64.229 >05:33:46,511 WARNING chronyd: System clock wrong by 0.644601 seconds, adjustment started >05:33:47,043 INFO chronyd: Selected source 108.61.73.243 >05:33:47,043 WARNING chronyd: System clock wrong by -0.548382 seconds, adjustment started >05:34:51,197 INFO chronyd: Selected source 184.171.243.95 >05:34:51,200 WARNING chronyd: System clock wrong by -0.716394 seconds, adjustment started >05:35:56,001 INFO chronyd: Selected source 207.115.64.229 >05:35:56,002 WARNING chronyd: System clock wrong by -1.295273 seconds, adjustment started >05:36:22,566 INFO kernel:[ 356.403952] Adding 3047420k swap on /dev/mapper/fedora_pinky--vm01-swap. Priority:-1 extents:1 across:3047420k >05:36:22,694 INFO kernel:[ 356.535954] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >05:36:22,694 DEBUG kernel:[ 356.535965] SELinux: initialized (dev dm-2, type ext4), uses xattr >05:36:22,726 INFO kernel:[ 356.567845] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >05:36:22,726 DEBUG kernel:[ 356.567856] SELinux: initialized (dev sda1, type ext4), uses xattr >05:36:22,815 DEBUG kernel:[ 356.655602] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:37:00,422 WARNING chronyd: System clock wrong by -1.353237 seconds, adjustment started >05:38:05,091 WARNING chronyd: System clock wrong by -1.369421 seconds, adjustment started >05:39:09,801 WARNING chronyd: System clock wrong by -1.453059 seconds, adjustment started >05:42:23,513 INFO chronyd: Selected source 108.61.73.243 >05:45:26,165 INFO systemd: Starting Cleanup of Temporary Directories... >05:45:26,193 INFO systemd: Started Cleanup of Temporary Directories. > > >/run/install/ks.cfg: ># Kickstart file ># ># Replace all ${{var}} with an appropriate value ># ># Host: pinky-vm01 ># Fedora $releasever $basearch ># >#version=1.2.0-20130126 ># * 2013-01-26 ># - Added packages defined by fedora-live-base and desktop kickstart files ># from Fedora 18 repository. ># - Added use of services kickstart command to enable chronyd instead of using ># custom function in %post ># - Re-enabled use of the user kickstart command to create users and updated ># custom function in %post to handle creating groups and adding users to ># groups. > > ># TODO ># heimdall missing ># googletalk missing ># livma missing ># adobe-releasse i386 vs x86_64 > >install >cdrom >lang en_US.UTF-8 >keyboard us >network --onboot yes --bootproto dhcp --hostname pinky-vm01 >timezone --utc America/Chicago > ># Security >rootpw --iscrypted $6$53or7GUffNbY.PiA$2ICJgVP.2hLxzjCsNIrdjQ8cEdTAIpcPpzXPcl1ktsRKHSln8O9srlMNAkKhP4N2TAMKa.fg65CpkL8WnhQE.0 >selinux --enforcing >authconfig --enableshadow --passalgo=sha512 --enablefingerprint >firewall --enabled --service=ssh,samba-client,ipp-client,mdns >xconfig --startxonboot >services --enabled=chronyd > ># The following is the partition information you requested ># Note that any partitions you deleted are not expressed ># here so unless you clear all partitions first, this is ># not guaranteed to work ># clearpart --linux --drives=sda ># part /boot --fstype=ext4 --size=500 ># part pv.pVJwhh-deEy-k7jU-2ndY-EO0z-bOgk-jLXVzD --grow --size=500 --ondisk=sda ># ># volgroup vg_home02-vm01 --pesize=32768 pv.pVJwhh-deEy-k7jU-2ndY-EO0z-bOgk-jLXVzD ># logvol /home --fstype=ext4 --name=lv_home --vgname=vg_home02-vm01 --size=12800 --grow ># logvol /opt --fstype=ext4 --name=lv_opt --vgname=vg_home02-vm01 --size=3072 ># logvol / --fstype=ext4 --name=lv_root --vgname=vg_home02-vm01 --size=7680 ># logvol swap --name=lv_swap --vgname=vg_home02-vm01 --recommended ># logvol /tmp --fstype=ext4 --name=lv_tmp --vgname=vg_home02-vm01 --size=2560 ># logvol /var --fstype=ext4 --name=lv_var --vgname=vg_home02-vm01 --size=5120 ># bootloader --location=mbr --driveorder=sda --append="rhgb quiet" > ># Fedora Repo >repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch >repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch > >#repo --name="Fedora" --cost=10 --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch >#repo --name="Fedora" --cost=10 --baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ >#repo --name="Fedora - Updates" --cost=10 --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch >#repo --name="Fedora - Updates" --cost=10 --baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/ > ># RPM Fusion Repo >#repo --name=rpmfusion-free --cost=15 --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch >repo --name=rpmfusion-free --cost=15 --baseurl=http://mirror.us.leaseweb.net/rpmfusion/free/fedora/releases/$releasever/Everything/$basearch/os >#repo --name=rpmfusion-free-updates --cost=15 --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-$releasever&arch=$basearch >repo --name=rpmfusion-free-updates --cost=15 --baseurl=http://mirror.us.leaseweb.net/rpmfusion/free/fedora/updates/$releasever/$basearch >#repo --name=rpmfusion-nonfree --cost=15 --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-$releasever&arch=$basearch >repo --name=rpmfusion-nonfree --cost=15 --baseurl=http://mirror.us.leaseweb.net/rpmfusion/nonfree/fedora/releases/$releasever/Everything/$basearch/os >#repo --name=rpmfusion-nonfree-updates --cost=15 --mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-$releasever&arch=$basearch >repo --name=rpmfusion-nonfree-updates --cost=15 --baseurl=http://mirror.us.leaseweb.net/rpmfusion/nonfree/fedora/updates/$releasever/$basearch > ># Adobe Labs Repo >repo --name=adobe-linux --cost=20 --baseurl=http://linuxdownload.adobe.com/linux/$basearch > ># VirtualBox Repo >#repo --name=virtualbox --cost=20 --baseurl=http://download.virtualbox.org/virtualbox/rpm/fedora/$releasever/$basearch > ># Dropbox Repo >repo --name=Dropbox --cost=20 --baseurl=http://linux.dropbox.com/fedora/$releasever/ > ># Local Repo >repo --name="Local Fedora" --cost=1 --baseurl=http://home01.gateway.2wire.net/isos/Fedora-$releasever-$basearch-DVD >repo --name="Local Home Repository for Fedora" --cost=5 --baseurl=http://home01.gateway.2wire.net/rpms/fedora/$releasever/$basearch > >firstboot --disable > >user --name=loleary --uid=1500 --gecos="Larry O'Leary,US-IL Remote,+1-314-336-2909,+1-618-343-1455" --groups=users,wheel --password=$6$okmwQb9L8VU/bgRf$3xiY0F94RzYpGCdjUX9lt8Bn.ckx2TfdxZIjY6l/8CGm2B61gvnhK3QMAP40KQaCILfArkEh1qtNl/21L2lJe0 --iscrypted >user --name=roleary --uid=1501 --gecos="Rexanna O'Leary,,,+1-618-343-1455" --groups=users,wheel --password=$6$wAIfy6qwNIu5bv3o$xGfadSyPTO4aqGLaxMUj9TnT0IvLh0a5kCKjXrbbhe1fZnGAz9sdrirg9XoBlvAH/KgQCZx6AMKvJRuFCQTlr/ --iscrypted >user --name=moleary --uid=1502 --gecos="Maycen O'Leary,,,+1-618-343-1455" --groups=users --password=$6$kle2H24n$VNUvYNx0lRWiM32IObHTk.xEpCgFWxPff3YPBMnp1rGe73jKzqdB3WAI6..uQqOh1Oe3DrWRt/uX1N6ZPqXCd/ --iscrypted > >%packages >@admin-tools >@base >@base-x >@core >@editors >@firefox >@fonts >@games >@gnome-desktop >@gnome-games >@graphical-internet >@graphics >@hardware-support >@java >@libreoffice >@multimedia >@office >@sound-and-video >@standard >@system-tools >@printing >@smb-server > >-ibus-gnome3 > >HandBrake-gui >VirtualBox >akmod-VirtualBox >adobe-release-i386 >adobe-release-x86_64 >autofs >ballbuster >blobby >cabextract >cadaver >calibre >cups-pdf >dconf-editor >dropbox-repo >easytag >eclipse-mylyn-cdt >eclipse-mylyn-pde >eclipse-quickrex >eclipse-shelled >eclipse-subclipse-graph >evolution-rss >evolution-spamassassin >extremetuxracer >ffmpeg >filezilla >flash-plugin >fuse-sshfs >gedit-plugins >gnome-tweak-tool >gok >google-talkplugin >gstreamer-plugins-bad >gstreamer-plugins-bad-free-extras >guake >heimdall >heimdall-frontend >home-local >hplip-gui >iperf3 >keepassx >libreoffice-langpack-en >livna-release >lsof >makemkv >meld >nautilus-actions >nautilus-dropbox >nautilus-image-converter >nautilus-open-terminal >nautilus-search-tool >nautilus-sound-converter >openclipart >openshot >openssh-server >pavucontrol >pdfshuffler >pdftk >rdesktop >rhythmbox-equalizer >rhythmbox-upnp >rpm-build >rpmfusion-nonfree-release >samba-winbind-clients >synergy >testdisk >vlc >wine >wireshark-gnome >xbmc >xguest >yum-plugin-downloadonly >yum-plugin-fastestmirror >yum-plugin-remove-with-leaves >yum-plugin-show-leaves >%end > >%post --log=/root/anaconda-ks-post.log >#updateSudoers() { ># hostName=home02-vm01 ># adminUserName=loleary ># result=0 ># echo "Updating sudoers..." ># echo '## Sudoers rules for '"${hostName}" > /etc/sudoers.d/${hostName} && echo "${adminUserName}"' ALL=(ALL) ALL' >> /etc/sudoers.d/${hostName} && chmod 0440 /etc/sudoers.d/${hostName} ># usermod -a -G wheel ${adminUserName} ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo 'ERROR: Failed to update sudoers file /etc/sudoers.d/'${hostName}'.' >&2 ># [ $result -eq 0 ] && echo "Sudoers has been updated." || echo "There was a problem updating sudoers." ># return $result >#} > >#addDHCPHostName() { ># hostName=home02-vm01 ># result=0 ># echo "Adding host name to DHCP host name property for NetworkManager..." ># if [ -e /etc/sysconfig/network-scripts/ifcfg-eth0 ]; then ># grep -q 'DHCP_HOSTNAME' /etc/sysconfig/network-scripts/ifcfg-eth0 2>/dev/null \ ># || echo 'DHCP_HOSTNAME='"${hostName}" >> /etc/sysconfig/network-scripts/ifcfg-eth0 ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo 'ERROR: Failed to update ifcfg-eth0 with host name:'${hostName}'.' >&2 ># fi ># if [ -e /etc/sysconfig/network-scripts/ifcfg-eth1 ]; then ># grep -q 'DHCP_HOSTNAME' /etc/sysconfig/network-scripts/ifcfg-eth1 || echo 'DHCP_HOSTNAME='"${hostName}" >> /etc/sysconfig/network-scripts/ifcfg-eth1 ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo 'ERROR: Failed to update ifcfg-eth1 with host name:'${hostName}'.' >&2 ># fi ># # TODO ># # This assume wlan0 is the device, but it might not be ># if [ -e /etc/sysconfig/network-scripts/ifcfg-wlan0 ]; then ># grep -q 'DHCP_HOSTNAME' /etc/sysconfig/network-scripts/ifcfg-wlan0 || echo 'DHCP_HOSTNAME='"${hostName}" >> /etc/sysconfig/network-scripts/ifcfg-wlan0 ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo 'ERROR: Failed to update ifcfg-wlan0 with host name:'${hostName}'.' >&2 ># ># # We have to do this because DHCP_HOSTNAME in ifcfg isn't being sent ># # to wireless device via NetworkManager ># grep -q '^.*send host-name .*;' /etc/dhclient-wlan0.conf || echo 'send host-name "'"${hostName}"'";' >> /etc/dhclient-wlan0.conf ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo 'ERROR: Failed to update dhclient-wlan0.conf with host name:'${hostName}'.' >&2 ># fi ># [ $result -eq 0 ] && echo "Host name has been added to NetworkManager device configuration." || echo "There was a problem with adding the host name to one or more devices." ># return $result >#} > >enableDNSMasq() { > result=0 > echo "Configuring dnsmasq..." > > echo " Getting device list..." > _ifcfg='' > _iflist='' > for _ifcfg in /etc/sysconfig/network-scripts/ifcfg-*; do > _iflist="${_iflist} ${_ifcfg##*-}" > done > [ -z "${_iflist}" ] \ > && echo " No devices found." \ > || echo " Found devices: ${_iflist}" > > if [ ! -z "${_iflist}" ]; then > echo " Adding dhclient prepend domain-name-servers option to devices..." > _iface='' > for _iface in ${_iflist}; do > if [ "${_iface}" != "lo" ]; then > grep -q '^prepend domain-name-servers[ \t]+.*127.0.0.1;$' /etc/dhclient-${_iface}.conf \ > || echo "prepend domain-name-servers 127.0.0.1;" >> /etc/dhclient-${_iface}.conf > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] \ > && echo ' WARNING: There may have been a problem writing to /etc/dhclient-'"${_iface}"'.conf!' \ > || echo ' dhclient configuration for device '"${_iface}"' done.' > fi > done > fi > > echo ' Updating dnsmasq configuration for local interface only...' > # Make our configuration updates > grep -q '^#*listen-address=.*' /etc/dnsmasq.conf \ > && sed -i 's/^#*listen-address=.*/listen-address=127.0.0.1/g' /etc/dnsmasq.conf \ > || echo "listen-address=127.0.0.1" >> /etc/dnsmasq.conf > ret=$? && [ $result -eq 0 ] && result=$ret > grep -q '^#*bind-interfaces' /etc/dnsmasq.conf \ > && sed -i 's/^#*bind-interfaces/bind-interfaces/g' /etc/dnsmasq.conf \ > || echo "bind-interfaces" >> /etc/dnsmasq.conf > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: There may have been a problem writing to /etc/dnsmasq.conf!' > > echo ' Enabling dnsmasq service...' > systemctl enable dnsmasq.service > ret=$? && [ $result -eq 0 ] && result=$ret > > [ $result -eq 0 ] && echo "dnsmasq has been enabled." || echo "There was a problem enabling dnsmasq." > return $result >} > >#enable_chronyd() { ># result=0 ># echo "Enabling chronyd..." ># systemctl enable chronyd.service ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $result -eq 0 ] && echo "chronyd has been enabled." || echo "There was a problem enabling chronyd." ># return $result >#} > >#configDefaultGConf() { ># result=0 ># echo "Updating default GConf configuration..." ># ># echo " Setting gnome-power-manager lid_ac to blank..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set /apps/gnome-power-manager/buttons/lid_ac blank ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting gnome-power-manager lid_battery to suspend..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set /apps/gnome-power-manager/buttons/lid_battery suspend ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting gnome-power-manager spindown_enable_ac to true..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type bool --set /apps/gnome-power-manager/disks/spindown_enable_ac true ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting gnome-power-manager spindown_enable_battery to true..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type bool --set /apps/gnome-power-manager/disks/spindown_enable_battery true ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting gnome-power-manager sleep_display_battery to 1200..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type int --set /apps/gnome-power-manager/timeout/sleep_display_battery 1200 ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting gnome-power-manager sleep_computer_battery to 1800..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type int --set /apps/gnome-power-manager/timeout/sleep_computer_battery 1800 ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting touchpad horiz_scroll_enabled to true..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type bool --set /desktop/gnome/peripherals/touchpad/horiz_scroll_enabled true ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting touchpad tap_to_click to true..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type bool --set /desktop/gnome/peripherals/touchpad/tap_to_click true ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># echo " Setting touchpad disable_while_typing to true..." ># gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type bool --set /desktop/gnome/peripherals/touchpad/disable_while_typing true ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># [ $result -eq 0 ] && echo "GConf has been updated." || echo "There was a problem updating one or more GConf entries." ># return $result >#} > >#installVirtualBoxRepo() { ># result=0 ># echo "Installing VirtualBox repository..." ># ># echo " Fetching virtualbox.repo file from http://download.virtualbox.org/virtualbox/rpm/fedora/..." ># cd /etc/yum.repos.d && wget -q http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo -O virtualbox.repo ># ret=$? && [ $result -eq 0 ] && result=$ret ># ># [ $result -eq 0 ] && echo "Finished installing VirtualBox repository." || echo "There was a problem installing VirtualBox repository." ># return $result >#} > >installLocalPrinters() { > result=0 > echo "Installing local printers..." > > echo " Starting cups if it's not already..." > cupsd > > # Wait for cups to start > # How much time will we wait in all > _MAX_WAIT=60 > # How much time to wait between checks of the service being up > _WAIT=2 > # How long have we waited so far > _WAITED=0 > while [ 1 -eq 1 ]; do > cupsctl 1>/dev/null 2>&1 > _status=$? > if [ ${_status} -eq 0 ]; then > echo " cups is running..." > break > fi > if [ ${_WAITED} -ge ${_MAX_WAIT} ]; then > echo " cups failed to start and we have waited ${_WAITED} seconds. Giving up." > break > fi > sleep ${_WAIT} > _WAITED=$(expr ${_WAITED} + ${_WAIT}) > done > > echo " Installing HP Photosmart C7180..." > lpadmin \ > -p Photosmart_C7180 \ > -m drv:///hp/hpcups.drv/hp-photosmart_c7100_series.ppd \ > -D "HP Phtosmart C7180 All-in-One" \ > -E \ > -L "Home - Office" \ > -v "hp:/net/Photosmart_C7100_series?zc=prnole01" \ > -o printer-error-policy=retry-job \ > -o outputorder-default=reverse > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: There may have been a problem installing this printer!' > > echo " Installing HP Photosmart C7180 Fax..." > lpadmin \ > -p Fax_Photosmart_C7180 \ > -m drv:///hp/hpcups.drv/hp-photosmart_c7100_series.ppd \ > -D "HP Phtosmart C7180 All-in-One" \ > -E \ > -L "Home - Office" \ > -v "hpfax:/net/Photosmart_C7100_series?zc=prnole01" > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: There may have been a problem installing this printer!' > > echo " Reinstalling cups-pdf due to cups not being available..." > yum -y remove cups-pdf >/dev/null > yum -y install cups-pdf >/dev/null > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: There may have been a problem installing this printer!' > > [ $result -eq 0 ] && echo "Finished installing local printers." || echo "There was a problem installing local printers." > return $result >} > >setupUserSkel() { > result=0 > echo "Performing setup on /etc/skel..." > > echo " Creating user places directories..." > mkdir -p /etc/skel/Documents /etc/skel/Downloads /etc/skel/Music \ > /etc/skel/Pictures /etc/skel/Public /etc/skel/Templates /etc/skel/Videos > > echo " Creating Shared Documents symlink..." > ln -sf ../../shared/Documents /etc/skel/Documents/Shared > ret=$? && [ $result -eq 0 ] && result=$ret > ln -sf ../../shared/Download /etc/skel/Downloads/Shared > ret=$? && [ $result -eq 0 ] && result=$ret > ln -sf ../../shared/Music /etc/skel/Music/Shared > ret=$? && [ $result -eq 0 ] && result=$ret > ln -sf ../../shared/Pictures /etc/skel/Pictures/Shared > ret=$? && [ $result -eq 0 ] && result=$ret > ln -sf ../../shared/Public /etc/skel/Public/Shared > ret=$? && [ $result -eq 0 ] && result=$ret > ln -sf ../../shared/Templates /etc/skel/Templates/Shared > ret=$? && [ $result -eq 0 ] && result=$ret > ln -sf ../../shared/Videos /etc/skel/Videos/Shared > ret=$? && [ $result -eq 0 ] && result=$ret > > [ $result -eq 0 ] && echo "Finished with setup of /etc/skel." || echo "There was a problem with one or more actions when setting up /etc/skel." > return $result >} > >function addUsers() { > result=0 > echo "Adding users and groups..." > > OFS="${IFS}" > IFS=, > > _groupname=finance > _groupgid=2500 > echo " Adding group ${_groupname}[${_groupgid}]..." > getent group ${_groupname} >/dev/null \ > || groupadd --gid ${_groupgid} ${_groupname} > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: May have failed to add group!' > > _username=loleary ># _useruid=1500 ># _usercomment="Larry O'Leary,US-IL Remote,+1-314-336-2909,+1-618-343-1455" > _usergroups=users,vboxusers,finance,wheel ># _groupname=loleary ># _groupgid=1500 ># _userpassword='$6$okmwQb9L8VU/bgRf$3xiY0F94RzYpGCdjUX9lt8Bn.ckx2TfdxZIjY6l/8CGm2B61gvnhK3QMAP40KQaCILfArkEh1qtNl/21L2lJe0' ># echo " Adding group ${_groupname}[${_groupgid}] for user ${_username}[${_useruid}]..." ># getent group ${_groupname} >/dev/null \ ># || groupadd --gid ${_groupgid} ${_groupname} ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to add group!' ># echo " Adding user ${_username}[${_useruid}] with group ${_groupname}[${_groupgid}]..." ># getent passwd ${_username} >/dev/null \ ># || useradd -c "${_usercomment}" --gid ${_groupgid} --groups ${_usergroups} --create-home --uid ${_useruid} ${_username} ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to add user!' ># echo " Setting user ${_username}[${_useruid}]'s password..." ># [ -z "${_userpassword}" ] \ ># && passwd -d ${_username} \ ># || echo "${_username}:${_userpassword}" | chpasswd -e ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to set the user'"'"'s password!' >for _group in ${_usergroups}; do > echo " Adding user ${_username} to group ${_group}..." > gpasswd --add ${_username} ${_group} > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: May have failed to add user '${_username}' to group '${_group}'!' >done > > _username=roleary ># _useruid=1501 ># _usercomment="Rexanna O'Leary,,,+1-618-343-1455" > _usergroups=users,vboxusers,finance,wheel ># _groupname=roleary ># _groupgid=1501 ># _userpassword='$6$wAIfy6qwNIu5bv3o$xGfadSyPTO4aqGLaxMUj9TnT0IvLh0a5kCKjXrbbhe1fZnGAz9sdrirg9XoBlvAH/KgQCZx6AMKvJRuFCQTlr/' ># echo " Adding group ${_groupname}[${_groupgid}] for user ${_username}[${_useruid}]..." ># getent group ${_groupname} >/dev/null \ ># || groupadd --gid ${_groupgid} ${_groupname} ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to add group!' ># echo " Adding user ${_username}[${_useruid}] with group ${_groupname}[${_groupgid}]..." ># getent passwd ${_username} >/dev/null \ ># || useradd -c "${_usercomment}" --gid ${_groupgid} --groups ${_usergroups} --create-home --uid ${_useruid} ${_username} ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to add user!' ># echo " Setting user ${_username}[${_useruid}]'s password..." ># [ -z "${_userpassword}" ] \ ># && passwd -d ${_username} \ ># || echo "${_username}:${_userpassword}" | chpasswd -e ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to set the user'"'"'s password!' >for _group in ${_usergroups}; do > echo " Adding user ${_username} to group ${_group}..." > gpasswd --add ${_username} ${_group} > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: May have failed to add user '${_username}' to group '${_group}'!' >done > > _username=moleary ># _useruid=1502 ># _usercomment="Maycen O'Leary,,,+1-618-343-1455" > _usergroups=users,vboxusers ># _groupname=moleary ># _groupgid=1502 ># _userpassword='$6$kle2H24n$VNUvYNx0lRWiM32IObHTk.xEpCgFWxPff3YPBMnp1rGe73jKzqdB3WAI6..uQqOh1Oe3DrWRt/uX1N6ZPqXCd/' ># echo " Adding group ${_groupname}[${_groupgid}] for user ${_username}[${_useruid}]..." ># getent group ${_groupname} >/dev/null \ ># || groupadd --gid ${_groupgid} ${_groupname} ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to add group!' ># echo " Adding user ${_username}[${_useruid}] with group ${_groupname}[${_groupgid}]..." ># getent passwd ${_username} >/dev/null \ ># || useradd -c "${_usercomment}" --gid ${_groupgid} --groups ${_usergroups} --create-home --uid ${_useruid} ${_username} ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to add user!' ># echo " Setting user ${_username}[${_useruid}]'s password..." ># [ -z "${_userpassword}" ] \ ># && passwd -d ${_username} \ ># || echo "${_username}:${_userpassword}" | chpasswd -e ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: May have failed to set the user'"'"'s password!' >for _group in ${_usergroups}; do > echo " Adding user ${_username} to group ${_group}..." > gpasswd --add ${_username} ${_group} > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: May have failed to add user '${_username}' to group '${_group}'!' >done > > [ $result -eq 0 ] && echo "Finished adding users and gorups." || echo 'There was a problem when adding one or more users or groups!' > IFS="${OFS}" > return $result >} > >function setupAutoFS() { > result=0 > echo "Configuring autofs..." > > echo " Adding home01 shared mount..." > grep -q '^\/-.*\/etc\/auto.direct' /etc/auto.master \ > || echo -e "/-\t/etc/auto.direct" >> /etc/auto.master > ret=$? && [ $result -eq 0 ] && result=$ret > # TODO: This needs to test using regex but regex doesn't seem to work > # grep -q '^\/home\/shared[ \t]+*.*$' /etc/auto.direct > echo -e "/home/shared\t-fstype=nfs4,rw,nodev,nosuid,sync,_netdev,proto=tcp,retry=1,rsize=32768,wsize=32768,hard,intr\thome01.gateway.2wire.net:/home/shared" >> /etc/auto.direct > ret=$? && [ $result -eq 0 ] && result=$ret > [ $ret -ne 0 ] && echo ' WARNING: May have failed to add home01 shared automount!' > > [ $result -eq 0 ] && echo "Finished configuring autofs." || echo 'There was a problem when configuring autofs!' > return $result >} > >function applyMisc() { > result=0 > echo "Applying miscellaneous configuration and workarounds for varies bugs..." > ># echo " xguest install fails to update SELinux allow_polyinstantiation boolean..." ># setsebool -P allow_polyinstantiation=1 ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: SELinux boolean may have not been updated!' > > [ $result -eq 0 ] && echo "Finished applying miscellaneous configuration and workarounds." || echo 'There was a problem when applying misc config and workarounds!' > return $result >} > >#function installWireless() { ># result=0 ># ># # Check for Broadcom Wireless ># lspci | grep '^.* Network controller\:.*$' | grep -q 'Broadcom Corporation BCM.* 802.11.*$' ># if [ $? -eq 0 ]; then ># # Looks like we have BCM wireless device ># echo "Installing Broadcom Wireless Drivers (broadcom-wl)..." ># yum -y install broadcom-wl >/dev/null ># ret=$? && [ $result -eq 0 ] && result=$ret ># modprobe wl ># service NetworkManager restart ># [ $result -eq 0 ] && echo "Finished installing Broadcom Wireless." || echo 'There was a problem installing Broadcom Wireless!' ># fi ># return $result >#} > >#function setSystemdTarget() { ># result=0 ># echo "Setting systemd default.target..." ># _src="/lib/systemd/system/graphical.target" ># _tgt="/etc/systemd/system/default.target" ># ># ln -sf "${_src}" "${_tgt}" ># ret=$? && [ $result -eq 0 ] && result=$ret ># [ $ret -ne 0 ] && echo ' WARNING: systemd default target soft link could not be created!' ># ># [ $result -eq 0 ] && echo "systemd default target set to ${_tgt}." || echo 'There may have been a problem setting systemd default target to ${_tgt}!' ># return $result ># >#} > >result=0 >#installWireless >#ret=$? && [ $result -eq 0 ] && result=$ret >#enableNTPd >#enable_chronyd >#ret=$? && [ $result -eq 0 ] && result=$ret >#addDHCPHostName >#ret=$? && [ $result -eq 0 ] && result=$ret >enableDNSMasq >ret=$? && [ $result -eq 0 ] && result=$ret >setupAutoFS >ret=$? && [ $result -eq 0 ] && result=$ret >setupUserSkel >ret=$? && [ $result -eq 0 ] && result=$ret >addUsers >ret=$? && [ $result -eq 0 ] && result=$ret >#updateSudoers >#ret=$? && [ $result -eq 0 ] && result=$ret >#configDefaultGConf >#ret=$? && [ $result -eq 0 ] && result=$ret >#installVirtualBoxRepo >#ret=$? && [ $result -eq 0 ] && result=$ret >installLocalPrinters >ret=$? && [ $result -eq 0 ] && result=$ret >applyMisc >ret=$? && [ $result -eq 0 ] && result=$ret >#setSystemdTarget >#ret=$? && [ $result -eq 0 ] && result=$ret >exit $result > >%end >
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 904702
: 688293 |
688294
|
688295
|
688296
|
688297
|
688298
|
688299
|
688300
|
688301