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 633449 Details for
Bug 870137
error: rpmdb open failed
[?]
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), 583.77 KB, created by
George Beshers
on 2012-10-25 15:55:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
George Beshers
Created:
2012-10-25 15:55:22 UTC
Size:
583.77 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/rpmUtils/transaction.py", line 58, in dbMatch > mi = self.ts.dbMatch(*args, **kwds) > File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1212, in _get_packages > mi = ts.dbMatch(*args, **kwds) > File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1258, in _search > for hdr, idx in mi: > File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1193, in searchNames > returnList.extend(self._search(name=name)) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4480, in install > ipkgs = self.rpmdb.searchNames([po.name]) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3597, in selectGroup > pkg_warning_level='debug2') > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 957, in _selectYumGroup > self._yum.selectGroup(groupid, group_package_types=pkg_types) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1064, in _applyYumSelections > self._selectYumGroup("core") > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1112, in checkSoftwareSelection > self._applyYumSelections() > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1191, in preInstall > self.checkSoftwareSelection() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 117, 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) >error: rpmdb open failed > >Local variables in innermost frame: >patterns: [] >self: <rpmUtils.transaction.TransactionWrapper instance at 0x7fc1b07cf4d0> >args: ('name', 'procps-ng') >kwds: {} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >, '/': existing 33494MB partition sda2 (4) with existing ext4 filesystem mounted at / >} > swaps: [existing 9031MB partition sda4 (7) with existing swap >] > name: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >] > _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: 29 > _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: [existing 0MB disk sdb (0) >, existing 0MB disk sdc (1) >] > _intf.storage.fsset.devicetree.names: [sdb, sdc, sda, sda1, sda2, sda3, sda4, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3] > _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: [sda1, sda2, sda3, sda4, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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 >, 'sdc': 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:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4: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-1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda4': 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:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, '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 >, 'sda2': 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:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': 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:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb': 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:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': 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:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, '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 >, '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:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3: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 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sdb, sdc, sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1] > _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: [existing 152627MB disk sda (2) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 110000MB partition sda3 (5) with existing luks >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > _model: HL-DT-STDVD-RAM_GH40N > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: HL-DT-ST DVD-RAM GH40N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2079744 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (129, 255, 63) biosGeometry: (129, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728f80> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-22-06-30-36-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: RHEL_Workstation_7.0 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-22-06-30-36-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: 011000 > originalFormat._mountType: iso9660 > originalFormat.fsprofile: None > originalFormat.label: RHEL_Workstation_7.0 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4062.0 > _serial: None > id: 8 > 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: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > 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: 10 > 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: 11 > 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: afa1a8fc-db65-4bd9-8868-3c1447812983 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: afa1a8fc-db65-4bd9-8868-3c1447812983 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 12 > 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: 13 > 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: 14 > minor: 0 >, existing 1024MB dm live-rw (15) with existing ext4 filesystem >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 225275904 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14022, 255, 63) biosGeometry: (14022, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1b876e8c0> > exists: True > _size: 109998.0 > id: 20 > controllable: True > uuid: None > _format: Ext4FS instance, containing members: > _format.uuid: 4f2ce402-1722-44f7-9ef3-274592ccb41e > _format.exists: True > _format._mountpoint: None > _format._majorminor: 253001 > _format._minInstanceSize: 27673.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: None > _format._targetSize: 109998.0 > _format._size: 109998.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > dmUuid: None > parents: [Already dumped (PartitionDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > target: crypt > _vendor: Skipped > _name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 4f2ce402-1722-44f7-9ef3-274592ccb41e > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 109998.0 > originalFormat._minInstanceSize: 27673.0 > originalFormat.mountopts: None > originalFormat._size: 109998.0 > originalFormat._migrate: False > originalFormat._device: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > _serial: None >, existing 0MB disk sdb (21) >, existing 0MB disk sdc (22) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _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: 24 > _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: 23 > _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: 27 > _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: 25 > _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: 26 > _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: 28 > _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: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fc1bb8f20d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fc1bb8f2110) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fc1bb8f2150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fc1bb8f2190) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fc1bb8f21d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 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: True > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [cryptsetup-luks, grub2, e2fsprogs, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1351180211.58 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 102.70 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=RHELx20Workstationx207.0 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=RHELx20Workstationx207.0', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >15:33:17,599 INFO anaconda: /sbin/anaconda 18.19 >15:33:20,240 INFO anaconda: 2097152 kB (2048 MB) are available >15:33:20,240 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >15:33:20,245 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:33:20,245 INFO anaconda: Default encoding = utf-8 >15:33:20,500 INFO anaconda: ISCSID is /sbin/iscsid >15:33:20,501 INFO anaconda: no initiator set >15:33:21,245 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:33:21,245 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >15:33:21,786 INFO anaconda: Display mode = g >15:33:21,788 INFO anaconda: 2097152 kB (2048 MB) are available >15:33:21,788 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >15:33:23,956 DEBUG anaconda: X server has signalled a successful start. >15:33:23,958 INFO anaconda: Starting window manager, pid 999. >15:33:30,170 INFO anaconda: _Fedora is the highest priority installclass, using it >15:33:31,524 INFO anaconda: Detected 2016M of memory >15:33:31,525 INFO anaconda: Swap attempt of 4032M >15:33:31,538 INFO anaconda: Running Thread: AnaStorageThread (140470239586048) >15:33:31,539 INFO anaconda: Running Thread: AnaPayloadThread (140470247978752) >15:33:31,572 INFO anaconda: no initiator set >15:33:32,687 DEBUG anaconda: required disklabel type for sda (1) is None >15:33:32,687 DEBUG anaconda: default disklabel type for sda is msdos >15:33:32,687 DEBUG anaconda: selecting msdos disklabel for sda based on size >15:33:34,970 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >15:33:35,015 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:33:35,135 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >15:33:35,459 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:33:36,093 INFO anaconda: Thread Done: AnaStorageThread (140470239586048) >15:33:37,725 INFO anaconda: Thread Done: AnaPayloadThread (140470247978752) >11:34:13,230 INFO anaconda: Running Thread: AnaSourceWatcher (140470002882304) >11:34:13,286 INFO anaconda: Running Thread: AnaSoftwareWatcher (140469994489600) >11:34:13,293 INFO anaconda: Running Thread: AnaStorageWatcher (140469942236928) >11:34:14,362 INFO anaconda: Running Thread: AnaNTPserver0 (140469925451520) >11:34:14,363 INFO anaconda: Running Thread: AnaNTPserver1 (140469933844224) >11:34:14,368 INFO anaconda: Running Thread: AnaNTPserver2 (140470239586048) >11:34:14,377 INFO anaconda: Thread Done: AnaSourceWatcher (140470002882304) >11:34:14,381 INFO anaconda: Running Thread: AnaNTPserver3 (140469917058816) >11:34:14,994 INFO anaconda: Thread Done: AnaNTPserver0 (140469925451520) >11:34:15,020 INFO anaconda: Thread Done: AnaNTPserver3 (140469917058816) >11:34:16,042 INFO anaconda: Thread Done: AnaSoftwareWatcher (140469994489600) >11:34:16,043 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140469917058816) >11:34:16,124 INFO anaconda: Thread Done: AnaStorageWatcher (140469942236928) >11:34:17,231 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140469917058816) >11:34:24,810 INFO anaconda: Thread Done: AnaNTPserver1 (140469933844224) >11:34:24,811 INFO anaconda: Thread Done: AnaNTPserver2 (140470239586048) >11:37:02,969 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >11:37:02,970 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >11:37:26,608 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140470247978752) >11:37:39,402 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140470247978752) >11:37:44,957 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) > >11:38:39,270 DEBUG anaconda: disk free: 860.84 kB fs free: 26.18 GB sw needs: 644.80 MB >11:39:04,686 INFO anaconda: Running Thread: AnaExecuteStorageThread (140470247978752) >11:39:04,726 INFO anaconda: Thread Done: AnaExecuteStorageThread (140470247978752) >11:39:04,774 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0'] >11:39:04,775 DEBUG anaconda: ui: unused=['sda3'] >11:39:04,775 DEBUG anaconda: ui: new_devices=[] >11:39:04,789 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >11:39:04,790 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >11:39:26,608 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:39:26,608 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:39:26,613 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem >11:39:26,616 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:39:26,617 DEBUG anaconda: fs type changed: ext4 >11:39:26,619 INFO anaconda: getting device type for None >11:39:26,619 ERR anaconda: unknown device type: 'None' >11:39:26,619 DEBUG anaconda: device_type_changed: None None >11:39:26,620 INFO anaconda: getting device type for Standard Partition >11:39:26,620 DEBUG anaconda: device_type_changed: 2 Standard Partition >11:39:26,620 INFO anaconda: getting device type for Standard Partition >11:39:26,620 DEBUG anaconda: populate_raid: 2, None >11:39:26,621 INFO anaconda: getting device type for Standard Partition >11:39:26,621 DEBUG anaconda: populate_raid: 2, None >11:39:39,624 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >11:39:39,624 INFO anaconda: ui: saving changes to device sda1 >11:39:39,624 DEBUG anaconda: new size: 101.944335938 >11:39:39,625 DEBUG anaconda: old size: 101.944335938 >11:39:39,625 INFO anaconda: getting device type for Standard Partition >11:39:39,625 DEBUG anaconda: new device type: 0 >11:39:39,625 DEBUG anaconda: new fs type: ext4 >11:39:39,625 DEBUG anaconda: old encryption setting: False >11:39:39,626 DEBUG anaconda: new encryption setting: False >11:39:39,626 DEBUG anaconda: old mountpoint: >11:39:39,626 DEBUG anaconda: new mountpoint: >11:39:39,626 INFO anaconda: getting device type for Standard Partition >11:39:39,628 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >11:39:46,360 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:39:46,360 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:39:46,361 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem >11:39:46,362 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:39:46,364 INFO anaconda: getting device type for Standard Partition >11:39:46,364 DEBUG anaconda: populate_raid: 2, None >11:39:57,840 DEBUG anaconda: page clicked: Unknown >11:39:57,840 INFO anaconda: ui: saving changes to device sda1 >11:39:57,840 DEBUG anaconda: new size: 101.944335938 >11:39:57,841 DEBUG anaconda: old size: 101.944335938 >11:39:57,841 INFO anaconda: getting device type for Standard Partition >11:39:57,841 DEBUG anaconda: new device type: 0 >11:39:57,842 DEBUG anaconda: new fs type: ext4 >11:39:57,842 DEBUG anaconda: old encryption setting: False >11:39:57,842 DEBUG anaconda: new encryption setting: False >11:39:57,842 DEBUG anaconda: old mountpoint: >11:39:57,843 DEBUG anaconda: new mountpoint: >11:39:57,843 INFO anaconda: getting device type for Standard Partition >11:39:57,846 DEBUG anaconda: show first mountpoint: Unknown >11:40:03,164 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:40:03,165 INFO anaconda: ui: saving changes to device sda3 >11:40:03,165 DEBUG anaconda: new size: 101.944335938 >11:40:03,166 DEBUG anaconda: old size: 110000.0 >11:40:03,167 INFO anaconda: getting device type for Standard Partition >11:40:03,167 DEBUG anaconda: new device type: 0 >11:40:03,167 DEBUG anaconda: new fs type: ext4 >11:40:03,168 DEBUG anaconda: old encryption setting: False >11:40:03,168 DEBUG anaconda: new encryption setting: False >11:40:03,169 DEBUG anaconda: old mountpoint: >11:40:03,169 DEBUG anaconda: new mountpoint: >11:40:03,169 INFO anaconda: getting device type for Standard Partition >11:40:03,181 DEBUG anaconda: updating selector size to '110 GB' >11:40:03,186 DEBUG anaconda: populate_right_side: existing 110000MB partition sda3 (5) with existing luks >11:40:03,187 DEBUG anaconda: min: 110000.0 max: 0 current: 110000.0 >11:40:03,189 DEBUG anaconda: fs type changed: Encrypted (LUKS) >11:40:03,190 INFO anaconda: getting device type for Standard Partition >11:40:03,190 DEBUG anaconda: populate_raid: 2, None >11:40:03,202 DEBUG anaconda: removing empty page Unknown >11:40:03,207 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:40:03,208 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem >11:40:03,209 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:40:03,210 DEBUG anaconda: fs type changed: ext4 >11:40:03,213 INFO anaconda: getting device type for Standard Partition >11:40:03,214 DEBUG anaconda: populate_raid: 2, None >11:40:22,662 INFO anaconda: ui: saving changes to device sda1 >11:40:22,662 DEBUG anaconda: new size: 101.944335938 >11:40:22,663 DEBUG anaconda: old size: 101.944335938 >11:40:22,663 INFO anaconda: getting device type for Standard Partition >11:40:22,663 DEBUG anaconda: new device type: 0 >11:40:22,664 DEBUG anaconda: new fs type: ext4 >11:40:22,664 DEBUG anaconda: old encryption setting: False >11:40:22,664 DEBUG anaconda: new encryption setting: False >11:40:22,664 DEBUG anaconda: old mountpoint: >11:40:22,665 DEBUG anaconda: new mountpoint: /boot >11:40:22,666 INFO anaconda: getting device type for Standard Partition >11:40:22,669 DEBUG anaconda: updating mountpoint to /boot >11:40:28,853 DEBUG anaconda: current selector: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:40:28,854 DEBUG anaconda: new selector: existing 33494MB partition sda2 (4) with existing ext4 filesystem >11:40:28,854 DEBUG anaconda: notebook page = 1 >11:40:28,854 INFO anaconda: ui: saving changes to device sda1 >11:40:28,854 DEBUG anaconda: new size: 101.944335938 >11:40:28,855 DEBUG anaconda: old size: 101.944335938 >11:40:28,855 INFO anaconda: getting device type for Standard Partition >11:40:28,855 DEBUG anaconda: new device type: 0 >11:40:28,856 DEBUG anaconda: new fs type: ext4 >11:40:28,856 DEBUG anaconda: old encryption setting: False >11:40:28,856 DEBUG anaconda: new encryption setting: False >11:40:28,856 DEBUG anaconda: old mountpoint: /boot >11:40:28,857 DEBUG anaconda: new mountpoint: /boot >11:40:28,857 INFO anaconda: getting device type for Standard Partition >11:40:28,860 DEBUG anaconda: populate_right_side: existing 33494MB partition sda2 (4) with existing ext4 filesystem >11:40:28,861 DEBUG anaconda: min: 7345.0 max: 33494.0 current: 33494.0 >11:40:28,863 INFO anaconda: getting device type for Standard Partition >11:40:28,863 DEBUG anaconda: populate_raid: 2, None >11:40:52,848 INFO anaconda: ui: saving changes to device sda2 >11:40:52,849 DEBUG anaconda: new size: 33494.0 >11:40:52,849 DEBUG anaconda: old size: 33494.0 >11:40:52,849 INFO anaconda: getting device type for Standard Partition >11:40:52,850 DEBUG anaconda: new device type: 0 >11:40:52,850 DEBUG anaconda: new fs type: ext4 >11:40:52,850 DEBUG anaconda: old encryption setting: False >11:40:52,850 DEBUG anaconda: new encryption setting: False >11:40:52,851 DEBUG anaconda: old mountpoint: >11:40:52,851 DEBUG anaconda: new mountpoint: / >11:40:52,852 INFO anaconda: getting device type for Standard Partition >11:40:52,856 DEBUG anaconda: updating mountpoint to / >11:41:07,134 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >11:41:07,134 INFO anaconda: ui: saving changes to device sda2 >11:41:07,134 DEBUG anaconda: new size: 33494.0 >11:41:07,134 DEBUG anaconda: old size: 33494.0 >11:41:07,134 INFO anaconda: getting device type for Standard Partition >11:41:07,135 DEBUG anaconda: new device type: 0 >11:41:07,135 DEBUG anaconda: new fs type: ext4 >11:41:07,135 DEBUG anaconda: old encryption setting: False >11:41:07,135 DEBUG anaconda: new encryption setting: False >11:41:07,135 DEBUG anaconda: old mountpoint: / >11:41:07,135 DEBUG anaconda: new mountpoint: / >11:41:07,136 INFO anaconda: getting device type for Standard Partition >11:41:07,138 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >11:41:07,138 DEBUG anaconda: populate_right_side: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:41:07,139 DEBUG anaconda: min: 110000.0 max: 110000.0 current: 110000.0 >11:41:07,140 INFO anaconda: getting device type for Standard Partition >11:41:07,140 DEBUG anaconda: populate_raid: 2, None >11:41:15,358 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:41:15,359 INFO anaconda: ui: saving changes to device sda3 >11:41:15,360 DEBUG anaconda: new size: 110000.0 >11:41:15,360 DEBUG anaconda: old size: 110000.0 >11:41:15,361 INFO anaconda: getting device type for Standard Partition >11:41:15,362 DEBUG anaconda: new device type: 0 >11:41:15,362 DEBUG anaconda: new fs type: ext4 >11:41:15,363 DEBUG anaconda: old encryption setting: False >11:41:15,363 DEBUG anaconda: new encryption setting: False >11:41:15,364 DEBUG anaconda: old mountpoint: >11:41:15,364 DEBUG anaconda: new mountpoint: >11:41:15,365 INFO anaconda: getting device type for Standard Partition >11:41:15,368 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:41:15,368 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:41:15,369 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:41:15,370 INFO anaconda: getting device type for Standard Partition >11:41:15,370 DEBUG anaconda: populate_raid: 2, None >11:41:20,879 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >11:41:20,879 INFO anaconda: ui: saving changes to device sda1 >11:41:20,879 DEBUG anaconda: new size: 101.944335938 >11:41:20,879 DEBUG anaconda: old size: 101.944335938 >11:41:20,879 INFO anaconda: getting device type for Standard Partition >11:41:20,880 DEBUG anaconda: new device type: 0 >11:41:20,880 DEBUG anaconda: new fs type: ext4 >11:41:20,880 DEBUG anaconda: old encryption setting: False >11:41:20,880 DEBUG anaconda: new encryption setting: False >11:41:20,880 DEBUG anaconda: old mountpoint: /boot >11:41:20,880 DEBUG anaconda: new mountpoint: /boot >11:41:20,881 INFO anaconda: getting device type for Standard Partition >11:41:20,883 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >11:41:20,883 DEBUG anaconda: populate_right_side: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:41:20,884 DEBUG anaconda: min: 110000.0 max: 110000.0 current: 110000.0 >11:41:20,886 INFO anaconda: getting device type for Standard Partition >11:41:20,887 DEBUG anaconda: populate_raid: 2, None >11:41:44,112 DEBUG anaconda: current selector: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:41:44,112 DEBUG anaconda: new selector: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:41:44,112 DEBUG anaconda: notebook page = 1 >11:41:44,112 INFO anaconda: ui: saving changes to device sda3 >11:41:44,113 DEBUG anaconda: new size: 110000.0 >11:41:44,113 DEBUG anaconda: old size: 110000.0 >11:41:44,113 INFO anaconda: getting device type for Standard Partition >11:41:44,113 DEBUG anaconda: new device type: 0 >11:41:44,113 DEBUG anaconda: new fs type: ext4 >11:41:44,114 DEBUG anaconda: old encryption setting: False >11:41:44,114 DEBUG anaconda: new encryption setting: False >11:41:44,114 DEBUG anaconda: old mountpoint: >11:41:44,114 DEBUG anaconda: new mountpoint: >11:41:44,114 INFO anaconda: getting device type for Standard Partition >11:41:44,117 DEBUG anaconda: populate_right_side: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:41:44,118 DEBUG anaconda: min: 110000.0 max: 110000.0 current: 110000.0 >11:41:44,119 INFO anaconda: getting device type for Standard Partition >11:41:44,120 DEBUG anaconda: populate_raid: 2, None >11:42:02,737 DEBUG anaconda: current selector: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:42:02,737 DEBUG anaconda: new selector: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:42:02,737 DEBUG anaconda: notebook page = 1 >11:42:02,738 INFO anaconda: ui: saving changes to device sda3 >11:42:02,738 DEBUG anaconda: new size: 110000.0 >11:42:02,738 DEBUG anaconda: old size: 110000.0 >11:42:02,738 INFO anaconda: getting device type for Standard Partition >11:42:02,739 DEBUG anaconda: new device type: 0 >11:42:02,739 DEBUG anaconda: new fs type: ext4 >11:42:02,739 DEBUG anaconda: old encryption setting: False >11:42:02,739 DEBUG anaconda: new encryption setting: False >11:42:02,740 DEBUG anaconda: old mountpoint: >11:42:02,740 DEBUG anaconda: new mountpoint: >11:42:02,740 INFO anaconda: getting device type for Standard Partition >11:42:02,743 DEBUG anaconda: populate_right_side: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:42:02,744 DEBUG anaconda: min: 110000.0 max: 110000.0 current: 110000.0 >11:42:02,746 INFO anaconda: getting device type for Standard Partition >11:42:02,747 DEBUG anaconda: populate_raid: 2, None >11:43:02,964 DEBUG anaconda: fs type changed: Encrypted (LUKS) >11:43:11,219 DEBUG anaconda: current selector: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:43:11,220 DEBUG anaconda: new selector: existing 110000MB partition sda3 (5) with non-existent ext4 filesystem >11:43:11,220 DEBUG anaconda: notebook page = 1 >11:43:11,221 INFO anaconda: ui: saving changes to device sda3 >11:43:11,221 DEBUG anaconda: new size: 110000.0 >11:43:11,222 DEBUG anaconda: old size: 110000.0 >11:43:11,223 INFO anaconda: getting device type for Standard Partition >11:43:11,223 DEBUG anaconda: new device type: 0 >11:43:11,224 DEBUG anaconda: new fs type: Encrypted (LUKS) >11:43:11,224 DEBUG anaconda: old encryption setting: False >11:43:11,225 DEBUG anaconda: new encryption setting: True >11:43:11,225 DEBUG anaconda: old mountpoint: >11:43:11,226 DEBUG anaconda: new mountpoint: None >11:43:11,227 INFO anaconda: getting device type for Standard Partition >11:43:11,228 INFO anaconda: applying encryption to sda3 >11:43:11,247 DEBUG anaconda: populate_right_side: non-existent 109998MB luks/dm-crypt luks-sda3 (16) >11:43:11,249 DEBUG anaconda: min: 1.0 max: 109998.86084 current: 109998.0 >11:43:11,251 DEBUG anaconda: fs type changed: Unknown >11:43:11,252 INFO anaconda: getting device type for Standard Partition >11:43:11,252 DEBUG anaconda: populate_raid: 2, None >11:43:30,428 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:43:30,428 INFO anaconda: ui: saving changes to device luks-sda3 >11:43:30,429 DEBUG anaconda: new size: 109998.0 >11:43:30,429 DEBUG anaconda: old size: 109998.0 >11:43:30,429 INFO anaconda: getting device type for Standard Partition >11:43:30,430 DEBUG anaconda: new device type: 0 >11:43:30,430 DEBUG anaconda: new fs type: Unknown >11:43:30,430 DEBUG anaconda: old encryption setting: True >11:43:30,430 DEBUG anaconda: new encryption setting: True >11:43:30,431 DEBUG anaconda: old mountpoint: >11:43:30,431 DEBUG anaconda: new mountpoint: None >11:43:30,431 INFO anaconda: getting device type for Standard Partition >11:43:30,432 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:43:30,432 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:43:30,434 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:43:30,435 DEBUG anaconda: fs type changed: ext4 >11:43:30,438 INFO anaconda: getting device type for Standard Partition >11:43:30,438 DEBUG anaconda: populate_raid: 2, None >11:43:42,860 INFO anaconda: ui: saving changes to device sda1 >11:43:42,861 DEBUG anaconda: new size: 101.944335938 >11:43:42,861 DEBUG anaconda: old size: 101.944335938 >11:43:42,861 INFO anaconda: getting device type for Standard Partition >11:43:42,861 DEBUG anaconda: new device type: 0 >11:43:42,862 DEBUG anaconda: new fs type: ext4 >11:43:42,862 DEBUG anaconda: old encryption setting: False >11:43:42,862 DEBUG anaconda: new encryption setting: False >11:43:42,862 DEBUG anaconda: old mountpoint: /boot >11:43:42,862 DEBUG anaconda: new mountpoint: /boot >11:43:42,862 INFO anaconda: getting device type for Standard Partition >11:44:31,537 DEBUG anaconda: disk free: 860.84 kB fs free: 26.18 GB sw needs: 644.80 MB >11:44:51,018 INFO anaconda: Running Thread: AnaExecuteStorageThread (140470247978752) >11:44:51,061 INFO anaconda: Thread Done: AnaExecuteStorageThread (140470247978752) >11:44:51,103 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0'] >11:44:51,104 DEBUG anaconda: ui: unused=['sda3'] >11:44:51,104 DEBUG anaconda: ui: new_devices=[] >11:44:51,114 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:44:51,115 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:44:51,115 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem >11:44:51,116 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:44:51,118 INFO anaconda: getting device type for Standard Partition >11:44:51,118 DEBUG anaconda: populate_raid: 2, None >11:45:35,717 INFO anaconda: ui: saving changes to device sda1 >11:45:35,718 DEBUG anaconda: new size: 101.944335938 >11:45:35,718 DEBUG anaconda: old size: 101.944335938 >11:45:35,718 INFO anaconda: getting device type for Standard Partition >11:45:35,718 DEBUG anaconda: new device type: 0 >11:45:35,719 DEBUG anaconda: new fs type: ext4 >11:45:35,719 DEBUG anaconda: old encryption setting: False >11:45:35,719 DEBUG anaconda: new encryption setting: False >11:45:35,719 DEBUG anaconda: old mountpoint: >11:45:35,719 DEBUG anaconda: new mountpoint: /boot >11:45:35,720 INFO anaconda: getting device type for Standard Partition >11:45:35,723 DEBUG anaconda: updating mountpoint to /boot >11:45:39,029 DEBUG anaconda: current selector: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:45:39,030 DEBUG anaconda: new selector: existing 33494MB partition sda2 (4) with existing ext4 filesystem >11:45:39,030 DEBUG anaconda: notebook page = 1 >11:45:39,030 INFO anaconda: ui: saving changes to device sda1 >11:45:39,030 DEBUG anaconda: new size: 101.944335938 >11:45:39,030 DEBUG anaconda: old size: 101.944335938 >11:45:39,031 INFO anaconda: getting device type for Standard Partition >11:45:39,031 DEBUG anaconda: new device type: 0 >11:45:39,031 DEBUG anaconda: new fs type: ext4 >11:45:39,031 DEBUG anaconda: old encryption setting: False >11:45:39,031 DEBUG anaconda: new encryption setting: False >11:45:39,032 DEBUG anaconda: old mountpoint: /boot >11:45:39,032 DEBUG anaconda: new mountpoint: /boot >11:45:39,032 INFO anaconda: getting device type for Standard Partition >11:45:39,035 DEBUG anaconda: populate_right_side: existing 33494MB partition sda2 (4) with existing ext4 filesystem >11:45:39,036 DEBUG anaconda: min: 7345.0 max: 33494.0 current: 33494.0 >11:45:39,038 INFO anaconda: getting device type for Standard Partition >11:45:39,038 DEBUG anaconda: populate_raid: 2, None >11:45:49,845 INFO anaconda: ui: saving changes to device sda2 >11:45:49,846 DEBUG anaconda: new size: 33494.0 >11:45:49,846 DEBUG anaconda: old size: 33494.0 >11:45:49,847 INFO anaconda: getting device type for Standard Partition >11:45:49,847 DEBUG anaconda: new device type: 0 >11:45:49,848 DEBUG anaconda: new fs type: ext4 >11:45:49,848 DEBUG anaconda: old encryption setting: False >11:45:49,849 DEBUG anaconda: new encryption setting: False >11:45:49,849 DEBUG anaconda: old mountpoint: >11:45:49,849 DEBUG anaconda: new mountpoint: / >11:45:49,850 INFO anaconda: getting device type for Standard Partition >11:45:49,853 DEBUG anaconda: updating mountpoint to / >11:45:55,293 DEBUG anaconda: page clicked: Unknown >11:45:55,294 INFO anaconda: ui: saving changes to device sda2 >11:45:55,295 DEBUG anaconda: new size: 33494.0 >11:45:55,295 DEBUG anaconda: old size: 33494.0 >11:45:55,296 INFO anaconda: getting device type for Standard Partition >11:45:55,296 DEBUG anaconda: new device type: 0 >11:45:55,297 DEBUG anaconda: new fs type: ext4 >11:45:55,297 DEBUG anaconda: old encryption setting: False >11:45:55,298 DEBUG anaconda: new encryption setting: False >11:45:55,298 DEBUG anaconda: old mountpoint: / >11:45:55,298 DEBUG anaconda: new mountpoint: / >11:45:55,299 INFO anaconda: getting device type for Standard Partition >11:45:55,302 DEBUG anaconda: show first mountpoint: Unknown >11:46:11,301 INFO anaconda: trying to unlock sda3... >11:46:16,412 INFO anaconda: unlocked sda3, now going to populate devicetree... >11:46:17,602 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >11:46:17,649 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:46:17,738 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >11:46:18,068 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:46:20,303 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 on /mnt/sysimage as ext4 with options defaults,ro >11:46:20,364 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:46:20,523 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sdb', 'sdc', 'sr0'] >11:46:20,525 DEBUG anaconda: ui: unused=[] >11:46:20,525 DEBUG anaconda: ui: new_devices=['sda4', 'sda1', 'sda2'] >11:46:20,540 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >11:46:20,540 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >11:46:20,541 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:46:20,543 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:46:20,544 INFO anaconda: getting device type for Standard Partition >11:46:20,545 DEBUG anaconda: populate_raid: 2, None >11:46:29,518 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:46:29,518 INFO anaconda: ui: saving changes to device sda1 >11:46:29,519 DEBUG anaconda: new size: 101.944335938 >11:46:29,520 DEBUG anaconda: old size: 101.944335938 >11:46:29,520 INFO anaconda: getting device type for Standard Partition >11:46:29,521 DEBUG anaconda: new device type: 0 >11:46:29,521 DEBUG anaconda: new fs type: ext4 >11:46:29,522 DEBUG anaconda: old encryption setting: False >11:46:29,523 DEBUG anaconda: new encryption setting: False >11:46:29,523 DEBUG anaconda: old mountpoint: /boot >11:46:29,524 DEBUG anaconda: new mountpoint: /boot >11:46:29,524 INFO anaconda: getting device type for Standard Partition >11:46:29,528 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:46:29,528 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:46:29,530 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:46:29,531 INFO anaconda: getting device type for Standard Partition >11:46:29,531 DEBUG anaconda: populate_raid: 2, None >11:46:33,510 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >11:46:33,511 INFO anaconda: ui: saving changes to device sda1 >11:46:33,511 DEBUG anaconda: new size: 101.944335938 >11:46:33,512 DEBUG anaconda: old size: 101.944335938 >11:46:33,512 INFO anaconda: getting device type for Standard Partition >11:46:33,513 DEBUG anaconda: new device type: 0 >11:46:33,514 DEBUG anaconda: new fs type: ext4 >11:46:33,514 DEBUG anaconda: old encryption setting: False >11:46:33,515 DEBUG anaconda: new encryption setting: False >11:46:33,515 DEBUG anaconda: old mountpoint: /boot >11:46:33,516 DEBUG anaconda: new mountpoint: /boot >11:46:33,517 INFO anaconda: getting device type for Standard Partition >11:46:33,519 DEBUG anaconda: show first mountpoint: New Red Hat Enterprise Linux 7.0 Installation >11:46:33,520 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:46:33,521 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:46:33,522 INFO anaconda: getting device type for Standard Partition >11:46:33,523 DEBUG anaconda: populate_raid: 2, None >11:46:58,942 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:46:58,943 INFO anaconda: ui: saving changes to device sda1 >11:46:58,943 DEBUG anaconda: new size: 101.944335938 >11:46:58,944 DEBUG anaconda: old size: 101.944335938 >11:46:58,944 INFO anaconda: getting device type for Standard Partition >11:46:58,944 DEBUG anaconda: new device type: 0 >11:46:58,945 DEBUG anaconda: new fs type: ext4 >11:46:58,945 DEBUG anaconda: old encryption setting: False >11:46:58,946 DEBUG anaconda: new encryption setting: False >11:46:58,946 DEBUG anaconda: old mountpoint: /boot >11:46:58,946 DEBUG anaconda: new mountpoint: /boot >11:46:58,947 INFO anaconda: getting device type for Standard Partition >11:46:58,950 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:46:58,950 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:46:58,951 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:46:58,953 INFO anaconda: getting device type for Standard Partition >11:46:58,953 DEBUG anaconda: populate_raid: 2, None >11:47:17,158 INFO anaconda: ui: saving changes to device sda1 >11:47:17,159 DEBUG anaconda: new size: 101.944335938 >11:47:17,160 DEBUG anaconda: old size: 101.944335938 >11:47:17,160 INFO anaconda: getting device type for Standard Partition >11:47:17,161 DEBUG anaconda: new device type: 0 >11:47:17,161 DEBUG anaconda: new fs type: ext4 >11:47:17,162 DEBUG anaconda: old encryption setting: False >11:47:17,163 DEBUG anaconda: new encryption setting: False >11:47:17,163 DEBUG anaconda: old mountpoint: /boot >11:47:17,164 DEBUG anaconda: new mountpoint: /boot >11:47:17,164 INFO anaconda: getting device type for Standard Partition >11:47:17,171 DEBUG anaconda: converting custom spoke changes into actions >11:47:20,479 INFO anaconda: Running Thread: AnaCheckStorageThread (140470239586048) >11:47:20,508 INFO anaconda: Thread Done: AnaCheckStorageThread (140470239586048) >11:48:42,396 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140470239586048) >11:48:58,335 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140470239586048) >11:49:48,507 DEBUG anaconda: disk free: 860.84 kB fs free: 26.18 GB sw needs: 102.70 MB >11:49:52,911 INFO anaconda: Running Thread: AnaExecuteStorageThread (140470239586048) >11:49:53,031 INFO anaconda: Thread Done: AnaExecuteStorageThread (140470239586048) >11:49:53,095 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sdb', 'sdc', 'sr0'] >11:49:53,096 DEBUG anaconda: ui: unused=['luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3'] >11:49:53,096 DEBUG anaconda: ui: new_devices=['sda2', 'sda1', 'sda4'] >11:49:53,111 DEBUG anaconda: page clicked: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:49:53,112 DEBUG anaconda: show first mountpoint: Red Hat Enterprise Linux Workstation Linux 7.0 for x86_64 >11:49:53,112 DEBUG anaconda: populate_right_side: existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:49:53,113 DEBUG anaconda: min: 60.5 max: 101.944335938 current: 101.944335938 >11:49:53,114 INFO anaconda: getting device type for Standard Partition >11:49:53,114 DEBUG anaconda: populate_raid: 2, None >11:50:04,238 INFO anaconda: ui: saving changes to device sda1 >11:50:04,239 DEBUG anaconda: new size: 101.944335938 >11:50:04,240 DEBUG anaconda: old size: 101.944335938 >11:50:04,240 INFO anaconda: getting device type for Standard Partition >11:50:04,241 DEBUG anaconda: new device type: 0 >11:50:04,241 DEBUG anaconda: new fs type: ext4 >11:50:04,242 DEBUG anaconda: old encryption setting: False >11:50:04,242 DEBUG anaconda: new encryption setting: False >11:50:04,243 DEBUG anaconda: old mountpoint: /boot >11:50:04,244 DEBUG anaconda: new mountpoint: /boot >11:50:04,244 INFO anaconda: getting device type for Standard Partition >11:50:04,249 DEBUG anaconda: converting custom spoke changes into actions >11:50:04,256 INFO anaconda: Running Thread: AnaCheckStorageThread (140470239586048) >11:50:04,288 INFO anaconda: Thread Done: AnaCheckStorageThread (140470239586048) >11:50:06,491 INFO anaconda: Running Thread: AnaInstallThread (140470239586048) >11:50:10,990 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults >11:50:11,095 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot as ext4 with options defaults >11:50:11,158 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >11:50:11,179 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >11:50:11,199 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >11:50:11,256 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >11:50:11,257 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >11:50:11,277 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >11:50:11,337 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >11:50:11,359 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >11:50:11,372 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >11:50:11,423 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >11:50:11,423 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >11:50:11,777 INFO anaconda: Thread Done: AnaInstallThread (140470239586048) > > >/tmp/packaging.log: >15:33:31,449 DEBUG packaging: getting release version from tree at None (7.0) >15:33:31,450 DEBUG packaging: got a release version of 7.0 >15:33:36,094 INFO packaging: updating base repo >15:33:36,272 DEBUG packaging: getting release version from tree at None (7.0) >15:33:36,273 DEBUG packaging: got a release version of 7.0 >15:33:36,273 INFO packaging: configuring base repo >15:33:36,274 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >15:33:36,339 DEBUG packaging: getting release version from tree at file:///run/install/repo (7.0) >15:33:36,340 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >15:33:36,341 DEBUG packaging: got a release version of 7.0 >15:33:36,352 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >15:33:36,627 INFO packaging: gathering repo metadata >15:33:36,627 DEBUG packaging: getting repo metadata for anaconda >15:33:37,171 DEBUG packaging: getting group info for anaconda >15:33:37,724 INFO packaging: metadata retrieval complete >11:34:15,993 DEBUG packaging: deleting package sacks >11:34:16,048 INFO packaging: checking software selection >11:34:16,049 DEBUG packaging: deleting package sacks >11:34:16,050 DEBUG packaging: deleting yum transaction info >11:34:16,051 DEBUG packaging: select group core >11:34:16,385 DEBUG packaging: select group core >11:34:16,385 DEBUG packaging: select package kernel-PAE >11:34:16,399 INFO packaging: no kernel-PAE package >11:34:16,400 DEBUG packaging: select package kernel >11:34:16,400 INFO packaging: selected kernel >11:34:16,400 INFO packaging: checking dependencies >11:34:17,223 DEBUG packaging: success >11:34:17,231 INFO packaging: 240 packages selected totalling 644.80 MB >11:37:26,610 INFO packaging: checking software selection >11:37:26,610 DEBUG packaging: deleting package sacks >11:37:26,611 DEBUG packaging: deleting yum transaction info >11:37:26,623 DEBUG packaging: select group core >11:37:26,906 DEBUG packaging: select group core >11:37:26,906 DEBUG packaging: select group additional-devel >11:37:26,926 DEBUG packaging: select group debugging >11:37:26,933 DEBUG packaging: select group desktop-platform-devel >11:37:26,947 DEBUG packaging: select group development >11:37:26,960 DEBUG packaging: select group emacs >11:37:26,960 DEBUG packaging: select group graphical-admin-tools >11:37:26,964 DEBUG packaging: select group general-desktop >11:37:26,986 DEBUG packaging: select group graphics >11:37:26,993 DEBUG packaging: select group internet-browser >11:37:26,994 DEBUG packaging: select group java-platform >11:37:26,996 DEBUG packaging: select group kde-desktop >11:37:27,032 DEBUG packaging: select group network-file-system-client >11:37:27,035 DEBUG packaging: select group network-tools >11:37:27,037 DEBUG packaging: select group office-suite >11:37:27,041 DEBUG packaging: select group perl-runtime >11:37:27,050 DEBUG packaging: select group print-client >11:37:27,072 DEBUG packaging: select group server-platform-devel >11:37:27,078 DEBUG packaging: select group server-platform >11:37:27,087 DEBUG packaging: select group scientific >11:37:27,088 DEBUG packaging: select group virtualization >11:37:27,089 DEBUG packaging: select group virtualization-client >11:37:27,091 DEBUG packaging: select group tex >11:37:27,094 DEBUG packaging: select group virtualization-platform >11:37:27,096 DEBUG packaging: select group virtualization-tools >11:37:27,097 DEBUG packaging: select group x11 >11:37:27,104 DEBUG packaging: select package kernel-PAE >11:37:27,118 INFO packaging: no kernel-PAE package >11:37:27,118 DEBUG packaging: select package kernel >11:37:27,119 INFO packaging: selected kernel >11:37:27,119 INFO packaging: selecting kernel-devel >11:37:27,119 DEBUG packaging: select package kernel-devel >11:37:27,133 INFO packaging: checking dependencies >11:37:39,371 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_compat.so.2 >11:37:39,371 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgthread-2.0.so.0 >11:37:39,371 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libgssrpc.so.4 >11:37:39,371 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libpcrecpp.so.0 >11:37:39,371 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgdbm_compat.so.4 >11:37:39,371 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libauparse.so.0 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libanl.so.1 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_dns.so.2 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgmodule-2.0.so.0 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libkeyutils.so.1 >11:37:39,372 WARN packaging: gnome-color-manager-3.4.0-1.el7.x86_64 requires libexiv2.so.11()(64bit) >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libxml2.so.2 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libpam.so.0 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libpam_misc.so.0 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libdl.so.2 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_myhostname.so.2 >11:37:39,372 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libsystemd-login.so.0 >11:37:39,373 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libpwquality.so.1 >11:37:39,373 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libustr-1.0.so.1 >11:37:39,373 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libxtables.so.7 >11:37:39,373 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libcrypto.so.10 >11:37:39,373 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libcom_err.so.2 >11:37:39,374 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libip4tc.so.0 >11:37:39,374 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_nis.so.2 >11:37:39,374 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libuuid.so.1 >11:37:39,374 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libss.so.2 >11:37:39,375 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/rtkaio/librt.so.1 >11:37:39,375 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libssl.so.10 >11:37:39,375 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libe2p.so.2 >11:37:39,375 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libparted.so.1 >11:37:39,376 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libcrypt.so.1 >11:37:39,376 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_files.so.2 >11:37:39,376 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libfam.so.0 >11:37:39,376 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libk5crypto.so.3 >11:37:39,376 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libthread_db.so.1 >11:37:39,377 WARN packaging: gnome-color-manager-3.4.0-1.el7.x86_64 requires libmash-0.2.so.0()(64bit) >11:37:39,377 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libsepol.so.1 >11:37:39,377 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libncurses.so.5 >11:37:39,377 WARN packaging: gnome-color-manager-3.4.0-1.el7.x86_64 requires libgnome-desktop-3.so.2()(64bit) >11:37:39,378 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libpthread.so.0 >11:37:39,378 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libslang.so.2 >11:37:39,378 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libacl.so.1 >11:37:39,378 WARN packaging: redhat-lsb-languages-4.1-5.el7.x86_64 requires perl(Class::ISA) >11:37:39,379 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libpamc.so.0 >11:37:39,379 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libkmod.so.2 >11:37:39,379 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libiptc.so.0 >11:37:39,379 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libsystemd-daemon.so.0 >11:37:39,380 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libbz2.so.1 >11:37:39,380 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libkrb5support.so.0 >11:37:39,380 WARN packaging: gnome-color-manager-3.4.0-1.el7.x86_64 requires argyllcms >11:37:39,380 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libsystemd-journal.so.0 >11:37:39,381 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libmenuw.so.5 >11:37:39,381 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libip6tc.so.0 >11:37:39,381 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libaudit.so.1 >11:37:39,381 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libhandle.so.1 >11:37:39,382 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libz.so.1 >11:37:39,382 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libkadm5srv_mit.so.8 >11:37:39,382 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libBrokenLocale.so.1 >11:37:39,382 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libpanelw.so.5 >11:37:39,383 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libudev.so.0 >11:37:39,383 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libgpg-error.so.0 >11:37:39,383 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libgcrypt.so.11 >11:37:39,383 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/ld-linux-x86-64.so.2 >11:37:39,384 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libkrb5.so.3 >11:37:39,384 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libresolv.so.2 >11:37:39,384 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libmagic.so.1 >11:37:39,384 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libcap.so.2 >11:37:39,385 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgamin-1.so.0 >11:37:39,385 WARN packaging: redhat-lsb-languages-4.1-5.el7.x86_64 requires perl(Pod::Plainer) >11:37:39,385 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnsl.so.1 >11:37:39,385 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libtinfo.so.5 >11:37:39,386 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libmount.so.1 >11:37:39,386 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libglib-2.0.so.0 >11:37:39,386 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libatm.so.1 >11:37:39,386 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libidn.so.11 >11:37:39,387 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgmp.so.10 >11:37:39,387 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libdbus-1.so.3 >11:37:39,387 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libprocps.so.0 >11:37:39,387 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgobject-2.0.so.0 >11:37:39,388 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libpopt.so.0 >11:37:39,388 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libsystemd-id128.so.0 >11:37:39,388 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libcryptsetup.so.4 >11:37:39,388 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libpcre.so.0 >11:37:39,389 WARN packaging: gnome-color-manager-3.4.0-1.el7.x86_64 requires libcogl.so.9()(64bit) >11:37:39,389 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/librt.so.1 >11:37:39,389 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libutempter.so.0 >11:37:39,389 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgdbm.so.4 >11:37:39,390 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libext2fs.so.2 >11:37:39,390 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libsemanage.so.1 >11:37:39,390 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libc.so.6 >11:37:39,390 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libattr.so.1 >11:37:39,390 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libffi.so.5 >11:37:39,391 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libmenu.so.5 >11:37:39,391 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libfa.so.1 >11:37:39,391 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libselinux.so.1 >11:37:39,391 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libcrack.so.2 >11:37:39,392 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libncursesw.so.5 >11:37:39,392 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libwrap.so.0 >11:37:39,392 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libipq.so.0 >11:37:39,392 WARN packaging: sound-juicer-3.4.0-2.el7.x86_64 requires libmusicbrainz4.so.3()(64bit) >11:37:39,393 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libtic.so.5 >11:37:39,393 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libutil.so.1 >11:37:39,393 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libstdc++.so.6 >11:37:39,393 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libexpat.so.1 >11:37:39,394 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/liblzma.so.5 >11:37:39,394 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libgcc_s.so.1 >11:37:39,394 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_nisplus.so.2 >11:37:39,394 WARN packaging: gnome-packagekit-3.6.0-2.el7.x86_64 requires gnome-settings-daemon-updates >11:37:39,395 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libform.so.5 >11:37:39,395 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libformw.so.5 >11:37:39,395 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libm.so.6 >11:37:39,395 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/liblzo2.so.2 >11:37:39,396 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libpanel.so.5 >11:37:39,396 WARN packaging: gnome-tweak-tool-3.6.0-1.el7.noarch requires gnome-shell-extension-user-theme >11:37:39,396 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libmp.so.3 >11:37:39,396 WARN packaging: nautilus-open-terminal-0.19-6.el7.x86_64 requires libgnome-desktop-3.so.2()(64bit) >11:37:39,397 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libcidn.so.1 >11:37:39,397 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libcap-ng.so.0 >11:37:39,397 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libkdb5.so.6 >11:37:39,397 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libkadm5clnt_mit.so.8 >11:37:39,398 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgmpxx.so.4 >11:37:39,398 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libgssapi_krb5.so.2 >11:37:39,398 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libsqlite3.so.0 >11:37:39,398 WARN packaging: cscope-15.8-3.el7.x86_64 requires xemacs-filesystem >11:37:39,398 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libhistory.so.6 >11:37:39,399 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libpcreposix.so.0 >11:37:39,399 WARN packaging: gnome-color-manager-3.4.0-1.el7.x86_64 requires libtiff.so.3()(64bit) >11:37:39,399 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libaugeas.so.0 >11:37:39,399 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libreadline.so.6 >11:37:39,400 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libblkid.so.1 >11:37:39,400 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /usr/lib64/libgio-2.0.so.0 >11:37:39,400 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_hesiod.so.2 >11:37:39,400 WARN packaging: libcurl-devel-7.27.0-4.el7.x86_64 requires /usr/share/aclocal >11:37:39,401 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires /lib64/libnss_db.so.2 >11:37:39,401 WARN packaging: 1:libguestfs-1.18.1-1.2.el7.x86_64 requires libpcre.so.0()(64bit) >11:48:42,397 INFO packaging: checking software selection >11:48:42,398 INFO packaging: running software check with skip_broken = True >11:48:42,398 DEBUG packaging: deleting package sacks >11:48:42,398 DEBUG packaging: deleting yum transaction info >11:48:42,590 DEBUG packaging: select group core >11:48:42,853 DEBUG packaging: select group core >11:48:42,853 DEBUG packaging: select group additional-devel >11:48:42,874 DEBUG packaging: select group debugging >11:48:42,881 DEBUG packaging: select group desktop-platform-devel >11:48:42,895 DEBUG packaging: select group development >11:48:42,908 DEBUG packaging: select group emacs >11:48:42,909 DEBUG packaging: select group graphical-admin-tools >11:48:42,911 DEBUG packaging: select group general-desktop >11:48:42,934 DEBUG packaging: select group graphics >11:48:42,941 DEBUG packaging: select group internet-browser >11:48:42,942 DEBUG packaging: select group java-platform >11:48:42,944 DEBUG packaging: select group kde-desktop >11:48:42,983 DEBUG packaging: select group network-file-system-client >11:48:42,986 DEBUG packaging: select group network-tools >11:48:42,987 DEBUG packaging: select group office-suite >11:48:42,992 DEBUG packaging: select group perl-runtime >11:48:43,000 DEBUG packaging: select group print-client >11:48:43,021 DEBUG packaging: select group server-platform-devel >11:48:43,027 DEBUG packaging: select group server-platform >11:48:43,037 DEBUG packaging: select group scientific >11:48:43,038 DEBUG packaging: select group virtualization >11:48:43,038 DEBUG packaging: select group virtualization-client >11:48:43,041 DEBUG packaging: select group tex >11:48:43,043 DEBUG packaging: select group virtualization-platform >11:48:43,046 DEBUG packaging: select group virtualization-tools >11:48:43,047 DEBUG packaging: select group x11 >11:48:43,056 DEBUG packaging: select package kernel-PAE >11:48:43,070 INFO packaging: no kernel-PAE package >11:48:43,070 DEBUG packaging: select package kernel >11:48:43,070 INFO packaging: selected kernel >11:48:43,070 INFO packaging: selecting kernel-devel >11:48:43,071 DEBUG packaging: select package kernel-devel >11:48:43,084 INFO packaging: checking dependencies >11:48:58,333 DEBUG packaging: success >11:48:58,334 INFO packaging: 31 packages selected totalling 102.70 MB >11:50:10,501 DEBUG packaging: deleting package sacks >11:50:11,440 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >11:50:11,477 DEBUG packaging: getting release version from tree at None (7.0) >11:50:11,478 DEBUG packaging: got a release version of 7.0 >11:50:11,478 DEBUG packaging: setting releasever to previous value of 7.0 >11:50:11,556 INFO packaging: gathering repo metadata >11:50:11,559 DEBUG packaging: getting repo metadata for anaconda >11:50:11,582 DEBUG packaging: getting group info for anaconda >11:50:11,583 INFO packaging: metadata retrieval complete >11:50:11,583 DEBUG packaging: installation yum config repos: anaconda >11:50:11,583 INFO packaging: checking software selection >11:50:11,583 INFO packaging: running software check with skip_broken = True >11:50:11,583 DEBUG packaging: deleting package sacks >11:50:11,583 DEBUG packaging: deleting yum transaction info >11:50:11,583 DEBUG packaging: select group core > > >/tmp/program.log: >15:33:20,486 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:33:20,508 INFO program: Running... modprobe fcoe >15:33:20,957 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:33:21,244 INFO program: No FCoE boot disk information is found in EDD! >15:33:21,246 INFO program: Running... udevadm settle --timeout=300 >15:33:21,301 INFO program: Running... multipath -d >15:33:21,422 INFO program: Running... multipath -ll >15:33:23,959 INFO program: Running... metacity --display :1 --sm-disable >15:33:29,120 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >15:33:29,789 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,807 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,807 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,808 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,809 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,809 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,810 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,811 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,813 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,813 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,814 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,815 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,816 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,817 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,818 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,819 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,820 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,821 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,822 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,823 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,824 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,824 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,825 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:29,826 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:33:31,540 INFO program: Running... udevadm control --property=ANACONDA=1 >15:33:31,558 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:33:31,575 INFO program: Running... udevadm settle --timeout=300 >15:33:31,632 INFO program: Running... systemctl start chronyd.service >15:33:32,551 INFO program: Running... multipath -d >15:33:32,584 INFO program: Running... multipath -ll >15:33:32,936 INFO program: Running... dumpe2fs -h /dev/sda1 >15:33:33,082 INFO program: Filesystem volume name: <none> >15:33:33,083 INFO program: Last mounted on: /boot >15:33:33,083 INFO program: Filesystem UUID: 642c82b1-7dc8-4e35-8c62-2fc486e50b35 >15:33:33,083 INFO program: Filesystem magic number: 0xEF53 >15:33:33,083 INFO program: Filesystem revision #: 1 (dynamic) >15:33:33,083 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 >15:33:33,083 INFO program: Filesystem flags: signed_directory_hash >15:33:33,083 INFO program: Default mount options: user_xattr acl >15:33:33,084 INFO program: Filesystem state: clean >15:33:33,084 INFO program: Errors behavior: Continue >15:33:33,084 INFO program: Filesystem OS type: Linux >15:33:33,084 INFO program: Inode count: 26104 >15:33:33,084 INFO program: Block count: 104388 >15:33:33,084 INFO program: Reserved block count: 5219 >15:33:33,084 INFO program: Free blocks: 50363 >15:33:33,084 INFO program: Free inodes: 25764 >15:33:33,085 INFO program: First block: 1 >15:33:33,085 INFO program: Block size: 1024 >15:33:33,085 INFO program: Fragment size: 1024 >15:33:33,085 INFO program: Reserved GDT blocks: 256 >15:33:33,085 INFO program: Blocks per group: 8192 >15:33:33,085 INFO program: Fragments per group: 8192 >15:33:33,085 INFO program: Inodes per group: 2008 >15:33:33,085 INFO program: Inode blocks per group: 251 >15:33:33,086 INFO program: Flex block group size: 16 >15:33:33,088 INFO program: Filesystem created: Thu Sep 27 17:29:56 2012 >15:33:33,088 INFO program: Last mount time: Thu Oct 25 13:48:42 2012 >15:33:33,088 INFO program: Last write time: Thu Oct 25 15:31:57 2012 >15:33:33,089 INFO program: Mount count: 5 >15:33:33,089 INFO program: Maximum mount count: -1 >15:33:33,089 INFO program: Last checked: Thu Sep 27 17:29:56 2012 >15:33:33,089 INFO program: Check interval: 0 (<none>) >15:33:33,089 INFO program: Lifetime writes: 52 MB >15:33:33,089 INFO program: Reserved blocks uid: 0 (user root) >15:33:33,089 INFO program: Reserved blocks gid: 0 (group root) >15:33:33,089 INFO program: First inode: 11 >15:33:33,089 INFO program: Inode size: 128 >15:33:33,089 INFO program: Journal inode: 8 >15:33:33,089 INFO program: Default directory hash: half_md4 >15:33:33,089 INFO program: Directory Hash Seed: 0c4c3297-766a-48e8-84b2-3e53774f2c26 >15:33:33,090 INFO program: Journal backup: inode blocks >15:33:33,090 INFO program: Journal features: (none) >15:33:33,090 INFO program: Journal size: 4096k >15:33:33,090 INFO program: Journal length: 4096 >15:33:33,090 INFO program: Journal sequence: 0x00000022 >15:33:33,090 INFO program: Journal start: 0 >15:33:33,091 INFO program: >15:33:33,091 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:33,091 INFO program: Running... dumpe2fs -h /dev/sda1 >15:33:33,099 INFO program: Filesystem volume name: <none> >15:33:33,099 INFO program: Last mounted on: /boot >15:33:33,099 INFO program: Filesystem UUID: 642c82b1-7dc8-4e35-8c62-2fc486e50b35 >15:33:33,099 INFO program: Filesystem magic number: 0xEF53 >15:33:33,099 INFO program: Filesystem revision #: 1 (dynamic) >15:33:33,100 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 >15:33:33,100 INFO program: Filesystem flags: signed_directory_hash >15:33:33,100 INFO program: Default mount options: user_xattr acl >15:33:33,100 INFO program: Filesystem state: clean >15:33:33,100 INFO program: Errors behavior: Continue >15:33:33,100 INFO program: Filesystem OS type: Linux >15:33:33,100 INFO program: Inode count: 26104 >15:33:33,100 INFO program: Block count: 104388 >15:33:33,100 INFO program: Reserved block count: 5219 >15:33:33,100 INFO program: Free blocks: 50363 >15:33:33,100 INFO program: Free inodes: 25764 >15:33:33,100 INFO program: First block: 1 >15:33:33,101 INFO program: Block size: 1024 >15:33:33,101 INFO program: Fragment size: 1024 >15:33:33,101 INFO program: Reserved GDT blocks: 256 >15:33:33,102 INFO program: Blocks per group: 8192 >15:33:33,102 INFO program: Fragments per group: 8192 >15:33:33,102 INFO program: Inodes per group: 2008 >15:33:33,102 INFO program: Inode blocks per group: 251 >15:33:33,103 INFO program: Flex block group size: 16 >15:33:33,103 INFO program: Filesystem created: Thu Sep 27 17:29:56 2012 >15:33:33,103 INFO program: Last mount time: Thu Oct 25 13:48:42 2012 >15:33:33,104 INFO program: Last write time: Thu Oct 25 15:31:57 2012 >15:33:33,104 INFO program: Mount count: 5 >15:33:33,104 INFO program: Maximum mount count: -1 >15:33:33,104 INFO program: Last checked: Thu Sep 27 17:29:56 2012 >15:33:33,105 INFO program: Check interval: 0 (<none>) >15:33:33,105 INFO program: Lifetime writes: 52 MB >15:33:33,105 INFO program: Reserved blocks uid: 0 (user root) >15:33:33,106 INFO program: Reserved blocks gid: 0 (group root) >15:33:33,106 INFO program: First inode: 11 >15:33:33,106 INFO program: Inode size: 128 >15:33:33,107 INFO program: Journal inode: 8 >15:33:33,107 INFO program: Default directory hash: half_md4 >15:33:33,107 INFO program: Directory Hash Seed: 0c4c3297-766a-48e8-84b2-3e53774f2c26 >15:33:33,107 INFO program: Journal backup: inode blocks >15:33:33,108 INFO program: Journal features: (none) >15:33:33,108 INFO program: Journal size: 4096k >15:33:33,108 INFO program: Journal length: 4096 >15:33:33,109 INFO program: Journal sequence: 0x00000022 >15:33:33,109 INFO program: Journal start: 0 >15:33:33,109 INFO program: >15:33:33,109 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:33,110 INFO program: Running... resize2fs -P /dev/sda1 >15:33:33,255 INFO program: Estimated minimum size of the filesystem: 55854 >15:33:33,256 ERR program: resize2fs 1.42.6 (21-Sep-2012) >15:33:33,350 INFO program: Running... dumpe2fs -h /dev/sda2 >15:33:33,368 INFO program: Filesystem volume name: <none> >15:33:33,368 INFO program: Last mounted on: / >15:33:33,369 INFO program: Filesystem UUID: 350af11e-f2be-43f0-989e-8a053e17aa36 >15:33:33,369 INFO program: Filesystem magic number: 0xEF53 >15:33:33,369 INFO program: Filesystem revision #: 1 (dynamic) >15:33:33,370 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:33,370 INFO program: Filesystem flags: signed_directory_hash >15:33:33,370 INFO program: Default mount options: user_xattr acl >15:33:33,371 INFO program: Filesystem state: clean >15:33:33,371 INFO program: Errors behavior: Continue >15:33:33,371 INFO program: Filesystem OS type: Linux >15:33:33,372 INFO program: Inode count: 2146304 >15:33:33,372 INFO program: Block count: 8574464 >15:33:33,372 INFO program: Reserved block count: 428723 >15:33:33,372 INFO program: Free blocks: 6732062 >15:33:33,372 INFO program: Free inodes: 1900394 >15:33:33,372 INFO program: First block: 0 >15:33:33,372 INFO program: Block size: 4096 >15:33:33,372 INFO program: Fragment size: 4096 >15:33:33,372 INFO program: Reserved GDT blocks: 1021 >15:33:33,373 INFO program: Blocks per group: 32768 >15:33:33,373 INFO program: Fragments per group: 32768 >15:33:33,373 INFO program: Inodes per group: 8192 >15:33:33,373 INFO program: Inode blocks per group: 512 >15:33:33,373 INFO program: Flex block group size: 16 >15:33:33,373 INFO program: Filesystem created: Thu Sep 27 17:29:38 2012 >15:33:33,373 INFO program: Last mount time: Thu Oct 25 13:48:39 2012 >15:33:33,373 INFO program: Last write time: Thu Oct 25 13:48:30 2012 >15:33:33,374 INFO program: Mount count: 5 >15:33:33,374 INFO program: Maximum mount count: -1 >15:33:33,374 INFO program: Last checked: Thu Sep 27 17:29:38 2012 >15:33:33,374 INFO program: Check interval: 0 (<none>) >15:33:33,374 INFO program: Lifetime writes: 10 GB >15:33:33,374 INFO program: Reserved blocks uid: 0 (user root) >15:33:33,374 INFO program: Reserved blocks gid: 0 (group root) >15:33:33,375 INFO program: First inode: 11 >15:33:33,375 INFO program: Inode size: 256 >15:33:33,375 INFO program: Required extra isize: 28 >15:33:33,375 INFO program: Desired extra isize: 28 >15:33:33,376 INFO program: Journal inode: 8 >15:33:33,376 INFO program: Default directory hash: half_md4 >15:33:33,376 INFO program: Directory Hash Seed: d50b6655-66ff-4b38-8556-cae8238f50b6 >15:33:33,376 INFO program: Journal backup: inode blocks >15:33:33,377 INFO program: Journal features: journal_incompat_revoke >15:33:33,377 INFO program: Journal size: 128M >15:33:33,377 INFO program: Journal length: 32768 >15:33:33,377 INFO program: Journal sequence: 0x0000c498 >15:33:33,378 INFO program: Journal start: 0 >15:33:33,378 INFO program: >15:33:33,378 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:33,379 INFO program: Running... dumpe2fs -h /dev/sda2 >15:33:33,385 INFO program: Filesystem volume name: <none> >15:33:33,385 INFO program: Last mounted on: / >15:33:33,385 INFO program: Filesystem UUID: 350af11e-f2be-43f0-989e-8a053e17aa36 >15:33:33,385 INFO program: Filesystem magic number: 0xEF53 >15:33:33,385 INFO program: Filesystem revision #: 1 (dynamic) >15:33:33,386 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:33:33,386 INFO program: Filesystem flags: signed_directory_hash >15:33:33,386 INFO program: Default mount options: user_xattr acl >15:33:33,386 INFO program: Filesystem state: clean >15:33:33,386 INFO program: Errors behavior: Continue >15:33:33,386 INFO program: Filesystem OS type: Linux >15:33:33,386 INFO program: Inode count: 2146304 >15:33:33,387 INFO program: Block count: 8574464 >15:33:33,387 INFO program: Reserved block count: 428723 >15:33:33,387 INFO program: Free blocks: 6732062 >15:33:33,387 INFO program: Free inodes: 1900394 >15:33:33,387 INFO program: First block: 0 >15:33:33,388 INFO program: Block size: 4096 >15:33:33,388 INFO program: Fragment size: 4096 >15:33:33,388 INFO program: Reserved GDT blocks: 1021 >15:33:33,389 INFO program: Blocks per group: 32768 >15:33:33,389 INFO program: Fragments per group: 32768 >15:33:33,389 INFO program: Inodes per group: 8192 >15:33:33,389 INFO program: Inode blocks per group: 512 >15:33:33,390 INFO program: Flex block group size: 16 >15:33:33,390 INFO program: Filesystem created: Thu Sep 27 17:29:38 2012 >15:33:33,390 INFO program: Last mount time: Thu Oct 25 13:48:39 2012 >15:33:33,390 INFO program: Last write time: Thu Oct 25 13:48:30 2012 >15:33:33,391 INFO program: Mount count: 5 >15:33:33,391 INFO program: Maximum mount count: -1 >15:33:33,391 INFO program: Last checked: Thu Sep 27 17:29:38 2012 >15:33:33,391 INFO program: Check interval: 0 (<none>) >15:33:33,391 INFO program: Lifetime writes: 10 GB >15:33:33,392 INFO program: Reserved blocks uid: 0 (user root) >15:33:33,392 INFO program: Reserved blocks gid: 0 (group root) >15:33:33,392 INFO program: First inode: 11 >15:33:33,393 INFO program: Inode size: 256 >15:33:33,393 INFO program: Required extra isize: 28 >15:33:33,393 INFO program: Desired extra isize: 28 >15:33:33,393 INFO program: Journal inode: 8 >15:33:33,394 INFO program: Default directory hash: half_md4 >15:33:33,394 INFO program: Directory Hash Seed: d50b6655-66ff-4b38-8556-cae8238f50b6 >15:33:33,394 INFO program: Journal backup: inode blocks >15:33:33,394 INFO program: Journal features: journal_incompat_revoke >15:33:33,395 INFO program: Journal size: 128M >15:33:33,395 INFO program: Journal length: 32768 >15:33:33,395 INFO program: Journal sequence: 0x0000c498 >15:33:33,395 INFO program: Journal start: 0 >15:33:33,396 INFO program: >15:33:33,396 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:33,396 INFO program: Running... resize2fs -P /dev/sda2 >15:33:33,414 INFO program: Estimated minimum size of the filesystem: 1752230 >15:33:33,414 ERR program: resize2fs 1.42.6 (21-Sep-2012) >15:33:34,190 INFO program: Running... dumpe2fs -h /dev/loop1 >15:33:34,311 INFO program: Filesystem volume name: Anaconda >15:33:34,311 INFO program: Last mounted on: /var/tmp/lorax.imgutils.wohvvz >15:33:34,311 INFO program: Filesystem UUID: afa1a8fc-db65-4bd9-8868-3c1447812983 >15:33:34,312 INFO program: Filesystem magic number: 0xEF53 >15:33:34,312 INFO program: Filesystem revision #: 1 (dynamic) >15:33:34,313 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 >15:33:34,313 INFO program: Filesystem flags: signed_directory_hash >15:33:34,313 INFO program: Default mount options: user_xattr acl >15:33:34,314 INFO program: Filesystem state: clean >15:33:34,314 INFO program: Errors behavior: Continue >15:33:34,315 INFO program: Filesystem OS type: Linux >15:33:34,315 INFO program: Inode count: 65536 >15:33:34,315 INFO program: Block count: 1048576 >15:33:34,316 INFO program: Reserved block count: 0 >15:33:34,316 INFO program: Free blocks: 236600 >15:33:34,316 INFO program: Free inodes: 30117 >15:33:34,317 INFO program: First block: 1 >15:33:34,317 INFO program: Block size: 1024 >15:33:34,317 INFO program: Fragment size: 1024 >15:33:34,318 INFO program: Reserved GDT blocks: 256 >15:33:34,318 INFO program: Blocks per group: 8192 >15:33:34,318 INFO program: Fragments per group: 8192 >15:33:34,318 INFO program: Inodes per group: 512 >15:33:34,318 INFO program: Inode blocks per group: 128 >15:33:34,318 INFO program: Flex block group size: 16 >15:33:34,319 INFO program: Filesystem created: Mon Oct 22 10:04:57 2012 >15:33:34,319 INFO program: Last mount time: Mon Oct 22 10:05:10 2012 >15:33:34,319 INFO program: Last write time: Mon Oct 22 10:05:16 2012 >15:33:34,319 INFO program: Mount count: 2 >15:33:34,319 INFO program: Maximum mount count: -1 >15:33:34,319 INFO program: Last checked: Mon Oct 22 10:04:57 2012 >15:33:34,319 INFO program: Check interval: 0 (<none>) >15:33:34,320 INFO program: Lifetime writes: 32 MB >15:33:34,320 INFO program: Reserved blocks uid: 0 (user root) >15:33:34,320 INFO program: Reserved blocks gid: 0 (group root) >15:33:34,320 INFO program: First inode: 11 >15:33:34,321 INFO program: Inode size: 256 >15:33:34,321 INFO program: Required extra isize: 28 >15:33:34,321 INFO program: Desired extra isize: 28 >15:33:34,321 INFO program: Journal inode: 8 >15:33:34,321 INFO program: Default directory hash: half_md4 >15:33:34,321 INFO program: Directory Hash Seed: 2a71af19-3c5d-436d-a1d1-8adeb590e855 >15:33:34,321 INFO program: Journal backup: inode blocks >15:33:34,322 INFO program: Journal features: (none) >15:33:34,322 INFO program: Journal size: 32M >15:33:34,322 INFO program: Journal length: 32768 >15:33:34,322 INFO program: Journal sequence: 0x0000004b >15:33:34,322 INFO program: Journal start: 0 >15:33:34,322 INFO program: >15:33:34,322 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:34,323 INFO program: Running... dumpe2fs -h /dev/loop1 >15:33:34,329 INFO program: Filesystem volume name: Anaconda >15:33:34,329 INFO program: Last mounted on: /var/tmp/lorax.imgutils.wohvvz >15:33:34,329 INFO program: Filesystem UUID: afa1a8fc-db65-4bd9-8868-3c1447812983 >15:33:34,329 INFO program: Filesystem magic number: 0xEF53 >15:33:34,330 INFO program: Filesystem revision #: 1 (dynamic) >15:33:34,330 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 >15:33:34,330 INFO program: Filesystem flags: signed_directory_hash >15:33:34,330 INFO program: Default mount options: user_xattr acl >15:33:34,330 INFO program: Filesystem state: clean >15:33:34,330 INFO program: Errors behavior: Continue >15:33:34,330 INFO program: Filesystem OS type: Linux >15:33:34,330 INFO program: Inode count: 65536 >15:33:34,331 INFO program: Block count: 1048576 >15:33:34,331 INFO program: Reserved block count: 0 >15:33:34,331 INFO program: Free blocks: 236600 >15:33:34,331 INFO program: Free inodes: 30117 >15:33:34,331 INFO program: First block: 1 >15:33:34,331 INFO program: Block size: 1024 >15:33:34,331 INFO program: Fragment size: 1024 >15:33:34,331 INFO program: Reserved GDT blocks: 256 >15:33:34,332 INFO program: Blocks per group: 8192 >15:33:34,332 INFO program: Fragments per group: 8192 >15:33:34,332 INFO program: Inodes per group: 512 >15:33:34,332 INFO program: Inode blocks per group: 128 >15:33:34,332 INFO program: Flex block group size: 16 >15:33:34,332 INFO program: Filesystem created: Mon Oct 22 10:04:57 2012 >15:33:34,332 INFO program: Last mount time: Mon Oct 22 10:05:10 2012 >15:33:34,332 INFO program: Last write time: Mon Oct 22 10:05:16 2012 >15:33:34,333 INFO program: Mount count: 2 >15:33:34,333 INFO program: Maximum mount count: -1 >15:33:34,333 INFO program: Last checked: Mon Oct 22 10:04:57 2012 >15:33:34,333 INFO program: Check interval: 0 (<none>) >15:33:34,333 INFO program: Lifetime writes: 32 MB >15:33:34,333 INFO program: Reserved blocks uid: 0 (user root) >15:33:34,333 INFO program: Reserved blocks gid: 0 (group root) >15:33:34,333 INFO program: First inode: 11 >15:33:34,333 INFO program: Inode size: 256 >15:33:34,334 INFO program: Required extra isize: 28 >15:33:34,334 INFO program: Desired extra isize: 28 >15:33:34,334 INFO program: Journal inode: 8 >15:33:34,334 INFO program: Default directory hash: half_md4 >15:33:34,334 INFO program: Directory Hash Seed: 2a71af19-3c5d-436d-a1d1-8adeb590e855 >15:33:34,334 INFO program: Journal backup: inode blocks >15:33:34,334 INFO program: Journal features: (none) >15:33:34,334 INFO program: Journal size: 32M >15:33:34,335 INFO program: Journal length: 32768 >15:33:34,335 INFO program: Journal sequence: 0x0000004b >15:33:34,335 INFO program: Journal start: 0 >15:33:34,335 INFO program: >15:33:34,335 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:34,335 INFO program: Running... resize2fs -P /dev/loop1 >15:33:34,341 INFO program: Couldn't find valid filesystem superblock. >15:33:34,341 ERR program: resize2fs 1.42.6 (21-Sep-2012) >15:33:34,341 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >15:33:34,405 INFO program: Running... udevadm settle --timeout=300 >15:33:34,443 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:33:34,450 INFO program: Filesystem volume name: Anaconda >15:33:34,450 INFO program: Last mounted on: /sysroot >15:33:34,450 INFO program: Filesystem UUID: afa1a8fc-db65-4bd9-8868-3c1447812983 >15:33:34,450 INFO program: Filesystem magic number: 0xEF53 >15:33:34,451 INFO program: Filesystem revision #: 1 (dynamic) >15:33:34,451 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 >15:33:34,451 INFO program: Filesystem flags: signed_directory_hash >15:33:34,451 INFO program: Default mount options: user_xattr acl >15:33:34,451 INFO program: Filesystem state: clean >15:33:34,451 INFO program: Errors behavior: Continue >15:33:34,452 INFO program: Filesystem OS type: Linux >15:33:34,452 INFO program: Inode count: 65536 >15:33:34,452 INFO program: Block count: 1048576 >15:33:34,452 INFO program: Reserved block count: 0 >15:33:34,452 INFO program: Free blocks: 236600 >15:33:34,452 INFO program: Free inodes: 30117 >15:33:34,452 INFO program: First block: 1 >15:33:34,453 INFO program: Block size: 1024 >15:33:34,453 INFO program: Fragment size: 1024 >15:33:34,453 INFO program: Reserved GDT blocks: 256 >15:33:34,453 INFO program: Blocks per group: 8192 >15:33:34,453 INFO program: Fragments per group: 8192 >15:33:34,453 INFO program: Inodes per group: 512 >15:33:34,453 INFO program: Inode blocks per group: 128 >15:33:34,454 INFO program: Flex block group size: 16 >15:33:34,454 INFO program: Filesystem created: Mon Oct 22 10:04:57 2012 >15:33:34,454 INFO program: Last mount time: Thu Oct 25 15:32:50 2012 >15:33:34,454 INFO program: Last write time: Thu Oct 25 15:32:50 2012 >15:33:34,454 INFO program: Mount count: 3 >15:33:34,454 INFO program: Maximum mount count: -1 >15:33:34,454 INFO program: Last checked: Mon Oct 22 10:04:57 2012 >15:33:34,455 INFO program: Check interval: 0 (<none>) >15:33:34,455 INFO program: Lifetime writes: 32 MB >15:33:34,455 INFO program: Reserved blocks uid: 0 (user root) >15:33:34,455 INFO program: Reserved blocks gid: 0 (group root) >15:33:34,455 INFO program: First inode: 11 >15:33:34,455 INFO program: Inode size: 256 >15:33:34,455 INFO program: Required extra isize: 28 >15:33:34,456 INFO program: Desired extra isize: 28 >15:33:34,456 INFO program: Journal inode: 8 >15:33:34,456 INFO program: Default directory hash: half_md4 >15:33:34,456 INFO program: Directory Hash Seed: 2a71af19-3c5d-436d-a1d1-8adeb590e855 >15:33:34,456 INFO program: Journal backup: inode blocks >15:33:34,456 INFO program: Journal features: (none) >15:33:34,456 INFO program: Journal size: 32M >15:33:34,457 INFO program: Journal length: 32768 >15:33:34,457 INFO program: Journal sequence: 0x0000004c >15:33:34,457 INFO program: Journal start: 1 >15:33:34,457 INFO program: >15:33:34,457 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:34,458 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:33:34,464 INFO program: Filesystem volume name: Anaconda >15:33:34,464 INFO program: Last mounted on: /sysroot >15:33:34,464 INFO program: Filesystem UUID: afa1a8fc-db65-4bd9-8868-3c1447812983 >15:33:34,464 INFO program: Filesystem magic number: 0xEF53 >15:33:34,464 INFO program: Filesystem revision #: 1 (dynamic) >15:33:34,465 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 >15:33:34,465 INFO program: Filesystem flags: signed_directory_hash >15:33:34,465 INFO program: Default mount options: user_xattr acl >15:33:34,465 INFO program: Filesystem state: clean >15:33:34,465 INFO program: Errors behavior: Continue >15:33:34,465 INFO program: Filesystem OS type: Linux >15:33:34,465 INFO program: Inode count: 65536 >15:33:34,466 INFO program: Block count: 1048576 >15:33:34,466 INFO program: Reserved block count: 0 >15:33:34,466 INFO program: Free blocks: 236600 >15:33:34,466 INFO program: Free inodes: 30117 >15:33:34,466 INFO program: First block: 1 >15:33:34,466 INFO program: Block size: 1024 >15:33:34,466 INFO program: Fragment size: 1024 >15:33:34,466 INFO program: Reserved GDT blocks: 256 >15:33:34,466 INFO program: Blocks per group: 8192 >15:33:34,466 INFO program: Fragments per group: 8192 >15:33:34,467 INFO program: Inodes per group: 512 >15:33:34,467 INFO program: Inode blocks per group: 128 >15:33:34,467 INFO program: Flex block group size: 16 >15:33:34,467 INFO program: Filesystem created: Mon Oct 22 10:04:57 2012 >15:33:34,467 INFO program: Last mount time: Thu Oct 25 15:32:50 2012 >15:33:34,467 INFO program: Last write time: Thu Oct 25 15:32:50 2012 >15:33:34,467 INFO program: Mount count: 3 >15:33:34,467 INFO program: Maximum mount count: -1 >15:33:34,467 INFO program: Last checked: Mon Oct 22 10:04:57 2012 >15:33:34,467 INFO program: Check interval: 0 (<none>) >15:33:34,467 INFO program: Lifetime writes: 32 MB >15:33:34,467 INFO program: Reserved blocks uid: 0 (user root) >15:33:34,468 INFO program: Reserved blocks gid: 0 (group root) >15:33:34,468 INFO program: First inode: 11 >15:33:34,468 INFO program: Inode size: 256 >15:33:34,468 INFO program: Required extra isize: 28 >15:33:34,468 INFO program: Desired extra isize: 28 >15:33:34,468 INFO program: Journal inode: 8 >15:33:34,468 INFO program: Default directory hash: half_md4 >15:33:34,468 INFO program: Directory Hash Seed: 2a71af19-3c5d-436d-a1d1-8adeb590e855 >15:33:34,468 INFO program: Journal backup: inode blocks >15:33:34,468 INFO program: Journal features: (none) >15:33:34,468 INFO program: Journal size: 32M >15:33:34,469 INFO program: Journal length: 32768 >15:33:34,469 INFO program: Journal sequence: 0x0000004c >15:33:34,469 INFO program: Journal start: 1 >15:33:34,469 INFO program: >15:33:34,469 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >15:33:34,469 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:33:34,513 INFO program: Estimated minimum size of the filesystem: 811365 >15:33:34,514 ERR program: resize2fs 1.42.6 (21-Sep-2012) >15:33:34,701 INFO program: Running... udevadm settle --timeout=300 >15:33:34,724 INFO program: Running... udevadm settle --timeout=300 >15:33:34,740 INFO program: Running... udevadm settle --timeout=300 >15:33:34,756 INFO program: Running... udevadm settle --timeout=300 >15:33:34,777 INFO program: Running... udevadm settle --timeout=300 >15:33:34,793 INFO program: Running... udevadm settle --timeout=300 >15:33:34,811 INFO program: Running... udevadm settle --timeout=300 >15:33:34,827 INFO program: Running... udevadm settle --timeout=300 >15:33:34,845 INFO program: Running... udevadm settle --timeout=300 >15:33:34,861 INFO program: Running... udevadm settle --timeout=300 >15:33:34,878 INFO program: Running... udevadm settle --timeout=300 >15:33:34,893 INFO program: Running... udevadm settle --timeout=300 >15:33:34,972 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >15:33:35,017 INFO program: Running... /bin/umount /mnt/sysimage >15:33:35,101 INFO program: Running... udevadm settle --timeout=300 >15:33:35,119 INFO program: Running... udevadm settle --timeout=300 >15:33:35,137 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >15:33:35,216 INFO program: Running... arch >15:33:35,387 INFO program: x86_64 >15:33:35,462 INFO program: Running... /bin/umount /mnt/sysimage >15:33:35,479 INFO program: Running... udevadm settle --timeout=300 >11:34:13,392 INFO program: Running... modprobe btrfs >11:34:13,733 INFO program: Running... modprobe xfs >11:34:13,913 INFO program: Running... modprobe vfat >11:39:04,689 INFO program: Running... udevadm settle --timeout=300 >11:44:51,022 INFO program: Running... udevadm settle --timeout=300 >11:46:16,420 INFO program: Running... udevadm settle --timeout=300 >11:46:16,464 INFO program: Running... multipath -d >11:46:16,491 INFO program: Running... multipath -ll >11:46:16,961 INFO program: Running... udevadm settle --timeout=300 >11:46:17,017 INFO program: Running... dumpe2fs -h /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:46:17,094 INFO program: Filesystem volume name: <none> >11:46:17,095 INFO program: Last mounted on: /home >11:46:17,095 INFO program: Filesystem UUID: 4f2ce402-1722-44f7-9ef3-274592ccb41e >11:46:17,096 INFO program: Filesystem magic number: 0xEF53 >11:46:17,096 INFO program: Filesystem revision #: 1 (dynamic) >11:46:17,096 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:46:17,097 INFO program: Filesystem flags: signed_directory_hash >11:46:17,097 INFO program: Default mount options: user_xattr acl >11:46:17,097 INFO program: Filesystem state: clean >11:46:17,098 INFO program: Errors behavior: Continue >11:46:17,098 INFO program: Filesystem OS type: Linux >11:46:17,098 INFO program: Inode count: 7045120 >11:46:17,099 INFO program: Block count: 28159488 >11:46:17,099 INFO program: Reserved block count: 1407974 >11:46:17,099 INFO program: Free blocks: 20920952 >11:46:17,100 INFO program: Free inodes: 6859382 >11:46:17,100 INFO program: First block: 0 >11:46:17,100 INFO program: Block size: 4096 >11:46:17,101 INFO program: Fragment size: 4096 >11:46:17,101 INFO program: Reserved GDT blocks: 1017 >11:46:17,101 INFO program: Blocks per group: 32768 >11:46:17,102 INFO program: Fragments per group: 32768 >11:46:17,102 INFO program: Inodes per group: 8192 >11:46:17,102 INFO program: Inode blocks per group: 512 >11:46:17,102 INFO program: Flex block group size: 16 >11:46:17,102 INFO program: Filesystem created: Thu Sep 27 13:29:44 2012 >11:46:17,102 INFO program: Last mount time: Thu Oct 25 09:48:58 2012 >11:46:17,102 INFO program: Last write time: Thu Oct 25 11:31:57 2012 >11:46:17,102 INFO program: Mount count: 3 >11:46:17,103 INFO program: Maximum mount count: -1 >11:46:17,103 INFO program: Last checked: Thu Sep 27 13:29:44 2012 >11:46:17,103 INFO program: Check interval: 0 (<none>) >11:46:17,103 INFO program: Lifetime writes: 6158 MB >11:46:17,103 INFO program: Reserved blocks uid: 0 (user root) >11:46:17,103 INFO program: Reserved blocks gid: 0 (group root) >11:46:17,103 INFO program: First inode: 11 >11:46:17,104 INFO program: Inode size: 256 >11:46:17,104 INFO program: Required extra isize: 28 >11:46:17,104 INFO program: Desired extra isize: 28 >11:46:17,104 INFO program: Journal inode: 8 >11:46:17,104 INFO program: Default directory hash: half_md4 >11:46:17,104 INFO program: Directory Hash Seed: aa1d8e3d-5a4c-450a-801e-a5ea15ee07ec >11:46:17,104 INFO program: Journal backup: inode blocks >11:46:17,104 INFO program: Journal features: journal_incompat_revoke >11:46:17,105 INFO program: Journal size: 128M >11:46:17,105 INFO program: Journal length: 32768 >11:46:17,105 INFO program: Journal sequence: 0x00005a97 >11:46:17,105 INFO program: Journal start: 0 >11:46:17,105 INFO program: >11:46:17,106 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >11:46:17,106 INFO program: Running... dumpe2fs -h /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:46:17,123 INFO program: Filesystem volume name: <none> >11:46:17,124 INFO program: Last mounted on: /home >11:46:17,124 INFO program: Filesystem UUID: 4f2ce402-1722-44f7-9ef3-274592ccb41e >11:46:17,124 INFO program: Filesystem magic number: 0xEF53 >11:46:17,124 INFO program: Filesystem revision #: 1 (dynamic) >11:46:17,124 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:46:17,124 INFO program: Filesystem flags: signed_directory_hash >11:46:17,124 INFO program: Default mount options: user_xattr acl >11:46:17,124 INFO program: Filesystem state: clean >11:46:17,124 INFO program: Errors behavior: Continue >11:46:17,124 INFO program: Filesystem OS type: Linux >11:46:17,125 INFO program: Inode count: 7045120 >11:46:17,125 INFO program: Block count: 28159488 >11:46:17,125 INFO program: Reserved block count: 1407974 >11:46:17,125 INFO program: Free blocks: 20920952 >11:46:17,125 INFO program: Free inodes: 6859382 >11:46:17,125 INFO program: First block: 0 >11:46:17,125 INFO program: Block size: 4096 >11:46:17,125 INFO program: Fragment size: 4096 >11:46:17,126 INFO program: Reserved GDT blocks: 1017 >11:46:17,127 INFO program: Blocks per group: 32768 >11:46:17,127 INFO program: Fragments per group: 32768 >11:46:17,127 INFO program: Inodes per group: 8192 >11:46:17,127 INFO program: Inode blocks per group: 512 >11:46:17,127 INFO program: Flex block group size: 16 >11:46:17,127 INFO program: Filesystem created: Thu Sep 27 13:29:44 2012 >11:46:17,127 INFO program: Last mount time: Thu Oct 25 09:48:58 2012 >11:46:17,128 INFO program: Last write time: Thu Oct 25 11:31:57 2012 >11:46:17,128 INFO program: Mount count: 3 >11:46:17,128 INFO program: Maximum mount count: -1 >11:46:17,128 INFO program: Last checked: Thu Sep 27 13:29:44 2012 >11:46:17,129 INFO program: Check interval: 0 (<none>) >11:46:17,129 INFO program: Lifetime writes: 6158 MB >11:46:17,129 INFO program: Reserved blocks uid: 0 (user root) >11:46:17,129 INFO program: Reserved blocks gid: 0 (group root) >11:46:17,130 INFO program: First inode: 11 >11:46:17,130 INFO program: Inode size: 256 >11:46:17,130 INFO program: Required extra isize: 28 >11:46:17,130 INFO program: Desired extra isize: 28 >11:46:17,131 INFO program: Journal inode: 8 >11:46:17,131 INFO program: Default directory hash: half_md4 >11:46:17,131 INFO program: Directory Hash Seed: aa1d8e3d-5a4c-450a-801e-a5ea15ee07ec >11:46:17,131 INFO program: Journal backup: inode blocks >11:46:17,132 INFO program: Journal features: journal_incompat_revoke >11:46:17,132 INFO program: Journal size: 128M >11:46:17,132 INFO program: Journal length: 32768 >11:46:17,132 INFO program: Journal sequence: 0x00005a97 >11:46:17,133 INFO program: Journal start: 0 >11:46:17,133 INFO program: >11:46:17,133 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >11:46:17,134 INFO program: Running... resize2fs -P /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:46:17,166 INFO program: Estimated minimum size of the filesystem: 6956141 >11:46:17,166 ERR program: resize2fs 1.42.6 (21-Sep-2012) >11:46:17,175 INFO program: Running... udevadm settle --timeout=300 >11:46:17,206 INFO program: Running... udevadm settle --timeout=300 >11:46:17,235 INFO program: Running... udevadm settle --timeout=300 >11:46:17,263 INFO program: Running... udevadm settle --timeout=300 >11:46:17,294 INFO program: Running... udevadm settle --timeout=300 >11:46:17,321 INFO program: Running... udevadm settle --timeout=300 >11:46:17,355 INFO program: Running... udevadm settle --timeout=300 >11:46:17,380 INFO program: Running... udevadm settle --timeout=300 >11:46:17,410 INFO program: Running... udevadm settle --timeout=300 >11:46:17,475 INFO program: Running... udevadm settle --timeout=300 >11:46:17,509 INFO program: Running... udevadm settle --timeout=300 >11:46:17,541 INFO program: Running... udevadm settle --timeout=300 >11:46:17,573 INFO program: Running... udevadm settle --timeout=300 >15:46:17,607 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >15:46:17,654 INFO program: Running... /bin/umount /mnt/sysimage >11:46:17,678 INFO program: Running... udevadm settle --timeout=300 >11:46:17,713 INFO program: Running... udevadm settle --timeout=300 >15:46:17,744 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >11:46:17,832 INFO program: Running... arch >11:46:18,012 INFO program: x86_64 >15:46:18,073 INFO program: Running... /bin/umount /mnt/sysimage >11:46:18,097 INFO program: Running... udevadm settle --timeout=300 >11:46:20,275 INFO program: Running... udevadm settle --timeout=300 >15:46:20,307 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 /mnt/sysimage >15:46:20,369 INFO program: Running... /bin/umount /mnt/sysimage >11:46:20,404 INFO program: Running... udevadm settle --timeout=300 >11:46:20,462 INFO program: Running... udevadm settle --timeout=300 >11:46:20,494 INFO program: Running... udevadm settle --timeout=300 >11:47:19,363 INFO program: Running... udevadm settle --timeout=300 >11:47:19,393 INFO program: Running... udevadm settle --timeout=300 >11:47:19,437 INFO program: Running... multipath -d >11:47:19,462 INFO program: Running... multipath -ll >11:47:19,833 INFO program: Running... udevadm settle --timeout=300 >11:47:19,892 INFO program: Running... dumpe2fs -h /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:47:19,945 INFO program: Filesystem volume name: <none> >11:47:19,945 INFO program: Last mounted on: /home >11:47:19,946 INFO program: Filesystem UUID: 4f2ce402-1722-44f7-9ef3-274592ccb41e >11:47:19,946 INFO program: Filesystem magic number: 0xEF53 >11:47:19,946 INFO program: Filesystem revision #: 1 (dynamic) >11:47:19,946 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:47:19,946 INFO program: Filesystem flags: signed_directory_hash >11:47:19,946 INFO program: Default mount options: user_xattr acl >11:47:19,947 INFO program: Filesystem state: clean >11:47:19,947 INFO program: Errors behavior: Continue >11:47:19,947 INFO program: Filesystem OS type: Linux >11:47:19,947 INFO program: Inode count: 7045120 >11:47:19,947 INFO program: Block count: 28159488 >11:47:19,947 INFO program: Reserved block count: 1407974 >11:47:19,947 INFO program: Free blocks: 20920952 >11:47:19,947 INFO program: Free inodes: 6859382 >11:47:19,948 INFO program: First block: 0 >11:47:19,948 INFO program: Block size: 4096 >11:47:19,948 INFO program: Fragment size: 4096 >11:47:19,948 INFO program: Reserved GDT blocks: 1017 >11:47:19,948 INFO program: Blocks per group: 32768 >11:47:19,948 INFO program: Fragments per group: 32768 >11:47:19,948 INFO program: Inodes per group: 8192 >11:47:19,948 INFO program: Inode blocks per group: 512 >11:47:19,949 INFO program: Flex block group size: 16 >11:47:19,949 INFO program: Filesystem created: Thu Sep 27 13:29:44 2012 >11:47:19,949 INFO program: Last mount time: Thu Oct 25 09:48:58 2012 >11:47:19,949 INFO program: Last write time: Thu Oct 25 11:31:57 2012 >11:47:19,949 INFO program: Mount count: 3 >11:47:19,950 INFO program: Maximum mount count: -1 >11:47:19,950 INFO program: Last checked: Thu Sep 27 13:29:44 2012 >11:47:19,950 INFO program: Check interval: 0 (<none>) >11:47:19,950 INFO program: Lifetime writes: 6158 MB >11:47:19,951 INFO program: Reserved blocks uid: 0 (user root) >11:47:19,951 INFO program: Reserved blocks gid: 0 (group root) >11:47:19,951 INFO program: First inode: 11 >11:47:19,951 INFO program: Inode size: 256 >11:47:19,952 INFO program: Required extra isize: 28 >11:47:19,952 INFO program: Desired extra isize: 28 >11:47:19,952 INFO program: Journal inode: 8 >11:47:19,952 INFO program: Default directory hash: half_md4 >11:47:19,953 INFO program: Directory Hash Seed: aa1d8e3d-5a4c-450a-801e-a5ea15ee07ec >11:47:19,953 INFO program: Journal backup: inode blocks >11:47:19,953 INFO program: Journal features: journal_incompat_revoke >11:47:19,953 INFO program: Journal size: 128M >11:47:19,954 INFO program: Journal length: 32768 >11:47:19,954 INFO program: Journal sequence: 0x00005a98 >11:47:19,954 INFO program: Journal start: 0 >11:47:19,954 INFO program: >11:47:19,955 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >11:47:19,955 INFO program: Running... dumpe2fs -h /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:47:19,971 INFO program: Filesystem volume name: <none> >11:47:19,972 INFO program: Last mounted on: /home >11:47:19,972 INFO program: Filesystem UUID: 4f2ce402-1722-44f7-9ef3-274592ccb41e >11:47:19,973 INFO program: Filesystem magic number: 0xEF53 >11:47:19,973 INFO program: Filesystem revision #: 1 (dynamic) >11:47:19,973 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:47:19,974 INFO program: Filesystem flags: signed_directory_hash >11:47:19,974 INFO program: Default mount options: user_xattr acl >11:47:19,975 INFO program: Filesystem state: clean >11:47:19,975 INFO program: Errors behavior: Continue >11:47:19,976 INFO program: Filesystem OS type: Linux >11:47:19,976 INFO program: Inode count: 7045120 >11:47:19,977 INFO program: Block count: 28159488 >11:47:19,977 INFO program: Reserved block count: 1407974 >11:47:19,977 INFO program: Free blocks: 20920952 >11:47:19,978 INFO program: Free inodes: 6859382 >11:47:19,978 INFO program: First block: 0 >11:47:19,978 INFO program: Block size: 4096 >11:47:19,979 INFO program: Fragment size: 4096 >11:47:19,979 INFO program: Reserved GDT blocks: 1017 >11:47:19,979 INFO program: Blocks per group: 32768 >11:47:19,980 INFO program: Fragments per group: 32768 >11:47:19,980 INFO program: Inodes per group: 8192 >11:47:19,980 INFO program: Inode blocks per group: 512 >11:47:19,981 INFO program: Flex block group size: 16 >11:47:19,981 INFO program: Filesystem created: Thu Sep 27 13:29:44 2012 >11:47:19,982 INFO program: Last mount time: Thu Oct 25 09:48:58 2012 >11:47:19,982 INFO program: Last write time: Thu Oct 25 11:31:57 2012 >11:47:19,982 INFO program: Mount count: 3 >11:47:19,982 INFO program: Maximum mount count: -1 >11:47:19,982 INFO program: Last checked: Thu Sep 27 13:29:44 2012 >11:47:19,982 INFO program: Check interval: 0 (<none>) >11:47:19,982 INFO program: Lifetime writes: 6158 MB >11:47:19,982 INFO program: Reserved blocks uid: 0 (user root) >11:47:19,982 INFO program: Reserved blocks gid: 0 (group root) >11:47:19,982 INFO program: First inode: 11 >11:47:19,982 INFO program: Inode size: 256 >11:47:19,982 INFO program: Required extra isize: 28 >11:47:19,985 INFO program: Desired extra isize: 28 >11:47:19,985 INFO program: Journal inode: 8 >11:47:19,985 INFO program: Default directory hash: half_md4 >11:47:19,985 INFO program: Directory Hash Seed: aa1d8e3d-5a4c-450a-801e-a5ea15ee07ec >11:47:19,985 INFO program: Journal backup: inode blocks >11:47:19,986 INFO program: Journal features: journal_incompat_revoke >11:47:19,986 INFO program: Journal size: 128M >11:47:19,986 INFO program: Journal length: 32768 >11:47:19,986 INFO program: Journal sequence: 0x00005a98 >11:47:19,986 INFO program: Journal start: 0 >11:47:19,986 INFO program: >11:47:19,986 ERR program: dumpe2fs 1.42.6 (21-Sep-2012) >11:47:19,986 INFO program: Running... resize2fs -P /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:47:20,002 INFO program: Estimated minimum size of the filesystem: 6956141 >11:47:20,003 ERR program: resize2fs 1.42.6 (21-Sep-2012) >11:47:20,012 INFO program: Running... udevadm settle --timeout=300 >11:47:20,089 INFO program: Running... udevadm settle --timeout=300 >11:47:20,117 INFO program: Running... udevadm settle --timeout=300 >11:47:20,145 INFO program: Running... udevadm settle --timeout=300 >11:47:20,174 INFO program: Running... udevadm settle --timeout=300 >11:47:20,203 INFO program: Running... udevadm settle --timeout=300 >11:47:20,231 INFO program: Running... udevadm settle --timeout=300 >11:47:20,262 INFO program: Running... udevadm settle --timeout=300 >11:47:20,294 INFO program: Running... udevadm settle --timeout=300 >11:47:20,343 INFO program: Running... udevadm settle --timeout=300 >11:47:20,376 INFO program: Running... udevadm settle --timeout=300 >11:47:20,407 INFO program: Running... udevadm settle --timeout=300 >11:47:20,444 INFO program: Running... udevadm settle --timeout=300 >11:49:52,981 INFO program: Running... udevadm settle --timeout=300 >11:50:06,491 INFO program: Running... hwclock --systohc --utc >11:50:10,506 INFO program: Running... udevadm settle --timeout=300 >11:50:10,544 INFO program: Running... udevadm settle --timeout=300 >11:50:10,578 INFO program: Running... udevadm settle --timeout=300 >11:50:10,616 INFO program: Running... udevadm settle --timeout=300 >11:50:10,650 INFO program: Running... udevadm settle --timeout=300 >11:50:10,685 INFO program: Running... udevadm settle --timeout=300 >11:50:10,721 INFO program: Running... udevadm settle --timeout=300 >11:50:10,764 INFO program: Running... udevadm settle --timeout=300 >11:50:10,802 INFO program: Running... udevadm settle --timeout=300 >11:50:10,921 INFO program: Running... swapon /dev/sda4 >15:50:11,000 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage >15:50:11,104 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >15:50:11,166 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >15:50:11,185 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >15:50:11,204 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >15:50:11,266 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >15:50:11,345 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >15:50:11,364 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux > > >/tmp/storage.log: >15:33:18,845 DEBUG storage: registered device format class MDRaidMember as mdmember >15:33:18,846 DEBUG storage: registered device format class DMRaidMember as dmraidmember >15:33:18,849 DEBUG storage: registered device format class DiskLabel as disklabel >15:33:18,852 DEBUG storage: registered device format class SwapSpace as swap >15:33:18,999 DEBUG storage: registered device format class LUKS as luks >15:33:19,000 DEBUG storage: registered device format class BIOSBoot as biosboot >15:33:19,001 DEBUG storage: registered device format class PPCPRePBoot as prepboot >15:33:19,022 DEBUG storage: registered device format class Ext2FS as ext2 >15:33:19,022 DEBUG storage: registered device format class Ext3FS as ext3 >15:33:19,023 DEBUG storage: registered device format class Ext4FS as ext4 >15:33:19,023 DEBUG storage: registered device format class FATFS as vfat >15:33:19,024 DEBUG storage: registered device format class EFIFS as efi >15:33:19,024 DEBUG storage: registered device format class BTRFS as btrfs >15:33:19,024 DEBUG storage: registered device format class GFS2 as gfs2 >15:33:19,025 DEBUG storage: registered device format class JFS as jfs >15:33:19,025 DEBUG storage: registered device format class ReiserFS as reiserfs >15:33:19,025 DEBUG storage: registered device format class XFS as xfs >15:33:19,026 DEBUG storage: registered device format class HFS as hfs >15:33:19,026 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >15:33:19,026 DEBUG storage: registered device format class HFSPlus as hfs+ >15:33:19,027 DEBUG storage: registered device format class NTFS as ntfs >15:33:19,027 DEBUG storage: registered device format class NFS as nfs >15:33:19,028 DEBUG storage: registered device format class NFSv4 as nfs4 >15:33:19,028 DEBUG storage: registered device format class Iso9660FS as iso9660 >15:33:19,028 DEBUG storage: registered device format class NoDevFS as nodev >15:33:19,029 DEBUG storage: registered device format class DevPtsFS as devpts >15:33:19,029 DEBUG storage: registered device format class ProcFS as proc >15:33:19,029 DEBUG storage: registered device format class SysFS as sysfs >15:33:19,030 DEBUG storage: registered device format class TmpFS as tmpfs >15:33:19,030 DEBUG storage: registered device format class BindFS as bind >15:33:19,031 DEBUG storage: registered device format class SELinuxFS as selinuxfs >15:33:19,031 DEBUG storage: registered device format class USBFS as usbfs >15:33:19,032 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >15:33:19,033 DEBUG storage: registered device format class MultipathMember as multipath_member >15:33:21,293 DEBUG storage: MultipathTopology._build_topology: >15:33:21,294 DEBUG storage: /etc/multipath.conf contents: >15:33:21,294 DEBUG storage: # multipath.conf written by anaconda >15:33:21,294 DEBUG storage: >15:33:21,295 DEBUG storage: defaults { >15:33:21,295 DEBUG storage: user_friendly_names yes >15:33:21,295 DEBUG storage: } >15:33:21,296 DEBUG storage: blacklist { >15:33:21,296 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:33:21,296 DEBUG storage: devnode "^hd[a-z]" >15:33:21,297 DEBUG storage: devnode "^dcssblk[0-9]*" >15:33:21,297 DEBUG storage: device { >15:33:21,297 DEBUG storage: vendor "DGC" >15:33:21,297 DEBUG storage: product "LUNZ" >15:33:21,297 DEBUG storage: } >15:33:21,297 DEBUG storage: device { >15:33:21,297 DEBUG storage: vendor "IBM" >15:33:21,298 DEBUG storage: product "S/390.*" >15:33:21,298 DEBUG storage: } >15:33:21,298 DEBUG storage: # don't count normal SATA devices as multipaths >15:33:21,298 DEBUG storage: device { >15:33:21,298 DEBUG storage: vendor "ATA" >15:33:21,298 DEBUG storage: } >15:33:21,298 DEBUG storage: # don't count 3ware devices as multipaths >15:33:21,299 DEBUG storage: device { >15:33:21,299 DEBUG storage: vendor "3ware" >15:33:21,299 DEBUG storage: } >15:33:21,299 DEBUG storage: device { >15:33:21,299 DEBUG storage: vendor "AMCC" >15:33:21,299 DEBUG storage: } >15:33:21,299 DEBUG storage: # nor highpoint devices >15:33:21,300 DEBUG storage: device { >15:33:21,300 DEBUG storage: vendor "HPT" >15:33:21,300 DEBUG storage: } >15:33:21,300 DEBUG storage: } >15:33:21,300 DEBUG storage: multipaths { >15:33:21,300 DEBUG storage: } >15:33:21,300 DEBUG storage: (end of /etc/multipath.conf) >15:33:21,459 INFO storage: MultipathTopology: found singlepath device: sdb >15:33:21,460 INFO storage: MultipathTopology: found singlepath device: sdc >15:33:21,460 INFO storage: MultipathTopology: found singlepath device: sda >15:33:21,461 INFO storage: MultipathTopology: found non-disk device: sda1 >15:33:21,461 INFO storage: MultipathTopology: found non-disk device: sda2 >15:33:21,461 INFO storage: MultipathTopology: found non-disk device: sda3 >15:33:21,462 INFO storage: MultipathTopology: found non-disk device: sda4 >15:33:21,462 INFO storage: MultipathTopology: found non-disk device: sr0 >15:33:21,462 INFO storage: MultipathTopology: found singlepath device: loop0 >15:33:21,463 INFO storage: MultipathTopology: found singlepath device: loop1 >15:33:21,463 INFO storage: MultipathTopology: found singlepath device: loop2 >15:33:21,464 INFO storage: MultipathTopology: found singlepath device: loop3 >15:33:21,464 INFO storage: MultipathTopology: found singlepath device: loop4 >15:33:21,464 INFO storage: MultipathTopology: found singlepath device: loop5 >15:33:21,464 INFO storage: MultipathTopology: found singlepath device: loop6 >15:33:21,464 INFO storage: MultipathTopology: found singlepath device: loop7 >15:33:21,464 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:33:31,573 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:33:31,574 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:33:32,544 DEBUG storage: MultipathTopology._build_topology: >15:33:32,545 DEBUG storage: /etc/multipath.conf contents: >15:33:32,545 DEBUG storage: # multipath.conf written by anaconda >15:33:32,545 DEBUG storage: >15:33:32,545 DEBUG storage: defaults { >15:33:32,545 DEBUG storage: user_friendly_names yes >15:33:32,545 DEBUG storage: } >15:33:32,545 DEBUG storage: blacklist { >15:33:32,546 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:33:32,546 DEBUG storage: devnode "^hd[a-z]" >15:33:32,546 DEBUG storage: devnode "^dcssblk[0-9]*" >15:33:32,546 DEBUG storage: device { >15:33:32,546 DEBUG storage: vendor "DGC" >15:33:32,546 DEBUG storage: product "LUNZ" >15:33:32,546 DEBUG storage: } >15:33:32,547 DEBUG storage: device { >15:33:32,547 DEBUG storage: vendor "IBM" >15:33:32,547 DEBUG storage: product "S/390.*" >15:33:32,547 DEBUG storage: } >15:33:32,547 DEBUG storage: # don't count normal SATA devices as multipaths >15:33:32,547 DEBUG storage: device { >15:33:32,547 DEBUG storage: vendor "ATA" >15:33:32,548 DEBUG storage: } >15:33:32,548 DEBUG storage: # don't count 3ware devices as multipaths >15:33:32,548 DEBUG storage: device { >15:33:32,548 DEBUG storage: vendor "3ware" >15:33:32,548 DEBUG storage: } >15:33:32,548 DEBUG storage: device { >15:33:32,548 DEBUG storage: vendor "AMCC" >15:33:32,549 DEBUG storage: } >15:33:32,549 DEBUG storage: # nor highpoint devices >15:33:32,551 DEBUG storage: device { >15:33:32,551 DEBUG storage: vendor "HPT" >15:33:32,551 DEBUG storage: } >15:33:32,551 DEBUG storage: } >15:33:32,551 DEBUG storage: multipaths { >15:33:32,551 DEBUG storage: } >15:33:32,551 DEBUG storage: (end of /etc/multipath.conf) >15:33:32,622 INFO storage: MultipathTopology: found singlepath device: sdb >15:33:32,623 INFO storage: MultipathTopology: found singlepath device: sdc >15:33:32,623 INFO storage: MultipathTopology: found singlepath device: sda >15:33:32,624 INFO storage: MultipathTopology: found non-disk device: sda1 >15:33:32,624 INFO storage: MultipathTopology: found non-disk device: sda2 >15:33:32,625 INFO storage: MultipathTopology: found non-disk device: sda3 >15:33:32,625 INFO storage: MultipathTopology: found non-disk device: sda4 >15:33:32,625 INFO storage: MultipathTopology: found non-disk device: sr0 >15:33:32,625 INFO storage: MultipathTopology: found singlepath device: loop0 >15:33:32,625 INFO storage: MultipathTopology: found singlepath device: loop1 >15:33:32,626 INFO storage: MultipathTopology: found singlepath device: loop2 >15:33:32,626 INFO storage: MultipathTopology: found singlepath device: loop3 >15:33:32,626 INFO storage: MultipathTopology: found singlepath device: loop4 >15:33:32,626 INFO storage: MultipathTopology: found singlepath device: loop5 >15:33:32,626 INFO storage: MultipathTopology: found singlepath device: loop6 >15:33:32,626 INFO storage: MultipathTopology: found singlepath device: loop7 >15:33:32,626 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:33:32,627 INFO storage: devices to scan: ['sdb', 'sdc', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >15:33:32,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_HS-CF_070531107876-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_HS-CF', > 'ID_MODEL_ENC': 'Flash\\x20HS-CF\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '2228', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.44', > 'ID_SERIAL': 'Generic_Flash_HS-CF_070531107876-0:0', > 'ID_SERIAL_SHORT': '070531107876', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743451', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_HS-CF_070531107876-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb'} ; name: sdb ; >15:33:32,632 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb)... >15:33:32,633 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:33:32,634 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:32,635 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >15:33:32,637 INFO storage: sdb is a disk >15:33:32,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:32,639 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:33:32,639 INFO storage: added disk sdb (id 0) to device tree >15:33:32,639 DEBUG storage: looking up parted Device: /dev/sdb >15:33:32,649 DEBUG storage: no device or no media present >15:33:32,652 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_HS-COMBO_070531107876-0:1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Flash_HS-COMBO', > 'ID_MODEL_ENC': 'Flash\\x20HS-COMBO\\x20\\x20', > 'ID_MODEL_ID': '2228', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': '4.44', > 'ID_SERIAL': 'Generic_Flash_HS-COMBO_070531107876-0:1', > 'ID_SERIAL_SHORT': '070531107876', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743485', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_HS-COMBO_070531107876-0:1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc'} ; name: sdc ; >15:33:32,653 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc)... >15:33:32,654 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:33:32,655 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:32,656 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >15:33:32,658 INFO storage: sdc is a disk >15:33:32,659 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:32,660 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >15:33:32,661 INFO storage: added disk sdc (id 1) to device tree >15:33:32,661 DEBUG storage: looking up parted Device: /dev/sdc >15:33:32,669 DEBUG storage: no device or no media present >15:33:32,672 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG /dev/disk/by-id/wwn-0x5000c5001f13f265', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747806', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG', > '/dev/disk/by-id/wwn-0x5000c5001f13f265'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda'} ; name: sda ; >15:33:32,673 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda)... >15:33:32,674 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:32,674 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:32,675 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:33:32,676 INFO storage: sda is a disk >15:33:32,677 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:32,678 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:33:32,678 INFO storage: added disk sda (id 2) to device tree >15:33:32,678 DEBUG storage: looking up parted Device: /dev/sda >15:33:32,684 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:33:32,685 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:33:32,686 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:33:32,689 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:33:32,758 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc1be669210>, <parted.partition.Partition object at 0x7fc1be6693d0>, <parted.partition.Partition object at 0x7fc1be663d50>, <parted.partition.Partition object at 0x7fc1be669590>] > device: <parted.device.Device object at 0x7fc1be663bd0> > PedDisk: <_ped.Disk object at 0x7fc1be677050> >15:33:32,758 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:33:32,759 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:33:32,762 INFO storage: got device: DiskDevice instance (0x7fc1be898bd0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 152627.835938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160318AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1d3b45560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc1be898f10> >15:33:32,763 INFO storage: got format: DiskLabel instance (0x7fc1be94c9d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc1be669210>, <parted.partition.Partition object at 0x7fc1be6693d0>, <parted.partition.Partition object at 0x7fc1be663d50>, <parted.partition.Partition object at 0x7fc1be669590>] > device: <parted.device.Device object at 0x7fc1be663bd0> > PedDisk: <_ped.Disk object at 0x7fc1be677050> > origPartedDisk = <parted.disk.Disk object at 0x7fc1be6696d0> > partedDevice = parted.Device instance -- > model: ATA ST3160318AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1d3b45440> > >15:33:32,768 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part1 /dev/disk/by-id/wwn-0x5000c5001f13f265-part1 /dev/disk/by-uuid/642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'ID_FS_UUID_ENC': '642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '208782', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747815', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part1', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part1', > '/dev/disk/by-uuid/642c82b1-7dc8-4e35-8c62-2fc486e50b35'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:33:32,769 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1)... >15:33:32,770 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:33:32,770 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:32,771 INFO storage: sda1 is a partition >15:33:32,771 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:33:32,772 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:32,773 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:33:32,774 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:33:32,775 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:33:32,776 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:32,777 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:33:32,777 DEBUG storage: looking up parted Partition: /dev/sda1 >15:33:32,778 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:33:32,779 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:33:32,780 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:33:32,781 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:33:32,781 INFO storage: added partition sda1 (id 3) to device tree >15:33:32,782 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:33:32,786 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:33:32,817 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:33:32,925 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:33:32,935 WARN storage: disklabel detected but not usable on sda1 >15:33:32,936 INFO storage: type detected on 'sda1' is 'ext4' >15:33:33,256 DEBUG storage: padding min size from 55 up to 60 >15:33:33,262 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:33,263 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:33,264 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:33:33,265 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >15:33:33,266 DEBUG storage: looking up parted Device: /dev/sda1 >15:33:33,268 INFO storage: got device: PartitionDevice instance (0x7fc1be898dd0) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 101.944335938 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 208782 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728c20> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1be6692d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be669250> PedPartition: <_ped.Partition object at 0x7fc1be661ef0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 63 end = 208844 length = 208782 > flags = boot >15:33:33,271 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:33,272 INFO storage: got format: Ext4FS instance (0x7fc1bea10650) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 642c82b1-7dc8-4e35-8c62-2fc486e50b35 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 101.0 targetSize = 101.0 > >15:33:33,278 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part2 /dev/disk/by-id/wwn-0x5000c5001f13f265-part2 /dev/disk/by-uuid/350af11e-f2be-43f0-989e-8a053e17aa36', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '350af11e-f2be-43f0-989e-8a053e17aa36', > 'ID_FS_UUID_ENC': '350af11e-f2be-43f0-989e-8a053e17aa36', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '208896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '68595712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747824', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part2', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part2', > '/dev/disk/by-uuid/350af11e-f2be-43f0-989e-8a053e17aa36'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:33:33,279 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2)... >15:33:33,280 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:33:33,281 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:33,281 INFO storage: sda2 is a partition >15:33:33,282 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:33:33,284 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:33,285 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:33:33,287 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:33:33,288 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:33:33,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:33,290 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:33:33,291 DEBUG storage: looking up parted Partition: /dev/sda2 >15:33:33,292 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:33:33,293 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:33:33,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:33:33,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:33:33,296 INFO storage: added partition sda2 (id 4) to device tree >15:33:33,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:33:33,300 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:33:33,301 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:33:33,303 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:33:33,349 WARN storage: disklabel detected but not usable on sda2 >15:33:33,349 INFO storage: type detected on 'sda2' is 'ext4' >15:33:33,415 DEBUG storage: padding min size from 6845 up to 7345 >15:33:33,417 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:33,418 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:33,420 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:33:33,421 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >15:33:33,422 DEBUG storage: looking up parted Device: /dev/sda2 >15:33:33,424 INFO storage: got device: PartitionDevice instance (0x7fc1be669910) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 33494.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 68595712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4269, 255, 63) biosGeometry: (4269, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1be669490> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be669410> PedPartition: <_ped.Partition object at 0x7fc1be661f50> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 208896 end = 68804607 length = 68595712 > flags = >15:33:33,428 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:33,429 INFO storage: got format: Ext4FS instance (0x7fc1be6c35d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 350af11e-f2be-43f0-989e-8a053e17aa36 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 33494.0 targetSize = 33494.0 > >15:33:33,433 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part3 /dev/disk/by-id/wwn-0x5000c5001f13f265-part3 /dev/disk/by-uuid/08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_UUID_ENC': '08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '68804608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '225280000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747832', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part3', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part3', > '/dev/disk/by-uuid/08221979-7043-4fa1-91e0-56f1d7bc4ad3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:33:33,434 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3)... >15:33:33,435 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:33:33,436 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:33,436 INFO storage: sda3 is a partition >15:33:33,437 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:33:33,438 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:33,438 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:33:33,440 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:33:33,441 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:33:33,441 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:33,442 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:33:33,442 DEBUG storage: looking up parted Partition: /dev/sda3 >15:33:33,443 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >15:33:33,444 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:33:33,445 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:33:33,446 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:33:33,446 INFO storage: added partition sda3 (id 5) to device tree >15:33:33,447 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:33:33,448 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:33:33,449 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:33:33,450 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:33:33,466 WARN storage: disklabel detected but not usable on sda3 >15:33:33,467 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >15:33:33,468 DEBUG storage: LUKS.__init__: uuid: 08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 6VY525GG ; name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >15:33:33,468 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >15:33:33,469 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:33:33,470 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >15:33:33,470 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >15:33:33,471 DEBUG storage: DeviceTree.getDeviceByName: name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >15:33:33,472 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:33,473 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >15:33:33,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:33,475 DEBUG storage: LUKSDevice._setFormat: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; current: None ; type: None ; >15:33:33,476 DEBUG storage: LUKSDevice.setup: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; controllable: True ; orig: False ; >15:33:33,477 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; orig: False ; >15:33:33,478 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:33:33,479 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; type: luks ; >15:33:33,479 INFO storage: setup of luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 failed: luks device not configured >15:33:33,480 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >15:33:33,480 DEBUG storage: looking up parted Device: /dev/sda3 >15:33:33,481 INFO storage: got device: PartitionDevice instance (0x7fc1be6c37d0) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 110000.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 225280000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14023, 255, 63) biosGeometry: (14023, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728e60> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be663f10> PedPartition: <_ped.Partition object at 0x7fc1be661e90> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 68804608 end = 294084607 length = 225280000 > flags = >15:33:33,482 INFO storage: got format: LUKS instance (0x7fc1be6c3810) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 08221979-7043-4fa1-91e0-56f1d7bc4ad3 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >15:33:33,486 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part4 /dev/disk/by-id/wwn-0x5000c5001f13f265-part4 /dev/disk/by-uuid/2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'ID_FS_UUID_ENC': '2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '294084608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18495488', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747841', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part4', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part4', > '/dev/disk/by-uuid/2a048083-5dc1-4b60-9fad-d03e9f2a04dc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4'} ; name: sda4 ; >15:33:33,486 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4)... >15:33:33,487 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:33:33,488 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:33,489 INFO storage: sda4 is a partition >15:33:33,490 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >15:33:33,491 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:33:33,492 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >15:33:33,493 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:33:33,494 DEBUG storage: PartitionDevice._setFormat: sda4 ; >15:33:33,495 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:33,496 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >15:33:33,496 DEBUG storage: looking up parted Partition: /dev/sda4 >15:33:33,497 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >15:33:33,499 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >15:33:33,500 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >15:33:33,501 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >15:33:33,502 INFO storage: added partition sda4 (id 7) to device tree >15:33:33,503 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >15:33:33,505 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >15:33:33,506 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:33:33,507 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >15:33:33,538 WARN storage: disklabel detected but not usable on sda4 >15:33:33,539 INFO storage: type detected on 'sda4' is 'swap' >15:33:33,540 DEBUG storage: SwapSpace.__init__: device: /dev/sda4 ; serial: 6VY525GG ; uuid: 2a048083-5dc1-4b60-9fad-d03e9f2a04dc ; exists: True ; label: None ; >15:33:33,541 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:33:33,542 DEBUG storage: PartitionDevice._setFormat: sda4 ; >15:33:33,543 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: swap ; >15:33:33,543 DEBUG storage: looking up parted Device: /dev/sda4 >15:33:33,544 INFO storage: got device: PartitionDevice instance (0x7fc1be6c3f50) -- > name = sda4 status = True kids = 0 id = 7 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 9031.0 > format = existing swap > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 18495488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1151, 255, 63) biosGeometry: (1151, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728ef0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1be669650> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be6695d0> PedPartition: <_ped.Partition object at 0x7fc1be661fb0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 294084608 end = 312580095 length = 18495488 > flags = >15:33:33,545 INFO storage: got format: SwapSpace instance (0x7fc1be6da390) -- > type = swap name = swap status = False > device = /dev/sda4 uuid = 2a048083-5dc1-4b60-9fad-d03e9f2a04dc exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:33:33,549 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH40N_M009ALN5838 /dev/disk/by-id/wwn-0x5001480000000000 /dev/disk/by-label/RHEL\\x20Workstation\\x207.0 /dev/disk/by-uuid/2012-10-22-06-30-36-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'RHEL_Workstation_7.0', > 'ID_FS_LABEL_ENC': 'RHEL\\x20Workstation\\x207.0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-22-06-30-36-00', > 'ID_FS_UUID_ENC': '2012-10-22-06-30-36-00', > 'ID_MODEL': 'HL-DT-STDVD-RAM_GH40N', > 'ID_MODEL_ENC': 'HL-DT-STDVD-RAM\\x20GH40N\\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': 'NX05', > 'ID_SERIAL': 'HL-DT-STDVD-RAM_GH40N_M009ALN5838', > 'ID_SERIAL_SHORT': 'M009ALN5838', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '749336', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH40N_M009ALN5838', > '/dev/disk/by-id/wwn-0x5001480000000000', > '/dev/disk/by-label/RHEL\\x20Workstation\\x207.0', > '/dev/disk/by-uuid/2012-10-22-06-30-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >15:33:33,550 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0)... >15:33:33,551 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:33:33,551 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:33,551 INFO storage: sr0 is a cdrom >15:33:33,552 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:33:33,553 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:33,554 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:33:33,554 INFO storage: added cdrom sr0 (id 8) to device tree >15:33:33,555 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:33,592 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:33:33,593 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:33:33,594 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:33:33,595 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:33:34,111 WARN storage: disklabel detected but not usable on sr0 >15:33:34,111 INFO storage: type detected on 'sr0' is 'iso9660' >15:33:34,112 DEBUG storage: Iso9660FS.supported: supported: True ; >15:33:34,113 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:33:34,113 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:33:34,114 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:34,157 DEBUG storage: looking up parted Device: /dev/sr0 >15:33:34,158 INFO storage: got device: OpticalDevice instance (0x7fc1be6c3d10) -- > name = sr0 status = True kids = 0 id = 8 > parents = [] > uuid = None size = 4062.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVD-RAM GH40N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2079744 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (129, 255, 63) biosGeometry: (129, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:33:34,159 DEBUG storage: Iso9660FS.supported: supported: True ; >15:33:34,159 INFO storage: got format: Iso9660FS instance (0x7fc1be6da790) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-22-06-30-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = RHEL_Workstation_7.0 size = 0 targetSize = 0 > >15:33:34,160 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '761774', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:33:34,161 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:33:34,162 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:33:34,162 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,163 INFO storage: loop0 is a loop device >15:33:34,163 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:33:34,164 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:33:34,165 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:34,166 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:33:34,167 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 9) to device tree >15:33:34,168 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:33:34,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:34,169 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:33:34,169 INFO storage: added loop loop0 (id 10) to device tree >15:33:34,170 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:33:34,171 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:33:34,171 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:33:34,172 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:33:34,173 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:33:34,174 WARN storage: disklabel detected but not usable on loop0 >15:33:34,175 INFO storage: type detected on 'loop0' is 'squashfs' >15:33:34,175 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:33:34,176 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:33:34,176 INFO storage: got device: LoopDevice instance (0x7fc1be6da150) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:33:34,178 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983', > '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': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_UUID_ENC': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762078', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:33:34,179 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:33:34,179 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:33:34,180 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,180 INFO storage: loop1 is a loop device >15:33:34,181 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:33:34,182 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:33:34,183 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,183 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:34,184 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:33:34,184 INFO storage: added file /LiveOS/rootfs.img (id 11) to device tree >15:33:34,186 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:33:34,186 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:34,187 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:33:34,187 INFO storage: added loop loop1 (id 12) to device tree >15:33:34,188 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:33:34,189 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:33:34,190 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:34,190 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:34,190 DEBUG storage: device loop1 does not contain a disklabel >15:33:34,190 INFO storage: type detected on 'loop1' is 'ext4' >15:33:34,341 DEBUG storage: padding min size from 0 up to 0 >15:33:34,343 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:34,343 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:34,344 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:33:34,345 INFO storage: got device: LoopDevice instance (0x7fc1be6dab10) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:33:34,346 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:34,346 INFO storage: got format: Ext4FS instance (0x7fc1be6c3cd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = afa1a8fc-db65-4bd9-8868-3c1447812983 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:33:34,348 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762093', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:33:34,348 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:33:34,349 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:33:34,350 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,350 INFO storage: loop2 is a loop device >15:33:34,351 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:33:34,352 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:33:34,352 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,353 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:34,354 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:33:34,354 INFO storage: added file /overlay (deleted) (id 13) to device tree >15:33:34,355 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:33:34,355 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:34,356 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:33:34,356 INFO storage: added loop loop2 (id 14) to device tree >15:33:34,357 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:33:34,359 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:33:34,359 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:33:34,360 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:33:34,361 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:33:34,363 WARN storage: disklabel detected but not usable on loop2 >15:33:34,363 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >15:33:34,363 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:33:34,365 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:33:34,365 INFO storage: got device: LoopDevice instance (0x7fc1be6dab50) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:33:34,367 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762919', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:33:34,367 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >15:33:34,367 DEBUG storage: lvm filter: adding loop3 to the reject list >15:33:34,368 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '763423', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:33:34,369 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >15:33:34,369 DEBUG storage: lvm filter: adding loop4 to the reject list >15:33:34,370 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '763443', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:33:34,370 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:33:34,370 DEBUG storage: lvm filter: adding loop5 to the reject list >15:33:34,372 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '764041', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:33:34,372 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:33:34,372 DEBUG storage: lvm filter: adding loop6 to the reject list >15:33:34,373 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '764058', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:33:34,374 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:33:34,374 DEBUG storage: lvm filter: adding loop7 to the reject list >15:33:34,374 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:33:34,425 INFO storage: devices to scan: ['dm-0'] >15:33:34,428 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/afa1a8fc-db65-4bd9-8868-3c1447812983 /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': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_UUID_ENC': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '730882', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:33:34,428 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:33:34,429 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:33:34,430 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,430 INFO storage: live-rw is a device-mapper device >15:33:34,431 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:33:34,432 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:33:34,433 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >15:33:34,434 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:33:34,435 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >15:33:34,436 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:33:34,437 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:34,438 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:33:34,438 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:33:34,439 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:33:34,440 INFO storage: added dm live-rw (id 15) to device tree >15:33:34,441 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:33:34,442 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:33:34,443 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:34,443 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:34,443 DEBUG storage: device live-rw does not contain a disklabel >15:33:34,443 INFO storage: type detected on 'live-rw' is 'ext4' >15:33:34,514 DEBUG storage: padding min size from 793 up to 872 >15:33:34,518 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:34,519 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:33:34,520 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:33:34,521 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:33:34,699 INFO storage: got device: DMDevice instance (0x7fc1be6da850) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728cb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:33:34,700 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:34,701 INFO storage: got format: Ext4FS instance (0x7fc1be6dac90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = afa1a8fc-db65-4bd9-8868-3c1447812983 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:33:34,721 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:33:34,722 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:33:34,723 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:33:34,737 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:33:34,738 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:33:34,740 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:33:34,754 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:33:34,773 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:33:34,774 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,777 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,792 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:33:34,807 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:33:34,809 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,810 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,824 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:33:34,825 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >15:33:34,827 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >15:33:34,841 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:33:34,843 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,844 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,858 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >15:33:34,859 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >15:33:34,861 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >15:33:34,875 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:33:34,877 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,878 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:34,892 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:33:34,911 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:33:34,912 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:33:34,913 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:33:34,913 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:33:34,914 INFO storage: edd: collected mbr signatures: {'sda': '0xcf2acf2a'} >15:33:34,914 DEBUG storage: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 0, mbr_signature: 0xcf2acf2a > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 312581808 >15:33:34,915 INFO storage: edd: matched 0x80 to sda using MBR sig >15:33:34,960 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:33:34,970 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:33:35,014 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:33:35,116 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:33:35,117 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:35,119 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:33:35,134 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:33:35,135 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:33:35,413 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:33:35,413 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:33:35,414 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >15:33:35,414 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:33:35,425 DEBUG storage: resolved 'UUID=08221979-7043-4fa1-91e0-56f1d7bc4ad3' to 'sda3' (partition) >15:33:35,425 DEBUG storage: crypttab maps: ['luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3'] >15:33:35,425 DEBUG storage: parsing /mnt/sysimage/etc/fstab >15:33:35,429 DEBUG storage: resolved 'UUID=350af11e-f2be-43f0-989e-8a053e17aa36' to 'sda2' (partition) >15:33:35,429 DEBUG storage: resolved 'UUID=642c82b1-7dc8-4e35-8c62-2fc486e50b35' to 'sda1' (partition) >15:33:35,430 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >15:33:35,431 DEBUG storage: DeviceTree.getDeviceByPath returned None >15:33:35,432 DEBUG storage: failed to resolve '/dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3' >15:33:35,432 DEBUG storage: resolved 'UUID=2a048083-5dc1-4b60-9fad-d03e9f2a04dc' to 'sda4' (partition) >15:33:35,433 DEBUG storage: DeviceTree.getDeviceByName: name: storage.bos.redhat.com:/vol/engineering/devarchive/redhat ; >15:33:35,434 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:35,434 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/storage.bos.redhat.com:/vol/engineering/devarchive/redhat ; >15:33:35,435 DEBUG storage: DeviceTree.getDeviceByPath returned None >15:33:35,435 DEBUG storage: failed to resolve '/dev/storage.bos.redhat.com:/vol/engineering/devarchive/redhat' >15:33:35,437 DEBUG storage: DeviceTree.getDeviceByName: name: bigpapi.bos.redhat.com:/vol/fedora/rawhide ; >15:33:35,438 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:35,439 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/bigpapi.bos.redhat.com:/vol/fedora/rawhide ; >15:33:35,440 DEBUG storage: DeviceTree.getDeviceByPath returned None >15:33:35,440 DEBUG storage: failed to resolve '/dev/bigpapi.bos.redhat.com:/vol/fedora/rawhide' >15:33:35,451 DEBUG storage: DeviceTree.getDeviceByName: name: bigpapi.bos.redhat.com:/vol/engarchive_iso ; >15:33:35,454 DEBUG storage: DeviceTree.getDeviceByName returned None >15:33:35,455 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/bigpapi.bos.redhat.com:/vol/engarchive_iso ; >15:33:35,457 DEBUG storage: DeviceTree.getDeviceByPath returned None >15:33:35,457 DEBUG storage: failed to resolve '/dev/bigpapi.bos.redhat.com:/vol/engarchive_iso' >15:33:35,458 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:33:35,887 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:35,889 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:35,891 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:35,893 DEBUG storage: Ext4FS.supported: supported: True ; >15:33:35,895 DEBUG storage: looking up parted Device: /dev/sdb >15:33:35,903 DEBUG storage: looking up parted Device: /dev/sdc >15:33:35,911 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:36,074 DEBUG storage: Iso9660FS.supported: supported: True ; >15:33:36,077 DEBUG storage: looking up parted Device: /dev/sdb >15:33:36,084 INFO storage: Skipping disk: sdb: No media present >15:33:36,085 DEBUG storage: looking up parted Device: /dev/sdc >15:33:36,093 INFO storage: Skipping disk: sdc: No media present >15:33:36,327 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >15:33:36,329 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:36,339 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4062MB cdrom sr0 (8) with existing iso9660 filesystem >11:34:13,295 DEBUG storage: looking up parted Device: /dev/sdb >11:34:13,371 DEBUG storage: Iso9660FS.supported: supported: True ; >11:34:13,372 DEBUG storage: Iso9660FS.supported: supported: True ; >11:34:13,373 DEBUG storage: NFSv4.supported: supported: False ; >11:34:13,374 DEBUG storage: NFSv4.supported: supported: False ; >11:34:13,375 DEBUG storage: SELinuxFS.supported: supported: False ; >11:34:13,376 DEBUG storage: SELinuxFS.supported: supported: False ; >11:34:13,377 DEBUG storage: Ext4FS.supported: supported: True ; >11:34:13,378 DEBUG storage: Ext4FS.supported: supported: True ; >11:34:13,379 DEBUG storage: Ext3FS.supported: supported: True ; >11:34:13,380 DEBUG storage: Ext3FS.supported: supported: True ; >11:34:13,381 DEBUG storage: Ext2FS.supported: supported: True ; >11:34:13,382 DEBUG storage: Ext2FS.supported: supported: True ; >11:34:13,383 DEBUG storage: SysFS.supported: supported: False ; >11:34:13,384 DEBUG storage: SysFS.supported: supported: False ; >11:34:13,385 DEBUG storage: MultipathMember.__init__: >11:34:13,386 DEBUG storage: SwapSpace.__init__: >11:34:13,387 DEBUG storage: ProcFS.supported: supported: False ; >11:34:13,388 DEBUG storage: ProcFS.supported: supported: False ; >11:34:13,389 DEBUG storage: DMRaidMember.__init__: >11:34:13,390 DEBUG storage: DevPtsFS.supported: supported: False ; >11:34:13,391 DEBUG storage: DevPtsFS.supported: supported: False ; >11:34:13,392 DEBUG storage: BTRFS.supported: supported: True ; >11:34:13,727 DEBUG storage: USBFS.supported: supported: False ; >11:34:13,729 DEBUG storage: USBFS.supported: supported: False ; >11:34:13,730 DEBUG storage: DiskLabel.__init__: >11:34:13,730 INFO storage: DiskLabel.partedDevice returning None >11:34:13,731 DEBUG storage: HFSPlus.supported: supported: False ; >11:34:13,732 DEBUG storage: HFSPlus.supported: supported: False ; >11:34:13,733 DEBUG storage: XFS.supported: supported: True ; >11:34:13,899 DEBUG storage: XFS.supported: supported: True ; >11:34:13,901 DEBUG storage: TmpFS.supported: supported: False ; >11:34:13,902 DEBUG storage: TmpFS.supported: supported: False ; >11:34:13,903 DEBUG storage: LUKS.__init__: >11:34:13,904 DEBUG storage: NTFS.supported: supported: False ; >11:34:13,905 DEBUG storage: NTFS.supported: supported: False ; >11:34:13,906 DEBUG storage: BindFS.supported: supported: False ; >11:34:13,907 DEBUG storage: BindFS.supported: supported: False ; >11:34:13,908 DEBUG storage: HFS.supported: supported: False ; >11:34:13,909 DEBUG storage: HFS.supported: supported: False ; >11:34:13,910 DEBUG storage: LVMPhysicalVolume.__init__: >11:34:13,911 DEBUG storage: NFS.supported: supported: False ; >11:34:13,912 DEBUG storage: NFS.supported: supported: False ; >11:34:13,913 DEBUG storage: FATFS.supported: supported: True ; >11:34:13,928 DEBUG storage: FATFS.supported: supported: True ; >11:34:13,930 DEBUG storage: NoDevFS.supported: supported: False ; >11:34:13,931 DEBUG storage: NoDevFS.supported: supported: False ; >11:34:13,932 DEBUG storage: MDRaidMember.__init__: >11:34:15,993 DEBUG storage: looking up parted Device: /dev/sdb >11:34:16,003 DEBUG storage: looking up parted Device: /dev/sdb >11:34:16,015 DEBUG storage: looking up parted Device: /dev/sdc >11:34:16,034 DEBUG storage: looking up parted Device: /dev/sdc >11:34:16,062 DEBUG storage: looking up parted Device: /dev/sdc >11:34:16,070 DEBUG storage: looking up parted Device: /dev/sdb >11:34:16,080 DEBUG storage: looking up parted Device: /dev/sdc >11:34:16,100 DEBUG storage: looking up parted Device: /dev/sdb >11:34:16,110 DEBUG storage: looking up parted Device: /dev/sdc >11:37:35,331 DEBUG storage: looking up parted Device: /dev/sdb >11:37:35,365 DEBUG storage: looking up parted Device: /dev/sdc >11:37:44,932 DEBUG storage: looking up parted Device: /dev/sdb >11:37:44,942 DEBUG storage: looking up parted Device: /dev/sdc >11:37:56,511 DEBUG storage: looking up parted Device: /dev/sdb >11:37:56,522 DEBUG storage: looking up parted Device: /dev/sdc >11:38:29,572 DEBUG storage: looking up parted Device: /dev/sdb >11:38:29,582 DEBUG storage: looking up parted Device: /dev/sdc >11:38:39,265 INFO storage: hiding device disk sdb (id 0) >11:38:39,265 DEBUG storage: lvm filter: adding sdb to the reject list >11:38:39,265 INFO storage: hiding device disk sdc (id 1) >11:38:39,266 DEBUG storage: lvm filter: adding sdc to the reject list >11:39:04,687 DEBUG storage: clearpart: looking at sda4 >11:39:04,688 DEBUG storage: clearpart: looking at sda3 >11:39:04,688 DEBUG storage: clearpart: looking at sda2 >11:39:04,688 DEBUG storage: clearpart: looking at sda1 >11:39:04,688 DEBUG storage: checking whether disk sda has an empty extended >11:39:04,689 DEBUG storage: extended is None ; logicals is [] >11:39:04,689 DEBUG storage: new disk order: [] >11:39:04,719 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:39:04,720 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:39:04,721 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:39:04,722 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:39:04,722 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:39:04,724 DEBUG storage: _is_valid_disklabel(sda) returning True >11:39:04,724 DEBUG storage: _is_valid_size(sda) returning True >11:39:04,724 DEBUG storage: _is_valid_location(sda) returning True >11:39:04,725 DEBUG storage: _is_valid_format(sda) returning True >11:39:04,725 DEBUG storage: is_valid_stage1_device(sda) returning True >11:39:04,767 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:39:04,767 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b057c710> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8999910> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8999890> PedPartition: <_ped.Partition object at 0x7fc1b057aa10> >11:39:04,768 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:39:04,769 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b057c710> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8999ad0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8999a50> PedPartition: <_ped.Partition object at 0x7fc1b057aa70> >11:39:04,770 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:39:04,771 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b057c710> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8999710> PedPartition: <_ped.Partition object at 0x7fc1b057a950> >11:39:04,772 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:39:04,773 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b057c710> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8999c90> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8999c10> PedPartition: <_ped.Partition object at 0x7fc1b057aad0> >11:39:26,618 DEBUG storage: Ext4FS.supported: supported: True ; >11:39:26,618 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:39:39,627 DEBUG storage: Ext4FS.supported: supported: True ; >11:39:39,628 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:39:39,628 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:39:57,844 DEBUG storage: Ext4FS.supported: supported: True ; >11:39:57,845 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:39:57,845 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:40:03,171 DEBUG storage: Ext4FS.supported: supported: True ; >11:40:03,171 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:40:03,171 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:40:03,172 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:40:03,172 INFO storage.ui: adjusting device size from 110000.00 to 101.94 >11:40:03,175 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:40:03,176 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >11:40:03,176 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >11:40:03,177 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >11:40:03,177 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >11:40:03,177 DEBUG storage.ui: no growable partitions >11:40:03,178 DEBUG storage.ui: fixing size of existing 101MB partition sda1 (3) with existing ext4 filesystem at 101.94 >11:40:03,178 DEBUG storage.ui: fixing size of existing 33494MB partition sda2 (4) with existing ext4 filesystem at 33494.00 >11:40:03,179 DEBUG storage.ui: fixing size of existing 110000MB partition sda3 (5) with existing luks at 110000.00 >11:40:03,180 DEBUG storage.ui: fixing size of existing 9031MB partition sda4 (7) with existing swap at 9031.00 >11:40:03,189 DEBUG storage: getFormat('Encrypted (LUKS)') returning DeviceFormat instance >11:40:03,192 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:40:03,192 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:40:03,194 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >11:40:03,195 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >11:40:03,196 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:40:03,197 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: luks ; type: None ; >11:40:03,197 INFO storage.ui: registered action: [0] Destroy Format luks on partition sda3 (id 5) >11:40:03,199 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:40:03,200 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >11:40:03,201 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >11:40:03,202 INFO storage.ui: registered action: [1] Create Format ext4 filesystem on partition sda3 (id 5) >11:40:03,211 DEBUG storage: Ext4FS.supported: supported: True ; >11:40:03,212 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:40:22,668 DEBUG storage: Ext4FS.supported: supported: True ; >11:40:22,668 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:40:22,668 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:40:28,858 DEBUG storage: Ext4FS.supported: supported: True ; >11:40:28,859 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:40:28,859 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:40:52,854 DEBUG storage: Ext4FS.supported: supported: True ; >11:40:52,854 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:40:52,855 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 33494.0, ['sda'], None >11:41:07,137 DEBUG storage: Ext4FS.supported: supported: True ; >11:41:07,137 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:41:07,137 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 33494.0, ['sda'], None >11:41:15,367 DEBUG storage: Ext4FS.supported: supported: True ; >11:41:15,367 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:41:15,367 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 110000.0, ['sda'], None >11:41:20,882 DEBUG storage: Ext4FS.supported: supported: True ; >11:41:20,882 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:41:20,883 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:41:44,116 DEBUG storage: Ext4FS.supported: supported: True ; >11:41:44,116 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:41:44,116 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 110000.0, ['sda'], None >11:42:02,742 DEBUG storage: Ext4FS.supported: supported: True ; >11:42:02,742 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:42:02,742 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 110000.0, ['sda'], None >11:43:02,965 DEBUG storage: getFormat('Encrypted (LUKS)') returning DeviceFormat instance >11:43:11,227 DEBUG storage: getFormat('Encrypted (LUKS)') returning DeviceFormat instance >11:43:11,227 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 110000.0, ['sda'], None >11:43:11,229 DEBUG storage.ui: LUKS.__init__: device: /dev/sda3 ; >11:43:11,229 DEBUG storage.ui: getFormat('luks') returning LUKS instance >11:43:11,231 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >11:43:11,231 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:43:11,232 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >11:43:11,233 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda3 (id 5) >11:43:11,234 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >11:43:11,235 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >11:43:11,237 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >11:43:11,237 INFO storage.ui: registered action: [3] Create Format luks on partition sda3 (id 5) >11:43:11,240 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >11:43:11,240 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:43:11,242 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: None ; >11:43:11,242 INFO storage.ui: added luks/dm-crypt luks-sda3 (id 16) to device tree >11:43:11,242 INFO storage.ui: registered action: [4] Create Device luks/dm-crypt luks-sda3 (id 16) >11:43:11,243 DEBUG storage.ui: getFormat('Encrypted (LUKS)') returning DeviceFormat instance >11:43:11,243 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:43:11,245 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: None ; >11:43:11,245 INFO storage.ui: registered action: [5] Destroy Format None on luks/dm-crypt luks-sda3 (id 16) >11:43:11,246 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: None ; >11:43:11,247 INFO storage.ui: registered action: [6] Create Format None on luks/dm-crypt luks-sda3 (id 16) >11:43:11,251 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >11:43:30,431 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >11:43:30,432 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 109998.0, ['sda'], None >11:43:30,437 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:30,437 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:42,864 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:42,864 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:42,864 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b95cf510>, 101.944335938, ['sda'], None >11:43:58,623 DEBUG storage: looking up parted Device: /dev/sdb >11:43:58,632 DEBUG storage: looking up parted Device: /dev/sdc >11:44:03,013 DEBUG storage: looking up parted Device: /dev/sdb >11:44:03,022 DEBUG storage: looking up parted Device: /dev/sdc >11:44:03,244 DEBUG storage: looking up parted Device: /dev/sdb >11:44:03,254 DEBUG storage: looking up parted Device: /dev/sdc >11:44:11,076 DEBUG storage: looking up parted Device: /dev/sdb >11:44:11,086 DEBUG storage: looking up parted Device: /dev/sdc >11:44:26,057 DEBUG storage: looking up parted Device: /dev/sdb >11:44:26,066 DEBUG storage: looking up parted Device: /dev/sdc >11:44:51,019 DEBUG storage: clearpart: looking at sda4 >11:44:51,019 DEBUG storage: clearpart: looking at sda3 >11:44:51,020 DEBUG storage: clearpart: looking at sda2 >11:44:51,020 DEBUG storage: clearpart: looking at sda1 >11:44:51,021 DEBUG storage: checking whether disk sda has an empty extended >11:44:51,021 DEBUG storage: extended is None ; logicals is [] >11:44:51,022 DEBUG storage: new disk order: [] >11:44:51,054 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:44:51,056 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:44:51,057 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:44:51,058 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:44:51,058 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:44:51,060 DEBUG storage: _is_valid_disklabel(sda) returning True >11:44:51,060 DEBUG storage: _is_valid_size(sda) returning True >11:44:51,060 DEBUG storage: _is_valid_location(sda) returning True >11:44:51,061 DEBUG storage: _is_valid_format(sda) returning True >11:44:51,061 DEBUG storage: is_valid_stage1_device(sda) returning True >11:44:51,091 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:44:51,092 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8769c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769bd0> PedPartition: <_ped.Partition object at 0x7fc1b874def0> >11:44:51,093 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:44:51,094 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8769e10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769d90> PedPartition: <_ped.Partition object at 0x7fc1b874ddd0> >11:44:51,095 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:44:51,096 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769a50> PedPartition: <_ped.Partition object at 0x7fc1b874df50> >11:44:51,097 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:44:51,098 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8769fd0> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769f50> PedPartition: <_ped.Partition object at 0x7fc1b874de90> >11:45:35,722 DEBUG storage: Ext4FS.supported: supported: True ; >11:45:35,722 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:45:35,723 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 101.944335938, ['sda'], None >11:45:39,034 DEBUG storage: Ext4FS.supported: supported: True ; >11:45:39,034 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:45:39,034 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 101.944335938, ['sda'], None >11:45:49,852 DEBUG storage: Ext4FS.supported: supported: True ; >11:45:49,852 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:45:49,853 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 33494.0, ['sda'], None >11:45:55,300 DEBUG storage: Ext4FS.supported: supported: True ; >11:45:55,301 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:45:55,301 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 33494.0, ['sda'], None >11:46:11,303 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:46:11,304 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; type: luks ; >11:46:11,306 DEBUG storage: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >11:46:16,415 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >11:46:16,415 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:46:16,417 DEBUG storage.ui: LUKSDevice._setFormat: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; current: None ; type: None ; >11:46:16,418 INFO storage.ui: added luks/dm-crypt luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 (id 17) to device tree >11:46:16,418 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >11:46:16,419 INFO storage.ui: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >11:46:16,454 DEBUG storage.ui: MultipathTopology._build_topology: >11:46:16,455 DEBUG storage.ui: /etc/multipath.conf contents: >11:46:16,455 DEBUG storage.ui: # multipath.conf written by anaconda >11:46:16,455 DEBUG storage.ui: >11:46:16,456 DEBUG storage.ui: defaults { >11:46:16,456 DEBUG storage.ui: user_friendly_names yes >11:46:16,456 DEBUG storage.ui: } >11:46:16,457 DEBUG storage.ui: blacklist { >11:46:16,457 DEBUG storage.ui: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:46:16,457 DEBUG storage.ui: devnode "^hd[a-z]" >11:46:16,458 DEBUG storage.ui: devnode "^dcssblk[0-9]*" >11:46:16,458 DEBUG storage.ui: device { >11:46:16,458 DEBUG storage.ui: vendor "DGC" >11:46:16,459 DEBUG storage.ui: product "LUNZ" >11:46:16,459 DEBUG storage.ui: } >11:46:16,459 DEBUG storage.ui: device { >11:46:16,460 DEBUG storage.ui: vendor "IBM" >11:46:16,460 DEBUG storage.ui: product "S/390.*" >11:46:16,460 DEBUG storage.ui: } >11:46:16,461 DEBUG storage.ui: # don't count normal SATA devices as multipaths >11:46:16,461 DEBUG storage.ui: device { >11:46:16,461 DEBUG storage.ui: vendor "ATA" >11:46:16,461 DEBUG storage.ui: } >11:46:16,461 DEBUG storage.ui: # don't count 3ware devices as multipaths >11:46:16,461 DEBUG storage.ui: device { >11:46:16,461 DEBUG storage.ui: vendor "3ware" >11:46:16,461 DEBUG storage.ui: } >11:46:16,462 DEBUG storage.ui: device { >11:46:16,462 DEBUG storage.ui: vendor "AMCC" >11:46:16,462 DEBUG storage.ui: } >11:46:16,462 DEBUG storage.ui: # nor highpoint devices >11:46:16,462 DEBUG storage.ui: device { >11:46:16,462 DEBUG storage.ui: vendor "HPT" >11:46:16,462 DEBUG storage.ui: } >11:46:16,463 DEBUG storage.ui: wwid "070531107876" >11:46:16,463 DEBUG storage.ui: wwid "070531107876" >11:46:16,463 DEBUG storage.ui: wwid "6VY525GG" >11:46:16,463 DEBUG storage.ui: } >11:46:16,463 DEBUG storage.ui: multipaths { >11:46:16,463 DEBUG storage.ui: } >11:46:16,464 DEBUG storage.ui: (end of /etc/multipath.conf) >11:46:16,537 INFO storage.ui: MultipathTopology: found singlepath device: sdb >11:46:16,537 INFO storage.ui: MultipathTopology: found singlepath device: sdc >11:46:16,537 INFO storage.ui: MultipathTopology: found singlepath device: sda >11:46:16,538 INFO storage.ui: MultipathTopology: found non-disk device: sda1 >11:46:16,538 INFO storage.ui: MultipathTopology: found non-disk device: sda2 >11:46:16,538 INFO storage.ui: MultipathTopology: found non-disk device: sda3 >11:46:16,538 INFO storage.ui: MultipathTopology: found non-disk device: sda4 >11:46:16,538 INFO storage.ui: MultipathTopology: found non-disk device: sr0 >11:46:16,538 INFO storage.ui: MultipathTopology: found singlepath device: loop0 >11:46:16,538 INFO storage.ui: MultipathTopology: found singlepath device: loop1 >11:46:16,538 INFO storage.ui: MultipathTopology: found singlepath device: loop2 >11:46:16,539 INFO storage.ui: MultipathTopology: found singlepath device: loop3 >11:46:16,539 INFO storage.ui: MultipathTopology: found singlepath device: loop4 >11:46:16,539 INFO storage.ui: MultipathTopology: found singlepath device: loop5 >11:46:16,539 INFO storage.ui: MultipathTopology: found singlepath device: loop6 >11:46:16,539 INFO storage.ui: MultipathTopology: found singlepath device: loop7 >11:46:16,539 INFO storage.ui: MultipathTopology: found singlepath device: dm-0 >11:46:16,539 INFO storage.ui: MultipathTopology: found singlepath device: dm-1 >11:46:16,540 INFO storage.ui: devices to scan: ['sdb', 'sdc', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:46:16,543 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_HS-CF_070531107876-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_HS-CF', > 'ID_MODEL_ENC': 'Flash\\x20HS-CF\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '2228', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.44', > 'ID_SERIAL': 'Generic_Flash_HS-CF_070531107876-0:0', > 'ID_SERIAL_SHORT': '070531107876', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743451', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_HS-CF_070531107876-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb'} ; name: sdb ; >11:46:16,544 INFO storage.ui: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb)... >11:46:16,545 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >11:46:16,546 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >11:46:16,548 DEBUG storage.ui: DeviceTree.addUdevDiskDevice: name: sdb ; >11:46:16,550 INFO storage.ui: sdb is a disk >11:46:16,550 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:46:16,552 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: None ; type: None ; >11:46:16,552 INFO storage.ui: added disk sdb (id 18) to device tree >11:46:16,553 DEBUG storage.ui: looking up parted Device: /dev/sdb >11:46:16,561 DEBUG storage.ui: no device or no media present >11:46:16,564 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_HS-COMBO_070531107876-0:1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Flash_HS-COMBO', > 'ID_MODEL_ENC': 'Flash\\x20HS-COMBO\\x20\\x20', > 'ID_MODEL_ID': '2228', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': '4.44', > 'ID_SERIAL': 'Generic_Flash_HS-COMBO_070531107876-0:1', > 'ID_SERIAL_SHORT': '070531107876', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743485', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_HS-COMBO_070531107876-0:1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc'} ; name: sdc ; >11:46:16,565 INFO storage.ui: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc)... >11:46:16,566 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >11:46:16,567 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >11:46:16,568 DEBUG storage.ui: DeviceTree.addUdevDiskDevice: name: sdc ; >11:46:16,570 INFO storage.ui: sdc is a disk >11:46:16,570 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:46:16,572 DEBUG storage.ui: DiskDevice._setFormat: sdc ; current: None ; type: None ; >11:46:16,572 INFO storage.ui: added disk sdc (id 19) to device tree >11:46:16,572 DEBUG storage.ui: looking up parted Device: /dev/sdc >11:46:16,580 DEBUG storage.ui: no device or no media present >11:46:16,583 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG /dev/disk/by-id/wwn-0x5000c5001f13f265', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747806', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG', > '/dev/disk/by-id/wwn-0x5000c5001f13f265'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda'} ; name: sda ; >11:46:16,584 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda)... >11:46:16,585 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:46:16,587 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:46:16,588 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:46:16,590 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:46:16,590 DEBUG storage.ui: disklabel format on sda already set up >11:46:16,591 INFO storage.ui: got device: DiskDevice instance (0x7fc1b875e250) -- > name = sda status = True kids = 4 id = 2 > parents = [] > uuid = None size = 152627.835938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160318AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1d3b45560> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fc1b875e190> >11:46:16,593 INFO storage.ui: got format: DiskLabel instance (0x7fc1b875e2d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc1b8769b90>, <parted.partition.Partition object at 0x7fc1b8769d50>, <parted.partition.Partition object at 0x7fc1b8769950>, <parted.partition.Partition object at 0x7fc1b8769f10>] > device: <parted.device.Device object at 0x7fc1b875e4d0> > PedDisk: <_ped.Disk object at 0x7fc1b8747bd8> > origPartedDisk = <parted.disk.Disk object at 0x7fc1b875e3d0> > partedDevice = parted.Device instance -- > model: ATA ST3160318AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1d3b45440> > >11:46:16,597 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part1 /dev/disk/by-id/wwn-0x5000c5001f13f265-part1 /dev/disk/by-uuid/642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'ID_FS_UUID_ENC': '642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '208782', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747815', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part1', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part1', > '/dev/disk/by-uuid/642c82b1-7dc8-4e35-8c62-2fc486e50b35'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:46:16,598 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1)... >11:46:16,599 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >11:46:16,600 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 101MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >11:46:16,602 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:46:16,603 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:46:16,604 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:46:16,606 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:46:16,639 WARN storage.ui: disklabel detected but not usable on sda1 >11:46:16,640 DEBUG storage.ui: no type or existing type for sda1, bailing >11:46:16,642 INFO storage.ui: got device: PartitionDevice instance (0x7fc1b8750ed0) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 101.944335938 > format = existing ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 208782 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728c20> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8769c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769bd0> PedPartition: <_ped.Partition object at 0x7fc1b874def0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 63 end = 208844 length = 208782 > flags = boot >11:46:16,643 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:16,644 INFO storage.ui: got format: Ext4FS instance (0x7fc1b875e050) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 642c82b1-7dc8-4e35-8c62-2fc486e50b35 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 101.0 targetSize = 101.0 > >11:46:16,648 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part2 /dev/disk/by-id/wwn-0x5000c5001f13f265-part2 /dev/disk/by-uuid/350af11e-f2be-43f0-989e-8a053e17aa36', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '350af11e-f2be-43f0-989e-8a053e17aa36', > 'ID_FS_UUID_ENC': '350af11e-f2be-43f0-989e-8a053e17aa36', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '208896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '68595712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747824', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part2', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part2', > '/dev/disk/by-uuid/350af11e-f2be-43f0-989e-8a053e17aa36'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:46:16,649 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2)... >11:46:16,650 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >11:46:16,651 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 33494MB partition sda2 (4) with existing ext4 filesystem mounted at / >11:46:16,653 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:46:16,654 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:46:16,655 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:46:16,656 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:46:16,688 WARN storage.ui: disklabel detected but not usable on sda2 >11:46:16,689 DEBUG storage.ui: no type or existing type for sda2, bailing >11:46:16,691 INFO storage.ui: got device: PartitionDevice instance (0x7fc1b875e150) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 33494.0 > format = existing ext4 filesystem mounted at / > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 68595712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4269, 255, 63) biosGeometry: (4269, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8769e10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769d90> PedPartition: <_ped.Partition object at 0x7fc1b874ddd0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 208896 end = 68804607 length = 68595712 > flags = >11:46:16,692 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:16,693 INFO storage.ui: got format: Ext4FS instance (0x7fc1b875eb90) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 350af11e-f2be-43f0-989e-8a053e17aa36 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = / mountopts = None > label = None size = 33494.0 targetSize = 33494.0 > >11:46:16,697 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part3 /dev/disk/by-id/wwn-0x5000c5001f13f265-part3 /dev/disk/by-uuid/08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_UUID_ENC': '08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '68804608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '225280000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747832', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part3', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part3', > '/dev/disk/by-uuid/08221979-7043-4fa1-91e0-56f1d7bc4ad3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:46:16,697 INFO storage.ui: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3)... >11:46:16,699 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda3 ; >11:46:16,700 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 110000MB partition sda3 (5) with existing luks >11:46:16,701 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:46:16,703 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >11:46:16,704 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:46:16,706 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >11:46:16,748 WARN storage.ui: disklabel detected but not usable on sda3 >11:46:16,749 DEBUG storage.ui: no type or existing type for sda3, bailing >11:46:16,751 INFO storage.ui: got device: PartitionDevice instance (0x7fc1b875ee90) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 110000.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 225280000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14023, 255, 63) biosGeometry: (14023, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728e60> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769a50> PedPartition: <_ped.Partition object at 0x7fc1b874df50> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 68804608 end = 294084607 length = 225280000 > flags = >11:46:16,752 INFO storage.ui: got format: LUKS instance (0x7fc1b875eed0) -- > type = luks name = LUKS status = True > device = /dev/sda3 uuid = 08221979-7043-4fa1-91e0-56f1d7bc4ad3 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >11:46:16,756 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part4 /dev/disk/by-id/wwn-0x5000c5001f13f265-part4 /dev/disk/by-uuid/2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'ID_FS_UUID_ENC': '2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '294084608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18495488', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747841', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part4', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part4', > '/dev/disk/by-uuid/2a048083-5dc1-4b60-9fad-d03e9f2a04dc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4'} ; name: sda4 ; >11:46:16,756 INFO storage.ui: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4)... >11:46:16,758 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >11:46:16,760 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 9031MB partition sda4 (7) with existing swap >11:46:16,761 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >11:46:16,762 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >11:46:16,764 DEBUG storage.ui: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >11:46:16,765 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >11:46:16,831 WARN storage.ui: disklabel detected but not usable on sda4 >11:46:16,832 DEBUG storage.ui: no type or existing type for sda4, bailing >11:46:16,834 INFO storage.ui: got device: PartitionDevice instance (0x7fc1b875e910) -- > name = sda4 status = True kids = 0 id = 7 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 9031.0 > format = existing swap > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 18495488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1151, 255, 63) biosGeometry: (1151, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728ef0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = swap grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b875e550> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b8769fd0> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b8769f50> PedPartition: <_ped.Partition object at 0x7fc1b874de90> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 294084608 end = 312580095 length = 18495488 > flags = >11:46:16,835 INFO storage.ui: got format: SwapSpace instance (0x7fc1b875ebd0) -- > type = swap name = swap status = False > device = /dev/sda4 uuid = 2a048083-5dc1-4b60-9fad-d03e9f2a04dc exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:46:16,839 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH40N_M009ALN5838 /dev/disk/by-id/wwn-0x5001480000000000 /dev/disk/by-label/RHEL\\x20Workstation\\x207.0 /dev/disk/by-uuid/2012-10-22-06-30-36-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'RHEL_Workstation_7.0', > 'ID_FS_LABEL_ENC': 'RHEL\\x20Workstation\\x207.0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-22-06-30-36-00', > 'ID_FS_UUID_ENC': '2012-10-22-06-30-36-00', > 'ID_MODEL': 'HL-DT-STDVD-RAM_GH40N', > 'ID_MODEL_ENC': 'HL-DT-STDVD-RAM\\x20GH40N\\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': 'NX05', > 'ID_SERIAL': 'HL-DT-STDVD-RAM_GH40N_M009ALN5838', > 'ID_SERIAL_SHORT': 'M009ALN5838', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '749336', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH40N_M009ALN5838', > '/dev/disk/by-id/wwn-0x5001480000000000', > '/dev/disk/by-label/RHEL\\x20Workstation\\x207.0', > '/dev/disk/by-uuid/2012-10-22-06-30-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >11:46:16,840 INFO storage.ui: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0)... >11:46:16,841 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sr0 ; >11:46:16,842 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:16,853 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4062MB cdrom sr0 (8) with existing iso9660 filesystem >11:46:16,854 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:16,864 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:46:16,866 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:46:16,868 DEBUG storage.ui: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:46:16,869 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:46:16,895 WARN storage.ui: disklabel detected but not usable on sr0 >11:46:16,895 DEBUG storage.ui: no type or existing type for sr0, bailing >11:46:16,898 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:46:16,907 INFO storage.ui: got device: OpticalDevice instance (0x7fc1b875ed90) -- > name = sr0 status = True kids = 0 id = 8 > parents = [] > uuid = None size = 4062.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVD-RAM GH40N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2079744 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (129, 255, 63) biosGeometry: (129, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = iso9660 >11:46:16,910 DEBUG storage.ui: Iso9660FS.supported: supported: True ; >11:46:16,910 INFO storage.ui: got format: Iso9660FS instance (0x7fc1b875ef10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-22-06-30-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = RHEL_Workstation_7.0 size = 0 targetSize = 0 > >11:46:16,913 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '761774', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:46:16,913 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >11:46:16,915 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >11:46:16,917 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (10) >11:46:16,918 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:46:16,920 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:46:16,920 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >11:46:16,922 DEBUG storage.ui: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:46:16,924 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:46:16,926 WARN storage.ui: disklabel detected but not usable on loop0 >11:46:16,926 INFO storage.ui: type detected on 'loop0' is 'squashfs' >11:46:16,926 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >11:46:16,928 DEBUG storage.ui: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:46:16,928 INFO storage.ui: got device: LoopDevice instance (0x7fc1b875d090) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >11:46:16,930 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983', > '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': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_UUID_ENC': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762078', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:46:16,931 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >11:46:16,932 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >11:46:16,933 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >11:46:16,934 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:46:16,935 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:46:16,936 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:16,937 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:46:16,937 DEBUG storage.ui: device loop1 does not contain a disklabel >11:46:16,937 DEBUG storage.ui: no type or existing type for loop1, bailing >11:46:16,937 INFO storage.ui: got device: LoopDevice instance (0x7fc1b875d210) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = ext4 >11:46:16,939 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:16,939 INFO storage.ui: got format: Ext4FS instance (0x7fc1b875d310) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = afa1a8fc-db65-4bd9-8868-3c1447812983 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:46:16,941 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762093', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:46:16,941 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >11:46:16,942 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >11:46:16,943 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >11:46:16,945 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:46:16,946 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:46:16,946 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:46:16,947 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:46:16,948 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:46:16,950 WARN storage.ui: disklabel detected but not usable on loop2 >11:46:16,950 INFO storage.ui: type detected on 'loop2' is 'DM_snapshot_cow' >11:46:16,950 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:46:16,951 DEBUG storage.ui: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:46:16,951 INFO storage.ui: got device: LoopDevice instance (0x7fc1b875d390) -- > name = loop2 status = False kids = 1 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >11:46:16,953 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762919', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:46:16,953 DEBUG storage.ui: device 'loop3' in ignoredDisks >11:46:16,953 INFO storage.ui: ignoring loop3 (/devices/virtual/block/loop3) >11:46:16,955 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '763423', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:46:16,955 DEBUG storage.ui: device 'loop4' in ignoredDisks >11:46:16,955 INFO storage.ui: ignoring loop4 (/devices/virtual/block/loop4) >11:46:16,957 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '763443', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:46:16,957 DEBUG storage.ui: device 'loop5' in ignoredDisks >11:46:16,957 INFO storage.ui: ignoring loop5 (/devices/virtual/block/loop5) >11:46:16,958 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '764041', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:46:16,959 DEBUG storage.ui: device 'loop6' in ignoredDisks >11:46:16,959 INFO storage.ui: ignoring loop6 (/devices/virtual/block/loop6) >11:46:16,960 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '764058', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:46:16,960 DEBUG storage.ui: device 'loop7' in ignoredDisks >11:46:16,961 INFO storage.ui: ignoring loop7 (/devices/virtual/block/loop7) >11:46:16,961 DEBUG storage.ui: Skipping a device mapper drive (dm-0) for now >11:46:16,961 DEBUG storage.ui: Skipping a device mapper drive (dm-1) for now >11:46:16,992 INFO storage.ui: devices to scan: ['dm-0', 'dm-1'] >11:46:16,994 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983 /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': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_UUID_ENC': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '730882', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:46:16,995 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >11:46:16,996 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >11:46:16,997 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (15) with existing ext4 filesystem >11:46:16,999 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:46:17,000 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:46:17,001 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:17,001 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:46:17,002 DEBUG storage.ui: device live-rw does not contain a disklabel >11:46:17,002 DEBUG storage.ui: no type or existing type for live-rw, bailing >11:46:17,002 INFO storage.ui: got device: DMDevice instance (0x7fc1b875d950) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728cb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >11:46:17,004 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:17,004 INFO storage.ui: got format: Ext4FS instance (0x7fc1b875da50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = afa1a8fc-db65-4bd9-8868-3c1447812983 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:46:17,007 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-0822197970434fa191e056f1d7bc4ad3-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 /dev/disk/by-uuid/4f2ce402-1722-44f7-9ef3-274592ccb41e /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-0822197970434fa191e056f1d7bc4ad3-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4f2ce402-1722-44f7-9ef3-274592ccb41e', > 'ID_FS_UUID_ENC': '4f2ce402-1722-44f7-9ef3-274592ccb41e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '818022449', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-0822197970434fa191e056f1d7bc4ad3-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > '/dev/disk/by-uuid/4f2ce402-1722-44f7-9ef3-274592ccb41e', > '/dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >11:46:17,008 INFO storage.ui: scanning luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 (/devices/virtual/block/dm-1)... >11:46:17,009 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >11:46:17,009 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:46:17,011 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 109998MB luks/dm-crypt luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 (17) >11:46:17,013 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >11:46:17,014 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; label_type: None ; >11:46:17,016 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:17,016 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:46:17,016 DEBUG storage.ui: device luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 does not contain a disklabel >11:46:17,017 INFO storage.ui: type detected on 'luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3' is 'ext4' >11:46:17,167 DEBUG storage.ui: padding min size from 27173 up to 27673 >11:46:17,169 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:17,169 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:46:17,170 DEBUG storage.ui: LUKSDevice._setFormat: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; current: None ; type: ext4 ; >11:46:17,172 INFO storage.ui: got device: LUKSDevice instance (0x7fc1b8772150) -- > name = luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 status = True kids = 0 id = 17 > parents = ['existing 110000MB partition sda3 (5) with existing luks'] > uuid = None size = 109998.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 225275904 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14022, 255, 63) biosGeometry: (14022, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1b876edd0> > target size = 0 path = /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > format args = [] originalFormat = None target = crypt dmUuid = None >11:46:17,174 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:46:17,174 INFO storage.ui: got format: Ext4FS instance (0x7fc1b877de50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 uuid = 4f2ce402-1722-44f7-9ef3-274592ccb41e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 109998.0 targetSize = 109998.0 > >11:46:17,205 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:46:17,231 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:46:17,232 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,234 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,261 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:46:17,288 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:46:17,290 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,293 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,317 DEBUG storage.ui: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:46:17,319 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:46:17,321 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:46:17,349 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:46:17,352 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,355 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,378 DEBUG storage.ui: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:46:17,404 DEBUG storage.ui: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:46:17,405 DEBUG storage.ui: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:46:17,407 DEBUG storage.ui: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:46:17,409 DEBUG storage.ui: LUKSDevice.teardown: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: True ; controllable: True ; >11:46:17,435 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:46:17,437 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >11:46:17,437 DEBUG storage.ui: unmapping luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:46:17,475 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >11:46:17,504 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:46:17,506 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,509 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,536 DEBUG storage.ui: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:46:17,538 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >11:46:17,541 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >11:46:17,569 DEBUG storage.ui: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:46:17,571 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >11:46:17,573 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >11:46:17,599 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >11:46:17,601 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:46:17,602 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:46:17,647 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:46:17,708 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:46:17,710 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,713 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:17,738 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:46:17,738 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:46:18,035 DEBUG storage.ui: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:46:18,036 INFO storage.ui: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:46:18,036 DEBUG storage.ui: parsing /mnt/sysimage/etc/crypttab >11:46:18,037 DEBUG storage.ui: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:46:18,041 DEBUG storage.ui: resolved 'UUID=08221979-7043-4fa1-91e0-56f1d7bc4ad3' to 'sda3' (partition) >11:46:18,042 DEBUG storage.ui: crypttab maps: ['luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3'] >11:46:18,042 DEBUG storage.ui: parsing /mnt/sysimage/etc/fstab >11:46:18,045 DEBUG storage.ui: resolved 'UUID=350af11e-f2be-43f0-989e-8a053e17aa36' to 'sda2' (partition) >11:46:18,045 DEBUG storage.ui: resolved 'UUID=642c82b1-7dc8-4e35-8c62-2fc486e50b35' to 'sda1' (partition) >11:46:18,047 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >11:46:18,049 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 109998MB luks/dm-crypt luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 (17) with existing ext4 filesystem >11:46:18,049 DEBUG storage.ui: resolved '/dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3' to 'luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3' (luks/dm-crypt) >11:46:18,050 DEBUG storage.ui: resolved 'UUID=2a048083-5dc1-4b60-9fad-d03e9f2a04dc' to 'sda4' (partition) >11:46:18,051 DEBUG storage.ui: DeviceTree.getDeviceByName: name: storage.bos.redhat.com:/vol/engineering/devarchive/redhat ; >11:46:18,053 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >11:46:18,056 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/storage.bos.redhat.com:/vol/engineering/devarchive/redhat ; >11:46:18,057 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >11:46:18,057 DEBUG storage.ui: failed to resolve '/dev/storage.bos.redhat.com:/vol/engineering/devarchive/redhat' >11:46:18,058 DEBUG storage.ui: DeviceTree.getDeviceByName: name: bigpapi.bos.redhat.com:/vol/fedora/rawhide ; >11:46:18,060 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >11:46:18,061 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/bigpapi.bos.redhat.com:/vol/fedora/rawhide ; >11:46:18,062 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >11:46:18,062 DEBUG storage.ui: failed to resolve '/dev/bigpapi.bos.redhat.com:/vol/fedora/rawhide' >11:46:18,063 DEBUG storage.ui: DeviceTree.getDeviceByName: name: bigpapi.bos.redhat.com:/vol/engarchive_iso ; >11:46:18,064 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >11:46:18,065 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/bigpapi.bos.redhat.com:/vol/engarchive_iso ; >11:46:18,066 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >11:46:18,066 DEBUG storage.ui: failed to resolve '/dev/bigpapi.bos.redhat.com:/vol/engarchive_iso' >11:46:18,067 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:46:18,128 DEBUG storage.ui: LUKSDevice.setup: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; controllable: True ; orig: False ; >11:46:18,130 DEBUG storage.ui: LUKSDevice.setupParents: kids: 0 ; name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; orig: False ; >11:46:18,131 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:46:18,133 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; mapName: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; type: luks ; >11:46:18,135 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >11:46:20,302 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:46:20,363 DEBUG storage.ui: LUKSDevice.teardown: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: True ; controllable: True ; >11:46:20,429 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:46:20,431 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >11:46:20,431 DEBUG storage.ui: unmapping luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:46:20,462 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >11:46:20,490 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:46:20,492 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:20,494 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:46:29,527 DEBUG storage: Ext4FS.supported: supported: True ; >11:46:29,527 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:46:29,527 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 101.944335938, ['sda'], None >11:46:33,518 DEBUG storage: Ext4FS.supported: supported: True ; >11:46:33,518 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:46:33,519 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 101.944335938, ['sda'], None >11:46:58,948 DEBUG storage: Ext4FS.supported: supported: True ; >11:46:58,949 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:46:58,949 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 101.944335938, ['sda'], None >11:47:17,166 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:17,167 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:17,168 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b8750e50>, 101.944335938, ['sda'], None >11:47:17,173 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >11:47:17,174 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:17,175 DEBUG storage: LUKSDevice._setFormat: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; current: None ; type: None ; >11:47:17,177 DEBUG storage: LUKSDevice.setup: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; controllable: True ; orig: False ; >11:47:17,178 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; orig: False ; >11:47:17,180 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:47:17,182 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; type: luks ; >11:47:17,183 DEBUG storage: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >11:47:19,391 DEBUG storage: looking up parted Device: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:47:19,392 INFO storage: added luks/dm-crypt luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 (id 20) to device tree >11:47:19,392 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:47:19,393 INFO storage: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >11:47:19,428 DEBUG storage: MultipathTopology._build_topology: >11:47:19,428 DEBUG storage: /etc/multipath.conf contents: >11:47:19,429 DEBUG storage: # multipath.conf written by anaconda >11:47:19,429 DEBUG storage: >11:47:19,429 DEBUG storage: defaults { >11:47:19,429 DEBUG storage: user_friendly_names yes >11:47:19,429 DEBUG storage: } >11:47:19,429 DEBUG storage: blacklist { >11:47:19,429 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:47:19,429 DEBUG storage: devnode "^hd[a-z]" >11:47:19,429 DEBUG storage: devnode "^dcssblk[0-9]*" >11:47:19,429 DEBUG storage: device { >11:47:19,429 DEBUG storage: vendor "DGC" >11:47:19,429 DEBUG storage: product "LUNZ" >11:47:19,430 DEBUG storage: } >11:47:19,430 DEBUG storage: device { >11:47:19,430 DEBUG storage: vendor "IBM" >11:47:19,430 DEBUG storage: product "S/390.*" >11:47:19,430 DEBUG storage: } >11:47:19,430 DEBUG storage: # don't count normal SATA devices as multipaths >11:47:19,430 DEBUG storage: device { >11:47:19,431 DEBUG storage: vendor "ATA" >11:47:19,431 DEBUG storage: } >11:47:19,431 DEBUG storage: # don't count 3ware devices as multipaths >11:47:19,431 DEBUG storage: device { >11:47:19,432 DEBUG storage: vendor "3ware" >11:47:19,432 DEBUG storage: } >11:47:19,432 DEBUG storage: device { >11:47:19,432 DEBUG storage: vendor "AMCC" >11:47:19,433 DEBUG storage: } >11:47:19,433 DEBUG storage: # nor highpoint devices >11:47:19,433 DEBUG storage: device { >11:47:19,433 DEBUG storage: vendor "HPT" >11:47:19,434 DEBUG storage: } >11:47:19,434 DEBUG storage: wwid "070531107876" >11:47:19,434 DEBUG storage: wwid "070531107876" >11:47:19,434 DEBUG storage: wwid "6VY525GG" >11:47:19,434 DEBUG storage: } >11:47:19,435 DEBUG storage: multipaths { >11:47:19,435 DEBUG storage: } >11:47:19,435 DEBUG storage: (end of /etc/multipath.conf) >11:47:19,494 INFO storage: MultipathTopology: found singlepath device: sdb >11:47:19,494 INFO storage: MultipathTopology: found singlepath device: sdc >11:47:19,495 INFO storage: MultipathTopology: found singlepath device: sda >11:47:19,495 INFO storage: MultipathTopology: found non-disk device: sda1 >11:47:19,496 INFO storage: MultipathTopology: found non-disk device: sda2 >11:47:19,497 INFO storage: MultipathTopology: found non-disk device: sda3 >11:47:19,497 INFO storage: MultipathTopology: found non-disk device: sda4 >11:47:19,497 INFO storage: MultipathTopology: found non-disk device: sr0 >11:47:19,498 INFO storage: MultipathTopology: found singlepath device: loop0 >11:47:19,498 INFO storage: MultipathTopology: found singlepath device: loop1 >11:47:19,499 INFO storage: MultipathTopology: found singlepath device: loop2 >11:47:19,499 INFO storage: MultipathTopology: found singlepath device: loop3 >11:47:19,499 INFO storage: MultipathTopology: found singlepath device: loop4 >11:47:19,499 INFO storage: MultipathTopology: found singlepath device: loop5 >11:47:19,500 INFO storage: MultipathTopology: found singlepath device: loop6 >11:47:19,500 INFO storage: MultipathTopology: found singlepath device: loop7 >11:47:19,500 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:47:19,500 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:47:19,500 INFO storage: devices to scan: ['sdb', 'sdc', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:47:19,503 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_HS-CF_070531107876-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_HS-CF', > 'ID_MODEL_ENC': 'Flash\\x20HS-CF\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '2228', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.44', > 'ID_SERIAL': 'Generic_Flash_HS-CF_070531107876-0:0', > 'ID_SERIAL_SHORT': '070531107876', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743451', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_HS-CF_070531107876-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb'} ; name: sdb ; >11:47:19,504 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:0/block/sdb)... >11:47:19,506 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >11:47:19,507 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:19,508 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >11:47:19,510 INFO storage: sdb is a disk >11:47:19,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:19,512 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >11:47:19,513 INFO storage: added disk sdb (id 21) to device tree >11:47:19,513 DEBUG storage: looking up parted Device: /dev/sdb >11:47:19,521 DEBUG storage: no device or no media present >11:47:19,524 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_HS-COMBO_070531107876-0:1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Flash_HS-COMBO', > 'ID_MODEL_ENC': 'Flash\\x20HS-COMBO\\x20\\x20', > 'ID_MODEL_ID': '2228', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': '4.44', > 'ID_SERIAL': 'Generic_Flash_HS-COMBO_070531107876-0:1', > 'ID_SERIAL_SHORT': '070531107876', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743485', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_HS-COMBO_070531107876-0:1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3.1.1:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc'} ; name: sdc ; >11:47:19,525 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/host0/target0:0:0/0:0:0:1/block/sdc)... >11:47:19,526 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >11:47:19,527 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:19,528 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >11:47:19,530 INFO storage: sdc is a disk >11:47:19,530 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:19,532 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >11:47:19,532 INFO storage: added disk sdc (id 22) to device tree >11:47:19,532 DEBUG storage: looking up parted Device: /dev/sdc >11:47:19,540 DEBUG storage: no device or no media present >11:47:19,543 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG /dev/disk/by-id/wwn-0x5000c5001f13f265', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747806', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG', > '/dev/disk/by-id/wwn-0x5000c5001f13f265'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda'} ; name: sda ; >11:47:19,544 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda)... >11:47:19,546 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:19,547 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:47:19,548 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:47:19,549 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:47:19,550 DEBUG storage: disklabel format on sda already set up >11:47:19,551 INFO storage: got device: DiskDevice instance (0x7fc1be898bd0) -- > name = sda status = True kids = 4 id = 2 > parents = [] > uuid = None size = 152627.835938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160318AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1d3b45560> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fc1be898f10> >11:47:19,552 INFO storage: got format: DiskLabel instance (0x7fc1be94c9d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc1be669210>, <parted.partition.Partition object at 0x7fc1be6693d0>, <parted.partition.Partition object at 0x7fc1be663d50>, <parted.partition.Partition object at 0x7fc1be669590>] > device: <parted.device.Device object at 0x7fc1be663bd0> > PedDisk: <_ped.Disk object at 0x7fc1be677050> > origPartedDisk = <parted.disk.Disk object at 0x7fc1be6696d0> > partedDevice = parted.Device instance -- > model: ATA ST3160318AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1d3b45440> > >11:47:19,556 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part1 /dev/disk/by-id/wwn-0x5000c5001f13f265-part1 /dev/disk/by-uuid/642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'ID_FS_UUID_ENC': '642c82b1-7dc8-4e35-8c62-2fc486e50b35', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '208782', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747815', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part1', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part1', > '/dev/disk/by-uuid/642c82b1-7dc8-4e35-8c62-2fc486e50b35'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:47:19,557 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1)... >11:47:19,558 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >11:47:19,559 DEBUG storage: DeviceTree.getDeviceByName returned existing 101MB partition sda1 (3) with existing ext4 filesystem >11:47:19,560 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:47:19,561 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:47:19,563 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:47:19,564 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:47:19,572 WARN storage: disklabel detected but not usable on sda1 >11:47:19,573 DEBUG storage: no type or existing type for sda1, bailing >11:47:19,574 INFO storage: got device: PartitionDevice instance (0x7fc1be898dd0) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 101.944335938 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 208782 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728c20> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1be6692d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be669250> PedPartition: <_ped.Partition object at 0x7fc1be661ef0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 63 end = 208844 length = 208782 > flags = boot >11:47:19,576 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:19,576 INFO storage: got format: Ext4FS instance (0x7fc1bea10650) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 642c82b1-7dc8-4e35-8c62-2fc486e50b35 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 101.0 targetSize = 101.0 > >11:47:19,580 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part2 /dev/disk/by-id/wwn-0x5000c5001f13f265-part2 /dev/disk/by-uuid/350af11e-f2be-43f0-989e-8a053e17aa36', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '350af11e-f2be-43f0-989e-8a053e17aa36', > 'ID_FS_UUID_ENC': '350af11e-f2be-43f0-989e-8a053e17aa36', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '208896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '68595712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747824', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part2', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part2', > '/dev/disk/by-uuid/350af11e-f2be-43f0-989e-8a053e17aa36'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:47:19,581 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2)... >11:47:19,583 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >11:47:19,584 DEBUG storage: DeviceTree.getDeviceByName returned existing 33494MB partition sda2 (4) with existing ext4 filesystem >11:47:19,585 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:47:19,587 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:47:19,588 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:47:19,589 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:47:19,616 WARN storage: disklabel detected but not usable on sda2 >11:47:19,617 DEBUG storage: no type or existing type for sda2, bailing >11:47:19,618 INFO storage: got device: PartitionDevice instance (0x7fc1be669910) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 33494.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 68595712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4269, 255, 63) biosGeometry: (4269, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1be669490> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be669410> PedPartition: <_ped.Partition object at 0x7fc1be661f50> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 208896 end = 68804607 length = 68595712 > flags = >11:47:19,620 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:19,620 INFO storage: got format: Ext4FS instance (0x7fc1be6c35d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 350af11e-f2be-43f0-989e-8a053e17aa36 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 33494.0 targetSize = 33494.0 > >11:47:19,624 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part3 /dev/disk/by-id/wwn-0x5000c5001f13f265-part3 /dev/disk/by-uuid/08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_UUID_ENC': '08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '68804608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '225280000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747832', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part3', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part3', > '/dev/disk/by-uuid/08221979-7043-4fa1-91e0-56f1d7bc4ad3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:47:19,625 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3)... >11:47:19,626 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >11:47:19,627 DEBUG storage: DeviceTree.getDeviceByName returned existing 110000MB partition sda3 (5) with existing luks >11:47:19,628 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:47:19,629 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >11:47:19,630 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:47:19,631 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >11:47:19,640 WARN storage: disklabel detected but not usable on sda3 >11:47:19,641 DEBUG storage: no type or existing type for sda3, bailing >11:47:19,642 INFO storage: got device: PartitionDevice instance (0x7fc1be6c37d0) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 110000.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 225280000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14023, 255, 63) biosGeometry: (14023, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728e60> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be663f10> PedPartition: <_ped.Partition object at 0x7fc1be661e90> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 68804608 end = 294084607 length = 225280000 > flags = >11:47:19,642 INFO storage: got format: LUKS instance (0x7fc1be6c3810) -- > type = luks name = LUKS status = True > device = /dev/sda3 uuid = 08221979-7043-4fa1-91e0-56f1d7bc4ad3 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >11:47:19,650 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part4 /dev/disk/by-id/wwn-0x5000c5001f13f265-part4 /dev/disk/by-uuid/2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'ID_FS_UUID_ENC': '2a048083-5dc1-4b60-9fad-d03e9f2a04dc', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3160318AS', > 'ID_MODEL_ENC': 'ST3160318AS\\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_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '294084608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18495488', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'CC66', > 'ID_SERIAL': 'ST3160318AS_6VY525GG', > 'ID_SERIAL_SHORT': '6VY525GG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001f13f265', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001f13f265', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '747841', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST3160318AS_6VY525GG-part4', > '/dev/disk/by-id/wwn-0x5000c5001f13f265-part4', > '/dev/disk/by-uuid/2a048083-5dc1-4b60-9fad-d03e9f2a04dc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4'} ; name: sda4 ; >11:47:19,650 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4)... >11:47:19,652 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >11:47:19,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 9031MB partition sda4 (7) with existing swap >11:47:19,654 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >11:47:19,655 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >11:47:19,656 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >11:47:19,657 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >11:47:19,699 WARN storage: disklabel detected but not usable on sda4 >11:47:19,699 DEBUG storage: no type or existing type for sda4, bailing >11:47:19,701 INFO storage: got device: PartitionDevice instance (0x7fc1be6c3f50) -- > name = sda4 status = True kids = 0 id = 7 > parents = ['existing 152627MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 9031.0 > format = existing swap > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host3/target3:0:0/3:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 18495488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1151, 255, 63) biosGeometry: (1151, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728ef0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = swap grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be663c90> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1be669650> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1be6695d0> PedPartition: <_ped.Partition object at 0x7fc1be661fb0> > disk = existing 152627MB disk sda (2) with existing msdos disklabel > start = 294084608 end = 312580095 length = 18495488 > flags = >11:47:19,702 INFO storage: got format: SwapSpace instance (0x7fc1be6da390) -- > type = swap name = swap status = False > device = /dev/sda4 uuid = 2a048083-5dc1-4b60-9fad-d03e9f2a04dc exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:47:19,705 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH40N_M009ALN5838 /dev/disk/by-id/wwn-0x5001480000000000 /dev/disk/by-label/RHEL\\x20Workstation\\x207.0 /dev/disk/by-uuid/2012-10-22-06-30-36-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'RHEL_Workstation_7.0', > 'ID_FS_LABEL_ENC': 'RHEL\\x20Workstation\\x207.0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-22-06-30-36-00', > 'ID_FS_UUID_ENC': '2012-10-22-06-30-36-00', > 'ID_MODEL': 'HL-DT-STDVD-RAM_GH40N', > 'ID_MODEL_ENC': 'HL-DT-STDVD-RAM\\x20GH40N\\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': 'NX05', > 'ID_SERIAL': 'HL-DT-STDVD-RAM_GH40N_M009ALN5838', > 'ID_SERIAL_SHORT': 'M009ALN5838', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '749336', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVD-RAM_GH40N_M009ALN5838', > '/dev/disk/by-id/wwn-0x5001480000000000', > '/dev/disk/by-label/RHEL\\x20Workstation\\x207.0', > '/dev/disk/by-uuid/2012-10-22-06-30-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >11:47:19,706 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0)... >11:47:19,707 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:47:19,709 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:19,719 DEBUG storage: DeviceTree.getDeviceByName returned existing 4062MB cdrom sr0 (8) with existing iso9660 filesystem >11:47:19,721 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:19,731 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:47:19,733 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:47:19,734 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:47:19,735 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:47:19,760 WARN storage: disklabel detected but not usable on sr0 >11:47:19,761 DEBUG storage: no type or existing type for sr0, bailing >11:47:19,763 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:19,773 INFO storage: got device: OpticalDevice instance (0x7fc1be6c3d10) -- > name = sr0 status = True kids = 0 id = 8 > parents = [] > uuid = None size = 4062.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVD-RAM GH40N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2079744 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (129, 255, 63) biosGeometry: (129, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = iso9660 >11:47:19,775 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:19,775 INFO storage: got format: Iso9660FS instance (0x7fc1be6da790) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-22-06-30-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = RHEL_Workstation_7.0 size = 0 targetSize = 0 > >11:47:19,777 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '761774', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:47:19,778 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:47:19,779 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:47:19,780 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (10) >11:47:19,782 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:47:19,783 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:47:19,783 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:19,785 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:47:19,786 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:47:19,788 WARN storage: disklabel detected but not usable on loop0 >11:47:19,788 INFO storage: type detected on 'loop0' is 'squashfs' >11:47:19,789 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:19,790 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:47:19,791 INFO storage: got device: LoopDevice instance (0x7fc1be6da150) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >11:47:19,793 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983', > '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': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_UUID_ENC': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762078', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:47:19,794 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:47:19,795 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:47:19,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >11:47:19,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:47:19,799 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:47:19,800 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:19,801 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:19,801 DEBUG storage: device loop1 does not contain a disklabel >11:47:19,802 DEBUG storage: no type or existing type for loop1, bailing >11:47:19,802 INFO storage: got device: LoopDevice instance (0x7fc1be6dab10) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = ext4 >11:47:19,804 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:19,804 INFO storage: got format: Ext4FS instance (0x7fc1be6c3cd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = afa1a8fc-db65-4bd9-8868-3c1447812983 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:47:19,806 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762093', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:47:19,807 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:47:19,808 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:47:19,809 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >11:47:19,810 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:47:19,812 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:47:19,812 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:19,813 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:47:19,815 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:47:19,817 WARN storage: disklabel detected but not usable on loop2 >11:47:19,817 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >11:47:19,818 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:19,819 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:47:19,820 INFO storage: got device: LoopDevice instance (0x7fc1be6dab50) -- > name = loop2 status = False kids = 1 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >11:47:19,821 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '762919', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:47:19,822 DEBUG storage: device 'loop3' in ignoredDisks >11:47:19,822 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >11:47:19,824 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '763423', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:47:19,824 DEBUG storage: device 'loop4' in ignoredDisks >11:47:19,824 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >11:47:19,826 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '763443', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:47:19,826 DEBUG storage: device 'loop5' in ignoredDisks >11:47:19,827 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:47:19,828 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '764041', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:47:19,829 DEBUG storage: device 'loop6' in ignoredDisks >11:47:19,829 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:47:19,831 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '764058', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:47:19,831 DEBUG storage: device 'loop7' in ignoredDisks >11:47:19,831 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:47:19,832 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:47:19,832 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:47:19,865 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:47:19,868 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/afa1a8fc-db65-4bd9-8868-3c1447812983 /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': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_UUID_ENC': 'afa1a8fc-db65-4bd9-8868-3c1447812983', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '730882', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/afa1a8fc-db65-4bd9-8868-3c1447812983', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:47:19,869 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:47:19,870 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:47:19,872 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (15) with existing ext4 filesystem >11:47:19,873 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:47:19,874 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:47:19,876 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:19,876 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:19,877 DEBUG storage: device live-rw does not contain a disklabel >11:47:19,877 DEBUG storage: no type or existing type for live-rw, bailing >11:47:19,878 INFO storage: got device: DMDevice instance (0x7fc1be6da850) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1bb728cb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >11:47:19,879 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:19,880 INFO storage: got format: Ext4FS instance (0x7fc1be6dac90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = afa1a8fc-db65-4bd9-8868-3c1447812983 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:47:19,883 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-0822197970434fa191e056f1d7bc4ad3-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 /dev/disk/by-uuid/4f2ce402-1722-44f7-9ef3-274592ccb41e /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-0822197970434fa191e056f1d7bc4ad3-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4f2ce402-1722-44f7-9ef3-274592ccb41e', > 'ID_FS_UUID_ENC': '4f2ce402-1722-44f7-9ef3-274592ccb41e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '880989659', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-0822197970434fa191e056f1d7bc4ad3-luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3', > '/dev/disk/by-uuid/4f2ce402-1722-44f7-9ef3-274592ccb41e', > '/dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >11:47:19,884 INFO storage: scanning luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 (/devices/virtual/block/dm-1)... >11:47:19,885 DEBUG storage: DeviceTree.getDeviceByName: name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >11:47:19,886 DEBUG storage: DeviceTree.getDeviceByName returned existing 109998MB luks/dm-crypt luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 (20) >11:47:19,888 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; >11:47:19,889 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; label_type: None ; >11:47:19,890 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:19,891 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:19,891 DEBUG storage: device luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 does not contain a disklabel >11:47:19,892 INFO storage: type detected on 'luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3' is 'ext4' >11:47:20,004 DEBUG storage: padding min size from 27173 up to 27673 >11:47:20,005 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:20,006 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:20,007 DEBUG storage: LUKSDevice._setFormat: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; current: None ; type: ext4 ; >11:47:20,009 INFO storage: got device: LUKSDevice instance (0x7fc1b8778b10) -- > name = luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 status = True kids = 0 id = 20 > parents = ['existing 110000MB partition sda3 (5) with existing luks'] > uuid = None size = 109998.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 225275904 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14022, 255, 63) biosGeometry: (14022, 255, 63) > PedDevice: <_ped.Device object at 0x7fc1b876e8c0> > target size = 0 path = /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 > format args = [] originalFormat = None target = crypt dmUuid = None >11:47:20,010 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:20,011 INFO storage: got format: Ext4FS instance (0x7fc1d3b5bbd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 uuid = 4f2ce402-1722-44f7-9ef3-274592ccb41e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 109998.0 targetSize = 109998.0 > >11:47:20,088 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:47:20,112 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:47:20,114 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,116 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,144 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:47:20,171 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:47:20,172 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,174 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,198 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:47:20,200 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:47:20,202 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:47:20,227 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:47:20,228 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,231 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,260 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:47:20,289 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:47:20,291 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:47:20,292 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:47:20,293 DEBUG storage: LUKSDevice.teardown: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: True ; controllable: True ; >11:47:20,322 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:47:20,324 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >11:47:20,324 DEBUG storage: unmapping luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 >11:47:20,342 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >11:47:20,371 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:47:20,373 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,375 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:47:20,403 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:47:20,405 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >11:47:20,407 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >11:47:20,438 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:47:20,441 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >11:47:20,444 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >11:47:20,471 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:47:20,474 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:20,475 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:47:20,475 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:47:20,476 DEBUG storage: stage1 device cannot be of type luks/dm-crypt >11:47:20,477 DEBUG storage: _is_valid_disklabel(sda) returning True >11:47:20,477 DEBUG storage: _is_valid_size(sda) returning True >11:47:20,477 DEBUG storage: _is_valid_location(sda) returning True >11:47:20,477 DEBUG storage: _is_valid_format(sda) returning True >11:47:20,477 DEBUG storage: is_valid_stage1_device(sda) returning True >11:47:20,483 DEBUG storage: looking up parted Device: /dev/sdb >11:47:20,491 INFO storage: Skipping disk: sdb: No media present >11:47:20,492 DEBUG storage: looking up parted Device: /dev/sdc >11:47:20,500 INFO storage: Skipping disk: sdc: No media present >11:47:20,501 DEBUG storage: _is_valid_disklabel(sda) returning True >11:47:20,502 DEBUG storage: _is_valid_size(sda) returning True >11:47:20,502 DEBUG storage: _is_valid_location(sda) returning True >11:47:20,503 DEBUG storage: _is_valid_format(sda) returning True >11:47:20,503 DEBUG storage: is_valid_stage1_device(sda) returning True >11:47:20,504 DEBUG storage: _is_valid_disklabel(sda1) returning True >11:47:20,505 DEBUG storage: _is_valid_size(sda1) returning True >11:47:20,506 DEBUG storage: _is_valid_location(sda1) returning True >11:47:20,506 DEBUG storage: _is_valid_partition(sda1) returning True >11:47:20,507 DEBUG storage: _is_valid_format(sda1) returning True >11:47:20,507 DEBUG storage: is_valid_stage2_device(sda1) returning True >11:49:31,182 DEBUG storage: looking up parted Device: /dev/sdb >11:49:31,191 DEBUG storage: looking up parted Device: /dev/sdc >11:49:35,638 DEBUG storage: looking up parted Device: /dev/sdb >11:49:35,647 DEBUG storage: looking up parted Device: /dev/sdc >11:49:45,618 DEBUG storage: looking up parted Device: /dev/sdb >11:49:45,627 DEBUG storage: looking up parted Device: /dev/sdc >11:49:52,912 DEBUG storage: clearpart: looking at sda4 >11:49:52,912 DEBUG storage: clearpart: looking at sda3 >11:49:52,912 DEBUG storage: clearpart: looking at sda2 >11:49:52,912 DEBUG storage: clearpart: looking at sda1 >11:49:52,913 DEBUG storage: checking whether disk sda has an empty extended >11:49:52,913 DEBUG storage: extended is None ; logicals is [] >11:49:52,914 DEBUG storage: looking up parted Device: /dev/sdb >11:49:52,921 INFO storage: Skipping disk: sdb: No media present >11:49:52,922 DEBUG storage: looking up parted Device: /dev/sdc >11:49:52,930 INFO storage: Skipping disk: sdc: No media present >11:49:52,931 DEBUG storage: looking up parted Device: /dev/sdb >11:49:52,939 INFO storage: Skipping disk: sdb: No media present >11:49:52,939 DEBUG storage: looking up parted Device: /dev/sdc >11:49:52,947 INFO storage: Skipping disk: sdc: No media present >11:49:52,948 DEBUG storage: looking up parted Device: /dev/sdb >11:49:52,956 INFO storage: Skipping disk: sdb: No media present >11:49:52,956 DEBUG storage: looking up parted Device: /dev/sdc >11:49:52,964 INFO storage: Skipping disk: sdc: No media present >11:49:52,964 DEBUG storage: looking up parted Device: /dev/sdb >11:49:52,972 INFO storage: Skipping disk: sdb: No media present >11:49:52,972 DEBUG storage: looking up parted Device: /dev/sdc >11:49:52,980 INFO storage: Skipping disk: sdc: No media present >11:49:52,980 DEBUG storage: new disk order: [] >11:49:53,022 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:49:53,024 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:49:53,026 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:49:53,027 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:49:53,027 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:49:53,029 DEBUG storage: stage1 device cannot be of type luks/dm-crypt >11:49:53,029 DEBUG storage: _is_valid_disklabel(sda) returning True >11:49:53,030 DEBUG storage: _is_valid_size(sda) returning True >11:49:53,030 DEBUG storage: _is_valid_location(sda) returning True >11:49:53,030 DEBUG storage: _is_valid_format(sda) returning True >11:49:53,031 DEBUG storage: is_valid_stage1_device(sda) returning True >11:49:53,065 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:49:53,065 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b2eac650> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1affbf5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1affbf550> PedPartition: <_ped.Partition object at 0x7fc1ae5ccb90> >11:49:53,067 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:49:53,067 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b2eac650> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1affbf790> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1affbf710> PedPartition: <_ped.Partition object at 0x7fc1ae5ccad0> >11:49:53,068 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:49:53,069 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b2eac650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1affbf3d0> PedPartition: <_ped.Partition object at 0x7fc1ae5ccd10> >11:49:53,070 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:49:53,070 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1b2eac650> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1affbf950> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1affbf8d0> PedPartition: <_ped.Partition object at 0x7fc1ae5ccbf0> >11:49:53,071 DEBUG storage: looking up parted Device: /dev/sdb >11:49:53,079 INFO storage: Skipping disk: sdb: No media present >11:49:53,079 DEBUG storage: looking up parted Device: /dev/sdc >11:49:53,087 INFO storage: Skipping disk: sdc: No media present >11:49:53,115 DEBUG storage: looking up parted Device: /dev/sdb >11:49:53,123 INFO storage: Skipping disk: sdb: No media present >11:49:53,123 DEBUG storage: looking up parted Device: /dev/sdc >11:49:53,131 INFO storage: Skipping disk: sdc: No media present >11:49:53,134 DEBUG storage: looking up parted Device: /dev/sdb >11:49:53,142 INFO storage: Skipping disk: sdb: No media present >11:49:53,142 DEBUG storage: looking up parted Device: /dev/sdc >11:49:53,150 INFO storage: Skipping disk: sdc: No media present >11:50:04,246 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:04,247 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:04,247 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fc1b84ba190>, 101.944335938, ['sda'], None >11:50:04,252 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:04,253 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (2) with existing msdos disklabel >11:50:04,253 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:50:04,254 DEBUG storage: stage1 device cannot be of type luks/dm-crypt >11:50:04,254 DEBUG storage: _is_valid_disklabel(sda) returning True >11:50:04,254 DEBUG storage: _is_valid_size(sda) returning True >11:50:04,254 DEBUG storage: _is_valid_location(sda) returning True >11:50:04,255 DEBUG storage: _is_valid_format(sda) returning True >11:50:04,255 DEBUG storage: is_valid_stage1_device(sda) returning True >11:50:04,264 DEBUG storage: looking up parted Device: /dev/sdb >11:50:04,272 INFO storage: Skipping disk: sdb: No media present >11:50:04,273 DEBUG storage: looking up parted Device: /dev/sdc >11:50:04,281 INFO storage: Skipping disk: sdc: No media present >11:50:04,282 DEBUG storage: _is_valid_disklabel(sda) returning True >11:50:04,283 DEBUG storage: _is_valid_size(sda) returning True >11:50:04,283 DEBUG storage: _is_valid_location(sda) returning True >11:50:04,284 DEBUG storage: _is_valid_format(sda) returning True >11:50:04,284 DEBUG storage: is_valid_stage1_device(sda) returning True >11:50:04,285 DEBUG storage: _is_valid_disklabel(sda1) returning True >11:50:04,286 DEBUG storage: _is_valid_size(sda1) returning True >11:50:04,286 DEBUG storage: _is_valid_location(sda1) returning True >11:50:04,287 DEBUG storage: _is_valid_partition(sda1) returning True >11:50:04,287 DEBUG storage: _is_valid_format(sda1) returning True >11:50:04,288 DEBUG storage: is_valid_stage2_device(sda1) returning True >11:50:10,505 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:50:10,541 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:50:10,543 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:50:10,544 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:50:10,577 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:50:10,613 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:50:10,614 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:50:10,616 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:50:10,647 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:50:10,648 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:50:10,650 DEBUG storage: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:50:10,682 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:50:10,683 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:50:10,685 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:50:10,720 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:50:10,753 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:50:10,756 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:50:10,757 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:50:10,758 DEBUG storage: LUKSDevice.teardown: luks-08221979-7043-4fa1-91e0-56f1d7bc4ad3 ; status: False ; controllable: True ; >11:50:10,760 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:50:10,761 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >11:50:10,764 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >11:50:10,799 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:50:10,800 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >11:50:10,802 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >11:50:10,833 INFO storage: resetting parted disks... >11:50:10,835 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:50:10,835 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:50:10,836 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >11:50:10,837 DEBUG storage: sector-based lookup found partition sda1 >11:50:10,838 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:50:10,839 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be6696d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b875ef10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b2e65450> PedPartition: <_ped.Partition object at 0x7fc1ae5cce90> >11:50:10,840 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >11:50:10,840 DEBUG storage: sector-based lookup found partition sda2 >11:50:10,842 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:50:10,842 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be6696d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b875ed50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b875e810> PedPartition: <_ped.Partition object at 0x7fc1ae5cccb0> >11:50:10,843 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >11:50:10,844 DEBUG storage: sector-based lookup found partition sda3 >11:50:10,845 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >11:50:10,845 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be6696d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b875e150> PedPartition: <_ped.Partition object at 0x7fc1ae5cce30> >11:50:10,846 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >11:50:10,847 DEBUG storage: sector-based lookup found partition sda4 >11:50:10,847 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >11:50:10,848 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc1be6696d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc1b87721d0> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc1b875ec50> PedPartition: <_ped.Partition object at 0x7fc1ae5ccdd0> >11:50:10,848 INFO storage: pruning action queue... >11:50:10,849 INFO storage: sorting actions... >11:50:10,851 INFO storage: not setting boot flag on sda1 >11:50:10,855 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:10,856 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:10,858 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:10,859 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:10,861 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:10,864 DEBUG storage: looking up parted Device: /dev/sdb >11:50:10,872 DEBUG storage: looking up parted Device: /dev/sdc >11:50:10,881 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:50:10,892 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:10,896 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >11:50:10,897 DEBUG storage: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >11:50:10,898 DEBUG storage: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >11:50:10,958 DEBUG storage: BindFS.supported: supported: False ; >11:50:10,959 DEBUG storage: getFormat('bind') returning BindFS instance >11:50:10,960 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >11:50:10,961 DEBUG storage: TmpFS.supported: supported: False ; >11:50:10,961 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >11:50:10,963 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >11:50:10,964 DEBUG storage: DevPtsFS.supported: supported: False ; >11:50:10,965 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >11:50:10,966 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >11:50:10,967 DEBUG storage: SysFS.supported: supported: False ; >11:50:10,967 DEBUG storage: getFormat('sysfs') returning SysFS instance >11:50:10,968 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >11:50:10,969 DEBUG storage: ProcFS.supported: supported: False ; >11:50:10,969 DEBUG storage: getFormat('proc') returning ProcFS instance >11:50:10,970 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >11:50:10,971 DEBUG storage: SELinuxFS.supported: supported: False ; >11:50:10,971 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >11:50:10,972 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >11:50:10,973 DEBUG storage: USBFS.supported: supported: False ; >11:50:10,973 DEBUG storage: getFormat('usbfs') returning USBFS instance >11:50:10,974 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >11:50:10,975 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:50:10,990 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >11:50:11,063 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >11:50:11,078 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:50:11,094 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >11:50:11,141 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >11:50:11,143 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >11:50:11,157 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >11:50:11,176 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >11:50:11,177 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >11:50:11,178 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >11:50:11,197 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >11:50:11,198 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >11:50:11,199 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >11:50:11,212 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >11:50:11,215 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >11:50:11,256 INFO storage: set SELinux context for mountpoint /proc to None >11:50:11,278 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >11:50:11,313 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >11:50:11,336 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >11:50:11,357 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >11:50:11,358 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >11:50:11,359 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >11:50:11,373 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >11:50:11,422 INFO storage: not writing out mpath configuration >11:50:11,790 DEBUG storage: looking up parted Device: /dev/sdb >11:50:11,798 DEBUG storage: looking up parted Device: /dev/sdc >11:50:11,833 DEBUG storage: looking up parted Device: /dev/sdb >11:50:11,841 DEBUG storage: looking up parted Device: /dev/sdc > > >/tmp/ifcfg.log: >15:33:31,547 DEBUG ifcfg: NetworkDevice p33p1: setDefaultConfig() >15:33:31,547 DEBUG ifcfg: NetworkDevice p33p1 set: DEVICE=p33p1 BOOTPROTO=dhcp ONBOOT=no >15:33:31,547 DEBUG ifcfg: NetworkDevice p33p1 set: HWADDR=00:01:6C:54:89:B8 >15:33:31,548 DEBUG ifcfg: NetworkDevice p33p1 set: UUID=51fc435b-bbad-4f24-b194-575188fa28ce >15:33:31,548 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p33p1: > >15:33:31,548 DEBUG ifcfg: NetworkDevice p33p1: >DEVICE="p33p1" >HWADDR="00:01:6C:54:89:B8" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="51fc435b-bbad-4f24-b194-575188fa28ce" > >15:33:31,548 DEBUG ifcfg: writeIfcfgFile p33p1 to /etc/sysconfig/network-scripts/ifcfg-p33p1 > > >/mnt/sysimage/root/install.log: >13:36:03 Installing filesystem-3-2.el7.x86_64 >warning: filesystem-3-2.el7.x86_64: Header V3 RSA/SHA256 Signature, key ID f21541eb: NOKEY >13:36:07 Installing libgcc-4.7.0-5.el7.x86_64 >13:36:07 Installing fontpackages-filesystem-1.44-4.el7.noarch >13:36:07 Installing ca-certificates-2012.81-1.el7.noarch >13:36:08 Installing control-center-filesystem-3.4.2-2.el7.x86_64 >13:36:08 Installing setup-2.8.48-1.el7.noarch >13:36:08 Installing filesystem-3-2.el7.x86_64 >13:36:10 Installing telepathy-filesystem-0.0.2-3.el7.noarch >13:36:10 Installing tzdata-2012c-1.el7.noarch >13:36:12 Installing kernel-headers-3.3.0-0.20.el7.x86_64 >13:36:14 Installing kdenetwork-common-4.8.3-2.el7.noarch >13:36:14 Installing liberation-fonts-common-1.07.2-4.el7.noarch >13:36:14 Installing ctan-cm-lgc-fonts-common-0.5-19.el7.noarch >13:36:14 Installing dejavu-fonts-common-2.33-3.el7.noarch >13:36:14 Installing xkeyboard-config-2.5.1-2.el7.noarch >13:36:15 Installing kdemultimedia-common-4.8.3-1.el7.noarch >13:36:15 Installing bind-license-9.9.1-1.el7.noarch >13:36:15 Installing mozilla-filesystem-1.9-7.el7.x86_64 >13:36:15 Installing m17n-db-1.6.3-3.el7.noarch >13:36:16 Installing xsane-common-0.998-8.el7.x86_64 >13:36:16 Installing poppler-data-0.4.5-2.el7.noarch >13:36:17 Installing adwaita-cursor-theme-3.4.2-1.el7.noarch >13:36:18 Installing latencytop-common-0.5-9.el7.x86_64 >13:36:18 Installing basesystem-10.0-6.el7.noarch >13:36:18 Installing khmeros-fonts-common-5.0-12.el7.noarch >13:36:18 Installing thai-scalable-fonts-common-0.5.0-1.el7.noarch >13:36:18 Installing vlgothic-fonts-common-20120325-1.el7.noarch >13:36:18 Installing smc-fonts-common-5.0.1-2.el7.noarch >13:36:18 Installing quota-nls-4.00-4.el7.noarch >13:36:18 Installing mailcap-2.1.39-1.el7.noarch >13:36:18 Installing ipxe-roms-qemu-20120328-1.gitaac9718.el7.noarch >13:36:18 Installing redhat-indexhtml-7-1.el7.noarch >13:36:19 Installing vgabios-0.6c-4.el7.noarch >13:36:19 Installing libreport-filesystem-2.0.10-4.el7.x86_64 >13:36:19 Installing emacs-filesystem-24.0.97-1.el7.x86_64 >13:36:19 Installing shared-desktop-ontologies-0.9.0-1.el7.noarch >13:36:19 Installing mobile-broadband-provider-info-1.20110218-2.el7.noarch >13:36:19 Installing autocorr-en-3.5.3.2-7.el7.noarch >13:36:19 Installing sgabios-bin-0-0.20110622SVN.el7.noarch >13:36:19 Installing redhat-bookmarks-7-1.el7.noarch >13:36:19 Installing libwacom-data-0.5-3.el7.noarch >13:36:20 Installing tzdata-java-2012c-1.el7.noarch >13:36:21 Installing yelp-xsl-3.4.2-1.el7.noarch >13:36:21 Installing libvirt-docs-0.9.11.3-1.el7.x86_64 >13:36:21 Installing gettext-common-devel-0.18.1.1-12.el7.noarch >13:36:22 Installing seabios-bin-1.6.3-2.el7.noarch >13:36:22 Installing libX11-common-1.4.99.901-2.el7.noarch >13:36:22 Installing adwaita-gtk2-theme-3.4.2-1.el7.x86_64 >13:36:22 Installing comps-extras-20-3.el7.noarch >13:36:23 Installing kbd-misc-1.15.3-5.el7.noarch >13:36:23 Installing ncurses-base-5.9-4.20120204.el7.x86_64 >13:36:24 Installing nss-softokn-freebl-3.13.4-2.el7.x86_64 >13:36:24 Installing glibc-common-2.15-47.el7.x86_64 >13:36:30 Installing glibc-2.15-47.el7.x86_64 >13:36:36 Installing ncurses-libs-5.9-4.20120204.el7.x86_64 >13:36:36 Installing bash-4.2.28-1.el7.x86_64 >13:36:37 Installing libattr-2.4.46-6.el7.x86_64 >13:36:37 Installing libcap-2.22-2.el7.x86_64 >13:36:37 Installing libsepol-2.1.5-3.el7.x86_64 >13:36:37 Installing libselinux-2.1.10-4.el7.x86_64 >13:36:37 Installing libstdc++-4.7.0-5.el7.x86_64 >13:36:38 Installing zlib-1.2.7-3.el7.x86_64 >13:36:38 Installing libxml2-2.7.8-7.el7.x86_64 >13:36:39 Installing dbus-libs-1.4.10-4.el7.x86_64 >13:36:39 Installing freetype-2.4.8-3.el7.x86_64 >13:36:39 Installing libICE-1.0.8-1.el7.x86_64 >13:36:39 Installing info-4.13a-16.el7.x86_64 >13:36:40 Installing libjpeg-turbo-1.2.0-1.el7.x86_64 >13:36:40 Installing libpng-1.5.10-1.el7.x86_64 >13:36:40 Installing nspr-4.9-2.el7.x86_64 >13:36:40 Installing libcom_err-1.42.3-2.el7.x86_64 >13:36:40 Installing nss-util-3.13.4-2.el7.x86_64 >13:36:41 Installing libXau-1.0.6-3.el7.x86_64 >13:36:41 Installing bzip2-libs-1.0.6-4.el7.x86_64 >13:36:41 Installing readline-6.2-4.el7.x86_64 >13:36:41 Installing sqlite-3.7.11-2.el7.x86_64 >13:36:41 Installing libgpg-error-1.10-2.el7.x86_64 >13:36:42 Installing libgcrypt-1.5.0-3.el7.x86_64 >13:36:42 Installing libuuid-2.21.1-1.el7.x86_64 >13:36:42 Installing libSM-1.2.1-1.el7.x86_64 >13:36:42 Installing libffi-3.0.10-2.el7.x86_64 >13:36:42 Installing sed-4.2.1-8.el7.x86_64 >13:36:43 Installing expat-2.1.0-3.el7.x86_64 >13:36:43 Installing popt-1.13-10.el7.x86_64 >13:36:43 Installing gamin-0.1.10-12.el7.x86_64 >13:36:44 Installing pkgconfig-0.25-4.el7.x86_64 >13:36:44 Installing glib2-2.32.3-1.el7.x86_64 >13:36:45 Installing shared-mime-info-1.0-4.el7.x86_64 >13:36:46 Installing atk-2.4.0-1.el7.x86_64 >13:36:46 Installing chkconfig-1.3.59-1.el7.x86_64 >13:36:46 Installing dbus-glib-0.92-3.el7.x86_64 >13:36:46 Installing libgnome-keyring-3.4.1-2.el7.x86_64 >13:36:47 Installing libacl-2.2.51-6.el7.x86_64 >13:36:47 Installing xorg-x11-proto-devel-7.6-21.el7.noarch >13:36:47 Installing audit-libs-2.2.1-1.el7.x86_64 >13:36:48 Installing libtiff-3.9.5-3.el7.x86_64 >13:36:48 Installing gobject-introspection-1.32.1-1.el7.x86_64 >13:36:48 Installing avahi-libs-0.6.31-3.el7.x86_64 >13:36:48 Installing json-glib-0.14.2-2.el7.x86_64 >13:36:49 Installing libogg-1.3.0-1.el7.x86_64 >13:36:49 Installing tcp_wrappers-libs-7.6-69.el7.x86_64 >13:36:49 Installing elfutils-libelf-0.153-2.el7.x86_64 >13:36:49 Installing gawk-4.0.0-4.el7.x86_64 >13:36:50 Installing desktop-file-utils-0.19-6.el7.x86_64 >13:36:50 Installing libusb1-1.0.9-0.6.rc1.el7.x86_64 >13:36:50 Installing libxcb-1.8.1-1.el7.x86_64 >13:36:50 Installing libX11-1.4.99.901-2.el7.x86_64 >13:36:50 Installing libXext-1.3.1-1.el7.x86_64 >13:36:51 Installing libXfixes-5.0-2.el7.x86_64 >13:36:51 Installing libXi-1.6.1-1.el7.x86_64 >13:36:51 Installing libXrender-0.9.7-1.el7.x86_64 >13:36:51 Installing libXtst-1.2.1-1.el7.x86_64 >13:36:51 Installing libXpm-3.5.10-1.el7.x86_64 >13:36:51 Installing libXdamage-1.1.3-3.el7.x86_64 >13:36:51 Installing libXcomposite-0.4.3-3.el7.x86_64 >13:36:51 Installing libXrandr-1.3.1-3.el7.x86_64 >13:36:52 Installing libXt-1.1.2-2.el7.x86_64 >13:36:52 Installing libXcursor-1.1.13-1.el7.x86_64 >13:36:52 Installing libXinerama-1.1.2-1.el7.x86_64 >13:36:52 Installing gmp-5.0.2-6.el7.x86_64 >13:36:52 Installing xz-libs-5.1.1-2alpha.el7.x86_64 >13:36:53 Installing libtdb-1.2.9-14.el7.x86_64 >13:36:53 Installing libusb-0.1.3-10.el7.x86_64 >13:36:53 Installing libvorbis-1.3.3-1.el7.x86_64 >13:36:53 Installing db4-4.8.30-10.el7.x86_64 >13:36:54 Installing telepathy-glib-0.18.1-1.el7.x86_64 >13:36:54 Installing libcap-ng-0.6.6-2.el7.x86_64 >13:36:54 Installing lcms-libs-1.19-5.el7.x86_64 >13:36:54 Installing libexif-0.6.20-2.el7.x86_64 >13:36:55 Installing libtalloc-2.0.7-4.el7.x86_64 >13:36:55 Installing libdb-5.2.36-5.el7.x86_64 >13:36:55 Installing cyrus-sasl-lib-2.1.23-30.el7.x86_64 >13:36:55 Installing libxslt-1.1.26-9.el7.x86_64 >13:36:56 Installing findutils-4.5.10-4.el7.x86_64 >13:36:56 Installing libicu-4.8.1.1-3.el7.x86_64 >13:36:57 Installing libtool-ltdl-2.4.2-3.1.el7.x86_64 >13:36:58 Installing libgee06-0.6.4-1.el7.x86_64 >13:36:58 Installing gsettings-desktop-schemas-3.4.2-1.el7.x86_64 >13:36:58 Installing jasper-libs-1.900.1-19.el7.x86_64 >13:36:58 Installing gdk-pixbuf2-2.26.1-1.el7.x86_64 >13:36:59 Installing p11-kit-0.12-1.el7.x86_64 >13:36:59 Installing libXdmcp-1.1.1-1.el7.x86_64 >13:37:00 Installing libnl-1.1-15.el7.x86_64 >13:37:00 Installing pixman-0.24.4-3.el7.x86_64 >13:37:00 Installing keyutils-libs-1.5.5-3.el7.x86_64 >13:37:00 Installing krb5-libs-1.10-6.el7.x86_64 >13:37:01 Installing openssl-libs-1.0.1c-1.el7.x86_64 >13:37:01 Installing libarchive-3.0.4-1.el7.x86_64 >13:37:01 Installing libXmu-1.1.0-3.el7.x86_64 >13:37:01 Installing lua-5.1.4-10.el7.x86_64 >13:37:02 Installing cpio-2.11-6.el7.x86_64 >13:37:02 Installing libgomp-4.7.0-5.el7.x86_64 >13:37:02 Installing file-libs-5.11-2.el7.x86_64 >13:37:02 Installing pcre-8.21-6.el7.x86_64 >13:37:03 Installing grep-2.12-1.el7.x86_64 >13:37:03 Installing libical-0.48-2.el7.x86_64 >13:37:03 Installing speex-1.2-0.14.rc1.el7.x86_64 >13:37:04 Installing mysql-libs-5.5.23-1.el7.x86_64 >13:37:04 Installing xz-5.1.1-2alpha.el7.x86_64 >13:37:05 Installing elfutils-libs-0.153-2.el7.x86_64 >13:37:05 Installing libXv-1.0.7-1.el7.x86_64 >13:37:05 Installing zlib-devel-1.2.7-3.el7.x86_64 >13:37:05 Installing exiv2-libs-0.22-5.el7.x86_64 >13:37:06 Installing libidn-1.24-1.el7.x86_64 >13:37:06 Installing which-2.20-3.el7.x86_64 >13:37:06 Installing libbluray-0.2.2-1.el7.x86_64 >13:37:07 Installing redhat-menus-12.0.2-4.el7.noarch >13:37:07 Installing libtasn1-2.12-1.el7.x86_64 >13:37:07 Installing gnutls-2.12.18-1.el7.x86_64 >13:37:08 Installing cups-libs-1.5.3-1.1.el7.x86_64 >13:37:08 Installing mpfr-3.1.0-2.1.el7.x86_64 >13:37:08 Installing libXxf86vm-1.1.2-1.el7.x86_64 >13:37:08 Installing usbredir-0.4.3-1.el7.x86_64 >13:37:08 Installing flac-1.2.1-9.el7.x86_64 >13:37:10 Installing abrt-libs-2.0.10-4.el7.x86_64 >13:37:10 Installing libcroco-0.6.5-1.el7.x86_64 >13:37:10 Installing xml-common-0.6.3-36.el7.noarch >13:37:10 Installing iso-codes-3.34-1.el7.noarch >13:37:12 Installing libplist-1.8-4.el7.x86_64 >13:37:12 Installing libsigc++20-2.2.10-2.el7.x86_64 >13:37:12 Installing libwpd-0.9.4-3.el7.x86_64 >13:37:12 Installing json-c-0.9-4.el7.x86_64 >13:37:13 Installing lcms2-2.3-2.el7.x86_64 >13:37:13 Installing bluez-libs-4.99-1.el7.x86_64 >13:37:13 Installing libasyncns-0.8-3.el7.x86_64 >13:37:13 Installing gvnc-0.5.0-2.2.el7.x86_64 >13:37:14 Installing freetype-devel-2.4.8-3.el7.x86_64 >13:37:14 Installing libpng-devel-1.5.10-1.el7.x86_64 >13:37:14 Installing file-5.11-2.el7.x86_64 >13:37:14 Installing libtevent-0.9.15-1.el7.x86_64 >13:37:14 Installing libmng-1.0.10-6.el7.x86_64 >13:37:15 Installing libtheora-1.1.1-3.el7.x86_64 >13:37:15 Installing imsettings-libs-1.2.9-1.el7.x86_64 >13:37:15 Installing libao-1.1.0-2.el7.x86_64 >13:37:16 Installing procps-ng-3.3.2-3.el7.x86_64 >13:37:16 Installing e2fsprogs-libs-1.42.3-2.el7.x86_64 >13:37:16 Installing libv4l-0.8.8-1.el7.x86_64 >13:37:16 Installing diffutils-3.2-6.el7.x86_64 >13:37:17 Installing m4-1.4.16-3.el7.x86_64 >13:37:17 Installing libunistring-0.9.3-3.el7.x86_64 >13:37:17 Installing xmlrpc-c-1.29.3-1703.svn2290.el7.x86_64 >13:37:18 Installing hunspell-1.3.2-4.el7.x86_64 >13:37:18 Installing enchant-1.6.0-4.el7.x86_64 >13:37:18 Installing ilmbase-1.0.2-4.el7.x86_64 >13:37:18 Installing psmisc-22.16-1.el7.x86_64 >13:37:19 Installing kpathsea-2007-70.1.el7.x86_64 >13:37:19 Installing libpcap-1.2.1-2.el7.x86_64 >13:37:19 Installing libwbclient-3.6.5-88.el7.1.x86_64 >13:37:19 Installing pciutils-libs-3.1.9-1.el7.x86_64 >13:37:19 Installing libaio-0.3.109-5.el7.x86_64 >13:37:19 Installing SDL-1.2.14-16.el7.x86_64 >13:37:20 Installing gdbm-1.10-2.el7.x86_64 >13:37:20 Installing perl-Pod-Escapes-1.04-216.el7.noarch >13:37:20 Installing perl-Carp-1.25-1.el7.noarch >13:37:20 Installing perl-threads-1.86-2.1.el7.x86_64 >13:37:20 Installing perl-Module-Pluggable-3.90-216.el7.noarch >13:37:20 Installing perl-macros-5.14.2-216.el7.x86_64 >13:37:20 Installing perl-Pod-Simple-3.16-216.el7.noarch >13:37:21 Installing perl-Socket-2.001-1.el7.x86_64 >13:37:21 Installing perl-threads-shared-1.40-2.el7.x86_64 >13:37:21 Installing perl-Scalar-List-Utils-1.25-1.el7.x86_64 >13:37:21 Installing perl-libs-5.14.2-216.el7.x86_64 >13:37:21 Installing perl-PathTools-3.33-5.el7.x86_64 >13:37:21 Installing perl-5.14.2-216.el7.x86_64 >13:37:28 Installing perl-Locale-Maketext-Simple-0.21-216.el7.noarch >13:37:28 Installing perl-Params-Check-0.28-216.el7.noarch >13:37:28 Installing perl-version-0.88-7.el7.x86_64 >13:37:29 Installing perl-URI-1.60-1.el7.noarch >13:37:29 Installing perl-Compress-Raw-Zlib-2.052-1.el7.x86_64 >13:37:29 Installing perl-Module-Load-0.18-216.el7.noarch >13:37:29 Installing perl-Module-Load-Conditional-0.44-216.el7.noarch >13:37:29 Installing perl-common-sense-3.5-1.el7.noarch >13:37:29 Installing OpenEXR-libs-1.7.0-4.el7.x86_64 >13:37:29 Installing libwpg-0.2.0-4.el7.x86_64 >13:37:30 Installing glibmm24-2.32.0-1.el7.x86_64 >13:37:30 Installing libmpc-0.9-2.1.el7.2.1.x86_64 >13:37:31 Installing net-snmp-libs-5.7.1-4.el7.x86_64 >13:37:31 Installing boost-regex-1.48.0-11.el7.x86_64 >13:37:31 Installing kmod-libs-7-2.el7.x86_64 >13:37:32 Installing kmod-7-2.el7.x86_64 >13:37:32 Installing hwdata-0.235-2.el7.noarch >13:37:32 Installing libpciaccess-0.13.1-1.el7.x86_64 >13:37:32 Installing libXxf86misc-1.0.3-3.el7.x86_64 >13:37:33 Installing libxkbfile-1.0.8-1.el7.x86_64 >13:37:33 Installing libxklavier-5.2.1-2.el7.x86_64 >13:37:33 Installing giflib-4.1.6-5.el7.x86_64 >13:37:33 Installing celt051-0.5.1.3-4.el7.x86_64 >13:37:33 Installing libICE-devel-1.0.8-1.el7.x86_64 >13:37:34 Installing tar-1.26-5.el7.x86_64 >13:37:34 Installing nspr-devel-4.9-2.el7.x86_64 >13:37:34 Installing libassuan-2.0.1-2.el7.x86_64 >13:37:34 Installing libquadmath-4.7.0-5.el7.x86_64 >13:37:35 Installing libpng-compat-1.5.10-1.el7.x86_64 >13:37:35 Installing boost-system-1.48.0-11.el7.x86_64 >13:37:35 Installing texlive-texmf-2007-41.el7.noarch >13:37:40 Installing lm_sensors-libs-3.3.2-2.el7.x86_64 >13:37:40 Installing slang-2.2.4-3.el7.x86_64 >13:37:40 Installing newt-0.52.14-2.el7.x86_64 >13:37:41 Installing numactl-libs-2.0.7-6.el7.x86_64 >13:37:41 Installing plymouth-core-libs-0.8.5-0.2012.04.27.2.el7.x86_64 >13:37:41 Installing openjpeg-libs-1.4-12.el7.x86_64 >13:37:41 Installing libraw1394-2.0.7-2.el7.x86_64 >13:37:41 Installing yajl-2.0.1-2.el7.x86_64 >13:37:42 Installing boost-filesystem-1.48.0-11.el7.x86_64 >13:37:42 Installing libgfortran-4.7.0-5.el7.x86_64 >13:37:42 Installing libSM-devel-1.2.1-1.el7.x86_64 >13:37:42 Installing perl-Object-Accessor-0.38-216.el7.noarch >13:37:42 Installing perl-ExtUtils-Manifest-1.60-1.el7.noarch >13:37:42 Installing perl-Perl-OSType-1.002-9.el7.noarch >13:37:42 Installing perl-Package-Constants-0.02-216.el7.noarch >13:37:42 Installing perl-CPAN-Meta-YAML-0.008-7.el7.noarch >13:37:43 Installing perl-Digest-1.17-2.el7.noarch >13:37:43 Installing perl-Digest-SHA-5.71-1.el7.x86_64 >13:37:43 Installing perl-LWP-MediaTypes-6.01-4.el7.noarch >13:37:43 Installing libldb-1.1.4-2.el7.x86_64 >13:37:43 Installing gnome-menus-3.4.2-1.el7.x86_64 >13:37:43 Installing cln-1.3.2-4.1.el7.x86_64 >13:37:44 Installing libXp-1.0.0-17.el7.x86_64 >13:37:44 Installing libXScrnSaver-1.2.2-1.el7.x86_64 >13:37:44 Installing vim-minimal-7.3.515-2.el7.x86_64 >13:37:44 Installing pinentry-0.8.1-4.el7.x86_64 >13:37:45 Installing libudisks2-1.97.0-3.el7.x86_64 >13:37:45 Installing libgtop2-2.28.4-2.el7.x86_64 >13:37:45 Installing libtranslit-0.0.2-1.el7.x86_64 >13:37:45 Installing exempi-2.2.0-1.el7.x86_64 >13:37:46 Installing apr-1.4.6-2.el7.x86_64 >13:37:46 Installing js-1.8.5-9.el7.x86_64 >13:37:47 Installing unzip-6.0-5.el7.x86_64 >13:37:47 Installing bzip2-1.0.6-4.el7.x86_64 >13:37:47 Installing libjpeg-turbo-devel-1.2.0-1.el7.x86_64 >13:37:47 Installing check-0.9.8-5.el7.x86_64 >13:37:48 Installing make-3.82-11.el7.x86_64 >13:37:48 Installing m17n-lib-1.6.3-2.el7.x86_64 >13:37:48 Installing taglib-1.7.2-1.el7.x86_64 >13:37:49 Installing boost-program-options-1.48.0-11.el7.x86_64 >13:37:49 Installing boost-thread-1.48.0-11.el7.x86_64 >13:37:49 Installing boost-signals-1.48.0-11.el7.x86_64 >13:37:49 Installing boost-date-time-1.48.0-11.el7.x86_64 >13:37:49 Installing patch-2.6.1-12.el7.x86_64 >13:37:49 Installing mesa-libglapi-8.0.3-1.el7.x86_64 >13:37:49 Installing dejavu-sans-fonts-2.33-3.el7.noarch >13:37:50 Installing ncurses-5.9-4.20120204.el7.x86_64 >13:37:50 Installing gzip-1.4-6.el7.x86_64 >13:37:50 Installing cracklib-2.8.18-3.el7.x86_64 >13:37:51 Installing cracklib-dicts-2.8.18-3.el7.x86_64 >13:37:51 Installing libpwquality-1.0.0-2.el7.x86_64 >13:37:52 Installing coreutils-8.15-6.1.el7.x86_64 >13:37:53 Installing pam-1.1.5-6.el7.x86_64 >13:37:54 Installing fontconfig-2.8.0-7.el7.x86_64 >13:37:56 Installing cairo-1.10.2-7.el7.x86_64 >13:37:56 Installing cairo-gobject-1.10.2-7.el7.x86_64 >13:37:56 Installing python-libs-2.7.3-7.el7.x86_64 >13:38:03 Installing python-2.7.3-7.el7.x86_64 >13:38:03 Installing libXft-2.3.0-2.el7.x86_64 >13:38:03 Installing alsa-lib-1.0.25-3.1.el7.x86_64 >13:38:04 Installing glib2-devel-2.32.3-1.el7.x86_64 >13:38:06 Installing dbus-python-0.83.0-9.el7.x86_64 >13:38:07 Installing libblkid-2.21.1-1.el7.x86_64 >13:38:07 Installing hicolor-icon-theme-0.12-4.el7.noarch >13:38:07 Installing gnome-icon-theme-3.4.0-1.el7.noarch >13:38:13 Installing redhat-logos-69.0.7-1.el7.noarch >13:38:15 Installing xdg-utils-1.1.0-0.11.20111207.el7.noarch >13:38:15 Installing sgml-common-0.6.3-36.el7.noarch >13:38:15 Installing docbook-dtds-1.0-56.el7.noarch >13:38:17 Installing libxml2-devel-2.7.8-7.el7.x86_64 >13:38:18 Installing libxml2-python-2.7.8-7.el7.x86_64 >13:38:19 Installing jpackage-utils-1.7.5-18.el7.x86_64 >13:38:19 Installing binutils-2.22.52.0.1-11.el7.x86_64 >13:38:20 Installing gdk-pixbuf2-devel-2.26.1-1.el7.x86_64 >13:38:21 Installing pygobject2-2.28.6-3.el7.x86_64 >13:38:21 Installing poppler-0.18.4-3.el7.x86_64 >13:38:21 Installing fontconfig-devel-2.8.0-7.el7.x86_64 >13:38:23 Installing docbook-style-xsl-1.76.1-5.el7.noarch >13:38:27 Installing pyxdg-0.19-4.el7.noarch >13:38:28 Installing pycairo-1.8.10-4.el7.x86_64 >13:38:28 Installing pygobject3-3.2.2-1.el7.x86_64 >13:38:29 Installing genisoimage-1.1.11-10.el7.x86_64 >13:38:30 Installing poppler-glib-0.18.4-3.el7.x86_64 >13:38:30 Installing xfsprogs-3.1.8-4.el7.x86_64 >13:38:30 Installing libmount-2.21.1-1.el7.x86_64 >13:38:31 Installing qt3-3.3.8b-42.el7.x86_64 >13:38:32 Installing python-iniparse-0.4-4.el7.noarch >13:38:32 Installing newt-python-0.52.14-2.el7.x86_64 >13:38:32 Installing libselinux-python-2.1.10-4.el7.x86_64 >13:38:32 Installing python-slip-0.2.20-2.el7.noarch >13:38:32 Installing gdb-7.4.50.20120120-46.el7.x86_64 >13:38:33 Installing cairomm-1.10.0-4.el7.x86_64 >13:38:33 Installing gd-2.0.35-16.el7.x86_64 >13:38:33 Installing libwmf-lite-0.2.8.4-32.el7.x86_64 >13:38:34 Installing libiodbc-3.52.7-3.el7.x86_64 >13:38:34 Installing libdvdread-4.2.0-2.el7.x86_64 >13:38:34 Installing libieee1284-0.2.11-11.el7.x86_64 >13:38:34 Installing libdaemon-0.14-3.el7.x86_64 >13:38:35 Installing gsm-1.0.13-6.el7.x86_64 >13:38:35 Installing libsndfile-1.0.25-3.el7.x86_64 >13:38:35 Installing pulseaudio-libs-1.1-9.el7.x86_64 >13:38:36 Installing pulseaudio-libs-glib2-1.1-9.el7.x86_64 >13:38:36 Installing libsamplerate-0.1.8-2.el7.x86_64 >13:38:36 Installing eject-2.1.5-23.el7.x86_64 >13:38:36 Installing libvpx-1.0.0-1.el7.x86_64 >13:38:37 Installing orc-0.4.16-5.el7.x86_64 >13:38:37 Installing fuse-libs-2.8.7-1.el7.x86_64 >13:38:37 Installing btparser-0.16-1.el7.x86_64 >13:38:38 Installing festival-speechtools-libs-1.2.96-20.el7.x86_64 >13:38:38 Installing authconfig-6.2.1-1.el7.x86_64 >13:38:38 Installing dvd+rw-tools-7.1-9.el7.x86_64 >13:38:39 Installing crash-6.0.8-1.el7.x86_64 >13:38:39 Installing gnome-icon-theme-symbolic-3.4.0-1.el7.noarch >13:38:40 Installing gnome-icon-theme-legacy-3.4.0-1.el7.noarch >13:38:43 Installing atk-devel-2.4.0-1.el7.x86_64 >13:38:44 Installing sip-4.13.2-1.el7.x86_64 >13:38:44 Installing python-simplejson-2.5.2-1.el7.x86_64 >13:38:44 Installing python-crypto-2.5-2.1.el7.x86_64 >13:38:45 Installing python-ethtool-0.7-3.el7.x86_64 >13:38:45 Installing python-pwquality-1.0.0-2.el7.x86_64 >13:38:45 Installing python-setuptools-0.6.24-2.el7.noarch >13:38:46 Installing boost-python-1.48.0-11.el7.x86_64 >13:38:46 Installing gjs-1.32.0-2.el7.x86_64 >13:38:47 Installing urw-fonts-2.4-11.el7.noarch >13:38:49 Installing wodim-1.1.11-10.el7.x86_64 >13:38:49 Installing mysql-5.5.23-1.el7.x86_64 >13:38:50 Installing logrotate-3.8.1-3.el7.x86_64 >13:38:50 Installing t1lib-5.1.2-9.el7.x86_64 >13:38:51 Installing boost-wave-1.48.0-11.el7.x86_64 >13:38:51 Installing apr-util-1.4.1-2.el7.x86_64 >13:38:51 Installing libqalculate-0.9.7-4.el7.x86_64 >13:38:52 Installing perl-Digest-MD5-2.51-216.el7.x86_64 >13:38:53 Installing atlas-3.8.4-5.el7.x86_64 >13:38:54 Installing plymouth-graphics-libs-0.8.5-0.2012.04.27.2.el7.x86_64 >13:38:54 Installing texlive-texmf-dvips-2007-41.el7.noarch >13:38:55 Installing nss-util-devel-3.13.4-2.el7.x86_64 >13:38:56 Installing xorg-x11-xkb-utils-7.5-6.el7.x86_64 >13:38:56 Installing boost-graph-1.48.0-11.el7.x86_64 >13:38:56 Installing atkmm-2.22.6-1.el7.x86_64 >13:38:56 Installing perl-IO-AIO-4.15-1.el7.x86_64 >13:38:57 Installing perl-BDB-1.88-5.el7.x86_64 >13:38:57 Installing perl-Module-Metadata-1.000009-1.el7.noarch >13:38:57 Installing perl-Module-CoreList-2.49-216.el7.noarch >13:38:57 Installing perl-Module-Loaded-0.06-216.el7.noarch >13:38:57 Installing perl-Net-SSLeay-1.48-1.el7.x86_64 >13:38:57 Installing perl-Locale-Codes-3.21-1.el7.noarch >13:38:58 Installing perl-Compress-Raw-Bzip2-2.052-1.el7.x86_64 >13:38:58 Installing perl-IO-Compress-2.052-1.el7.noarch >13:38:58 Installing perl-IO-Zlib-1.10-216.el7.noarch >13:38:58 Installing perl-JSON-PP-2.27200-3.el7.noarch >13:38:58 Installing perl-Parse-CPAN-Meta-1.4403-1.el7.noarch >13:38:58 Installing perl-CPAN-Meta-2.120630-1.el7.noarch >13:38:58 Installing perl-Error-0.17016-7.el7.noarch >13:38:59 Installing autoconf-2.68-3.el7.noarch >13:39:01 Installing automake-1.11.3-1.el7.noarch >13:39:01 Installing perl-HTTP-Tiny-0.012-216.el7.noarch >13:39:01 Installing perl-parent-0.225-6.el7.noarch >13:39:01 Installing gettext-libs-0.18.1.1-12.el7.x86_64 >13:39:02 Installing gettext-0.18.1.1-12.el7.x86_64 >13:39:03 Installing cdrdao-1.2.3-13.el7.x86_64 >13:39:03 Installing obexd-0.44-1.el7.x86_64 >13:39:03 Installing elfutils-0.153-2.el7.x86_64 >13:39:03 Installing fipscheck-lib-1.3.0-3.el7.x86_64 >13:39:03 Installing fipscheck-1.3.0-3.el7.x86_64 >13:39:04 Installing cyrus-sasl-md5-2.1.23-30.el7.x86_64 >13:39:04 Installing libgssglue-0.4-0.el7.x86_64 >13:39:04 Installing libtirpc-0.2.2-2.1.el7.x86_64 >13:39:04 Installing keyutils-1.5.5-3.el7.x86_64 >13:39:04 Installing boost-locale-1.48.0-11.el7.x86_64 >13:39:05 Installing cyrus-sasl-plain-2.1.23-30.el7.x86_64 >13:39:05 Installing libdb-utils-5.2.36-5.el7.x86_64 >13:39:05 Installing telepathy-logger-0.4.0-2.el7.x86_64 >13:39:05 Installing libpinyin-data-0.5.92-1.el7.x86_64 >13:39:07 Installing libpinyin-0.5.92-1.el7.x86_64 >13:39:07 Installing libXres-1.0.6-1.el7.x86_64 >13:39:07 Installing xcb-util-0.3.8-2.el7.x86_64 >13:39:07 Installing startup-notification-0.12-3.1.el7.x86_64 >13:39:08 Installing libXau-devel-1.0.6-3.el7.x86_64 >13:39:08 Installing libxcb-devel-1.8.1-1.el7.x86_64 >13:39:08 Installing libX11-devel-1.4.99.901-2.el7.x86_64 >13:39:10 Installing libXext-devel-1.3.1-1.el7.x86_64 >13:39:10 Installing libXrender-devel-0.9.7-1.el7.x86_64 >13:39:11 Installing libXfixes-devel-5.0-2.el7.x86_64 >13:39:11 Installing libXcursor-devel-1.1.13-1.el7.x86_64 >13:39:11 Installing libXft-devel-2.3.0-2.el7.x86_64 >13:39:11 Installing libXrandr-devel-1.3.1-3.el7.x86_64 >13:39:11 Installing libXinerama-devel-1.1.2-1.el7.x86_64 >13:39:11 Installing libXt-devel-1.1.2-2.el7.x86_64 >13:39:12 Installing libXi-devel-1.6.1-1.el7.x86_64 >13:39:12 Installing libXcomposite-devel-0.4.3-3.el7.x86_64 >13:39:12 Installing libXdamage-devel-1.1.3-3.el7.x86_64 >13:39:12 Installing acl-2.2.51-6.el7.x86_64 >13:39:12 Installing libvirt-gconfig-0.0.8-2.el7.x86_64 >13:39:13 Installing gmime-2.6.9-1.el7.x86_64 >13:39:13 Installing libffi-devel-3.0.10-2.el7.x86_64 >13:39:13 Installing nss-myhostname-0.3-2.el7.x86_64 >13:39:13 Installing groff-base-1.21-8.el7.x86_64 >13:39:14 Installing llvm-libs-3.0-13.el7.x86_64 >13:39:15 Installing nss-softokn-3.13.4-2.el7.x86_64 >13:39:16 Installing nss-sysinit-3.13.4-3.el7.x86_64 >13:39:16 Installing nss-3.13.4-3.el7.x86_64 >13:39:16 Installing mailx-12.5-5.el7.x86_64 >13:39:16 Installing libcacard-0.1.2-2.el7.x86_64 >13:39:16 Installing nss-tools-3.13.4-3.el7.x86_64 >13:39:17 Installing openldap-2.4.31-2.el7.x86_64 >13:39:17 Installing libsmbclient-3.6.5-88.el7.1.x86_64 >13:39:17 Installing libuser-0.57.6-1.el7.x86_64 >13:39:18 Installing libuser-python-0.57.6-1.el7.x86_64 >13:39:18 Installing passwd-0.78.99-1.el7.x86_64 >13:39:18 Installing dhcp-libs-4.2.4-0.5.rc1.el7.x86_64 >13:39:19 Installing postgresql-libs-9.1.3-3.el7.x86_64 >13:39:19 Installing ptlib-2.10.2-3.el7.x86_64 >13:39:19 Installing boost-iostreams-1.48.0-11.el7.x86_64 >13:39:20 Installing libss-1.42.3-2.el7.x86_64 >13:39:20 Installing e2fsprogs-1.42.3-2.el7.x86_64 >13:39:21 Installing libopenraw-0.0.8-7.el7.x86_64 >13:39:21 Installing mtools-4.0.17-2.el7.x86_64 >13:39:21 Installing augeas-libs-0.10.0-3.el7.x86_64 >13:39:22 Installing netcf-libs-0.1.9-2.el7.x86_64 >13:39:22 Installing libfontenc-1.1.0-2.el7.x86_64 >13:39:23 Installing libXfont-1.4.5-1.el7.x86_64 >13:39:23 Installing xorg-x11-font-utils-7.5-7.el7.x86_64 >13:39:23 Installing boost-timer-1.48.0-11.el7.x86_64 >13:39:23 Installing tbb-4.0-3.20110809.el7.x86_64 >13:39:24 Installing boost-test-1.48.0-11.el7.x86_64 >13:39:24 Installing boost-serialization-1.48.0-11.el7.x86_64 >13:39:25 Installing boost-random-1.48.0-11.el7.x86_64 >13:39:25 Installing boost-chrono-1.48.0-11.el7.x86_64 >13:39:25 Installing libselinux-utils-2.1.10-4.el7.x86_64 >13:39:25 Installing attr-2.4.46-6.el7.x86_64 >13:39:26 Installing psutils-1.17-38.el7.x86_64 >13:39:26 Installing oxygen-icon-theme-4.8.3-1.el7.noarch >13:39:50 Installing libedit-3.0-6.20110802cvs.el7.x86_64 >13:39:50 Installing dmidecode-2.11-8.el7.x86_64 >13:39:51 Installing lzo-2.06-2.el7.x86_64 >13:39:51 Installing lzop-1.03-4.el7.x86_64 >13:39:52 Installing wavpack-4.60.1-3.el7.x86_64 >13:39:52 Installing linux-atm-libs-2.5.1-4.el7.x86_64 >13:39:53 Installing sysvinit-tools-2.88-6.dsf.el7.x86_64 >13:39:53 Installing pth-2.0.7-15.el7.x86_64 >13:39:53 Installing gnupg2-2.0.18-3.el7.x86_64 >13:39:54 Installing gpgme-1.3.0-8.el7.x86_64 >13:39:54 Installing libmpcdec-1.2.6-8.el7.x86_64 >13:39:54 Installing mtdev-1.1.0-3.20110105.el7.x86_64 >13:39:55 Installing gpm-libs-1.20.6-22.el7.x86_64 >13:39:55 Installing libcollection-0.6.1-8.el7.x86_64 >13:39:55 Installing libart_lgpl-2.3.21-3.el7.x86_64 >13:39:56 Installing hostname-3.11-1.el7.x86_64 >13:39:56 Installing libdiscid-0.2.2-6.el7.x86_64 >13:39:56 Installing libbsd-0.3.0-2.el7.x86_64 >13:39:56 Installing cdparanoia-libs-10.2-11.el7.x86_64 >13:39:57 Installing dosfstools-3.0.12-2.el7.x86_64 >13:39:57 Installing anthy-9100h-17.el7.x86_64 >13:39:58 Installing ustr-1.0.4-12.el7.x86_64 >13:39:59 Installing libsemanage-2.1.7-1.el7.x86_64 >13:39:59 Installing shadow-utils-4.1.4.3-14.el7.x86_64 >13:40:00 Installing usbmuxd-1.0.8-2.el7.x86_64 >13:40:01 Installing libimobiledevice-1.1.4-1.1.el7.x86_64 >13:40:01 Installing libutempter-1.1.5-6.el7.x86_64 >13:40:02 Installing libnl3-3.2.7-1.el7.x86_64 >13:40:02 Installing babl-0.1.10-3.el7.x86_64 >13:40:02 Installing hyphen-2.8.3-3.el7.x86_64 >13:40:03 Installing hyphen-en-2.8.3-3.el7.noarch >13:40:03 Installing avahi-autoipd-0.6.31-3.el7.x86_64 >13:40:03 Installing samba-common-3.6.5-88.el7.1.x86_64 >/var/tmp/rpm-tmp.TXD0ss: line 2: /bin/systemd-tmpfiles: No such file or directory >warning: %post(samba-common-2:3.6.5-88.el7.1.x86_64) scriptlet failed, exit status 127 >13:40:06 Installing cdparanoia-10.2-11.el7.x86_64 >13:40:06 Installing nc-1.103-3.el7.x86_64 >13:40:06 Installing pygpgme-0.2-2.el7.x86_64 >13:40:06 Installing sox-14.3.2-3.el7.x86_64 >13:40:07 Installing boost-1.48.0-11.el7.x86_64 >13:40:07 Installing suitesparse-3.6.1-3.el7.x86_64 >13:40:07 Installing xorg-x11-fonts-misc-7.5-5.el7.noarch >13:40:10 Installing ghostscript-fonts-5.50-28.el7.noarch >13:40:11 Installing ghostscript-9.05-3.el7.x86_64 >13:40:13 Installing libspectre-0.2.6-5.el7.x86_64 >13:40:14 Installing opal-3.10.2-5.el7.x86_64 >13:40:15 Installing postgresql-9.1.3-3.el7.x86_64 >13:40:19 Installing dhcp-common-4.2.4-0.5.rc1.el7.x86_64 >13:40:19 Installing python-smbc-1.0.13-1.el7.x86_64 >13:40:19 Installing libnfsidmap-0.25-2.el7.x86_64 >13:40:19 Installing virtuoso-opensource-6.1.5-2.el7.x86_64 >13:40:20 Installing libfprint-0.4.0-3.el7.x86_64 >13:40:21 Installing nss_compat_ossl-0.9.6-3.el7.x86_64 >13:40:21 Installing elinks-0.12-0.28.pre5.el7.x86_64 >13:40:21 Installing redhat-lsb-submod-security-4.1-3.el7.x86_64 >13:40:21 Installing mesa-libxatracker-8.0.3-1.el7.x86_64 >13:40:22 Installing groff-1.21-8.el7.x86_64 >13:40:23 Installing less-444-5.el7.x86_64 >13:40:23 Installing libXmu-devel-1.1.0-3.el7.x86_64 >13:40:23 Installing libXxf86vm-devel-1.1.2-1.el7.x86_64 >13:40:23 Installing libXp-devel-1.0.0-17.el7.x86_64 >13:40:24 Installing libXv-devel-1.0.7-1.el7.x86_64 >13:40:24 Installing startup-notification-devel-0.12-3.1.el7.x86_64 >13:40:24 Installing perl-Pod-Perldoc-3.17-3.el7.noarch >13:40:24 Installing perl-Archive-Tar-1.88-3.el7.noarch >13:40:24 Installing xorg-x11-server-common-1.12.0-5.el7.x86_64 >13:40:24 Installing texlive-texmf-fonts-2007-41.el7.noarch >13:40:58 Installing texlive-2007-70.1.el7.x86_64 >13:41:07 Installing texlive-dvips-2007-70.1.el7.x86_64 >13:41:08 Installing texlive-utils-2007-70.1.el7.x86_64 >13:41:08 Installing dvipng-1.14-3.el7.x86_64 >13:41:09 Installing libwmf-0.2.8.4-32.el7.x86_64 >13:41:09 Installing python-nose-1.1.2-2.el7.noarch >13:41:10 Installing numpy-1.6.2-1.el7.x86_64 >13:41:13 Installing python-paramiko-1.7.7.1-2.el7.noarch >13:41:14 Installing festival-lib-1.96-20.el7.x86_64 >13:41:14 Installing festvox-slt-arctic-hts-0.20061229-20.el7.noarch >13:41:15 Installing festival-1.96-20.el7.x86_64 >13:41:15 Installing festival-freebsoft-utils-0.10-3.el7.noarch >13:41:16 Installing espeak-1.46.02-3.el7.x86_64 >13:41:16 Installing pulseaudio-utils-1.1-9.el7.x86_64 >13:41:17 Installing libdvdnav-4.2.0-2.el7.x86_64 >13:41:17 Installing pinentry-qt-0.8.1-4.el7.x86_64 >13:41:17 Installing jline-1.0-1.el7.noarch >13:41:17 Installing rhino-1.7R3-5.el7.noarch >13:41:18 Installing java-1.7.0-openjdk-1.7.0.3-2.1.el7.7.x86_64 >13:41:24 Installing libreoffice-ure-3.5.3.2-7.el7.x86_64 >13:41:25 Installing jna-3.4.0-3.el7.x86_64 >13:41:25 Installing lucene-2.9.4-8.el7.noarch >13:41:25 Installing python-dmidecode-3.10.13-4.el7.x86_64 >13:41:26 Installing docbook-simple-1.1-9.el7.noarch >13:41:26 Installing opensp-1.5.2-14.el7.x86_64 >13:41:27 Installing openjade-1.3.2-39.el7.x86_64 >13:41:27 Installing perl-SGMLSpm-1.03ii-27.el7.noarch >13:41:27 Installing docbook-style-dsssl-1.79-13.el7.noarch >13:41:29 Installing docbook-utils-0.6.14-30.el7.noarch >13:41:29 Installing desktop-backgrounds-gnome-69.0.0-3.el7.noarch >13:41:29 Installing gnome-icon-theme-extras-3.4.0-1.el7.noarch >13:41:30 Installing grubby-8.11-1.el7.x86_64 >13:41:30 Installing system-config-keyboard-base-1.3.1-8.el7.x86_64 >13:41:30 Installing libgnome-keyring-devel-3.4.1-2.el7.x86_64 >13:41:30 Installing flite-1.3-17.el7.x86_64 >13:41:32 Installing redhat-lsb-submod-multimedia-4.1-3.el7.x86_64 >13:41:32 Installing openmotif-2.3.3-5.el7.x86_64 >13:41:32 Installing openmotif-devel-2.3.3-5.el7.x86_64 >13:41:35 Installing blktrace-1.0.4-1.el7.x86_64 >13:41:35 Installing systemtap-sdt-devel-1.8-1.el7.x86_64 >13:41:35 Installing perl-ExtUtils-ParseXS-2.2210-216.el7.noarch >13:41:36 Installing perl-ExtUtils-Install-1.56-216.el7.noarch >13:41:36 Installing perl-CPAN-1.9600.01-216.el7.noarch >13:41:36 Installing perl-ExtUtils-MakeMaker-6.62-2.el7.noarch >13:41:36 Installing perl-devel-5.14.2-216.el7.x86_64 >13:41:36 Installing perl-Test-Harness-3.23-216.el7.noarch >13:41:37 Installing perl-IPC-Cmd-0.70-216.el7.noarch >13:41:37 Installing perl-Archive-Extract-0.48-216.el7.noarch >13:41:37 Installing perl-File-Fetch-0.32-216.el7.noarch >13:41:37 Installing perl-ExtUtils-CBuilder-0.28.2.3-216.el7.noarch >13:41:38 Installing perl-Module-Build-0.3800-5.el7.noarch >13:41:38 Installing perl-Test-Simple-0.98-4.el7.noarch >13:41:38 Installing perl-local-lib-1.008004-4.el7.noarch >13:41:38 Installing perl-ExtUtils-Embed-1.30-216.el7.noarch >13:41:38 Installing python-dateutil-1.5-4.el7.noarch >13:41:38 Installing PyXML-0.8.4-27.el7.x86_64 >13:41:41 Installing python-sqlalchemy-0.7.7-1.el7.x86_64 >13:41:43 Installing python-tempita-0.4-8.el7.noarch >13:41:43 Installing python-decorator-3.3.3-1.el7.noarch >13:41:43 Installing pytz-2010h-5.el7.noarch >13:41:43 Installing pytalloc-2.0.7-4.el7.x86_64 >13:41:43 Installing samba4-libs-4.0.0-50alpha18.el7.x86_64 >13:41:44 Installing openchange-1.0-7.el7.x86_64 >13:41:45 Installing python-markupsafe-0.11-4.el7.x86_64 >13:41:45 Installing python-xlib-0.15-0.6.rc1.el7.noarch >13:41:45 Installing python-chardet-2.0.1-4.el7.noarch >13:41:46 Installing python-kitchen-1.1.1-1.el7.noarch >13:41:46 Installing m2crypto-0.21.1-8.el7.x86_64 >13:41:47 Installing python-rhsm-1.7.0-1.el7.noarch >13:41:48 Installing pyparsing-1.5.6-3.el7.noarch >13:41:48 Installing python-cups-1.9.61-2.el7.x86_64 >13:41:48 Installing system-config-printer-libs-1.3.9-1.el7.x86_64 >13:41:49 Installing yum-metadata-parser-1.1.4-6.el7.x86_64 >13:41:49 Installing pyOpenSSL-0.12-2.el7.x86_64 >13:41:49 Installing python-paste-1.7.5.1-6.20111221hg1498.el7.noarch >13:41:50 Installing python-beaker-1.5.4-3.el7.noarch >13:41:50 Installing python-mako-0.5.0-2.el7.noarch >13:41:51 Installing libgxps-0.2.2-1.el7.x86_64 >13:41:51 Installing sssd-client-1.8.3-11.el7.x86_64 >13:41:51 Installing brltty-4.3-5.el7.x86_64 >13:41:53 Installing brlapi-0.5.6-5.el7.x86_64 >13:41:53 Installing python-brlapi-0.5.6-5.el7.x86_64 >13:41:53 Installing sound-theme-freedesktop-0.7-4.el7.noarch >13:41:53 Installing libtranslit-m17n-0.0.2-1.el7.x86_64 >13:41:54 Installing check-devel-0.9.8-5.el7.x86_64 >13:41:54 Installing libmng-devel-1.0.10-6.el7.x86_64 >13:41:54 Installing libtranslit-icu-0.0.2-1.el7.x86_64 >13:41:54 Installing libiec61883-1.2.0-7.el7.x86_64 >13:41:54 Installing libavc1394-0.5.3-11.el7.x86_64 >13:41:55 Installing theora-tools-1.1.1-3.el7.x86_64 >13:41:55 Installing spice-server-0.10.1-6.el7.x86_64 >13:41:55 Installing pciutils-3.1.9-1.el7.x86_64 >13:41:55 Installing qt-settings-4.8-15.el7.noarch >13:41:55 Installing qt-4.8.2-1.el7.x86_64 >13:41:57 Installing strigi-libs-0.7.7-3.1.el7.x86_64 >13:41:57 Installing qca2-2.0.3-3.el7.x86_64 >13:41:57 Installing attica-0.3.0-3.el7.x86_64 >13:41:58 Installing kdegraphics-strigi-analyzer-4.8.3-1.el7.x86_64 >13:41:58 Installing qt-mysql-4.8.2-1.el7.x86_64 >13:41:58 Installing cpp-4.7.0-5.el7.x86_64 >13:41:59 Installing libvisio-0.0.16-1.el7.x86_64 >13:42:00 Installing perl-EV-4.03-8.el7.x86_64 >13:42:00 Installing perl-WWW-RobotRules-6.01-4.el7.noarch >13:42:00 Installing perl-Version-Requirements-0.101022-1.el7.noarch >13:42:00 Installing perl-Event-1.20-1.el7.x86_64 >13:42:00 Installing perl-Task-Weaken-1.04-2.el7.noarch >13:42:00 Installing perl-AnyEvent-7.01-1.el7.x86_64 >13:42:01 Installing perl-AnyEvent-AIO-1.1-8.el7.noarch >13:42:01 Installing perl-AnyEvent-BDB-1.1-7.el7.noarch >13:42:01 Installing perl-FCGI-0.74-2.el7.x86_64 >13:42:01 Installing perl-CGI-3.51-5.el7.noarch >13:42:01 Installing perl-TimeDate-1.20-6.el7.noarch >13:42:01 Installing perl-HTTP-Date-6.00-3.el7.noarch >13:42:01 Installing perl-File-Listing-6.03-2.el7.noarch >13:42:01 Installing perl-JSON-2.53-4.el7.noarch >13:42:01 Installing perl-Encode-Locale-1.02-5.el7.noarch >13:42:01 Installing perl-HTML-Tagset-3.20-10.el7.noarch >13:42:01 Installing perl-HTML-Parser-3.69-3.el7.x86_64 >13:42:02 Installing perl-HTTP-Message-6.03-1.el7.noarch >13:42:02 Installing perl-HTTP-Cookies-6.00-4.el7.noarch >13:42:02 Installing perl-HTTP-Daemon-6.00-4.el7.noarch >13:42:02 Installing perl-HTTP-Negotiate-6.00-4.el7.noarch >13:42:02 Installing perl-Guard-1.022-1.el7.x86_64 >13:42:02 Installing kdelibs-common-4.8.3-6.el7.x86_64 >13:42:02 Installing kernel-devel-3.3.0-0.20.el7.x86_64 >13:42:26 Installing perl-Net-LibIDN-0.12-8.el7.x86_64 >13:42:26 Installing perl-IO-Socket-SSL-1.66-1.el7.noarch >13:42:26 Installing perl-Net-HTTP-6.02-2.el7.noarch >13:42:26 Installing perl-libwww-perl-6.03-2.el7.noarch >13:42:27 Installing perl-XML-Parser-2.41-4.el7.x86_64 >13:42:27 Installing perl-libxml-perl-0.08-15.el7.noarch >13:42:27 Installing icoutils-0.29.1-6.el7.x86_64 >13:42:27 Installing perl-Coro-6.07-3.el7.x86_64 >13:42:28 Installing perl-YAML-0.81-2.el7.noarch >13:42:28 Installing perl-Class-ISA-0.36-1007.el7.noarch >13:42:28 Installing perl-Time-Piece-1.20.1-216.el7.x86_64 >13:42:28 Installing perl-Net-Daemon-0.48-1.el7.noarch >13:42:28 Installing perl-PlRPC-0.2020-9.el7.noarch >13:42:28 Installing perl-DBI-1.622-3.el7.x86_64 >13:42:29 Installing perl-DBD-MySQL-4.020-2.el7.x86_64 >13:42:29 Installing perl-DBIx-Simple-1.35-4.el7.noarch >13:42:29 Installing perl-DBD-SQLite-1.35-2.el7.x86_64 >13:42:29 Installing perl-Term-UI-0.26-216.el7.noarch >13:42:29 Installing perl-Log-Message-Simple-0.08-216.el7.noarch >13:42:29 Installing perl-Log-Message-0.04-216.el7.noarch >13:42:29 Installing perl-CPANPLUS-0.91.3-216.el7.noarch >13:42:30 Installing perl-Pod-Plainer-1.03-1.el7.noarch >13:42:30 Installing agg-2.5-13.el7.x86_64 >13:42:30 Installing tmpwatch-2.10.3-2.el7.x86_64 >13:42:30 Installing hunspell-en-0.20110318-2.el7.noarch >13:42:31 Installing libipa_hbac-1.8.3-11.el7.x86_64 >13:42:31 Installing flex-2.5.35-14.el7.x86_64 >13:42:31 Installing btrfs-progs-0.19-19.el7.x86_64 >13:42:32 Installing libshout-2.2.2-7.el7.x86_64 >13:42:32 Installing libwps-0.2.4-3.el7.x86_64 >13:42:32 Installing gnutls-utils-2.12.18-1.el7.x86_64 >13:42:32 Installing libgadu-1.11.0-2.el7.1.x86_64 >13:42:33 Installing gnutls-c++-2.12.18-1.el7.x86_64 >13:42:33 Installing libtasn1-devel-2.12-1.el7.x86_64 >13:42:33 Installing gstreamer-tools-0.10.36-1.el7.x86_64 >13:42:33 Installing gstreamer-0.10.36-1.el7.x86_64 >13:42:34 Installing libgexiv2-0.4.1-1.el7.x86_64 >13:42:34 Installing libXvMC-1.0.7-1.el7.x86_64 >13:42:34 Installing libical-devel-0.48-2.el7.x86_64 >13:42:35 Installing fftw-libs-double-3.3.1-4.el7.x86_64 >13:42:35 Installing libofa-0.9.3-20.el7.x86_64 >13:42:35 Installing libXaw-1.0.9-3.el7.x86_64 >13:42:36 Installing libotf-0.9.12-3.el7.x86_64 >13:42:36 Installing xorg-x11-xauth-1.0.7-1.el7.x86_64 >13:42:36 Installing telepathy-idle-0.1.11-2.el7.1.x86_64 >13:42:36 Installing libevent-2.0.18-1.el7.x86_64 >13:42:37 Installing bind-libs-lite-9.9.1-1.el7.x86_64 >13:42:37 Installing bind-libs-9.9.1-1.el7.x86_64 >13:42:37 Installing libssh2-1.4.1-2.el7.x86_64 >13:42:38 Installing libcurl-7.24.0-3.el7.x86_64 >13:42:38 Installing curl-7.24.0-3.el7.x86_64 >13:42:38 Installing rpm-libs-4.9.1.3-7.el7.x86_64 >13:42:39 Installing rpm-4.9.1.3-7.el7.x86_64 >13:42:39 Installing kde-filesystem-4-39.el7.x86_64 >13:42:40 Installing liboauth-0.9.6-1.el7.x86_64 >13:42:40 Installing xmlrpc-c-client-1.29.3-1703.svn2290.el7.x86_64 >13:42:40 Installing raptor2-2.0.7-1.el7.x86_64 >13:42:40 Installing color-filesystem-1-9.noarch >13:42:41 Installing rpm-build-libs-4.9.1.3-7.el7.x86_64 >13:42:41 Installing rpm-python-4.9.1.3-7.el7.x86_64 >13:42:41 Installing shared-color-profiles-0.1.5-2.el7.noarch >13:42:41 Installing rasqal-0.9.29-1.el7.x86_64 >13:42:42 Installing redland-1.0.15-1.el7.x86_64 >13:42:42 Installing redland-virtuoso-1.0.15-1.el7.x86_64 >13:42:42 Installing cmake-2.8.8-4.el7.x86_64 >13:42:45 Installing net-snmp-agent-libs-5.7.1-4.el7.x86_64 >13:42:46 Installing gnupg-1.4.12-1.el7.x86_64 >13:42:46 Installing qemu-img-1.0-17.1.el7.x86_64 >13:42:46 Installing libcurl-devel-7.24.0-3.el7.x86_64 >13:42:47 Installing vorbis-tools-1.4.0-4.el7.x86_64 >13:42:47 Installing icedax-1.1.11-10.el7.x86_64 >13:42:47 Installing libcmis-0.1.0-2.1.el7.x86_64 >13:42:48 Installing python-pycurl-7.19.0-10.el7.x86_64 >13:42:48 Installing python-urlgrabber-3.9.1-11.el7.noarch >13:42:48 Installing yum-3.4.3-27.el7.noarch >13:42:49 Installing htdig-3.2.0-0.13.b6.el7.x86_64 >13:42:50 Installing libssh-0.5.2-1.el7.x86_64 >13:42:50 Installing cyrus-sasl-gssapi-2.1.23-30.el7.x86_64 >13:42:50 Installing keyutils-libs-devel-1.5.5-3.el7.x86_64 >13:42:50 Installing pixman-devel-0.24.4-3.el7.x86_64 >13:42:50 Installing cairo-devel-1.10.2-7.el7.x86_64 >13:42:51 Installing cairo-gobject-devel-1.10.2-7.el7.x86_64 >13:42:51 Installing iw-3.3-1.el7.x86_64 >13:42:51 Installing p11-kit-devel-0.12-1.el7.x86_64 >13:42:51 Installing LibRaw-0.14.3-4.el7.x86_64 >13:42:52 Installing gdisk-0.8.4-1.el7.x86_64 >13:42:52 Installing openobex-1.5-4.el7.x86_64 >13:42:52 Installing obex-data-server-0.4.6-3.el7.x86_64 >13:42:52 Installing libXxf86dga-1.1.3-1.el7.x86_64 >13:42:53 Installing libdmx-1.1.2-1.el7.x86_64 >13:42:53 Installing xorg-x11-utils-7.5-6.el7.x86_64 >13:42:53 Installing libXevie-1.0.3-3.el7.x86_64 >13:42:53 Installing elfutils-libelf-devel-0.153-2.el7.x86_64 >13:42:54 Installing tcp_wrappers-7.6-69.el7.x86_64 >13:42:54 Installing rsync-3.0.9-2.el7.x86_64 >13:42:54 Installing libisofs-1.2.2-1.el7.x86_64 >13:42:55 Installing libIDL-0.8.14-4.el7.x86_64 >13:42:55 Installing ORBit2-2.14.19-4.el7.x86_64 >13:42:55 Installing meanwhile-1.1.0-6.el7.x86_64 >13:42:56 Installing libgsf-1.14.21-3.el7.x86_64 >13:42:56 Installing libsepol-devel-2.1.5-3.el7.x86_64 >13:42:56 Installing libselinux-devel-2.1.10-4.el7.x86_64 >13:42:57 Installing ncurses-devel-5.9-4.20120204.el7.x86_64 >13:42:58 Installing gnome-video-effects-0.4.0-1.el7.noarch >13:42:59 Installing libcom_err-devel-1.42.3-2.el7.x86_64 >13:42:59 Installing krb5-devel-1.10-6.el7.x86_64 >13:42:59 Installing openssl-devel-1.0.1c-1.el7.x86_64 >13:43:01 Installing libquvi-scripts-0.4.4-1.el7.noarch >13:43:01 Installing libquvi-0.4.1-1.el7.x86_64 >13:43:02 Installing sqlite-devel-3.7.11-2.el7.x86_64 >13:43:02 Installing libmusicbrainz-2.1.5-13.el7.x86_64 >13:43:02 Installing libwayland-client-0.85.0-1.el7.x86_64 >13:43:02 Installing libwayland-server-0.85.0-1.el7.x86_64 >13:43:03 Installing libgpg-error-devel-1.10-2.el7.x86_64 >13:43:03 Installing libgcrypt-devel-1.5.0-3.el7.x86_64 >13:43:03 Installing gnutls-devel-2.12.18-1.el7.x86_64 >13:43:05 Installing bc-1.06.95-6.el7.x86_64 >13:43:05 Installing hivex-1.3.5-7.el7.x86_64 >13:43:05 Installing qrencode-3.2.0-3.el7.x86_64 >13:43:06 Installing djvulibre-libs-3.5.24-3.el7.x86_64 >13:43:06 Installing ed-1.5-3.el7.x86_64 >13:43:06 Installing liblouis-2.4.1-1.el7.x86_64 >13:43:07 Installing liblouis-python-2.4.1-1.el7.noarch >13:43:07 Installing time-1.7-40.el7.x86_64 >13:43:08 Installing libcdio-0.83-3.el7.x86_64 >13:43:08 Installing ttmkfdir-3.0.9-35.el7.x86_64 >13:43:08 Installing foomatic-filters-4.0.8-8.el7.x86_64 >13:43:09 Installing clucene-core-2.3.3.4-6.el7.x86_64 >13:43:09 Installing soprano-2.7.57-1.el7.x86_64 >13:43:09 Installing libtar-1.2.11-22.el7.x86_64 >13:43:10 Installing libmodman-2.0.1-4.el7.x86_64 >13:43:10 Installing libproxy-0.4.7-4.el7.x86_64 >13:43:10 Installing libreport-plugin-rhtsupport-2.0.10-4.el7.x86_64 >13:43:10 Installing libreport-2.0.10-4.el7.x86_64 >13:43:11 Installing libreport-python-2.0.10-4.el7.x86_64 >13:43:11 Installing libreport-plugin-bugzilla-2.0.10-4.el7.x86_64 >13:43:11 Installing libreport-plugin-logger-2.0.10-4.el7.x86_64 >13:43:11 Installing libreport-newt-2.0.10-4.el7.x86_64 >13:43:11 Installing libreport-plugin-kerneloops-2.0.10-4.el7.x86_64 >13:43:11 Installing abrt-tui-2.0.10-4.el7.x86_64 >13:43:11 Installing libreport-cli-2.0.10-4.el7.x86_64 >13:43:11 Installing glib-networking-2.32.3-1.el7.x86_64 >13:43:12 Installing libsoup-2.38.1-1.el7.x86_64 >13:43:12 Installing totem-pl-parser-3.4.2-1.el7.x86_64 >13:43:13 Installing libgdata-0.12.0-1.el7.x86_64 >13:43:13 Installing rest-0.7.12-2.el7.x86_64 >13:43:14 Installing libsoup-devel-2.38.1-1.el7.x86_64 >13:43:14 Installing mythes-1.2.2-2.el7.x86_64 >13:43:14 Installing db4-cxx-4.8.30-10.el7.x86_64 >13:43:15 Installing boost-math-1.48.0-11.el7.x86_64 >13:43:15 Installing ppl-pwl-0.11.2-8.1.el7.x86_64 >13:43:15 Installing ppl-0.11.2-8.1.el7.x86_64 >13:43:16 Installing cloog-ppl-0.15.11-3.1.el7.1.x86_64 >13:43:16 Installing p7zip-plugins-9.20.1-3.el7.x86_64 >13:43:17 Installing libstdc++-devel-4.7.0-5.el7.x86_64 >13:43:19 Installing checkpolicy-2.1.9-4.el7.x86_64 >13:43:19 Installing lsof-4.85-2.el7.x86_64 >13:43:19 Installing libattr-devel-2.4.46-6.el7.x86_64 >13:43:20 Installing dejavu-serif-fonts-2.33-3.el7.noarch >13:43:21 Installing glibc-headers-2.15-47.el7.x86_64 >13:43:22 Installing glibc-devel-2.15-47.el7.x86_64 >13:43:23 Installing gcc-4.7.0-5.el7.x86_64 >13:43:25 Installing libquadmath-devel-4.7.0-5.el7.x86_64 >13:43:25 Installing libtool-2.4.2-3.1.el7.x86_64 >13:43:26 Installing gobject-introspection-devel-1.32.1-1.el7.x86_64 >13:43:26 Installing ctan-cm-lgc-sans-fonts-0.5-19.el7.noarch >13:43:28 Installing dejavu-sans-mono-fonts-2.33-3.el7.noarch >13:43:29 Installing libreoffice-opensymbol-fonts-3.5.3.2-7.el7.noarch >13:43:31 Installing ctan-cm-lgc-typewriter-fonts-0.5-19.el7.noarch >13:43:32 Installing liberation-sans-fonts-1.07.2-4.el7.noarch >13:43:34 Installing abattis-cantarell-fonts-0.0.8-1.el7.noarch >13:43:35 Installing liberation-mono-fonts-1.07.2-4.el7.noarch >13:43:36 Installing strace-4.7-1.el7.x86_64 >13:43:36 Installing pnm2ppa-1.04-23.el7.x86_64 >13:43:37 Installing liberation-serif-fonts-1.07.2-4.el7.noarch >13:43:38 Installing ctan-cm-lgc-roman-fonts-0.5-19.el7.noarch >13:43:40 Installing libpipeline-1.2.0-2.el7.x86_64 >13:43:40 Installing man-db-2.6.0.2-6.el7.x86_64 >13:45:09 Installing dialog-1.1-15.20110707.el7.x86_64 >13:45:12 Installing c2050-0.3b-5.el7.x86_64 >13:45:12 Installing libdhash-0.4.3-8.el7.x86_64 >13:45:13 Installing libburn-1.2.2-1.el7.x86_64 >13:45:13 Installing pbm2l2030-1.4-7.el7.x86_64 >13:45:13 Installing min12xxw-0.0.9-7.el7.x86_64 >13:45:13 Installing passwdqc-lib-1.2.2-3.el7.x86_64 >13:45:14 Installing libcue-1.3.0-4.el7.x86_64 >13:45:14 Installing libdv-1.0.0-13.el7.x86_64 >13:45:14 Installing libhangul-0.1.0-2.el7.x86_64 >13:45:15 Installing pcp-libs-3.6.3-1.el7.2.x86_64 >13:45:15 Installing hardlink-1.0-13.el7.x86_64 >13:45:15 Installing libsss_sudo-1.8.3-11.el7.x86_64 >13:45:15 Installing dvb-apps-1.1.2-0.1479.37781d27a444.el7.x86_64 >13:45:18 Installing libmcpp-2.7.2-7.el7.x86_64 >13:45:18 Installing mcpp-2.7.2-7.el7.x86_64 >13:45:18 Installing xorg-x11-server-utils-7.5-13.el7.x86_64 >13:45:19 Installing xorg-x11-xinit-1.3.2-5.el7.x86_64 >13:45:19 Installing xdg-user-dirs-0.14-2.el7.x86_64 >13:45:19 Installing libpath_utils-0.2.1-8.el7.x86_64 >13:45:19 Installing libdmtx-0.7.2-7.el7.x86_64 >13:45:19 Installing ctags-5.8-4.el7.x86_64 >13:45:20 Installing source-highlight-3.1.4-10.1.el7.x86_64 >13:45:21 Installing gtk-doc-1.18-2.el7.noarch >13:45:21 Installing libgdata-devel-0.12.0-1.el7.x86_64 >13:45:22 Installing pbm2l7k-990321-9.el7.x86_64 >13:45:22 Installing c2070-0.99-8.el7.x86_64 >13:45:22 Installing sgpio-1.2.0.10-6.el7.x86_64 >13:45:23 Installing hesiod-3.1.0-21.el7.x86_64 >13:45:23 Installing paps-libs-0.6.8-18.el7.x86_64 >13:45:23 Installing scrub-2.4.1-2.el7.x86_64 >13:45:23 Installing dotconf-1.3-3.el7.x86_64 >13:45:24 Installing liblockfile-1.08-12.el7.x86_64 >13:45:24 Installing emacs-common-24.0.97-1.el7.x86_64 >13:45:35 Installing opencc-0.3.0-1.el7.x86_64 >13:45:36 Installing sg3_utils-libs-1.33-2.el7.x86_64 >13:45:36 Installing libiptcdata-1.0.4-7.el7.x86_64 >13:45:36 Installing pakchois-0.4-5.x86_64 >13:45:36 Installing neon-0.29.6-2.el7.x86_64 >13:45:37 Installing libmusicbrainz3-3.0.3-4.el7.x86_64 >13:45:37 Installing subversion-libs-1.7.5-1.el7.x86_64 >13:45:38 Installing libmusicbrainz4-4.0.3-1.el7.x86_64 >13:45:38 Installing libyaml-0.1.4-2.el7.x86_64 >13:45:38 Installing ruby-libs-1.9.3.194-10.1.el7.x86_64 >13:45:40 Installing lx-20030328-7.el7.x86_64 >13:45:40 Installing c-ares-1.7.5-2.el7.x86_64 >13:45:41 Installing lzo-minilzo-2.06-2.el7.x86_64 >13:45:41 Installing libvncserver-0.9.8.2-4.el7.x86_64 >13:45:42 Installing zip-3.0-4.el7.x86_64 >13:45:42 Installing enca-1.13-3.el7.x86_64 >13:45:42 Installing libref_array-0.1.2-8.el7.x86_64 >13:45:42 Installing libini_config-0.6.2-8.el7.x86_64 >13:45:43 Installing pax-3.4-13.el7.x86_64 >13:45:43 Installing cjet-0.8.9-11.el7.x86_64 >13:45:43 Installing netpbm-10.58.03-1.el7.x86_64 >13:45:43 Installing netpbm-progs-10.58.03-1.el7.x86_64 >13:45:45 Installing texlive-texmf-latex-2007-41.el7.noarch >13:45:57 Installing texlive-latex-2007-70.1.el7.x86_64 >13:46:17 Installing tex-preview-11.86-7.el7.noarch >13:46:18 Installing libthai-0.1.14-5.el7.x86_64 >13:46:19 Installing pango-1.30.0-1.el7.x86_64 >13:46:19 Installing gtk2-2.24.10-1.el7.x86_64 >13:46:21 Installing pygtk2-2.24.0-6.el7.x86_64 >13:46:22 Installing gimp-libs-2.8.0-1.el7.x86_64 >13:46:22 Installing gnome-python2-2.28.1-8.el7.x86_64 >13:46:22 Installing grilo-0.1.18-3.el7.x86_64 >13:46:23 Installing gtk-vnc-0.5.0-2.2.el7.x86_64 >13:46:23 Installing gutenprint-5.2.7-11.el7.x86_64 >13:46:25 Installing libglade2-2.6.4-8.el7.x86_64 >13:46:25 Installing pygtk2-libglade-2.24.0-6.el7.x86_64 >13:46:25 Installing libreport-gtk-2.0.10-4.el7.x86_64 >13:46:25 Installing poppler-utils-0.18.4-3.el7.x86_64 >13:46:26 Installing pangomm-2.28.4-1.el7.x86_64 >13:46:26 Installing pango-devel-1.30.0-1.el7.x86_64 >13:46:26 Installing gtk2-devel-2.24.10-1.el7.x86_64 >13:46:28 Installing libgnomecanvas-2.30.3-4.el7.x86_64 >13:46:29 Installing gnome-python2-canvas-2.28.1-8.el7.x86_64 >13:46:29 Installing gnome-python2-desktop-2.32.0-10.el7.x86_64 >13:46:29 Installing gtk-vnc-python-0.5.0-2.2.el7.x86_64 >13:46:29 Installing python-slip-gtk-0.2.20-2.el7.noarch >13:46:29 Installing oxygen-gtk2-1.2.4-1.el7.x86_64 >13:46:29 Installing python-matplotlib-1.0.1-21.el7.x86_64 >13:46:33 Installing kasumi-2.5-7.el7.x86_64 >13:46:33 Installing gtk2-engines-2.20.2-4.el7.x86_64 >13:46:33 Installing gnuplot-common-4.4.4-3.el7.x86_64 >13:46:34 Installing plymouth-plugin-label-0.8.5-0.2012.04.27.2.el7.x86_64 >13:46:34 Installing plymouth-plugin-two-step-0.8.5-0.2012.04.27.2.el7.x86_64 >13:46:34 Installing libexttextcat-3.2.0-1.el7.x86_64 >13:46:34 Installing libspiro-20071029-6.el7.x86_64 >13:46:35 Installing libvisual-0.4.0-11.el7.x86_64 >13:46:35 Installing gstreamer-plugins-base-0.10.36-1.el7.x86_64 >13:46:36 Installing gstreamer-python-0.10.19-3.el7.x86_64 >13:46:36 Installing gstreamer-rtsp-0.10.8-2.el7.x86_64 >13:46:36 Installing lpsolve-5.5.2.0-4.el7.x86_64 >13:46:36 Installing graphite2-1.1.1-2.el7.x86_64 >13:46:37 Installing pcsc-lite-libs-1.8.3-1.el7.x86_64 >13:46:37 Installing rdesktop-1.7.0-2.el7.x86_64 >13:46:37 Installing nss-softokn-freebl-devel-3.13.4-2.el7.x86_64 >13:46:38 Installing nss-softokn-devel-3.13.4-2.el7.x86_64 >13:46:38 Installing nss-devel-3.13.4-3.el7.x86_64 >13:46:38 Installing liboauth-devel-0.9.6-1.el7.x86_64 >13:46:38 Installing gnome-user-docs-3.4.1-1.el7.noarch >13:46:58 Installing redhat-release-workstation-6.91Workstation-7.0.0.1.el7.x86_64 >13:46:59 Installing device-mapper-1.02.74-6.el7.x86_64 >13:46:59 Installing iproute-3.3.0-2.el7.x86_64 >13:46:59 Installing util-linux-2.21.1-1.el7.x86_64 >13:47:00 Installing device-mapper-libs-1.02.74-6.el7.x86_64 >13:47:01 Installing cryptsetup-libs-1.4.2-1.el7.x86_64 >13:47:01 Installing libudev-182-2.1.el7.x86_64 >13:47:01 Installing udev-182-2.1.el7.x86_64 >13:47:03 Installing initscripts-9.37.1-1.el7.x86_64 >13:47:04 Installing systemd-44-17.el7.x86_64 >13:47:06 Installing systemd-sysv-44-17.el7.x86_64 >13:47:06 Installing dbus-1.4.10-4.el7.x86_64 >13:47:07 Installing iptables-1.4.12.2-5.el7.x86_64 >13:47:08 Installing iputils-20101006-14.el7.x86_64 >13:47:08 Installing net-tools-1.60-134.20120127git.el7.x86_64 >13:47:08 Installing libdrm-2.4.33-3.el7.x86_64 >13:47:09 Installing libgudev1-182-2.1.el7.x86_64 >13:47:09 Installing polkit-0.104-6.el7.x86_64 >13:47:09 Installing GConf2-3.2.5-1.el7.x86_64 >13:47:10 Installing xorg-x11-server-Xorg-1.12.0-5.el7.x86_64 >13:47:11 Installing system-setup-keyboard-0.8.8-2.el7.x86_64 >13:47:11 Installing mesa-libGL-8.0.3-1.el7.x86_64 >13:47:11 Installing qt-x11-4.8.2-1.el7.x86_64 >13:47:14 Installing libcanberra-0.28-6.el7.x86_64 >13:47:14 Installing cogl-1.10.2-1.el7.x86_64 >13:47:15 Installing libreoffice-writer-3.5.3.2-7.el7.x86_64 >13:47:16 Installing libreoffice-core-3.5.3.2-7.el7.x86_64 >13:47:38 Installing NetworkManager-glib-0.9.4-3.git20120403.el7.x86_64 >13:47:38 Installing dbus-x11-1.4.10-4.el7.x86_64 >13:47:38 Installing abrt-2.0.10-4.el7.x86_64 >13:47:39 Installing ibus-libs-1.4.99.20120428-2.el7.x86_64 >13:47:39 Installing mesa-libGLU-8.0.3-1.el7.x86_64 >13:47:40 Installing gssdp-0.12.1-2.el7.x86_64 >13:47:40 Installing gupnp-0.18.3-1.el7.x86_64 >13:47:40 Installing qimageblitz-0.0.6-3.el7.x86_64 >13:47:41 Installing ghostscript-cups-9.05-3.el7.x86_64 >13:47:41 Installing cups-1.5.3-1.1.el7.x86_64 >13:47:44 Installing dracut-018-65.git20120612.el7.noarch >13:47:44 Installing device-mapper-event-libs-1.02.74-6.el7.x86_64 >13:47:45 Installing usermode-1.109-1.el7.x86_64 >13:47:45 Installing usermode-gtk-1.109-1.el7.x86_64 >13:47:45 Installing gstreamer-plugins-good-0.10.31-2.el7.x86_64 >13:47:46 Installing spice-glib-0.12-4.el7.x86_64 >13:47:46 Installing PackageKit-glib-0.7.4-5.el7.x86_64 >13:47:47 Installing PackageKit-0.7.4-5.el7.x86_64 >13:47:51 Installing PackageKit-yum-0.7.4-5.el7.x86_64 >13:47:51 Installing kde-settings-4.8-15.el7.noarch >13:47:51 Installing dconf-0.12.1-1.el7.x86_64 >13:47:52 Installing abrt-addon-kerneloops-2.0.10-4.el7.x86_64 >13:47:52 Installing geoclue-0.12.0-10.el7.x86_64 >13:47:52 Installing dbusmenu-qt-0.9.0-3.el7.x86_64 >13:47:53 Installing accountsservice-0.6.20-1.el7.x86_64 >13:47:53 Installing at-spi2-core-2.4.2-1.el7.x86_64 >13:47:53 Installing dbus-devel-1.4.10-4.el7.x86_64 >13:47:54 Installing speech-dispatcher-0.7.1-7.el7.x86_64 >13:47:54 Installing parted-3.0-9.el7.x86_64 >13:47:55 Installing openssh-5.9p1-22.el7.x86_64 >13:47:55 Installing openssh-clients-5.9p1-22.el7.x86_64 >13:47:55 Installing perl-Git-1.7.10.2-1.el7.noarch >13:47:55 Installing git-1.7.10.2-1.el7.x86_64 >13:47:59 Installing GConf2-devel-3.2.5-1.el7.x86_64 >13:47:59 Installing dbus-glib-devel-0.92-3.el7.x86_64 >13:47:59 Installing pyatspi-2.4.0-2.el7.noarch >13:48:00 Installing accountsservice-libs-0.6.20-1.el7.x86_64 >13:48:00 Installing webkitgtk-1.8.1-2.el7.x86_64 >13:48:03 Installing device-mapper-event-1.02.74-6.el7.x86_64 >13:48:03 Installing plymouth-scripts-0.8.5-0.2012.04.27.2.el7.x86_64 >13:48:04 Installing plymouth-0.8.5-0.2012.04.27.2.el7.x86_64 >13:48:04 Installing gupnp-igd-0.2.1-1.el7.x86_64 >13:48:04 Installing libnice-0.1.2-1.el7.x86_64 >13:48:05 Installing abrt-addon-ccpp-2.0.10-4.el7.x86_64 >13:48:05 Installing abrt-addon-python-2.0.10-4.el7.x86_64 >13:48:05 Installing libsocialweb-keys-0.25.20-3.el7.noarch >13:48:05 Installing libsocialweb-0.25.20-3.el7.x86_64 >13:48:06 Installing polkit-qt-0.103.0-3.el7.x86_64 >13:48:06 Installing prison-1.0-4.el7.x86_64 >13:48:07 Installing grantlee-0.2.0-2.el7.x86_64 >13:48:07 Installing python-slip-dbus-0.2.20-2.el7.noarch >13:48:07 Installing libwacom-0.5-3.el7.x86_64 >13:48:08 Installing mesa-libGLES-8.0.3-1.el7.x86_64 >13:48:08 Installing zeitgeist-datahub-0.7.0-4.el7.x86_64 >13:48:08 Installing zeitgeist-0.8.2-3.el7.noarch >13:48:08 Installing libzeitgeist-0.3.18-1.el7.x86_64 >13:48:09 Installing rpcbind-0.2.0-16.el7.x86_64 >13:48:09 Installing policycoreutils-2.1.11-18.el7.x86_64 >13:48:10 Installing dnsmasq-2.59-5.el7.x86_64 >13:48:10 Installing libcgroup-0.38-1.el7.x86_64 >13:48:11 Installing ebtables-2.0.10-5.el7.x86_64 >13:48:11 Installing cyrus-sasl-2.1.23-30.el7.x86_64 >13:48:12 Installing libosinfo-0.1.1-1.el7.x86_64 >13:48:12 Installing cryptsetup-1.4.2-1.el7.x86_64 >13:48:12 Installing cyrus-sasl-devel-2.1.23-30.el7.x86_64 >13:48:13 Installing selinux-policy-3.10.0-137.el7.noarch >13:48:13 Installing nfs-utils-1.2.6-0.el7.x86_64 >13:48:14 Installing yp-tools-2.12-9.el7.x86_64 >13:48:15 Installing ypbind-1.35-2.el7.x86_64 >Running in chroot, ignoring request. >13:48:15 Installing libqzeitgeist-0.8.0-6.el7.x86_64 >13:48:15 Installing phonon-4.6.0-3.el7.x86_64 >13:48:15 Installing phonon-backend-gstreamer-4.6.0-1.el7.x86_64 >13:48:16 Installing PyQt4-4.9.1-3.el7.x86_64 >13:48:17 Installing plymouth-theme-charge-0.8.5-0.2012.04.27.2.el7.x86_64 >13:48:17 Installing lvm2-libs-2.02.95-6.el7.x86_64 >13:48:17 Installing lvm2-2.02.95-6.el7.x86_64 >13:48:18 Installing gettext-devel-0.18.1.1-12.el7.x86_64 >13:48:19 Installing python-meh-0.12-1.el7.noarch >13:48:19 Installing speech-dispatcher-python-0.7.1-7.el7.x86_64 >13:48:19 Installing at-spi2-atk-2.4.0-2.el7.x86_64 >13:48:19 Installing abrt-addon-vmcore-2.0.10-4.el7.x86_64 >13:48:20 Installing kde-settings-ksplash-4.8-15.el7.noarch >13:48:20 Installing kde-settings-plasma-4.8-15.el7.noarch >13:48:20 Installing PackageKit-device-rebind-0.7.4-5.el7.x86_64 >13:48:20 Installing spice-gtk-0.12-4.el7.x86_64 >13:48:20 Installing authconfig-gtk-6.2.1-1.el7.x86_64 >13:48:21 Installing system-config-keyboard-1.3.1-8.el7.x86_64 >13:48:22 Installing setuptool-1.19.11-4.el7.x86_64 >13:48:22 Installing dracut-network-018-65.git20120612.el7.noarch >13:48:22 Installing ptouch-driver-1.3-8.el7.x86_64 >13:48:23 Installing gupnp-av-0.10.2-1.el7.x86_64 >13:48:23 Installing libGLEW-1.6.0-2.el7.x86_64 >13:48:23 Installing libreoffice-presenter-screen-3.5.3.2-7.el7.x86_64 >13:48:25 Installing libreoffice-impress-3.5.3.2-7.el7.x86_64 >13:48:26 Installing libreoffice-ogltrans-3.5.3.2-7.el7.x86_64 >13:48:26 Installing abrt-retrace-client-2.0.10-4.el7.x86_64 >13:48:26 Installing abrt-dbus-2.0.10-4.el7.x86_64 >13:48:26 Installing libreoffice-graphicfilter-3.5.3.2-7.el7.x86_64 >13:48:26 Installing libreoffice-pdfimport-3.5.3.2-7.el7.x86_64 >13:48:27 Installing libreoffice-draw-3.5.3.2-7.el7.x86_64 >13:48:27 Installing poppler-qt-0.18.4-3.el7.x86_64 >13:48:27 Installing qtsoap-2.7-3.el7.x86_64 >13:48:28 Installing herqq-1.0.0-3.el7.x86_64 >13:48:28 Installing qwt-5.2.2-2.el7.x86_64 >13:48:28 Installing mesa-libGLw-6.5.1-12.el7.x86_64 >13:48:29 Installing xorg-x11-drv-cirrus-1.4.0-1.el7.x86_64 >13:48:29 Installing xorg-x11-drv-qxl-0.0.22-1.el7.x86_64 >13:48:29 Installing xorg-x11-drv-synaptics-1.6.1-1.el7.x86_64 >13:48:29 Installing xorg-x11-drv-wacom-0.14.0-3.el7.x86_64 >13:48:29 Installing xorg-x11-drv-v4l-0.2.0-21.el7.x86_64 >13:48:29 Installing xorg-x11-drv-void-1.4.0-9.el7.x86_64 >13:48:29 Installing xorg-x11-drv-ast-0.93.9-7.el7.x86_64 >13:48:29 Installing xorg-x11-drv-mga-1.4.13-20.20120104git9223c44a7.el7.x86_64 >13:48:29 Installing xorg-x11-drv-fbdev-0.4.2-9.el7.x86_64 >13:48:29 Installing xorg-x11-drv-vmmouse-12.8.0-1.el7.1.x86_64 >13:48:29 Installing xorg-x11-drv-dummy-0.3.5-5.el7.x86_64 >13:48:30 Installing xorg-x11-drv-vesa-2.3.1-1.el7.x86_64 >13:48:30 Installing xorg-x11-drv-vmware-12.0.2-1.el7.x86_64 >13:48:30 Installing xorg-x11-drv-ati-6.14.4-5.20120417git0bda305f7.el7.x86_64 >13:48:30 Installing xorg-x11-drv-evdev-2.7.0-3.el7.x86_64 >13:48:30 Installing xorg-x11-drv-modesetting-0.2.0-2.el7.x86_64 >13:48:30 Installing gnome-python2-gconf-2.28.1-8.el7.x86_64 >13:48:30 Installing gnome-desktop-2.32.0-10.el7.x86_64 >13:48:31 Installing polkit-docs-0.104-6.el7.noarch >13:48:31 Installing polkit-devel-0.104-6.el7.x86_64 >13:48:31 Installing cups-pk-helper-0.1.3-3.el7.x86_64 >13:48:32 Installing fprintd-0.4.1-2.el7.x86_64 >13:48:32 Installing rtkit-0.10-2.el7.x86_64 >13:48:33 Installing libgusb-0.1.3-2.el7.x86_64 >13:48:33 Installing ModemManager-0.5.2.0-1.el7.x86_64 >13:48:34 Installing libdrm-devel-2.4.33-3.el7.x86_64 >13:48:34 Installing mesa-libGL-devel-8.0.3-1.el7.x86_64 >13:48:35 Installing mesa-libGLU-devel-8.0.3-1.el7.x86_64 >13:48:36 Installing avahi-0.6.31-3.el7.x86_64 >13:48:37 Installing avahi-glib-0.6.31-3.el7.x86_64 >13:48:37 Installing libdmapsharing-2.9.14-2.el7.x86_64 >13:48:37 Installing avahi-gobject-0.6.31-3.el7.x86_64 >13:48:38 Installing telepathy-salut-0.8.0-1.el7.x86_64 >13:48:38 Installing rsyslog-5.8.10-1.el7.x86_64 >13:48:39 Installing crontabs-1.11-3.20101115git.el7.noarch >13:48:39 Installing cronie-anacron-1.4.8-11.el7.x86_64 >13:48:40 Installing cronie-1.4.8-11.el7.x86_64 >13:48:40 Installing net-snmp-5.7.1-4.el7.x86_64 >13:48:40 Installing mysql-server-5.5.23-1.el7.x86_64 >13:48:43 Installing akonadi-1.7.2-1.el7.x86_64 >13:48:44 Installing xinetd-2.3.15-1.el7.x86_64 >13:48:44 Installing amanda-3.3.0-5.el7.x86_64 >13:48:45 Installing mdadm-3.2.5-1.el7.x86_64 >13:48:46 Installing wpa_supplicant-1.0-0.4.el7.x86_64 >13:48:46 Installing apg-2.3.0b-13.el7.x86_64 >13:48:47 Installing alsa-utils-1.0.25-8.el7.x86_64 >13:48:47 Installing ppp-2.4.5-19.el7.x86_64 >13:48:47 Installing numad-0.5-4.20120522git.el7.x86_64 >13:48:48 Installing at-3.1.13-8.el7.x86_64 >13:48:48 Installing redhat-lsb-core-4.1-3.el7.x86_64 >13:48:48 Installing redhat-lsb-languages-4.1-3.el7.x86_64 >13:48:48 Installing redhat-lsb-cxx-4.1-3.el7.x86_64 >13:48:48 Installing redhat-lsb-desktop-4.1-3.el7.x86_64 >13:48:48 Installing redhat-lsb-printing-4.1-3.el7.x86_64 >13:48:48 Installing lockdev-1.0.4-0.4.20111007git.el7.x86_64 >13:48:49 Installing libgphoto2-2.4.14-1.el7.x86_64 >13:48:50 Installing sane-backends-libs-1.0.22-10.el7.x86_64 >13:48:50 Installing sane-backends-drivers-scanners-1.0.22-10.el7.x86_64 >13:48:51 Installing sane-backends-1.0.22-10.el7.x86_64 >13:48:52 Installing colord-0.1.21-1.el7.x86_64 >13:48:53 Installing gtk3-3.4.3-2.el7.x86_64 >13:48:54 Installing clutter-1.10.4-2.el7.x86_64 >13:48:55 Installing librsvg2-2.36.1-1.el7.x86_64 >13:48:55 Installing libcanberra-gtk3-0.28-6.el7.x86_64 >13:48:56 Installing clutter-gtk-1.2.0-1.el7.x86_64 >13:48:57 Installing clutter-gst-1.5.4-2.el7.x86_64 >13:48:57 Installing libmx-1.4.6-2.el7.x86_64 >13:48:59 Installing webkitgtk3-1.8.1-2.el7.x86_64 >13:49:02 Installing yelp-3.4.2-1.el7.x86_64 >13:49:02 Installing yelp-libs-3.4.2-1.el7.x86_64 >13:49:02 Installing notification-daemon-0.7.4-1.el7.x86_64 >13:49:02 Installing libnotify-0.7.5-1.el7.x86_64 >13:49:03 Installing gnome-online-accounts-3.4.2-1.el7.x86_64 >13:49:03 Installing brasero-libs-3.4.1-1.el7.x86_64 >13:49:04 Installing gstreamer-plugins-bad-free-0.10.23-4.el7.x86_64 >13:49:05 Installing libpeas-1.4.0-2.el7.x86_64 >13:49:05 Installing libgweather-3.4.1-1.el7.x86_64 >13:49:08 Installing evolution-data-server-3.4.2-1.el7.x86_64 >13:49:09 Installing libgnomekbd-3.4.0.2-2.el7.x86_64 >13:49:10 Installing gcr-3.4.1-2.el7.x86_64 >13:49:14 Installing gnome-keyring-3.4.1-2.el7.x86_64 >13:49:19 Installing gtk3-devel-3.4.3-2.el7.x86_64 >13:49:21 Installing folks-0.6.9-1.el7.x86_64 >13:49:21 Installing farstream-0.1.2-2.el7.x86_64 >13:49:22 Installing zenity-3.4.0-1.el7.x86_64 >13:49:24 Installing imsettings-1.2.9-1.el7.x86_64 >13:49:25 Installing im-chooser-common-1.5.2.2-2.el7.x86_64 >13:49:25 Installing im-chooser-1.5.2.2-2.el7.x86_64 >13:49:25 Installing imsettings-qt-1.2.9-1.el7.x86_64 >13:49:26 Installing evince-libs-3.4.0-2.el7.x86_64 >13:49:27 Installing gtkhtml3-4.4.2-1.el7.x86_64 >13:49:28 Installing gnome-bluetooth-libs-3.4.0-3.el7.x86_64 >13:49:29 Installing libwnck3-3.4.2-1.el7.x86_64 >13:49:29 Installing gnome-python2-gnomekeyring-2.32.0-10.el7.x86_64 >13:49:30 Installing gnome-keyring-pam-3.4.1-2.el7.x86_64 >13:49:30 Installing notify-python-0.1.1-20.el7.x86_64 >13:49:30 Installing libcanberra-gtk2-0.28-6.el7.x86_64 >13:49:30 Installing metacity-2.34.3-1.el7.x86_64 >13:49:32 Installing libchamplain-0.12.2-1.el7.x86_64 >13:49:32 Installing eekboard-libs-1.0.7-2.el7.x86_64 >13:49:32 Installing NetworkManager-gtk-0.9.4-3.git20120403.el7.x86_64 >13:49:32 Installing polkit-gnome-0.105-2.el7.x86_64 >13:49:33 Installing unique3-3.0.2-3.el7.x86_64 >13:49:33 Installing iok-2.1.2-1.el7.x86_64 >13:49:34 Installing eekboard-1.0.7-2.el7.x86_64 >13:49:34 Installing libchamplain-gtk-0.12.2-1.el7.x86_64 >13:49:34 Installing imsettings-gnome-1.2.9-1.el7.x86_64 >13:49:35 Installing ibus-gtk3-1.4.99.20120428-2.el7.x86_64 >13:49:35 Installing ibus-gtk2-1.4.99.20120428-2.el7.x86_64 >13:49:35 Installing ibus-1.4.99.20120428-2.el7.x86_64 >13:49:36 Installing mutter-3.4.1-3.el7.x86_64 >13:49:37 Installing libpurple-2.10.4-1.el7.1.x86_64 >13:49:38 Installing telepathy-haze-0.6.0-1.el7.x86_64 >13:49:39 Installing telepathy-farstream-0.4.0-2.el7.x86_64 >13:49:39 Installing gnome-online-accounts-devel-3.4.2-1.el7.x86_64 >13:49:39 Installing libgweather-devel-3.4.1-1.el7.x86_64 >13:49:40 Installing gnome-dvb-daemon-0.2.8-1.el7.x86_64 >13:49:40 Installing abrt-gui-2.0.10-4.el7.x86_64 >13:49:41 Installing xulrunner-10.0.5-4.el7.x86_64 >13:49:43 Installing adwaita-gtk3-theme-3.4.2-1.el7.x86_64 >13:49:43 Installing gnome-themes-standard-3.4.2-1.el7.x86_64 >13:49:49 Installing gnome-desktop3-3.4.2-1.el7.x86_64 >13:49:50 Installing cheese-libs-3.4.2-1.el7.x86_64 >13:49:52 Installing ImageMagick-6.7.5.6-3.el7.x86_64 >13:49:54 Installing gegl-0.2.0-1.el7.x86_64 >13:49:54 Installing gimp-2.8.0-1.el7.x86_64 >13:50:01 Installing vte3-0.32.1-1.el7.x86_64 >13:50:02 Installing caribou-0.4.2-1.el7.x86_64 >13:50:03 Installing gtkmm30-3.4.0-1.el7.x86_64 >13:50:03 Installing gtksourceview3-3.4.2-1.el7.x86_64 >13:50:04 Installing gtk-vnc2-0.5.0-2.2.el7.x86_64 >13:50:04 Installing oxygen-gtk3-1.0.4-1.el7.x86_64 >13:50:04 Installing file-roller-3.4.2-1.el7.x86_64 >13:50:06 Installing spice-gtk3-0.12-4.el7.x86_64 >13:50:07 Installing gnome-panel-libs-3.4.2.1-1.el7.x86_64 >13:50:07 Installing dhclient-4.2.4-0.5.rc1.el7.x86_64 >13:50:07 Installing NetworkManager-0.9.4-3.git20120403.el7.x86_64 >13:50:08 Installing oddjob-0.31.1-2.el7.x86_64 >13:50:08 Installing kbd-1.15.3-5.el7.x86_64 >13:50:10 Installing pm-utils-1.4.1-18.el7.x86_64 >13:50:10 Installing libvirt-client-0.9.11.3-1.el7.x86_64 >13:50:12 Installing upower-0.9.16-1.el7.x86_64 >13:50:13 Installing tracker-0.14.1-1.el7.x86_64 >13:50:14 Installing libvirt-python-0.9.11.3-1.el7.x86_64 >13:50:14 Installing python-virtinst-0.600.1-1.el7.1.noarch >13:50:15 Installing telepathy-mission-control-5.12.0-1.el7.x86_64 >13:50:15 Installing gnome-settings-daemon-3.4.1-4.el7.x86_64 >13:50:16 Installing control-center-3.4.2-2.el7.x86_64 >13:50:23 Installing gnome-session-3.4.2-1.el7.x86_64 >13:50:25 Installing gnome-session-xsession-3.4.2-1.el7.x86_64 >13:50:25 Installing gdm-3.4.1-3.el7.x86_64 >13:50:27 Installing pulseaudio-gdm-hooks-1.1-9.el7.x86_64 >13:50:27 Installing telepathy-gabble-0.16.0-1.el7.1.x86_64 >13:50:27 Installing virt-manager-common-0.9.1-3.el7.noarch >13:50:28 Installing brasero-3.4.1-1.el7.x86_64 >13:50:34 Installing grilo-plugins-0.1.18-4.1.el7.x86_64 >13:50:34 Installing libvirt-glib-0.0.8-2.el7.x86_64 >13:50:35 Installing libvirt-gobject-0.0.8-2.el7.x86_64 >13:50:35 Installing libvirt-java-0.4.7-3.el7.noarch >13:50:35 Installing radvd-1.8.5-3.el7.x86_64 >13:50:36 Installing vte-0.28.2-3.el7.x86_64 >13:50:36 Installing iscsi-initiator-utils-6.2.0.872-18.el7.x86_64 >13:50:37 Installing libvirt-daemon-0.9.11.3-1.el7.x86_64 >error reading information on service cgconfig: No such file or directory >13:50:39 Installing libvirt-daemon-config-nwfilter-0.9.11.3-1.el7.x86_64 >13:50:39 Installing libvirt-daemon-config-network-0.9.11.3-1.el7.x86_64 >13:50:39 Installing libvirt-0.9.11.3-1.el7.x86_64 >13:50:39 Installing gfs2-utils-3.1.4-3.el7.x86_64 >13:50:39 Installing qemu-common-1.0-17.1.el7.x86_64 >ln -s '/usr/lib/systemd/system/ksm.service' '/etc/systemd/system/multi-user.target.wants/ksm.service' >ln -s '/usr/lib/systemd/system/ksmtuned.service' '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' >warning: %post(qemu-common-2:1.0-17.1.el7.x86_64) scriptlet failed, exit status 1 >13:50:39 Installing qemu-system-x86-1.0-17.1.el7.x86_64 >warning: %post(qemu-system-x86-2:1.0-17.1.el7.x86_64) scriptlet failed, exit status 1 >13:50:40 Installing qemu-kvm-1.0-17.1.el7.x86_64 >13:50:40 Installing libvirt-daemon-kvm-0.9.11.3-1.el7.x86_64 >13:50:41 Installing crda-1.1.2_2011.04.28-2.el7.x86_64 >13:50:41 Installing hplip-common-3.12.4-2.el7.x86_64 >13:50:41 Installing hplip-libs-3.12.4-2.el7.x86_64 >13:50:41 Installing fxload-2002_04_11-11.el7.x86_64 >13:50:41 Installing alsa-tools-firmware-1.0.25-2.el7.1.x86_64 >13:50:42 Installing alsa-firmware-1.0.25-1.el7.noarch >13:50:42 Installing media-player-info-16-1.el7.noarch >13:50:43 Installing netxen-firmware-4.0.534-5.el7.noarch >13:50:43 Installing linux-firmware-20120510-0.1.git375e954.el7.noarch >13:50:45 Installing usb_modeswitch-1.2.3-1.el7.x86_64 >13:50:46 Installing usb_modeswitch-data-20120531-1.el7.noarch >13:50:46 Installing os-prober-1.53-1.el7.x86_64 >13:50:46 Installing grub2-tools-2.0-0.31.beta5.el7.x86_64 >13:50:48 Installing libgpod-0.8.2-4.1.el7.x86_64 >13:50:48 Installing libmtp-1.1.3-2.el7.x86_64 >13:50:49 Installing system-config-printer-udev-1.3.9-1.el7.x86_64 >13:50:49 Installing libatasmart-0.18-2.el7.x86_64 >13:50:49 Installing udisks2-1.97.0-3.el7.x86_64 >13:50:49 Installing kdelibs-4.8.3-6.el7.x86_64 >13:50:56 Installing kdepimlibs-4.8.3-1.el7.x86_64 >13:50:57 Installing gvfs-1.12.3-1.el7.x86_64 >13:50:58 Installing kdepimlibs-akonadi-4.8.3-1.el7.x86_64 >13:50:59 Installing libkworkspace-4.8.3-4.el7.x86_64 >13:50:59 Installing evolution-3.4.2-1.el7.x86_64 >13:51:03 Installing libkipi-4.8.3-1.el7.x86_64 >13:51:04 Installing ksysguard-libs-4.8.3-4.el7.x86_64 >13:51:04 Installing libkexiv2-4.8.3-1.el7.x86_64 >13:51:05 Installing kate-part-4.8.3-2.el7.x86_64 >13:51:06 Installing pykde4-4.8.3-3.el7.x86_64 >13:51:07 Installing libkdcraw-4.8.3-1.el7.x86_64 >13:51:08 Installing kdemultimedia-libs-4.8.3-1.el7.x86_64 >13:51:08 Installing kactivities-4.8.3-1.el7.x86_64 >13:51:09 Installing kgreeter-plugins-4.8.3-4.el7.x86_64 >13:51:09 Installing kde-settings-kdm-4.8-15.el7.noarch >13:51:09 Installing kdm-4.8.3-4.el7.x86_64 >13:51:09 Installing kdegraphics-thumbnailers-4.8.3-1.el7.x86_64 >13:51:10 Installing nautilus-extensions-3.4.2-5.el7.x86_64 >13:51:10 Installing nautilus-3.4.2-5.el7.x86_64 >13:51:16 Installing gvfs-afc-1.12.3-1.el7.x86_64 >13:51:16 Installing gnome-vfs2-2.24.4-7.el7.x86_64 >13:51:29 Installing gvfs-obexftp-1.12.3-1.el7.x86_64 >13:51:30 Installing kde-runtime-4.8.3-2.el7.x86_64 >13:51:34 Installing kde-runtime-libs-4.8.3-2.el7.x86_64 >13:51:35 Installing kdepim-runtime-4.8.3-2.el7.x86_64 >13:51:36 Installing kdepim-runtime-libs-4.8.3-2.el7.x86_64 >13:51:36 Installing k3b-libs-2.0.2-12.el7.x86_64 >13:51:37 Installing k3b-common-2.0.2-12.el7.noarch >13:51:39 Installing k3b-2.0.2-12.el7.x86_64 >13:51:40 Installing kolourpaint-libs-4.8.3-1.el7.x86_64 >13:51:40 Installing kolourpaint-4.8.3-1.el7.x86_64 >13:51:41 Installing kdepim-libs-4.8.3-3.el7.x86_64 >13:51:42 Installing kdepim-4.8.3-3.el7.x86_64 >13:51:44 Installing ksnapshot-4.8.3-1.el7.x86_64 >13:51:44 Installing kwrite-4.8.3-2.el7.x86_64 >13:51:44 Installing konsole-part-4.8.3-1.el7.x86_64 >13:51:45 Installing konsole-4.8.3-1.el7.x86_64 >13:51:45 Installing kde-baseapps-libs-4.8.3-1.el7.x86_64 >13:51:45 Installing kde-baseapps-4.8.3-1.el7.x86_64 >13:51:47 Installing gwenview-4.8.3-1.el7.x86_64 >13:51:47 Installing gwenview-libs-4.8.3-1.el7.x86_64 >13:51:48 Installing kdenetwork-kget-libs-4.8.3-2.el7.x86_64 >13:51:48 Installing kdenetwork-kget-4.8.3-2.el7.x86_64 >13:51:49 Installing ark-libs-4.8.3-1.el7.x86_64 >13:51:49 Installing ark-4.8.3-1.el7.x86_64 >13:51:49 Installing kgamma-4.8.3-1.el7.x86_64 >13:51:50 Installing kruler-4.8.3-1.el7.x86_64 >13:51:50 Installing kcolorchooser-4.8.3-1.el7.x86_64 >13:51:50 Installing kcm_colors-4.8.3-4.el7.x86_64 >13:51:50 Installing kdenetwork-krdc-4.8.3-2.el7.x86_64 >13:51:51 Installing kdenetwork-krdc-libs-4.8.3-2.el7.x86_64 >13:51:51 Installing libksane-4.8.3-1.el7.x86_64 >13:51:51 Installing kdegraphics-libs-4.8.3-4.el7.noarch >13:51:51 Installing kio_sysinfo-20090930-4.el7.x86_64 >13:51:52 Installing ksysguardd-4.8.3-4.el7.x86_64 >13:51:52 Installing ksysguard-4.8.3-4.el7.x86_64 >13:51:52 Installing kaccessible-libs-4.8.3-1.el7.x86_64 >13:51:52 Installing kaccessible-4.8.3-1.el7.x86_64 >13:51:52 Installing kmag-4.8.3-1.el7.x86_64 >13:51:52 Installing kdenetwork-krfb-libs-4.8.3-2.el7.x86_64 >13:51:53 Installing kdenetwork-krfb-4.8.3-2.el7.x86_64 >13:51:53 Installing kdegames-libs-4.8.3-1.el7.x86_64 >13:51:53 Installing kmousetool-4.8.3-1.el7.x86_64 >13:51:54 Installing okular-libs-4.8.3-3.el7.x86_64 >13:51:54 Installing okular-part-4.8.3-3.el7.x86_64 >13:51:54 Installing okular-4.8.3-3.el7.x86_64 >13:51:55 Installing kmouth-4.8.3-1.el7.x86_64 >13:51:55 Installing polkit-kde-0.99.0-4.el7.x86_64 >13:51:55 Installing svgpart-4.8.3-1.el7.x86_64 >13:51:55 Installing mesa-libgbm-8.0.3-1.el7.x86_64 >13:51:56 Installing mesa-libEGL-8.0.3-1.el7.x86_64 >13:51:56 Installing kwin-gles-libs-4.8.3-4.el7.x86_64 >13:51:57 Installing kde-workspace-libs-4.8.3-4.el7.x86_64 >13:51:57 Installing kde-workspace-4.8.3-4.el7.x86_64 >13:52:04 Installing kdeplasma-addons-4.8.3-2.el7.x86_64 >13:52:05 Installing kdeplasma-addons-libs-4.8.3-2.el7.x86_64 >13:52:06 Installing kde-plasma-networkmanagement-0.9.0.2-2.el7.x86_64 >13:52:06 Installing kde-plasma-networkmanagement-libs-0.9.0.2-2.el7.x86_64 >13:52:07 Installing kpartx-0.4.9-26.el7.x86_64 >13:52:07 Installing dmraid-events-1.0.0.rc16-16.el7.x86_64 >13:52:07 Installing dmraid-1.0.0.rc16-16.el7.x86_64 >13:52:07 Installing febootstrap-supermin-helper-3.18-1.el7.x86_64 >13:52:08 Installing rarian-0.8.1-7.el7.x86_64 >13:52:08 Installing rarian-compat-0.8.1-7.el7.x86_64 >13:52:08 Installing system-config-date-1.9.67-2.el7.noarch >13:52:11 Installing system-config-date-docs-1.0.11-1.el7.noarch >13:52:13 Installing system-config-users-1.2.115-1.el7.noarch >13:52:13 Installing system-config-users-docs-1.0.9-3.el7.noarch >13:52:15 Installing virt-what-1.12-1.el7.x86_64 >13:52:15 Installing subscription-manager-1.0.8-1.el7.x86_64 >13:52:15 Installing subscription-manager-gui-1.0.8-1.el7.x86_64 >13:52:16 Installing vim-filesystem-7.3.515-2.el7.x86_64 >13:52:16 Installing vim-common-7.3.515-2.el7.x86_64 >13:52:20 Installing mesa-dri-filesystem-8.0.3-1.el7.x86_64 >13:52:21 Installing busybox-1.19.4-4.el7.x86_64 >13:52:21 Installing kexec-tools-2.0.3-47.el7.1.x86_64 >13:52:21 Installing system-config-kdump-2.0.5-8.el7.noarch >13:52:23 Installing mesa-dri-drivers-8.0.3-1.el7.x86_64 >13:52:25 Installing vim-enhanced-7.3.515-2.el7.x86_64 >13:52:25 Installing subscription-manager-firstboot-1.0.8-1.el7.x86_64 >13:52:25 Installing firstboot-18.1.1-1.el7.x86_64 >13:52:26 Installing ekiga-3.3.2-7.el7.x86_64 >13:52:35 Installing virt-manager-0.9.1-3.el7.noarch >13:52:36 Installing plasma-scriptengine-python-4.8.3-4.el7.x86_64 >13:52:36 Installing kdeartwork-screensavers-4.8.3-1.el7.x86_64 >13:52:36 Installing kdegraphics-4.8.3-4.el7.noarch >13:52:36 Installing kdeaccessibility-4.8.3-2.el7.noarch >13:52:37 Installing kdegames-minimal-4.8.3-1.el7.x86_64 >13:52:39 Installing kamera-4.8.3-1.el7.x86_64 >13:52:39 Installing kcm_touchpad-0.3.1-7.el7.x86_64 >13:52:39 Installing kcm-gtk-0.5.3-10.el7.x86_64 >13:52:39 Installing kwallet-4.8.3-1.el7.x86_64 >13:52:40 Installing gnome-vfs2-smb-2.24.4-7.el7.x86_64 >13:52:40 Installing rhythmbox-2.96-3.2.el7.x86_64 >13:52:42 Installing brasero-nautilus-3.4.1-1.el7.x86_64 >13:52:43 Installing file-roller-nautilus-3.4.2-1.el7.x86_64 >13:52:43 Installing nautilus-open-terminal-0.19-4.el7.x86_64 >13:52:45 Installing kde-printer-applet-4.8.3-1.el7.noarch >13:52:45 Installing evolution-NetworkManager-3.4.2-1.el7.x86_64 >13:52:45 Installing evolution-mapi-3.4.2-1.el7.x86_64 >13:52:45 Installing evolution-help-3.4.2-1.el7.noarch >13:52:55 Installing gvfs-archive-1.12.3-1.el7.x86_64 >13:52:55 Installing gvfs-smb-1.12.3-1.el7.x86_64 >13:52:55 Installing gvfs-devel-1.12.3-1.el7.x86_64 >13:52:55 Installing gedit-3.4.2-1.el7.x86_64 >13:53:01 Installing gvfs-gphoto2-1.12.3-1.el7.x86_64 >13:53:01 Installing kgpg-4.8.3-2.el7.x86_64 >13:53:02 Installing kdeadmin-4.8.3-2.el7.x86_64 >13:53:03 Installing kcoloredit-4.4.0-4.el7.x86_64 >13:53:05 Installing ksshaskpass-0.5.3-3.el7.x86_64 >13:53:05 Installing kdemultimedia-dragonplayer-4.8.3-1.el7.x86_64 >13:53:06 Installing kiconedit-4.4.0-4.el7.x86_64 >13:53:06 Installing ksig-1.1-0.10.20080213.el7.x86_64 >13:53:07 Installing ktimer-4.8.3-1.el7.x86_64 >13:53:08 Installing kcharselect-4.8.3-1.el7.x86_64 >13:53:08 Installing kdemultimedia-kmix-4.8.3-1.el7.x86_64 >13:53:08 Installing kdenetwork-kdnssd-4.8.3-2.el7.x86_64 >13:53:08 Installing kcalc-4.8.3-1.el7.x86_64 >13:53:09 Installing kdf-4.8.3-1.el7.x86_64 >13:53:09 Installing gnome-disk-utility-3.4.1-1.el7.x86_64 >13:53:10 Installing grub2-2.0-0.31.beta5.el7.x86_64 >13:53:11 Installing hpijs-3.12.4-2.el7.x86_64 >13:53:13 Installing libsane-hpaio-3.12.4-2.el7.x86_64 >13:53:13 Installing wireless-tools-29-7.1.el7.x86_64 >13:53:13 Installing virt-who-0.2-2.el7.noarch >13:53:13 Installing libvirt-java-devel-0.4.7-3.el7.noarch >13:53:14 Installing empathy-3.4.2.1-1.el7.x86_64 >13:53:18 Installing gnome-panel-3.4.2.1-1.el7.x86_64 >13:53:23 Installing orca-3.4.2-1.el7.x86_64 >13:53:27 Installing gnome-documents-0.4.2-1.el7.x86_64 >13:53:28 Installing gnome-power-manager-3.4.0-1.el7.x86_64 >13:53:29 Installing gnome-packagekit-3.4.2-1.el7.x86_64 >13:53:36 Installing virt-top-1.0.6-2.el7.x86_64 >13:53:36 Installing virt-viewer-0.5.3-1.el7.x86_64 >13:53:37 Installing libvirt-devel-0.9.11.3-1.el7.x86_64 >13:53:37 Installing oddjob-mkhomedir-0.31.1-2.el7.x86_64 >13:53:38 Installing NetworkManager-gnome-0.9.4-3.git20120403.el7.x86_64 >13:53:42 Installing oxygen-gtk-1.2.0-2.el7.noarch >13:53:42 Installing gnome-system-monitor-3.4.1-2.el7.x86_64 >13:53:43 Installing gnome-terminal-3.4.1.1-1.el7.x86_64 >13:53:48 Installing gimp-data-extras-2.0.2-5.el7.noarch >13:53:49 Installing gimp-help-browser-2.8.0-1.el7.x86_64 >13:53:49 Installing xsane-gimp-0.998-8.el7.x86_64 >13:53:50 Installing gutenprint-plugin-5.2.7-11.el7.x86_64 >13:53:50 Installing gimp-help-2.4.2-7.el7.noarch >13:54:16 Installing emacs-24.0.97-1.el7.x86_64 >13:54:19 Installing cheese-3.4.2-1.el7.x86_64 >13:54:21 Installing gnome-contacts-3.4.1-2.el7.x86_64 >13:54:21 Installing gnome-screensaver-3.4.1-1.el7.x86_64 >13:54:22 Installing eog-3.4.1-3.el7.x86_64 >/var/tmp/rpm-tmp.nOBzT5: line 1: fg: no job control >13:54:25 Installing firefox-10.0.5-4.el7.x86_64 >13:54:30 Installing abrt-desktop-2.0.10-4.el7.x86_64 >13:54:30 Installing evolution-data-server-devel-3.4.2-1.el7.x86_64 >13:54:31 Installing ibus-anthy-1.4.99.20120327-1.el7.x86_64 >13:54:31 Installing ibus-hangul-1.4.1-2.el7.x86_64 >13:54:31 Installing ibus-sayura-1.3.1-5.el7.x86_64 >13:54:31 Installing ibus-pinyin-1.4.0-16.el7.x86_64 >13:54:32 Installing ibus-qt-1.3.1-9.el7.x86_64 >13:54:32 Installing ibus-hunspell-table-0.0.7-1.el7.noarch >13:54:32 Installing ibus-m17n-1.3.4-1.el7.x86_64 >13:54:32 Installing ibus-table-1.3.9.20110827-2.el7.noarch >13:54:33 Installing ibus-rawcode-1.3.1.20100707-8.el7.x86_64 >13:54:33 Installing shotwell-0.12.3-1.el7.x86_64 >13:54:34 Installing libcanberra-devel-0.28-6.el7.x86_64 >13:54:34 Installing system-config-printer-1.3.9-1.el7.x86_64 >13:54:35 Installing evince-dvi-3.4.0-2.el7.x86_64 >13:54:35 Installing evince-3.4.0-2.el7.x86_64 >13:54:41 Installing seahorse-3.4.1-1.el7.x86_64 >13:54:47 Installing nautilus-sendto-3.0.3-1.el7.x86_64 >13:54:47 Installing gthumb-3.0.1-1.el7.x86_64 >13:54:51 Installing sound-juicer-3.4.0-1.el7.x86_64 >13:54:55 Installing libnotify-devel-0.7.5-1.el7.x86_64 >13:54:55 Installing vino-3.4.2-1.el7.x86_64 >13:54:57 Installing totem-mozplugin-3.4.2-1.1.el7.x86_64 >13:54:57 Installing gnome-screenshot-3.4.1-2.el7.x86_64 >13:54:57 Installing librsvg2-devel-2.36.1-1.el7.x86_64 >13:54:58 Installing gnome-system-log-3.4.1-2.el7.x86_64 >13:54:59 Installing mousetweaks-3.4.2-1.el7.x86_64 >13:55:00 Installing xdg-user-dirs-gtk-0.9-1.el7.x86_64 >13:55:00 Installing gnome-dictionary-3.4.0-2.el7.x86_64 >13:55:01 Installing gtk3-immodule-xim-3.4.3-2.el7.x86_64 >13:55:02 Installing gcalctool-6.4.2.1-1.el7.x86_64 >13:55:04 Installing baobab-3.4.1-2.el7.x86_64 >13:55:05 Installing gucharmap-3.4.1.1-2.el7.x86_64 >13:55:07 Installing gnome-search-tool-3.4.0-1.el7.x86_64 >13:55:11 Installing sane-backends-drivers-cameras-1.0.22-10.el7.x86_64 >13:55:11 Installing xsane-0.998-8.el7.x86_64 >13:55:11 Installing sane-frontends-1.0.14-14.el7.x86_64 >13:55:12 Installing redhat-lsb-4.1-3.el7.x86_64 >13:55:12 Installing amanda-client-3.3.0-5.el7.x86_64 >13:55:13 Installing sysstat-10.0.3-2.el7.x86_64 >13:55:13 Installing qt3-devel-3.3.8b-42.el7.x86_64 >13:55:21 Installing qt-devel-4.8.2-1.el7.x86_64 >13:55:30 Installing mesa-libGLw-devel-6.5.1-12.el7.x86_64 >13:55:30 Installing fprintd-pam-0.4.1-2.el7.x86_64 >13:55:30 Installing gnome-desktop-devel-2.32.0-10.el7.x86_64 >13:55:30 Installing glx-utils-7.10-6.20101028.el7.x86_64 >13:55:30 Installing printer-filters-1.1-6.el7.noarch >13:55:31 Installing intltool-0.50.2-1.el7.noarch >13:55:31 Installing plymouth-system-theme-0.8.5-0.2012.04.27.2.el7.x86_64 >13:55:31 Installing selinux-policy-targeted-3.10.0-137.el7.noarch >13:55:42 Installing openldap-devel-2.4.31-2.el7.x86_64 >13:55:44 Installing firewalld-0.2.5-1.el7.noarch >13:55:44 Installing libcgroup-devel-0.38-1.el7.x86_64 >13:55:45 Installing abrt-cli-2.0.10-4.el7.x86_64 >13:55:45 Installing openssh-askpass-5.9p1-22.el7.x86_64 >13:55:45 Installing openssh-server-5.9p1-22.el7.x86_64 >13:55:46 Installing PackageKit-yum-plugin-0.7.4-5.el7.x86_64 >13:55:46 Installing PackageKit-gstreamer-plugin-0.7.4-5.el7.x86_64 >13:55:46 Installing gutenprint-cups-5.2.7-11.el7.x86_64 >13:55:47 Installing libreoffice-math-3.5.3.2-7.el7.x86_64 >13:55:48 Installing libreoffice-calc-3.5.3.2-7.el7.x86_64 >13:55:49 Installing libreoffice-xsltfilter-3.5.3.2-7.el7.x86_64 >13:55:49 Installing system-config-firewall-base-1.2.29-7.el7.noarch >13:55:50 Installing audit-2.2.1-1.el7.x86_64 >13:55:50 Installing postfix-2.9.2-2.el7.x86_64 >13:55:55 Installing psacct-6.5.5-5.el7.x86_64 >13:55:56 Installing subversion-1.7.5-1.el7.x86_64 >13:55:56 Installing spice-vdagent-0.10.1-1.el7.x86_64 >13:55:57 Installing irqbalance-1.0.3-4.el7.x86_64 >13:55:57 Installing acpid-2.0.16-1.el7.x86_64 >13:55:57 Installing rng-tools-3-4.el7.x86_64 >13:55:57 Installing cvs-1.11.23-25.el7.x86_64 >13:55:58 Installing smartmontools-5.42-3.el7.x86_64 >13:55:58 Installing sssd-1.8.3-11.el7.x86_64 >13:55:59 Installing chrony-1.27-0.3.pre1.el7.x86_64 >13:56:00 Installing ntpdate-4.2.6p5-2.el7.x86_64 >13:56:01 Installing quota-4.00-4.el7.x86_64 >13:56:01 Installing pcp-3.6.3-1.el7.2.x86_64 >13:56:04 Installing openswan-2.6.37-3.el7.x86_64 >13:56:05 Installing microcode_ctl-1.17-24.el7.x86_64 >13:56:06 Installing iwl6050-firmware-41.28.5.1-4.el7.noarch >13:56:06 Installing iwl1000-firmware-39.31.5.1-2.el7.noarch >13:56:06 Installing iwl6000-firmware-9.221.4.1-3.el7.noarch >13:56:06 Installing b43-openfwwf-5.2-7.el7.noarch >13:56:06 Installing aic94xx-firmware-30-3.el7.noarch >13:56:06 Installing bfa-firmware-3.0.0.0-2.el7.noarch >13:56:07 Installing iwl6000g2a-firmware-17.168.5.3-2.el7.noarch >13:56:07 Installing ar9170-firmware-2009.05.28-4.el7.noarch >13:56:07 Installing iwl100-firmware-39.31.5.1-3.el7.noarch >13:56:07 Installing biosdevname-0.4.0-1.el7.x86_64 >13:56:07 Installing iwl5150-firmware-8.24.2.2-3.el7.noarch >13:56:07 Installing iwl6000g2b-firmware-17.168.5.2-2.el7.noarch >13:56:07 Installing prelink-0.4.6-5.el7.x86_64 >13:56:08 Installing xmlto-0.0.25-2.el7.x86_64 >13:56:08 Installing gnuplot-4.4.4-3.el7.x86_64 >13:56:08 Installing seekwatcher-0.12-7.el7.noarch >13:56:08 Installing latencytop-0.5-9.el7.x86_64 >13:56:09 Installing gtk2-immodule-xim-2.24.10-1.el7.x86_64 >13:56:09 Installing pinentry-gtk-0.8.1-4.el7.x86_64 >13:56:09 Installing paps-0.6.8-18.el7.x86_64 >13:56:09 Installing tex-cm-lgc-0.5-19.el7.noarch >13:56:23 Installing sudo-1.8.3p1-7.el7.x86_64 >13:56:24 Installing passwdqc-1.2.2-3.el7.x86_64 >13:56:24 Installing pygobject3-devel-3.2.2-1.el7.x86_64 >13:56:24 Installing gcc-gfortran-4.7.0-5.el7.x86_64 >13:56:25 Installing gcc-c++-4.7.0-5.el7.x86_64 >13:56:26 Installing libacl-devel-2.2.51-6.el7.x86_64 >13:56:26 Installing boost-devel-1.48.0-11.el7.x86_64 >13:56:46 Installing db4-devel-4.8.30-10.el7.x86_64 >13:57:01 Installing xorg-x11-fonts-Type1-7.5-5.el7.noarch >13:57:02 Installing mysql-devel-5.5.23-1.el7.x86_64 >13:57:03 Installing readline-devel-6.2-4.el7.x86_64 >13:57:03 Installing elfutils-devel-0.153-2.el7.x86_64 >13:57:03 Installing yum-plugin-security-1.1.31-6.el7.noarch >13:57:03 Installing yum-langpacks-0.2.4-3.el7.noarch >13:57:04 Installing yum-utils-1.1.31-6.el7.noarch >13:57:04 Installing cas-1.0-2.el7.noarch >13:57:04 Installing sos-2.2-29.el7.noarch >13:57:05 Installing rpm-build-4.9.1.3-7.el7.x86_64 >13:57:06 Installing redhat-rpm-config-9.1.0-28.el7.noarch >13:57:06 Installing bind-utils-9.9.1-1.el7.x86_64 >13:57:06 Installing gstreamer-devel-0.10.36-1.el7.x86_64 >13:57:07 Installing perl-core-5.14.2-216.el7.x86_64 >13:57:07 Installing perl-App-cpanminus-1.5007-2.el7.noarch >13:57:07 Installing perl-XML-Grove-0.46alpha-46.el7.noarch >13:57:07 Installing perl-XML-Dumper-0.81-12.el7.noarch >13:57:07 Installing perl-XML-Twig-3.40-1.el7.noarch >13:57:07 Installing perl-homedir-1.008004-4.el7.noarch >13:57:07 Installing docbook-slides-3.4.0-10.el7.noarch >13:57:08 Installing java-1.7.0-openjdk-devel-1.7.0.3-2.1.el7.7.x86_64 >13:57:13 Installing postgresql-devel-9.1.3-3.el7.x86_64 >13:57:14 Installing samba-client-3.6.5-88.el7.1.x86_64 >13:57:17 Installing mlocate-0.25-1.el7.x86_64 >13:57:17 Installing oprofile-0.9.7-4.el7.x86_64 >13:57:19 Installing tcpdump-4.2.1-3.el7.x86_64 >13:57:19 Installing xfsdump-3.1.0-2.el7.x86_64 >13:57:19 Installing tbb-devel-4.0-3.20110809.el7.x86_64 >13:57:20 Installing xorg-x11-fonts-ISO8859-1-100dpi-7.5-5.el7.noarch >13:57:20 Installing xorg-x11-fonts-100dpi-7.5-5.el7.noarch >13:57:21 Installing pesign-0.3-2.el7.x86_64 >13:57:21 Installing hmaccalc-0.9.12-3.el7.x86_64 >13:57:22 Installing libXtst-devel-1.2.1-1.el7.x86_64 >13:57:22 Installing cifs-utils-5.4-2.el7.x86_64 >13:57:22 Installing crash-gcore-command-1.0-3.el7.x86_64 >13:57:22 Installing pulseaudio-libs-devel-1.1-9.el7.x86_64 >13:57:23 Installing pinfo-0.6.10-4.el7.x86_64 >13:57:23 Installing alsa-lib-devel-1.0.25-3.1.el7.x86_64 >13:57:25 Installing perf-3.3.0-0.20.el7.x86_64 >13:57:25 Installing python-devel-2.7.3-7.el7.x86_64 >13:57:26 Installing iotop-0.4.4-2.el7.noarch >13:57:26 Installing dstat-0.7.2-6.el7.noarch >13:57:27 Installing pam-devel-1.1.5-6.el7.x86_64 >13:57:27 Installing tcsh-6.17-18.el7.x86_64 >13:57:28 Installing usbutils-004-4.el7.x86_64 >13:57:28 Installing docbook5-style-xsl-1.76.1-2.el7.noarch >13:57:33 Installing openssl-1.0.1c-1.el7.x86_64 >13:57:34 Installing ntsysv-1.3.59-1.el7.x86_64 >13:57:34 Installing perl-Crypt-SSLeay-0.58-8.el7.x86_64 >13:57:35 Installing valgrind-3.7.0-4.el7.x86_64 >13:57:43 Installing patchutils-0.3.2-2.el7.x86_64 >13:57:44 Installing docbook5-schemas-5.0-6.el7.noarch >13:57:44 Installing enscript-1.6.5.2-5.el7.x86_64 >13:57:45 Installing kernel-tools-3.3.0-0.20.el7.x86_64 >13:57:46 Installing powertop-2.0-2.el7.x86_64 >13:57:46 Installing bison-2.5-3.el7.x86_64 >13:57:46 Installing rcs-5.8-2.el7.x86_64 >13:57:47 Installing binutils-devel-2.22.52.0.1-11.el7.x86_64 >13:57:47 Installing xvattr-1.3-21.el7.x86_64 >13:57:47 Installing swig-2.0.7-3.el7.x86_64 >13:57:49 Installing wget-1.13.4-4.el7.x86_64 >13:57:50 Installing libcap-ng-devel-0.6.6-2.el7.x86_64 >13:57:50 Installing xsettings-kde-0.12.3-3.el7.x86_64 >13:57:50 Installing m17n-contrib-1.1.13-5.el7.noarch >13:57:51 Installing ltrace-0.6.0-11.el7.x86_64 >13:57:51 Installing audit-libs-devel-2.2.1-1.el7.x86_64 >13:57:51 Installing latencytop-tui-0.5-9.el7.x86_64 >13:57:51 Installing units-1.88-6.el7.x86_64 >13:57:51 Installing bzip2-devel-1.0.6-4.el7.x86_64 >13:57:52 Installing indent-2.2.11-6.el7.x86_64 >13:57:52 Installing libitm-4.7.0-5.el7.x86_64 >13:57:52 Installing nano-2.3.1-3.el7.x86_64 >13:57:53 Installing doxygen-1.8.1.1-3.el7.x86_64 >13:57:57 Installing nfs4-acl-tools-0.3.3-8.el7.x86_64 >13:57:57 Installing lohit-assamese-fonts-2.5.0-1.el7.noarch >13:57:58 Installing scl-utils-20120423-1.el7.x86_64 >13:57:59 Installing lklug-fonts-0.6-6.20090803cvs.el7.noarch >13:58:00 Installing sil-padauk-fonts-2.4-8.el7.noarch >13:58:01 Installing lohit-gujarati-fonts-2.5.1-2.el7.noarch >13:58:02 Installing lohit-tamil-fonts-2.5.0-3.el7.noarch >13:58:04 Installing lohit-oriya-fonts-2.5.0-1.el7.noarch >13:58:05 Installing sil-abyssinica-fonts-1.200-2.el7.noarch >13:58:06 Installing traceroute-2.0.18-3.el7.x86_64 >13:58:06 Installing cjkuni-uming-fonts-0.2.20080216.1-48.el7.noarch >13:58:10 Installing nhn-nanum-gothic-fonts-3.020-1.el7.noarch >13:58:12 Installing lohit-punjabi-fonts-2.5.0-1.el7.noarch >13:58:13 Installing paratype-pt-sans-fonts-20100408-3.el7.noarch >13:58:15 Installing wqy-zenhei-fonts-0.9.46-3.el7.noarch >13:58:18 Installing stix-fonts-1.0.0-3.el7.noarch >13:58:19 Installing cscope-15.7a-8.el7.x86_64 >13:58:19 Installing lohit-kannada-fonts-2.5.1-1.el7.noarch >13:58:21 Installing paktype-naqsh-fonts-3.0-6.el7.noarch >13:58:22 Installing lohit-bengali-fonts-2.5.0-1.el7.noarch >13:58:23 Installing lohit-devanagari-fonts-2.5.1-3.el7.noarch >13:58:24 Installing thai-scalable-waree-fonts-0.5.0-1.el7.noarch >13:58:26 Installing khmeros-base-fonts-5.0-12.el7.noarch >13:58:27 Installing vlgothic-fonts-20120325-1.el7.noarch >13:58:28 Installing jomolhari-fonts-0.003-11.el7.noarch >13:58:30 Installing lohit-telugu-fonts-2.5.1-2.el7.noarch >13:58:31 Installing smc-meera-fonts-5.0.1-2.el7.noarch >13:58:32 Installing mtr-0.82-2.el7.x86_64 >13:58:32 Installing ethtool-3.2-2.el7.x86_64 >13:58:33 Installing bridge-utils-1.5-3.el7.x86_64 >13:58:33 Installing diffstat-1.55-1.el7.x86_64 >13:58:34 Installing setserial-2.17-28.el7.x86_64 >13:58:34 Installing byacc-1.9.20111219-1.el7.x86_64 >13:58:34 Installing b43-fwcutter-015-2.el7.x86_64 >13:58:34 Installing trace-cmd-1.0.5-7.el7.x86_64 >13:58:34 Installing crash-trace-command-1.0-4.el7.x86_64 >13:58:35 Installing latrace-0.5.11-1.el7.x86_64 >13:58:35 Installing rfkill-0.4-5.el7.x86_64 >13:58:35 Installing ledmon-0.32-1.el7.x86_64 >13:58:36 Installing rdate-1.4-19.el7.x86_64 >13:58:36 Installing iwl5000-firmware-8.83.5.1_1-2.el7.noarch >13:58:36 Installing ipw2100-firmware-1.3-13.el7.noarch >13:58:36 Installing ipw2200-firmware-3.1-6.el7.noarch >13:58:36 Installing rt61pci-firmware-1.2-9.el7.noarch >13:58:36 Installing gnome-backgrounds-3.4.2-1.el7.noarch >13:58:38 Installing rootfiles-8.1-8.el7.noarch >13:58:38 Installing xorg-x11-docs-1.6-4.el7.noarch >13:58:39 Installing rt73usb-firmware-1.8-9.el7.noarch >13:58:39 Installing ql2400-firmware-5.06.05-1.el7.noarch >13:58:39 Installing words-3.0-19.el7.noarch >13:58:40 Installing ql2200-firmware-2.02.08-5.el7.noarch >13:58:40 Installing iwl4965-firmware-228.61.2.24-4.el7.noarch >13:58:40 Installing ql23xx-firmware-3.03.28-3.el7.noarch >13:58:40 Installing man-pages-3.35-2.el7.noarch >13:58:48 Installing ql2500-firmware-5.06.05-1.el7.noarch >13:58:49 Installing libertas-usb8388-firmware-5.110.22.p23-6.el7.noarch >13:58:49 Installing ql2100-firmware-1.19.38-5.el7.noarch >13:58:49 Installing ivtv-firmware-20080701-22.noarch >13:58:49 Installing zd1211-firmware-1.4-6.el7.noarch >13:58:49 Installing iwl3945-firmware-15.32.2.9-6.el7.noarch >13:58:49 Installing atmel-firmware-1.3-9.el7.noarch >13:58:50 Installing kernel-3.3.0-0.20.el7.x86_64 >13:58:57 Installing pulseaudio-1.1-9.el7.x86_64 >13:58:59 Installing fuse-2.8.7-1.el7.x86_64 >13:59:00 Installing libbluedevil-1.9.2-1.el7.x86_64 >13:59:00 Installing pulseaudio-module-bluetooth-1.1-9.el7.x86_64 >13:59:00 Installing bluedevil-1.3-0.5.rc2.el7.x86_64 >13:59:02 Installing bluez-4.99-1.el7.x86_64 >13:59:02 Installing systemtap-devel-1.8-1.el7.x86_64 >13:59:03 Installing gnome-bluetooth-3.4.0-3.el7.x86_64 >13:59:05 Installing gvfs-fuse-1.12.3-1.el7.x86_64 >13:59:05 Installing totem-3.4.2-1.1.el7.x86_64 >13:59:06 Installing fuseiso-20070708-11.el7.x86_64 >13:59:07 Installing alsa-plugins-pulseaudio-1.0.25-3.el7.x86_64 >13:59:07 Installing pulseaudio-module-x11-1.1-9.el7.x86_64 >13:59:07 Installing xorg-x11-drv-nouveau-0.0.16-36.20120306gitf5d1cd2.el7.x86_64 >13:59:07 Installing xorg-x11-drv-intel-2.19.0-1.el7.x86_64 >13:59:07 Installing systemtap-runtime-1.8-1.el7.x86_64 >13:59:08 Installing systemtap-client-1.8-1.el7.x86_64 >13:59:13 Installing systemtap-1.8-1.el7.x86_64 >13:59:13 Installing xorg-x11-drivers-7.4-8.el7.x86_64 >13:59:13 Installing kde-settings-pulseaudio-4.8-15.el7.noarch >13:59:13 Installing gnome-boxes-3.4.2-1.el7.x86_64 >13:59:18 Installing totem-nautilus-3.4.2-1.1.el7.x86_64 >13:59:18 Installing gnome-shell-3.4.1-5.el7.x86_64 >13:59:19 Installing libguestfs-1.18.1-1.2.el7.x86_64 >13:59:20 Installing autofs-5.0.6-19.el7.x86_64 >*** FINISHED INSTALLING PACKAGES *** > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=RHEL\x20Workstation\x207.0 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >15:33:04,751 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >15:33:04,751 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="875" x-info="http://www.rsyslog.com"] start >15:33:04,751 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >15:33:04,751 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >15:33:04,751 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.28.el7.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Thu Oct 4 11:18:08 EDT 2012 >15:33:04,751 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=RHEL\x20Workstation\x207.0 quiet BOOT_IMAGE=vmlinuz >15:33:04,751 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ff9ffff] usable >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007ffa0000-0x000000007ffadfff] ACPI data >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007ffae000-0x000000007ffeffff] ACPI NVS >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fff0000-0x000000007fffffff] reserved >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >15:33:04,751 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved >15:33:04,751 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >15:33:04,751 INFO kernel:[ 0.000000] DMI present. >15:33:04,751 DEBUG kernel:[ 0.000000] DMI: LENOVO 7307A1U/To be filled by O.E.M., BIOS 5HKT52AUS 07/15/2010 >15:33:04,751 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >15:33:04,751 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >15:33:04,751 INFO kernel:[ 0.000000] No AGP bridge found >15:33:04,751 INFO kernel:[ 0.000000] e820: last_pfn = 0x7ffa0 max_arch_pfn = 0x400000000 >15:33:04,751 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >15:33:04,751 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >15:33:04,751 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >15:33:04,751 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >15:33:04,751 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >15:33:04,751 DEBUG kernel:[ 0.000000] D0000-DFFFF uncachable >15:33:04,751 DEBUG kernel:[ 0.000000] E0000-EFFFF write-through >15:33:04,751 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >15:33:04,751 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >15:33:04,751 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >15:33:04,751 DEBUG kernel:[ 0.000000] 1 disabled >15:33:04,751 DEBUG kernel:[ 0.000000] 2 disabled >15:33:04,751 DEBUG kernel:[ 0.000000] 3 disabled >15:33:04,751 DEBUG kernel:[ 0.000000] 4 disabled >15:33:04,751 DEBUG kernel:[ 0.000000] 5 disabled >15:33:04,751 DEBUG kernel:[ 0.000000] 6 disabled >15:33:04,751 DEBUG kernel:[ 0.000000] 7 disabled >15:33:04,751 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >15:33:04,751 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >15:33:04,751 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >15:33:04,751 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >15:33:04,751 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7ff9ffff] >15:33:04,751 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >15:33:04,751 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7ff9ffff] page 4k >15:33:04,751 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7ff9ffff @ [mem 0x1fbfd000-0x1fffffff] >15:33:04,751 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e610000-0x7ff7efff] >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f9ae0 00014 (v00 LENOVO) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007ffa0000 00044 (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: FACP 000000007ffa0200 00084 (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007ffa05c0 057C2 (v01 LENOVO TC-5H 00000132 INTL 20051117) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: FACS 000000007ffae000 00040 >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffa0390 0006C (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: MCFG 000000007ffa0400 0003C (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: SLIC 000000007ffa0440 00176 (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: OEMB 000000007ffae040 00072 (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffa85c0 00038 (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: GSCI 000000007ffae0c0 02024 (v01 LENOVO TC-5H 00000132 MSFT 00000097) >15:33:04,751 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffb05f0 00A7C (v01 LENOVO TC-5H 00000132 INTL 20051117) >15:33:04,751 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:33:04,751 INFO kernel:[ 0.000000] No NUMA configuration found >15:33:04,751 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ff9ffff] >15:33:04,751 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ff9ffff] >15:33:04,751 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7e5ea000-0x7e60ffff] >15:33:04,751 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007bc00000-ffff88007dbfffff] on node 0 >15:33:04,751 WARNING kernel:[ 0.000000] Zone ranges: >15:33:04,751 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >15:33:04,751 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >15:33:04,751 WARNING kernel:[ 0.000000] Normal empty >15:33:04,751 WARNING kernel:[ 0.000000] Movable zone start for each node >15:33:04,751 WARNING kernel:[ 0.000000] Early memory node ranges >15:33:04,751 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >15:33:04,751 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7ff9ffff] >15:33:04,751 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524079 >15:33:04,751 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >15:33:04,751 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >15:33:04,751 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >15:33:04,751 DEBUG kernel:[ 0.000000] DMA32 zone: 8127 pages used for memmap >15:33:04,751 DEBUG kernel:[ 0.000000] DMA32 zone: 511969 pages, LIFO batch:31 >15:33:04,751 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >15:33:04,751 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:33:04,751 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >15:33:04,751 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >15:33:04,751 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) >15:33:04,751 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) >15:33:04,751 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >15:33:04,751 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >15:33:04,751 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >15:33:04,751 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >15:33:04,751 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >15:33:04,751 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >15:33:04,751 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >15:33:04,751 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >15:33:04,751 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >15:33:04,751 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >15:33:04,751 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >15:33:04,751 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >15:33:04,751 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >15:33:04,751 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >15:33:04,751 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfedfffff] available for PCI devices >15:33:04,751 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >15:33:04,751 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >15:33:04,751 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s85248 r8192 d21248 u524288 >15:33:04,751 DEBUG kernel:[ 0.000000] pcpu-alloc: s85248 r8192 d21248 u524288 alloc=1*2097152 >15:33:04,751 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >15:33:04,751 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515882 >15:33:04,751 WARNING kernel:[ 0.000000] Policy zone: DMA32 >15:33:04,751 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=RHEL\x20Workstation\x207.0 quiet BOOT_IMAGE=vmlinuz >15:33:04,751 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >15:33:04,751 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >15:33:04,751 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 >15:33:04,751 INFO kernel:[ 0.000000] Checking aperture... >15:33:04,751 INFO kernel:[ 0.000000] No AGP bridge found >15:33:04,751 INFO kernel:[ 0.000000] Memory: 2022852k/2096768k available (6018k kernel code, 452k absent, 73464k reserved, 3806k data, 1144k init) >15:33:04,751 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >15:33:04,751 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >15:33:04,751 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=4. >15:33:04,751 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:712 16 >15:33:04,751 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >15:33:04,751 INFO kernel:[ 0.000000] console [tty0] enabled >15:33:04,751 DEBUG kernel:[ 0.000000] hpet clockevent registered >15:33:04,751 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >15:33:04,751 INFO kernel:[ 0.000000] tsc: Detected 2992.222 MHz processor >15:33:04,751 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5984.44 BogoMIPS (lpj=2992222) >15:33:04,751 INFO kernel:[ 0.001006] pid_max: default: 32768 minimum: 301 >15:33:04,751 INFO kernel:[ 0.001032] Security Framework initialized >15:33:04,751 INFO kernel:[ 0.001042] SELinux: Initializing. >15:33:04,751 DEBUG kernel:[ 0.001050] SELinux: Starting in permissive mode >15:33:04,751 INFO kernel:[ 0.001224] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >15:33:04,751 INFO kernel:[ 0.002466] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >15:33:04,751 INFO kernel:[ 0.002971] Mount-cache hash table entries: 256 >15:33:04,751 INFO kernel:[ 0.003182] Initializing cgroup subsys cpuacct >15:33:04,751 INFO kernel:[ 0.003184] Initializing cgroup subsys devices >15:33:04,751 INFO kernel:[ 0.003185] Initializing cgroup subsys freezer >15:33:04,751 INFO kernel:[ 0.003186] Initializing cgroup subsys net_cls >15:33:04,751 INFO kernel:[ 0.003187] Initializing cgroup subsys blkio >15:33:04,751 INFO kernel:[ 0.003189] Initializing cgroup subsys perf_event >15:33:04,751 INFO kernel:[ 0.003213] CPU: Physical Processor ID: 0 >15:33:04,751 INFO kernel:[ 0.003214] CPU: Processor Core ID: 0 >15:33:04,751 INFO kernel:[ 0.003216] mce: CPU supports 6 MCE banks >15:33:04,751 INFO kernel:[ 0.003222] CPU0: Thermal monitoring enabled (TM2) >15:33:04,751 INFO kernel:[ 0.003225] process: using mwait in idle threads >15:33:04,751 INFO kernel:[ 0.003229] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >15:33:04,751 INFO kernel:[ 0.003229] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >15:33:04,751 INFO kernel:[ 0.003229] tlb_flushall_shift is 0xffffffff >15:33:04,751 INFO kernel:[ 0.004437] ACPI: Core revision 20120711 >15:33:04,751 INFO kernel:[ 0.007006] ftrace: allocating 22329 entries in 88 pages >15:33:04,751 INFO kernel:[ 0.013180] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:33:04,751 INFO kernel:[ 0.023185] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz stepping 0a >15:33:04,751 INFO kernel:[ 0.023996] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >15:33:04,751 INFO kernel:[ 0.023996] ... version: 2 >15:33:04,751 INFO kernel:[ 0.023996] ... bit width: 40 >15:33:04,751 INFO kernel:[ 0.023996] ... generic registers: 2 >15:33:04,751 INFO kernel:[ 0.023996] ... value mask: 000000ffffffffff >15:33:04,751 INFO kernel:[ 0.023996] ... max period: 000000007fffffff >15:33:04,751 INFO kernel:[ 0.023996] ... fixed-purpose events: 3 >15:33:04,751 INFO kernel:[ 0.023996] ... event mask: 0000000700000003 >15:33:04,751 INFO kernel:[ 0.023996] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >15:33:04,751 INFO kernel:[ 0.023996] smpboot: Booting Node 0, Processors #1 >15:33:04,751 INFO kernel:[ 0.035053] Brought up 2 CPUs >15:33:04,751 INFO kernel:[ 0.035057] smpboot: Total of 2 processors activated (11968.88 BogoMIPS) >15:33:04,751 INFO kernel:[ 0.037102] devtmpfs: initialized >15:33:04,751 INFO kernel:[ 0.038008] PM: Registering ACPI NVS region [mem 0x7ffae000-0x7ffeffff] (270336 bytes) >15:33:04,751 INFO kernel:[ 0.039058] atomic64 test passed for x86-64 platform with CX8 and with SSE >15:33:04,751 INFO kernel:[ 0.039100] NET: Registered protocol family 16 >15:33:04,751 INFO kernel:[ 0.039198] ACPI: bus type pci registered >15:33:04,751 INFO kernel:[ 0.039242] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >15:33:04,751 INFO kernel:[ 0.039244] PCI: not using MMCONFIG >15:33:04,751 INFO kernel:[ 0.039246] PCI: Using configuration type 1 for base access >15:33:04,751 INFO kernel:[ 0.039825] bio: create slab <bio-0> at 0 >15:33:04,751 INFO kernel:[ 0.039825] ACPI: Added _OSI(Module Device) >15:33:04,751 INFO kernel:[ 0.039825] ACPI: Added _OSI(Processor Device) >15:33:04,751 INFO kernel:[ 0.039825] ACPI: Added _OSI(3.0 _SCP Extensions) >15:33:04,751 INFO kernel:[ 0.039825] ACPI: Added _OSI(Processor Aggregator Device) >15:33:04,751 DEBUG kernel:[ 0.039825] ACPI: EC: Look up EC in DSDT >15:33:04,751 WARNING kernel:[ 0.040647] ACPI: Executed 1 blocks of module-level executable AML code >15:33:04,751 WARNING kernel:[ 0.042075] ACPI BIOS Bug: Warning: Incorrect checksum in table [SSDT] - 0x8B, should be 0x4B (20120711/tbutils-324) >15:33:04,751 WARNING kernel:[ 0.042079] ACPI: SSDT 000000007ffb00f0 00277 (v01 LENOVO TC-5H 00000132 INTL 20051117) >15:33:04,751 WARNING kernel:[ 0.042250] ACPI: Dynamic OEM Table Load: >15:33:04,751 WARNING kernel:[ 0.042252] ACPI: SSDT (null) 00277 (v01 LENOVO TC-5H 00000132 INTL 20051117) >15:33:04,751 WARNING kernel:[ 0.042411] ACPI BIOS Bug: Warning: Incorrect checksum in table [SSDT] - 0x84, should be 0x46 (20120711/tbutils-324) >15:33:04,751 WARNING kernel:[ 0.042414] ACPI: SSDT 000000007ffb0370 00277 (v01 LENOVO TC-5H 00000132 INTL 20051117) >15:33:04,751 WARNING kernel:[ 0.042584] ACPI: Dynamic OEM Table Load: >15:33:04,751 WARNING kernel:[ 0.042586] ACPI: SSDT (null) 00277 (v01 LENOVO TC-5H 00000132 INTL 20051117) >15:33:04,751 INFO kernel:[ 0.042794] ACPI: Interpreter enabled >15:33:04,751 INFO kernel:[ 0.042796] ACPI: (supports S0 S3 S4 S5) >15:33:04,751 INFO kernel:[ 0.042807] ACPI: Using IOAPIC for interrupt routing >15:33:04,751 INFO kernel:[ 0.042821] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >15:33:04,751 INFO kernel:[ 0.043669] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >15:33:04,751 INFO kernel:[ 0.058962] ACPI: No dock devices found. >15:33:04,751 INFO kernel:[ 0.058966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >15:33:04,751 INFO kernel:[ 0.059082] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >15:33:04,751 INFO kernel:[ 0.059191] PCI host bridge to bus 0000:00 >15:33:04,751 DEBUG kernel:[ 0.059194] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >15:33:04,751 INFO kernel:[ 0.059196] pci_bus 0000:00: root bus resource [bus 00-ff] >15:33:04,751 INFO kernel:[ 0.059198] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >15:33:04,751 INFO kernel:[ 0.059199] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >15:33:04,751 INFO kernel:[ 0.059201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >15:33:04,751 INFO kernel:[ 0.059203] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >15:33:04,751 INFO kernel:[ 0.059204] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff] >15:33:04,751 INFO kernel:[ 0.059206] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff] >15:33:04,751 DEBUG kernel:[ 0.059213] pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000 >15:33:04,751 DEBUG kernel:[ 0.059245] pci 0000:00:01.0: [8086:2e31] type 01 class 0x060400 >15:33:04,751 DEBUG kernel:[ 0.059272] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >15:33:04,751 DEBUG kernel:[ 0.059306] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 >15:33:04,751 DEBUG kernel:[ 0.059319] pci 0000:00:1b.0: reg 10: [mem 0xfcffc000-0xfcffffff 64bit] >15:33:04,751 DEBUG kernel:[ 0.059372] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >15:33:04,751 DEBUG kernel:[ 0.059389] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >15:33:04,751 DEBUG kernel:[ 0.059444] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >15:33:04,751 DEBUG kernel:[ 0.059462] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >15:33:04,751 DEBUG kernel:[ 0.059516] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >15:33:04,751 DEBUG kernel:[ 0.059536] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >15:33:04,751 DEBUG kernel:[ 0.059568] pci 0000:00:1d.0: reg 20: [io 0xcc00-0xcc1f] >15:33:04,751 DEBUG kernel:[ 0.059593] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >15:33:04,751 DEBUG kernel:[ 0.059625] pci 0000:00:1d.1: reg 20: [io 0xc880-0xc89f] >15:33:04,751 DEBUG kernel:[ 0.059650] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >15:33:04,751 DEBUG kernel:[ 0.059681] pci 0000:00:1d.2: reg 20: [io 0xc800-0xc81f] >15:33:04,751 DEBUG kernel:[ 0.059708] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >15:33:04,751 DEBUG kernel:[ 0.059740] pci 0000:00:1d.3: reg 20: [io 0xc480-0xc49f] >15:33:04,751 DEBUG kernel:[ 0.059772] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >15:33:04,751 DEBUG kernel:[ 0.059787] pci 0000:00:1d.7: reg 10: [mem 0xfcffbc00-0xfcffbfff] >15:33:04,751 DEBUG kernel:[ 0.059855] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >15:33:04,751 DEBUG kernel:[ 0.059870] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >15:33:04,751 DEBUG kernel:[ 0.059920] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100 >15:33:04,751 INFO kernel:[ 0.059989] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff) >15:33:04,751 DEBUG kernel:[ 0.060027] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a >15:33:04,751 DEBUG kernel:[ 0.060038] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007] >15:33:04,751 DEBUG kernel:[ 0.060045] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003] >15:33:04,751 DEBUG kernel:[ 0.060053] pci 0000:00:1f.1: reg 18: [io 0x08f0-0x08f7] >15:33:04,751 DEBUG kernel:[ 0.060060] pci 0000:00:1f.1: reg 1c: [io 0x08f8-0x08fb] >15:33:04,751 DEBUG kernel:[ 0.060067] pci 0000:00:1f.1: reg 20: [io 0xffa0-0xffaf] >15:33:04,751 DEBUG kernel:[ 0.060096] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f >15:33:04,751 DEBUG kernel:[ 0.060106] pci 0000:00:1f.2: reg 10: [io 0xc400-0xc407] >15:33:04,751 DEBUG kernel:[ 0.060112] pci 0000:00:1f.2: reg 14: [io 0xc080-0xc083] >15:33:04,751 DEBUG kernel:[ 0.060119] pci 0000:00:1f.2: reg 18: [io 0xc000-0xc007] >15:33:04,751 DEBUG kernel:[ 0.060125] pci 0000:00:1f.2: reg 1c: [io 0xbc00-0xbc03] >15:33:04,751 DEBUG kernel:[ 0.060131] pci 0000:00:1f.2: reg 20: [io 0xb880-0xb88f] >15:33:04,751 DEBUG kernel:[ 0.060159] pci 0000:00:1f.2: PME# supported from D3hot >15:33:04,751 DEBUG kernel:[ 0.060170] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >15:33:04,751 DEBUG kernel:[ 0.060213] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] >15:33:04,751 DEBUG kernel:[ 0.060259] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >15:33:04,751 DEBUG kernel:[ 0.060269] pci 0000:01:00.0: [10de:0de1] type 00 class 0x030000 >15:33:04,751 DEBUG kernel:[ 0.060277] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff] >15:33:04,751 DEBUG kernel:[ 0.060286] pci 0000:01:00.0: reg 14: [mem 0xf0000000-0xf7ffffff 64bit pref] >15:33:04,751 DEBUG kernel:[ 0.060295] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit pref] >15:33:04,751 DEBUG kernel:[ 0.060301] pci 0000:01:00.0: reg 24: [io 0xdc00-0xdc7f] >15:33:04,751 DEBUG kernel:[ 0.060307] pci 0000:01:00.0: reg 30: [mem 0xfea80000-0xfeafffff pref] >15:33:04,751 DEBUG kernel:[ 0.060354] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300 >15:33:04,751 DEBUG kernel:[ 0.060362] pci 0000:01:00.1: reg 10: [mem 0xfea7c000-0xfea7ffff] >15:33:04,751 INFO kernel:[ 0.060438] pci 0000:00:01.0: PCI bridge to [bus 01] >15:33:04,751 DEBUG kernel:[ 0.060440] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >15:33:04,751 DEBUG kernel:[ 0.060443] pci 0000:00:01.0: bridge window [mem 0xfd000000-0xfeafffff] >15:33:04,751 DEBUG kernel:[ 0.060446] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xfbffffff 64bit pref] >15:33:04,751 DEBUG kernel:[ 0.060475] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >15:33:04,751 INFO kernel:[ 0.060478] pci 0000:00:1c.0: PCI bridge to [bus 02] >15:33:04,751 DEBUG kernel:[ 0.060513] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >15:33:04,751 DEBUG kernel:[ 0.060534] pci 0000:03:00.0: [11ab:4380] type 00 class 0x020000 >15:33:04,751 DEBUG kernel:[ 0.060554] pci 0000:03:00.0: reg 10: [mem 0xfebfc000-0xfebfffff 64bit] >15:33:04,751 DEBUG kernel:[ 0.060564] pci 0000:03:00.0: reg 18: [io 0xe800-0xe8ff] >15:33:04,751 DEBUG kernel:[ 0.060602] pci 0000:03:00.0: reg 30: [mem 0xfebc0000-0xfebdffff pref] >15:33:04,751 DEBUG kernel:[ 0.060660] pci 0000:03:00.0: supports D1 D2 >15:33:04,751 DEBUG kernel:[ 0.060662] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >15:33:04,751 INFO kernel:[ 0.063005] pci 0000:00:1c.1: PCI bridge to [bus 03] >15:33:04,751 DEBUG kernel:[ 0.063010] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >15:33:04,751 DEBUG kernel:[ 0.063014] pci 0000:00:1c.1: bridge window [mem 0xfeb00000-0xfebfffff] >15:33:04,751 DEBUG kernel:[ 0.063038] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-ff] >15:33:04,751 INFO kernel:[ 0.063077] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode) >15:33:04,751 DEBUG kernel:[ 0.063086] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >15:33:04,751 DEBUG kernel:[ 0.063089] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >15:33:04,751 DEBUG kernel:[ 0.063091] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >15:33:04,751 DEBUG kernel:[ 0.063094] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >15:33:04,751 DEBUG kernel:[ 0.063096] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xdfffffff] (subtractive decode) >15:33:04,751 DEBUG kernel:[ 0.063099] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode) >15:33:04,751 DEBUG kernel:[ 0.063115] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >15:33:04,751 DEBUG kernel:[ 0.063196] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >15:33:04,751 DEBUG kernel:[ 0.063237] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >15:33:04,751 DEBUG kernel:[ 0.063255] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT] >15:33:04,751 INFO kernel:[ 0.063339] pci0000:00: Requesting ACPI _OSC control (0x1d) >15:33:04,751 INFO kernel:[ 0.063432] pci0000:00: ACPI _OSC control (0x1d) granted >15:33:04,751 INFO kernel:[ 0.066555] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) >15:33:04,751 INFO kernel:[ 0.066590] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) >15:33:04,751 INFO kernel:[ 0.066624] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) >15:33:04,751 INFO kernel:[ 0.066655] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) >15:33:04,751 INFO kernel:[ 0.066686] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >15:33:04,751 INFO kernel:[ 0.066718] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >15:33:04,751 INFO kernel:[ 0.066749] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >15:33:04,751 INFO kernel:[ 0.066781] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) >15:33:04,751 INFO kernel:[ 0.067005] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >15:33:04,751 INFO kernel:[ 0.067007] vgaarb: loaded >15:33:04,751 INFO kernel:[ 0.067008] vgaarb: bridge control possible 0000:01:00.0 >15:33:04,751 NOTICE kernel:[ 0.067062] SCSI subsystem initialized >15:33:04,751 INFO kernel:[ 0.067078] ACPI: bus type usb registered >15:33:04,751 INFO kernel:[ 0.067093] usbcore: registered new interface driver usbfs >15:33:04,751 INFO kernel:[ 0.067099] usbcore: registered new interface driver hub >15:33:04,751 INFO kernel:[ 0.067103] usbcore: registered new device driver usb >15:33:04,751 INFO kernel:[ 0.067103] PCI: Using ACPI for IRQ routing >15:33:04,751 DEBUG kernel:[ 0.071803] PCI: pci_cache_line_size set to 64 bytes >15:33:04,752 DEBUG kernel:[ 0.071849] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >15:33:04,752 DEBUG kernel:[ 0.071851] e820: reserve RAM buffer [mem 0x7ffa0000-0x7fffffff] >15:33:04,752 INFO kernel:[ 0.071919] NetLabel: Initializing >15:33:04,752 INFO kernel:[ 0.071920] NetLabel: domain hash size = 128 >15:33:04,752 INFO kernel:[ 0.071921] NetLabel: protocols = UNLABELED CIPSOv4 >15:33:04,752 INFO kernel:[ 0.071929] NetLabel: unlabeled traffic allowed by default >15:33:04,752 INFO kernel:[ 0.071941] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >15:33:04,752 INFO kernel:[ 0.071944] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >15:33:04,752 INFO kernel:[ 0.071947] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >15:33:04,752 INFO kernel:[ 0.075002] Switching to clocksource hpet >15:33:04,752 INFO kernel:[ 0.080886] pnp: PnP ACPI init >15:33:04,752 INFO kernel:[ 0.080898] ACPI: bus type pnp registered >15:33:04,752 DEBUG kernel:[ 0.080981] pnp 00:00: [bus 00-ff] >15:33:04,752 DEBUG kernel:[ 0.080984] pnp 00:00: [io 0x0cf8-0x0cff] >15:33:04,752 DEBUG kernel:[ 0.080985] pnp 00:00: [io 0x0000-0x0cf7 window] >15:33:04,752 DEBUG kernel:[ 0.080987] pnp 00:00: [io 0x0d00-0xffff window] >15:33:04,752 DEBUG kernel:[ 0.080989] pnp 00:00: [mem 0x000a0000-0x000bffff window] >15:33:04,752 DEBUG kernel:[ 0.080990] pnp 00:00: [mem 0x000d0000-0x000dffff window] >15:33:04,752 DEBUG kernel:[ 0.080992] pnp 00:00: [mem 0x80000000-0xdfffffff window] >15:33:04,752 DEBUG kernel:[ 0.080994] pnp 00:00: [mem 0xf0000000-0xffffffff window] >15:33:04,752 DEBUG kernel:[ 0.081036] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >15:33:04,752 DEBUG kernel:[ 0.081046] pnp 00:01: [mem 0xfed14000-0xfed19fff] >15:33:04,752 DEBUG kernel:[ 0.081047] pnp 00:01: [mem 0xfed90000-0xfed93fff] >15:33:04,752 INFO kernel:[ 0.081080] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved >15:33:04,752 INFO kernel:[ 0.081082] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved >15:33:04,752 DEBUG kernel:[ 0.081085] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >15:33:04,752 DEBUG kernel:[ 0.081110] pnp 00:02: [dma 4] >15:33:04,752 DEBUG kernel:[ 0.081112] pnp 00:02: [io 0x0000-0x000f] >15:33:04,752 DEBUG kernel:[ 0.081113] pnp 00:02: [io 0x0081-0x0083] >15:33:04,752 DEBUG kernel:[ 0.081115] pnp 00:02: [io 0x0087] >15:33:04,752 DEBUG kernel:[ 0.081116] pnp 00:02: [io 0x0089-0x008b] >15:33:04,752 DEBUG kernel:[ 0.081117] pnp 00:02: [io 0x008f] >15:33:04,752 DEBUG kernel:[ 0.081119] pnp 00:02: [io 0x00c0-0x00df] >15:33:04,752 DEBUG kernel:[ 0.081133] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >15:33:04,752 DEBUG kernel:[ 0.081141] pnp 00:03: [io 0x0070-0x0071] >15:33:04,752 DEBUG kernel:[ 0.081151] pnp 00:03: [irq 8] >15:33:04,752 DEBUG kernel:[ 0.081171] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >15:33:04,752 DEBUG kernel:[ 0.081177] pnp 00:04: [io 0x0061] >15:33:04,752 DEBUG kernel:[ 0.081192] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >15:33:04,752 DEBUG kernel:[ 0.081198] pnp 00:05: [io 0x00f0-0x00ff] >15:33:04,752 DEBUG kernel:[ 0.081202] pnp 00:05: [irq 13] >15:33:04,752 DEBUG kernel:[ 0.081217] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >15:33:04,752 DEBUG kernel:[ 0.081377] pnp 00:06: [io 0x03f8-0x03ff] >15:33:04,752 DEBUG kernel:[ 0.081381] pnp 00:06: [irq 4] >15:33:04,752 DEBUG kernel:[ 0.081383] pnp 00:06: [dma 0 disabled] >15:33:04,752 DEBUG kernel:[ 0.081429] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >15:33:04,752 DEBUG kernel:[ 0.081774] pnp 00:07: [io 0x0378-0x037f] >15:33:04,752 DEBUG kernel:[ 0.081776] pnp 00:07: [io 0x0778-0x077f] >15:33:04,752 DEBUG kernel:[ 0.081781] pnp 00:07: [irq 7] >15:33:04,752 DEBUG kernel:[ 0.081782] pnp 00:07: [dma 3] >15:33:04,752 DEBUG kernel:[ 0.081871] pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (active) >15:33:04,752 DEBUG kernel:[ 0.081933] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >15:33:04,752 DEBUG kernel:[ 0.081935] pnp 00:08: [io 0x0a00-0x0a7f] >15:33:04,752 INFO kernel:[ 0.081963] system 00:08: [io 0x0a00-0x0a7f] has been reserved >15:33:04,752 DEBUG kernel:[ 0.081966] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >15:33:04,752 DEBUG kernel:[ 0.082021] pnp 00:09: [io 0x0010-0x001f] >15:33:04,752 DEBUG kernel:[ 0.082023] pnp 00:09: [io 0x0022-0x003f] >15:33:04,752 DEBUG kernel:[ 0.082025] pnp 00:09: [io 0x0044-0x005f] >15:33:04,752 DEBUG kernel:[ 0.082026] pnp 00:09: [io 0x0062-0x0063] >15:33:04,752 DEBUG kernel:[ 0.082028] pnp 00:09: [io 0x0065-0x006f] >15:33:04,752 DEBUG kernel:[ 0.082029] pnp 00:09: [io 0x0072-0x007f] >15:33:04,752 DEBUG kernel:[ 0.082030] pnp 00:09: [io 0x0080] >15:33:04,752 DEBUG kernel:[ 0.082032] pnp 00:09: [io 0x0084-0x0086] >15:33:04,752 DEBUG kernel:[ 0.082033] pnp 00:09: [io 0x0088] >15:33:04,752 DEBUG kernel:[ 0.082035] pnp 00:09: [io 0x008c-0x008e] >15:33:04,752 DEBUG kernel:[ 0.082036] pnp 00:09: [io 0x0090-0x009f] >15:33:04,752 DEBUG kernel:[ 0.082038] pnp 00:09: [io 0x00a2-0x00bf] >15:33:04,752 DEBUG kernel:[ 0.082039] pnp 00:09: [io 0x00e0-0x00ef] >15:33:04,752 DEBUG kernel:[ 0.082041] pnp 00:09: [io 0x04d0-0x04d1] >15:33:04,752 DEBUG kernel:[ 0.082042] pnp 00:09: [io 0x0800-0x087f] >15:33:04,752 DEBUG kernel:[ 0.082044] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled] >15:33:04,752 DEBUG kernel:[ 0.082045] pnp 00:09: [io 0x0480-0x04bf] >15:33:04,752 DEBUG kernel:[ 0.082047] pnp 00:09: [mem 0xfed1c000-0xfed1ffff] >15:33:04,752 DEBUG kernel:[ 0.082048] pnp 00:09: [mem 0xfed20000-0xfed8ffff] >15:33:04,752 INFO kernel:[ 0.082083] system 00:09: [io 0x04d0-0x04d1] has been reserved >15:33:04,752 INFO kernel:[ 0.082085] system 00:09: [io 0x0800-0x087f] has been reserved >15:33:04,752 INFO kernel:[ 0.082087] system 00:09: [io 0x0480-0x04bf] has been reserved >15:33:04,752 INFO kernel:[ 0.082089] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >15:33:04,752 INFO kernel:[ 0.082091] system 00:09: [mem 0xfed20000-0xfed8ffff] has been reserved >15:33:04,752 DEBUG kernel:[ 0.082094] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >15:33:04,752 DEBUG kernel:[ 0.082130] pnp 00:0a: [mem 0xfed00000-0xfed003ff] >15:33:04,752 DEBUG kernel:[ 0.082149] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active) >15:33:04,752 DEBUG kernel:[ 0.082182] pnp 00:0b: [mem 0xffb00000-0xffbfffff] >15:33:04,752 DEBUG kernel:[ 0.082183] pnp 00:0b: [mem 0xfff00000-0xffffffff] >15:33:04,752 DEBUG kernel:[ 0.082200] pnp 00:0b: Plug and Play ACPI device, IDs INT0800 (active) >15:33:04,752 DEBUG kernel:[ 0.082226] pnp 00:0c: [mem 0xffc00000-0xffefffff] >15:33:04,752 INFO kernel:[ 0.082254] system 00:0c: [mem 0xffc00000-0xffefffff] has been reserved >15:33:04,752 DEBUG kernel:[ 0.082257] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >15:33:04,752 DEBUG kernel:[ 0.082306] pnp 00:0d: [io 0x0060] >15:33:04,752 DEBUG kernel:[ 0.082308] pnp 00:0d: [io 0x0064] >15:33:04,752 DEBUG kernel:[ 0.082310] pnp 00:0d: [mem 0xfec00000-0xfec00fff] >15:33:04,752 DEBUG kernel:[ 0.082311] pnp 00:0d: [mem 0xfee00000-0xfee00fff] >15:33:04,752 INFO kernel:[ 0.082338] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved >15:33:04,752 INFO kernel:[ 0.082340] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved >15:33:04,752 DEBUG kernel:[ 0.082342] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >15:33:04,752 DEBUG kernel:[ 0.082363] pnp 00:0e: [mem 0xe0000000-0xefffffff] >15:33:04,752 INFO kernel:[ 0.082389] system 00:0e: [mem 0xe0000000-0xefffffff] has been reserved >15:33:04,752 DEBUG kernel:[ 0.082391] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) >15:33:04,752 DEBUG kernel:[ 0.082489] pnp 00:0f: [mem 0x00000000-0x0009ffff] >15:33:04,752 DEBUG kernel:[ 0.082491] pnp 00:0f: [mem 0x000c0000-0x000cffff] >15:33:04,752 DEBUG kernel:[ 0.082495] pnp 00:0f: [mem 0x000e0000-0x000fffff] >15:33:04,752 DEBUG kernel:[ 0.082496] pnp 00:0f: [mem 0x00100000-0x7fffffff] >15:33:04,752 DEBUG kernel:[ 0.082498] pnp 00:0f: [mem 0x00000000-0xffffffffffffffff disabled] >15:33:04,752 INFO kernel:[ 0.082536] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved >15:33:04,752 INFO kernel:[ 0.082538] system 00:0f: [mem 0x000c0000-0x000cffff] could not be reserved >15:33:04,752 INFO kernel:[ 0.082540] system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved >15:33:04,752 INFO kernel:[ 0.082542] system 00:0f: [mem 0x00100000-0x7fffffff] could not be reserved >15:33:04,752 DEBUG kernel:[ 0.082544] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active) >15:33:04,752 INFO kernel:[ 0.082627] pnp: PnP ACPI: found 16 devices >15:33:04,752 INFO kernel:[ 0.082628] ACPI: ACPI bus type pnp unregistered >15:33:04,752 DEBUG kernel:[ 0.088597] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >15:33:04,752 DEBUG kernel:[ 0.088600] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >15:33:04,752 DEBUG kernel:[ 0.088602] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >15:33:04,752 DEBUG kernel:[ 0.088609] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >15:33:04,752 DEBUG kernel:[ 0.088618] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >15:33:04,752 DEBUG kernel:[ 0.088620] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >15:33:04,752 DEBUG kernel:[ 0.088622] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >15:33:04,752 DEBUG kernel:[ 0.088624] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >15:33:04,752 INFO kernel:[ 0.088627] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff] >15:33:04,752 INFO kernel:[ 0.088630] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref] >15:33:04,752 INFO kernel:[ 0.088632] pci 0000:00:1c.1: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref] >15:33:04,752 INFO kernel:[ 0.088634] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >15:33:04,752 INFO kernel:[ 0.088637] pci 0000:00:01.0: PCI bridge to [bus 01] >15:33:04,752 INFO kernel:[ 0.088639] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >15:33:04,752 INFO kernel:[ 0.088642] pci 0000:00:01.0: bridge window [mem 0xfd000000-0xfeafffff] >15:33:04,752 INFO kernel:[ 0.088644] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xfbffffff 64bit pref] >15:33:04,752 INFO kernel:[ 0.088647] pci 0000:00:1c.0: PCI bridge to [bus 02] >15:33:04,752 INFO kernel:[ 0.088649] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >15:33:04,752 INFO kernel:[ 0.088653] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff] >15:33:04,752 INFO kernel:[ 0.088656] pci 0000:00:1c.0: bridge window [mem 0x80200000-0x803fffff 64bit pref] >15:33:04,752 INFO kernel:[ 0.088660] pci 0000:00:1c.1: PCI bridge to [bus 03] >15:33:04,752 INFO kernel:[ 0.088663] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >15:33:04,752 INFO kernel:[ 0.088666] pci 0000:00:1c.1: bridge window [mem 0xfeb00000-0xfebfffff] >15:33:04,752 INFO kernel:[ 0.088669] pci 0000:00:1c.1: bridge window [mem 0x80400000-0x805fffff 64bit pref] >15:33:04,752 INFO kernel:[ 0.088674] pci 0000:00:1e.0: PCI bridge to [bus 04] >15:33:04,752 INFO kernel:[ 0.088693] pci 0000:00:1c.0: enabling device (0104 -> 0107) >15:33:04,752 DEBUG kernel:[ 0.088706] pci 0000:00:1e.0: setting latency timer to 64 >15:33:04,752 DEBUG kernel:[ 0.088709] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >15:33:04,752 DEBUG kernel:[ 0.088710] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >15:33:04,752 DEBUG kernel:[ 0.088712] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >15:33:04,752 DEBUG kernel:[ 0.088714] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >15:33:04,752 DEBUG kernel:[ 0.088715] pci_bus 0000:00: resource 8 [mem 0x80000000-0xdfffffff] >15:33:04,752 DEBUG kernel:[ 0.088717] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff] >15:33:04,752 DEBUG kernel:[ 0.088719] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >15:33:04,752 DEBUG kernel:[ 0.088720] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfeafffff] >15:33:04,752 DEBUG kernel:[ 0.088722] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xfbffffff 64bit pref] >15:33:04,752 DEBUG kernel:[ 0.088724] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] >15:33:04,752 DEBUG kernel:[ 0.088725] pci_bus 0000:02: resource 1 [mem 0x80000000-0x801fffff] >15:33:04,752 DEBUG kernel:[ 0.088727] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref] >15:33:04,752 DEBUG kernel:[ 0.088728] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] >15:33:04,752 DEBUG kernel:[ 0.088730] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff] >15:33:04,752 DEBUG kernel:[ 0.088732] pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref] >15:33:04,752 DEBUG kernel:[ 0.088733] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7] >15:33:04,752 DEBUG kernel:[ 0.088735] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff] >15:33:04,752 DEBUG kernel:[ 0.088737] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff] >15:33:04,752 DEBUG kernel:[ 0.088738] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff] >15:33:04,752 DEBUG kernel:[ 0.088740] pci_bus 0000:04: resource 8 [mem 0x80000000-0xdfffffff] >15:33:04,752 DEBUG kernel:[ 0.088741] pci_bus 0000:04: resource 9 [mem 0xf0000000-0xffffffff] >15:33:04,752 INFO kernel:[ 0.088775] NET: Registered protocol family 2 >15:33:04,752 INFO kernel:[ 0.089168] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >15:33:04,752 INFO kernel:[ 0.090977] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >15:33:04,752 INFO kernel:[ 0.091417] TCP: Hash tables configured (established 262144 bind 65536) >15:33:04,752 INFO kernel:[ 0.091465] TCP: reno registered >15:33:04,752 INFO kernel:[ 0.091472] UDP hash table entries: 1024 (order: 3, 32768 bytes) >15:33:04,752 INFO kernel:[ 0.091489] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >15:33:04,752 INFO kernel:[ 0.091584] NET: Registered protocol family 1 >15:33:04,752 DEBUG kernel:[ 0.091730] pci 0000:01:00.0: Boot video device >15:33:04,752 DEBUG kernel:[ 0.091742] PCI: CLS 32 bytes, default 64 >15:33:04,752 INFO kernel:[ 0.091789] Unpacking initramfs... >15:33:04,752 INFO kernel:[ 2.626465] Freeing initrd memory: 26044k freed >15:33:04,752 INFO kernel:[ 2.637640] audit: initializing netlink socket (disabled) >15:33:04,752 NOTICE kernel:[ 2.637659] type=2000 audit(1351179160.636:1): initialized >15:33:04,752 INFO kernel:[ 2.652103] HugeTLB registered 2 MB page size, pre-allocated 0 pages >15:33:04,752 NOTICE kernel:[ 2.653488] VFS: Disk quotas dquot_6.5.2 >15:33:04,752 WARNING kernel:[ 2.653524] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:33:04,752 INFO kernel:[ 2.653866] msgmni has been set to 4001 >15:33:04,752 DEBUG kernel:[ 2.653919] SELinux: Registering netfilter hooks >15:33:04,752 INFO kernel:[ 2.654327] alg: No test for stdrng (krng) >15:33:04,752 INFO kernel:[ 2.654332] NET: Registered protocol family 38 >15:33:04,752 INFO kernel:[ 2.654360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >15:33:04,752 INFO kernel:[ 2.654381] io scheduler noop registered >15:33:04,752 INFO kernel:[ 2.654382] io scheduler deadline registered (default) >15:33:04,752 INFO kernel:[ 2.654409] io scheduler cfq registered >15:33:04,752 DEBUG kernel:[ 2.654512] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >15:33:04,752 DEBUG kernel:[ 2.654584] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >15:33:04,752 DEBUG kernel:[ 2.654672] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >15:33:04,752 INFO kernel:[ 2.654750] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >15:33:04,752 INFO kernel:[ 2.654752] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >15:33:04,752 INFO kernel:[ 2.654754] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt >15:33:04,752 DEBUG kernel:[ 2.654756] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >15:33:04,752 INFO kernel:[ 2.654769] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >15:33:04,752 DEBUG kernel:[ 2.654772] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >15:33:04,752 INFO kernel:[ 2.654786] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >15:33:04,752 INFO kernel:[ 2.654788] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >15:33:04,752 DEBUG kernel:[ 2.654791] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >15:33:04,752 INFO kernel:[ 2.654801] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >15:33:04,752 INFO kernel:[ 2.654830] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 27d0 ss_vid 8086 ss_did 27d0 >15:33:04,752 DEBUG kernel:[ 2.654846] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded >15:33:04,752 INFO kernel:[ 2.654854] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 27d2 ss_vid 8086 ss_did 27d2 >15:33:04,752 DEBUG kernel:[ 2.654864] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >15:33:04,752 INFO kernel:[ 2.654868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >15:33:04,752 INFO kernel:[ 2.654869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:33:04,752 DEBUG kernel:[ 2.655036] intel_idle: does not run on family 6 model 23 >15:33:04,752 INFO kernel:[ 2.655095] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >15:33:04,752 INFO kernel:[ 2.655099] ACPI: Power Button [PWRB] >15:33:04,752 INFO kernel:[ 2.655124] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >15:33:04,752 INFO kernel:[ 2.655126] ACPI: Power Button [PWRF] >15:33:04,752 INFO kernel:[ 2.655259] ACPI: Requesting acpi_cpufreq >15:33:04,752 INFO kernel:[ 2.659346] GHES: HEST is not enabled! >15:33:04,752 INFO kernel:[ 2.659393] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >15:33:04,752 INFO kernel:[ 2.679890] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >15:33:04,752 INFO kernel:[ 2.700532] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >15:33:04,752 INFO kernel:[ 2.700740] Non-volatile memory driver v1.3 >15:33:04,752 INFO kernel:[ 2.700741] Linux agpgart interface v0.103 >15:33:04,752 INFO kernel:[ 2.700911] crash memory driver: version 1.1 >15:33:04,752 INFO kernel:[ 2.701442] loop: module loaded >15:33:04,752 INFO kernel:[ 2.701447] rdac: device handler registered >15:33:04,752 INFO kernel:[ 2.701467] hp_sw: device handler registered >15:33:04,752 INFO kernel:[ 2.701468] emc: device handler registered >15:33:04,752 INFO kernel:[ 2.701470] alua: device handler registered >15:33:04,752 INFO kernel:[ 2.701496] libphy: Fixed MDIO Bus: probed >15:33:04,752 INFO kernel:[ 2.701524] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:33:04,752 DEBUG kernel:[ 2.701544] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >15:33:04,752 INFO kernel:[ 2.701547] ehci_hcd 0000:00:1d.7: EHCI Host Controller >15:33:04,752 INFO kernel:[ 2.701575] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >15:33:04,752 INFO kernel:[ 2.705489] ehci_hcd 0000:00:1d.7: debug port 1 >15:33:04,752 DEBUG kernel:[ 2.705495] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported >15:33:04,752 INFO kernel:[ 2.705508] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfcffbc00 >15:33:04,752 INFO kernel:[ 2.711031] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >15:33:04,752 INFO kernel:[ 2.711054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >15:33:04,752 INFO kernel:[ 2.711057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:33:04,752 INFO kernel:[ 2.711060] usb usb1: Product: EHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711062] usb usb1: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 ehci_hcd >15:33:04,752 INFO kernel:[ 2.711065] usb usb1: SerialNumber: 0000:00:1d.7 >15:33:04,752 INFO kernel:[ 2.711166] hub 1-0:1.0: USB hub found >15:33:04,752 INFO kernel:[ 2.711171] hub 1-0:1.0: 8 ports detected >15:33:04,752 INFO kernel:[ 2.711233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:33:04,752 INFO kernel:[ 2.711243] uhci_hcd: USB Universal Host Controller Interface driver >15:33:04,752 DEBUG kernel:[ 2.711260] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >15:33:04,752 INFO kernel:[ 2.711262] uhci_hcd 0000:00:1d.0: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711291] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >15:33:04,752 INFO kernel:[ 2.711311] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000cc00 >15:33:04,752 INFO kernel:[ 2.711335] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >15:33:04,752 INFO kernel:[ 2.711337] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:33:04,752 INFO kernel:[ 2.711339] usb usb2: Product: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711340] usb usb2: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >15:33:04,752 INFO kernel:[ 2.711342] usb usb2: SerialNumber: 0000:00:1d.0 >15:33:04,752 INFO kernel:[ 2.711402] hub 2-0:1.0: USB hub found >15:33:04,752 INFO kernel:[ 2.711405] hub 2-0:1.0: 2 ports detected >15:33:04,752 DEBUG kernel:[ 2.711447] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >15:33:04,752 INFO kernel:[ 2.711450] uhci_hcd 0000:00:1d.1: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711482] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >15:33:04,752 INFO kernel:[ 2.711509] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c880 >15:33:04,752 INFO kernel:[ 2.711533] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >15:33:04,752 INFO kernel:[ 2.711534] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:33:04,752 INFO kernel:[ 2.711536] usb usb3: Product: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711538] usb usb3: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >15:33:04,752 INFO kernel:[ 2.711539] usb usb3: SerialNumber: 0000:00:1d.1 >15:33:04,752 INFO kernel:[ 2.711598] hub 3-0:1.0: USB hub found >15:33:04,752 INFO kernel:[ 2.711601] hub 3-0:1.0: 2 ports detected >15:33:04,752 DEBUG kernel:[ 2.711643] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >15:33:04,752 INFO kernel:[ 2.711645] uhci_hcd 0000:00:1d.2: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711676] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >15:33:04,752 INFO kernel:[ 2.711701] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c800 >15:33:04,752 INFO kernel:[ 2.711724] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >15:33:04,752 INFO kernel:[ 2.711726] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:33:04,752 INFO kernel:[ 2.711728] usb usb4: Product: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711729] usb usb4: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >15:33:04,752 INFO kernel:[ 2.711731] usb usb4: SerialNumber: 0000:00:1d.2 >15:33:04,752 INFO kernel:[ 2.711787] hub 4-0:1.0: USB hub found >15:33:04,752 INFO kernel:[ 2.711790] hub 4-0:1.0: 2 ports detected >15:33:04,752 DEBUG kernel:[ 2.711828] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >15:33:04,752 INFO kernel:[ 2.711831] uhci_hcd 0000:00:1d.3: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711858] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >15:33:04,752 INFO kernel:[ 2.711885] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c480 >15:33:04,752 INFO kernel:[ 2.711908] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >15:33:04,752 INFO kernel:[ 2.711910] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:33:04,752 INFO kernel:[ 2.711912] usb usb5: Product: UHCI Host Controller >15:33:04,752 INFO kernel:[ 2.711913] usb usb5: Manufacturer: Linux 3.6.0-0.28.el7.x86_64 uhci_hcd >15:33:04,752 INFO kernel:[ 2.711915] usb usb5: SerialNumber: 0000:00:1d.3 >15:33:04,752 INFO kernel:[ 2.711970] hub 5-0:1.0: USB hub found >15:33:04,752 INFO kernel:[ 2.711973] hub 5-0:1.0: 2 ports detected >15:33:04,752 INFO kernel:[ 2.712049] usbcore: registered new interface driver usbserial >15:33:04,752 INFO kernel:[ 2.712056] usbcore: registered new interface driver usbserial_generic >15:33:04,752 INFO kernel:[ 2.712061] USB Serial support registered for generic >15:33:04,752 INFO kernel:[ 2.712063] usbserial: USB Serial Driver core >15:33:04,752 INFO kernel:[ 2.712087] i8042: PNP: No PS/2 controller found. Probing ports directly. >15:33:04,752 INFO kernel:[ 2.714523] serio: i8042 KBD port at 0x60,0x64 irq 1 >15:33:04,752 INFO kernel:[ 2.714527] serio: i8042 AUX port at 0x60,0x64 irq 12 >15:33:04,752 INFO kernel:[ 2.714589] mousedev: PS/2 mouse device common for all mice >15:33:04,752 INFO kernel:[ 2.714688] rtc_cmos 00:03: RTC can wake from S4 >15:33:04,752 INFO kernel:[ 2.714776] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >15:33:04,752 INFO kernel:[ 2.714797] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >15:33:04,752 INFO kernel:[ 2.714804] cpuidle: using governor ladder >15:33:04,752 INFO kernel:[ 2.714805] cpuidle: using governor menu >15:33:04,752 INFO kernel:[ 2.714925] EFI Variables Facility v0.08 2004-May-17 >15:33:04,752 INFO kernel:[ 2.714994] usbcore: registered new interface driver usbhid >15:33:04,752 INFO kernel:[ 2.714995] usbhid: USB HID core driver >15:33:04,752 INFO kernel:[ 2.715022] drop_monitor: Initializing network drop monitor service >15:33:04,752 INFO kernel:[ 2.715081] TCP: cubic registered >15:33:04,752 INFO kernel:[ 2.715082] Initializing XFRM netlink socket >15:33:04,752 INFO kernel:[ 2.715169] NET: Registered protocol family 10 >15:33:04,752 INFO kernel:[ 2.715304] NET: Registered protocol family 17 >15:33:04,752 INFO kernel:[ 2.715448] registered taskstats version 1 >15:33:04,752 INFO kernel:[ 2.715567] IMA: No TPM chip found, activating TPM-bypass! >15:33:04,752 INFO kernel:[ 2.735779] rtc_cmos 00:03: setting system clock to 2012-10-25 15:32:41 UTC (1351179161) >15:33:04,752 INFO kernel:[ 2.736844] Freeing unused kernel memory: 1144k freed >15:33:04,752 INFO kernel:[ 2.876587] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >15:33:04,752 INFO kernel:[ 2.992478] squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:33:04,752 INFO kernel:[ 2.994196] Loading iSCSI transport class v2.0-870. >15:33:04,752 NOTICE kernel:[ 2.995216] iscsi: registered transport (tcp) >15:33:04,752 INFO kernel:[ 3.064028] usb 1-3: new high-speed USB device number 3 using ehci_hcd >15:33:04,752 INFO kernel:[ 3.178429] usb 1-3: New USB device found, idVendor=0424, idProduct=2502 >15:33:04,752 INFO kernel:[ 3.178433] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >15:33:04,752 INFO kernel:[ 3.178582] hub 1-3:1.0: USB hub found >15:33:04,752 INFO kernel:[ 3.178674] hub 1-3:1.0: 2 ports detected >15:33:04,752 INFO kernel:[ 3.436025] usb 2-2: new low-speed USB device number 2 using uhci_hcd >15:33:04,752 INFO kernel:[ 3.604344] usb 2-2: New USB device found, idVendor=04b3, idProduct=3025 >15:33:04,752 INFO kernel:[ 3.604348] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >15:33:04,752 INFO kernel:[ 3.604351] usb 2-2: Product: USB NetVista Full Width Keyboard. >15:33:04,752 INFO kernel:[ 3.604353] usb 2-2: Manufacturer: LITE-ON Technology >15:33:04,752 INFO kernel:[ 3.638645] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input2 >15:33:04,752 INFO kernel:[ 3.638728] hid-generic 0003:04B3:3025.0001: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-0000:00:1d.0-2/input0 >15:33:04,752 INFO kernel:[ 3.640017] tsc: Refined TSC clocksource calibration: 2992.481 MHz >15:33:04,752 INFO kernel:[ 3.640021] Switching to clocksource tsc >15:33:04,752 INFO kernel:[ 3.844022] usb 3-2: new low-speed USB device number 2 using uhci_hcd >15:33:04,752 INFO kernel:[ 3.997539] usb 3-2: New USB device found, idVendor=04b3, idProduct=310c >15:33:04,752 INFO kernel:[ 3.997542] usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >15:33:04,752 INFO kernel:[ 3.997544] usb 3-2: Product: USB Optical Mouse >15:33:04,752 INFO kernel:[ 4.013785] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input3 >15:33:04,752 INFO kernel:[ 4.013880] hid-generic 0003:04B3:310C.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.1-2/input0 >15:33:04,752 INFO kernel:[ 4.294050] usb 1-3.1: new high-speed USB device number 5 using ehci_hcd >15:33:04,752 INFO kernel:[ 4.379301] usb 1-3.1: New USB device found, idVendor=0424, idProduct=2602 >15:33:04,752 INFO kernel:[ 4.379304] usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >15:33:04,752 INFO kernel:[ 4.379450] hub 1-3.1:1.0: USB hub found >15:33:04,752 INFO kernel:[ 4.379548] hub 1-3.1:1.0: 4 ports detected >15:33:04,752 INFO kernel:[ 4.653049] usb 1-3.1.1: new high-speed USB device number 6 using ehci_hcd >15:33:04,752 INFO kernel:[ 4.810927] usb 1-3.1.1: New USB device found, idVendor=0424, idProduct=2228 >15:33:04,752 INFO kernel:[ 4.810930] usb 1-3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >15:33:04,752 INFO kernel:[ 4.810933] usb 1-3.1.1: Product: Flash Card Reader >15:33:04,752 INFO kernel:[ 4.810935] usb 1-3.1.1: Manufacturer: Generic >15:33:04,752 INFO kernel:[ 4.810938] usb 1-3.1.1: SerialNumber: 070531107876 >15:33:04,752 INFO kernel:[ 6.032059] floppy0: no floppy controllers found >15:33:04,752 INFO kernel:[ 6.039847] No iBFT detected. >15:33:04,752 INFO kernel:[ 6.041169] md: raid0 personality registered for level 0 >15:33:04,752 INFO kernel:[ 6.042643] md: raid1 personality registered for level 1 >15:33:04,752 INFO kernel:[ 6.043985] async_tx: api initialized (async) >15:33:04,752 INFO kernel:[ 6.044155] xor: automatically using best checksumming function: >15:33:04,752 INFO kernel:[ 6.054005] generic_sse: 7608.000 MB/sec >15:33:04,752 WARNING kernel:[ 6.071015] raid6: sse2x1 5234 MB/s >15:33:04,752 WARNING kernel:[ 6.088012] raid6: sse2x2 5464 MB/s >15:33:04,752 WARNING kernel:[ 6.105002] raid6: sse2x4 8742 MB/s >15:33:04,752 WARNING kernel:[ 6.105003] raid6: using algorithm sse2x4 (8742 MB/s) >15:33:04,752 WARNING kernel:[ 6.105004] raid6: using ssse3x2 recovery algorithm >15:33:04,752 INFO kernel:[ 6.105646] md: raid6 personality registered for level 6 >15:33:04,752 INFO kernel:[ 6.105647] md: raid5 personality registered for level 5 >15:33:04,752 INFO kernel:[ 6.105648] md: raid4 personality registered for level 4 >15:33:04,752 INFO kernel:[ 6.108233] md: raid10 personality registered for level 10 >15:33:04,752 INFO kernel:[ 6.109098] md: linear personality registered for level -1 >15:33:04,752 INFO kernel:[ 6.110578] device-mapper: uevent: version 1.0.3 >15:33:04,752 INFO kernel:[ 6.110635] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >15:33:04,752 INFO kernel:[ 6.115286] device-mapper: multipath: version 1.5.0 loaded >15:33:04,752 INFO kernel:[ 6.116601] device-mapper: multipath round-robin: version 1.0.0 loaded >15:33:04,752 INFO kernel:[ 6.142352] RPC: Registered named UNIX socket transport module. >15:33:04,752 INFO kernel:[ 6.142355] RPC: Registered udp transport module. >15:33:04,752 INFO kernel:[ 6.142357] RPC: Registered tcp transport module. >15:33:04,752 INFO kernel:[ 6.142358] RPC: Registered tcp NFSv4.1 backchannel transport module. >15:33:04,752 INFO kernel:[ 6.196038] Initializing USB Mass Storage driver... >15:33:04,752 INFO kernel:[ 6.197369] scsi0 : usb-storage 1-3.1.1:1.0 >15:33:04,752 INFO kernel:[ 6.197470] usbcore: registered new interface driver usb-storage >15:33:04,752 INFO kernel:[ 6.197472] USB Mass Storage support registered. >15:33:04,752 INFO kernel:[ 6.305399] sky2: driver version 1.30 >15:33:04,752 INFO kernel:[ 6.305429] [drm] Initialized drm 1.1.0 20060810 >15:33:04,752 INFO kernel:[ 6.305459] sky2 0000:03:00.0: Yukon-2 UL 2 chip revision 0 >15:33:04,752 DEBUG kernel:[ 6.305546] sky2 0000:03:00.0: irq 43 for MSI/MSI-X >15:33:04,752 INFO kernel:[ 6.305730] sky2 0000:03:00.0: eth0: addr 00:01:6c:54:89:b8 >15:33:04,752 INFO kernel:[ 6.307028] wmi: Mapper loaded >15:33:04,752 INFO kernel:[ 6.311136] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c1080a1) >15:33:04,752 INFO kernel:[ 6.314916] ACPI: bus type scsi registered >15:33:04,752 INFO kernel:[ 6.315190] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >15:33:04,752 DEBUG kernel:[ 6.318902] libata version 3.00 loaded. >15:33:04,752 DEBUG kernel:[ 6.319147] ata_piix 0000:00:1f.1: version 2.13 >15:33:04,752 DEBUG kernel:[ 6.319192] ata_piix 0000:00:1f.1: setting latency timer to 64 >15:33:04,752 INFO kernel:[ 6.343762] scsi1 : ata_piix >15:33:04,752 INFO kernel:[ 6.344172] scsi2 : ata_piix >15:33:04,752 INFO kernel:[ 6.344473] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >15:33:04,752 INFO kernel:[ 6.344475] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >15:33:04,752 INFO kernel:[ 6.344498] ata_piix 0000:00:1f.2: MAP [ >15:33:04,752 WARNING kernel:[ 6.344499] P0 P2 P1 P3 ] >15:33:04,752 DEBUG kernel:[ 6.344531] ata_piix 0000:00:1f.2: setting latency timer to 64 >15:33:04,752 INFO kernel:[ 6.344935] scsi3 : ata_piix >15:33:04,752 INFO kernel:[ 6.345480] scsi4 : ata_piix >15:33:04,752 INFO kernel:[ 6.345828] ata3: SATA max UDMA/133 cmd 0xc400 ctl 0xc080 bmdma 0xb880 irq 19 >15:33:04,752 INFO kernel:[ 6.345830] ata4: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb888 irq 19 >15:33:04,752 INFO kernel:[ 6.366164] [drm] nouveau 0000:01:00.0: ... appears to be valid >15:33:04,752 INFO kernel:[ 6.366166] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >15:33:04,752 INFO kernel:[ 6.366167] [drm] nouveau 0000:01:00.0: BIT BIOS found >15:33:04,752 INFO kernel:[ 6.366170] [drm] nouveau 0000:01:00.0: Bios version 70.08.29.00 >15:33:04,752 INFO kernel:[ 6.366172] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >15:33:04,752 INFO kernel:[ 6.366327] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >15:33:04,752 INFO kernel:[ 6.366329] [drm] nouveau 0000:01:00.0: DCB version 4.0 >15:33:04,752 NOTICE kernel:[ 6.366331] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000302 00020030 >15:33:04,752 NOTICE kernel:[ 6.366333] [drm] nouveau 0000:01:00.0: DCB outp 01: 02000300 00000000 >15:33:04,752 NOTICE kernel:[ 6.366334] [drm] nouveau 0000:01:00.0: DCB outp 02: 08011382 00020010 >15:33:04,752 NOTICE kernel:[ 6.366335] [drm] nouveau 0000:01:00.0: DCB outp 03: 04022310 00000000 >15:33:04,752 INFO kernel:[ 6.366336] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030 >15:33:04,752 INFO kernel:[ 6.366338] [drm] nouveau 0000:01:00.0: DCB conn 01: 00002161 >15:33:04,752 INFO kernel:[ 6.366339] [drm] nouveau 0000:01:00.0: DCB conn 02: 00000200 >15:33:04,752 INFO kernel:[ 6.366342] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x6BB6 >15:33:04,752 INFO kernel:[ 6.386476] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x71FC >15:33:04,752 INFO kernel:[ 6.393517] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x8391 >15:33:04,752 INFO kernel:[ 6.393520] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x8395 >15:33:04,752 INFO kernel:[ 6.393564] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x847D >15:33:04,752 INFO kernel:[ 6.393565] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x84E2 >15:33:04,752 WARNING kernel:[ 6.413569] [drm] nouveau 0000:01:00.0: 0x6B29: Condition still not met after 20ms, skipping following opcodes >15:33:04,752 INFO kernel:[ 6.415815] [TTM] Zone kernel: Available graphics memory: 1025020 kiB >15:33:04,752 INFO kernel:[ 6.415817] [TTM] Initializing pool allocator >15:33:04,752 INFO kernel:[ 6.415820] [TTM] Initializing DMA pool allocator >15:33:04,752 INFO kernel:[ 6.415827] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM (DDR3) >15:33:04,752 INFO kernel:[ 6.419279] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >15:33:04,752 INFO kernel:[ 6.423307] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >15:33:04,752 INFO kernel:[ 6.423309] [drm] No driver support for vblank timestamp query. >15:33:04,752 DEBUG kernel:[ 6.520409] ata4.01: NODEV after polling detection >15:33:04,752 INFO kernel:[ 6.523778] ata3.00: ATA-8: ST3160318AS, CC66, max UDMA/100 >15:33:04,752 INFO kernel:[ 6.523780] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32) >15:33:04,752 INFO kernel:[ 6.529693] ata3.00: configured for UDMA/100 >15:33:04,752 NOTICE kernel:[ 6.529775] scsi 3:0:0:0: Direct-Access ATA ST3160318AS CC66 PQ: 0 ANSI: 5 >15:33:04,752 INFO kernel:[ 6.539435] ata4.00: ATAPI: HL-DT-STDVD-RAM GH40N, NX05, max UDMA/100 >15:33:04,752 INFO kernel:[ 6.567403] ata4.00: configured for UDMA/100 >15:33:04,752 NOTICE kernel:[ 6.571496] scsi 4:0:0:0: CD-ROM HL-DT-ST DVD-RAM GH40N NX05 PQ: 0 ANSI: 5 >15:33:04,752 DEBUG kernel:[ 6.544219] ACPI: Invalid Power Resource to register! >15:33:04,752 DEBUG kernel:[ 6.577187] ACPI: Invalid Power Resource to register!<5>[ 6.582450] sd 3:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >15:33:04,752 NOTICE kernel:[ 6.582504] sd 3:0:0:0: [sda] Write Protect is off >15:33:04,752 DEBUG kernel:[ 6.582507] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 >15:33:04,752 NOTICE kernel:[ 6.582530] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:33:04,752 INFO kernel:[ 6.599193] [drm] nouveau 0000:01:00.0: 3 available performance level(s) >15:33:04,752 INFO kernel:[ 6.599196] [drm] nouveau 0000:01:00.0: 0: core 50MHz shader 101MHz memory 135MHz voltage 880mV >15:33:04,752 INFO kernel:[ 6.599198] [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 900mV >15:33:04,752 INFO kernel:[ 6.599200] [drm] nouveau 0000:01:00.0: 3: core 700MHz shader 1400MHz memory 800MHz voltage 1080mV >15:33:04,752 INFO kernel:[ 6.599202] [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 900mV >15:33:04,752 INFO kernel:[ 6.601884] [drm] nouveau 0000:01:00.0: MM: using COPY1 for buffer copies >15:33:04,752 INFO kernel:[ 6.616383] sda: sda1 sda2 sda3 sda4 >15:33:04,752 NOTICE kernel:[ 6.616670] sd 3:0:0:0: [sda] Attached SCSI disk >15:33:04,752 WARNING kernel:[ 6.621295] sr0: scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray >15:33:04,752 INFO kernel:[ 6.621297] cdrom: Uniform CD-ROM driver Revision: 3.20 >15:33:04,752 DEBUG kernel:[ 6.621479] sr 4:0:0:0: Attached scsi CD-ROM sr0 >15:33:04,752 INFO kernel:[ 6.722988] [drm] nouveau 0000:01:00.0: allocated 1920x1200 fb: 0x120000, bo ffff88007f0bb400 >15:33:04,752 INFO kernel:[ 6.723068] fbcon: nouveaufb (fb0) is primary device >15:33:04,752 INFO kernel:[ 6.759866] Console: switching to colour frame buffer device 160x64 >15:33:04,752 INFO kernel:[ 6.761484] fb0: nouveaufb frame buffer device >15:33:04,752 INFO kernel:[ 6.761485] drm: registered panic notifier >15:33:04,752 INFO kernel:[ 6.761503] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >15:33:04,752 NOTICE kernel:[ 7.209693] scsi 0:0:0:0: Direct-Access Generic Flash HS-CF 4.44 PQ: 0 ANSI: 0 >15:33:04,752 NOTICE kernel:[ 7.212815] scsi 0:0:0:1: Direct-Access Generic Flash HS-COMBO 4.44 PQ: 0 ANSI: 0 >15:33:04,752 NOTICE kernel:[ 7.312807] sd 0:0:0:0: [sdb] Attached SCSI removable disk >15:33:04,752 NOTICE kernel:[ 7.316806] sd 0:0:0:1: [sdc] Attached SCSI removable disk >15:33:04,752 DEBUG kernel:[ 7.681313] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:33:04,752 DEBUG kernel:[ 7.725013] ISO 9660 Extensions: RRIP_1991A >15:33:04,752 INFO kernel:[ 8.476792] EXT4-fs (loop0): mounting ext2 file system using the ext4 subsystem >15:33:04,752 INFO kernel:[ 8.477135] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null) >15:33:04,752 INFO kernel:[ 11.966395] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:33:04,752 DEBUG kernel:[ 16.183860] SELinux: 2048 avtab hash slots, 92484 rules. >15:33:04,752 DEBUG kernel:[ 16.196115] SELinux: 2048 avtab hash slots, 92484 rules. >15:33:04,752 DEBUG kernel:[ 16.270755] SELinux: 9 users, 15 roles, 4286 types, 230 bools, 1 sens, 1024 cats >15:33:04,752 DEBUG kernel:[ 16.270759] SELinux: 83 classes, 92484 rules >15:33:04,752 DEBUG kernel:[ 16.274563] SELinux: Completing initialization. >15:33:04,752 DEBUG kernel:[ 16.274565] SELinux: Setting up existing superblocks. >15:33:04,752 DEBUG kernel:[ 16.274570] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.274574] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.274588] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.274592] SELinux: initialized (dev proc, type proc), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.274601] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.274616] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.275240] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >15:33:04,752 DEBUG kernel:[ 16.275244] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.277024] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >15:33:04,752 DEBUG kernel:[ 16.277028] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.277031] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.277043] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.277050] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.277055] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.277077] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.277082] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278013] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.278018] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.278108] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 16.278128] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278132] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278142] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278172] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278178] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278182] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278187] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278198] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278203] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278210] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 16.278216] SELinux: initialized (dev loop0, type squashfs), uses xattr >15:33:04,752 DEBUG kernel:[ 16.278227] SELinux: initialized (dev dm-0, type ext4), uses xattr >15:33:04,752 NOTICE kernel:[ 16.300588] type=1403 audit(1351179175.062:2): policy loaded auid=4294967295 ses=4294967295 >15:33:04,752 DEBUG kernel:[ 18.525360] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >15:33:04,752 DEBUG kernel:[ 20.407099] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:33:04,752 DEBUG kernel:[ 20.432077] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:33:04,753 DEBUG kernel:[ 22.600285] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >15:33:04,753 NOTICE kernel:[ 22.683711] type=1400 audit(1351179181.445:3): avc: denied { create } for pid=836 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:33:04,753 NOTICE kernel:[ 22.683751] type=1400 audit(1351179181.445:4): avc: denied { setattr } for pid=836 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=20739 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:33:04,753 NOTICE kernel:[ 22.683775] type=1400 audit(1351179181.445:5): avc: denied { relabelfrom } for pid=836 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=20739 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:33:04,753 INFO kernel:[ 23.252533] input: PC Speaker as /devices/platform/pcspkr/input/input4 >15:33:04,753 INFO kernel:[ 23.973502] parport_pc 00:07: reported by Plug and Play ACPI >15:33:04,753 INFO kernel:[ 23.973552] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] >15:33:04,753 WARNING kernel:[ 23.977601] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \PMRG 1 (20120711/utaddress-251) >15:33:04,753 INFO kernel:[ 23.977606] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >15:33:04,753 WARNING kernel:[ 23.977609] ACPI Warning: 0x0000000000000480-0x00000000000004bf SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBK 1 (20120711/utaddress-251) >15:33:04,753 INFO kernel:[ 23.977612] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >15:33:04,753 WARNING kernel:[ 23.977613] lpc_ich: Resource conflict(s) found affecting gpio_ich >15:33:04,753 INFO kernel:[ 24.201331] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >15:33:04,753 INFO kernel:[ 24.847299] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 >15:33:04,753 NOTICE kernel:[ 25.054562] type=1400 audit(1351179183.816:6): avc: denied { execute } for pid=889 comm="bash" name="hostname" dev="dm-0" ino=47216 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >15:33:04,753 NOTICE kernel:[ 25.054572] type=1400 audit(1351179183.816:7): avc: denied { read open } for pid=889 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=47216 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >15:33:04,753 NOTICE kernel:[ 25.054598] type=1400 audit(1351179183.816:8): avc: denied { execute_no_trans } for pid=889 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=47216 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >15:33:04,753 INFO kernel:[ 25.384076] leds_ss4200: no LED devices found >15:33:04,753 NOTICE kernel:[ 25.869902] type=1400 audit(1351179184.631:9): avc: denied { read } for pid=884 comm="bash" name=".profile" dev="dm-0" ino=35768 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >15:33:04,753 NOTICE kernel:[ 25.869913] type=1400 audit(1351179184.631:10): avc: denied { open } for pid=884 comm="bash" path="/root/.profile" dev="dm-0" ino=35768 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >15:33:04,753 INFO kernel:[ 25.874068] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 >15:33:04,753 INFO kernel:[ 25.874588] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >15:33:04,753 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >15:33:04,753 INFO systemd: Initializing machine ID from random generator. >15:33:04,753 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. >15:33:04,753 INFO systemd: Started Remount Root and Kernel File Systems. >15:33:04,753 INFO systemd: Starting Local File Systems (Pre). >15:33:04,753 INFO systemd: Reached target Local File Systems (Pre). >15:33:04,753 INFO systemd: Mounting Temporary Directory... >15:33:04,753 INFO systemd: Starting Load Random Seed... >15:33:04,753 INFO systemd: Mounted POSIX Message Queue File System. >15:33:04,753 INFO systemd: Mounted Debug File System. >15:33:04,753 INFO systemd: Started Apply Kernel Variables. >15:33:05,327 NOTICE kernel:[ 26.563493] type=1400 audit(1351179185.325:11): avc: denied { write } for pid=874 comm="firewalld" name="python2.7" dev="dm-0" ino=58540 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >15:33:10,542 INFO systemd: Starting D-Bus System Message Bus... >15:33:10,549 INFO systemd: Started D-Bus System Message Bus. >15:33:10,849 INFO systemd: Started firewalld - dynamic firewall daemon. >15:33:10,849 INFO systemd: Starting Network Manager... >15:33:13,683 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-4.git20121004.el7) is starting... >15:33:13,684 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >15:33:13,684 INFO NetworkManager: <info> WEXT support is enabled >15:33:13,690 INFO dbus-daemon: dbus[895]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:33:13,691 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:33:13,697 INFO systemd: Starting Authorization Manager... >15:33:14,143 INFO polkitd: Started polkitd version 0.107 >15:33:14,331 INFO dbus-daemon: dbus[895]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:33:14,331 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:33:14,331 INFO systemd: Started Authorization Manager. >15:33:14,448 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >15:33:14,449 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >15:33:14,449 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:33:14,449 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:33:14,449 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >15:33:14,450 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >15:33:14,452 INFO systemd: Started Network Manager. >15:33:14,452 INFO systemd: Starting Anaconda System Services. >15:33:14,457 INFO kernel:[ 35.693204] sky2 0000:03:00.0: p33p1: enabling interface >15:33:14,457 INFO kernel:[ 35.693259] IPv6: ADDRCONF(NETDEV_UP): p33p1: link is not ready >15:33:14,465 INFO systemd: Reached target Anaconda System Services. >15:33:14,474 INFO systemd: Starting Anaconda... >15:33:14,474 INFO systemd: Starting Network Manager Wait Online... >15:33:14,477 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >15:33:14,477 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >15:33:14,477 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >15:33:14,477 INFO NetworkManager: <info> Networking is enabled by state file >15:33:14,477 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:33:14,477 INFO NetworkManager: <info> (p33p1): carrier is OFF >15:33:14,477 INFO NetworkManager: <info> (p33p1): new Ethernet device (driver: 'sky2' ifindex: 2) >15:33:14,477 INFO NetworkManager: <info> (p33p1): exported as /org/freedesktop/NetworkManager/Devices/0 >15:33:14,477 INFO NetworkManager: <info> (p33p1): now managed >15:33:14,478 INFO NetworkManager: <info> (p33p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:33:14,478 INFO NetworkManager: <info> (p33p1): bringing up device. >15:33:14,478 INFO NetworkManager: <info> (p33p1): preparing device. >15:33:14,478 INFO NetworkManager: <info> (p33p1): deactivating device (reason 'managed') [2] >15:33:14,479 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/p33p1 >15:33:14,479 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:33:14,479 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:33:14,854 INFO systemd: Started Anaconda. >15:33:14,863 INFO systemd: Starting Anaconda Text Console... >15:33:14,982 WARNING kernel:[ 36.218276] audit_printk_skb: 15 callbacks suppressed >15:33:14,982 NOTICE kernel:[ 36.218279] type=1400 audit(1351179194.980:17): avc: denied { read write } for pid=923 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >15:33:14,992 INFO systemd: Started Anaconda Text Console. >15:33:16,141 INFO kernel:[ 37.377247] sky2 0000:03:00.0: p33p1: Link is up at 100 Mbps, full duplex, flow control both >15:33:16,141 INFO kernel:[ 37.377247] IPv6: ADDRCONF(NETDEV_CHANGE): p33p1: link becomes ready >15:33:16,141 INFO NetworkManager: <info> (p33p1): carrier now ON (device state 20) >15:33:16,141 INFO NetworkManager: <info> (p33p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >15:33:16,143 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) starting connection 'Wired connection 1' >15:33:16,143 INFO NetworkManager: <info> (p33p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) scheduled... >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) started... >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) scheduled... >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) complete. >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) starting... >15:33:16,143 INFO NetworkManager: <info> (p33p1): device state change: prepare -> config (reason 'none') [40 50 0] >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) successful. >15:33:16,143 INFO NetworkManager: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) complete. >15:33:17,126 WARNING NetworkManager: <warn> (p33p1) firewall zone add/change failed: (32) INVALID_ZONE: public >15:33:17,126 INFO NetworkManager: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) scheduled. >15:33:17,126 INFO NetworkManager: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) started... >15:33:17,126 INFO NetworkManager: <info> (p33p1): device state change: config -> ip-config (reason 'none') [50 70 0] >15:33:17,126 INFO NetworkManager: <info> Activation (p33p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >15:33:17,367 INFO NetworkManager: <info> dhclient started with pid 925 >15:33:17,369 INFO NetworkManager: <info> Activation (p33p1) Beginning IP6 addrconf. >15:33:17,369 INFO NetworkManager: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) complete. >15:33:18,076 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >15:33:18,076 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >15:33:18,076 INFO dhclient: All rights reserved. >15:33:18,077 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >15:33:18,077 INFO dhclient: >15:33:18,173 INFO NetworkManager: <info> (p33p1): DHCPv4 state changed nbi -> preinit >15:33:18,178 INFO dhclient: Listening on LPF/p33p1/00:01:6c:54:89:b8 >15:33:18,178 INFO dhclient: Sending on LPF/p33p1/00:01:6c:54:89:b8 >15:33:18,178 INFO dhclient: Sending on Socket/fallback >15:33:18,178 INFO dhclient: DHCPDISCOVER on p33p1 to 255.255.255.255 port 67 interval 8 (xid=0xa2f8ccd) >15:33:18,466 INFO dhclient: DHCPREQUEST on p33p1 to 255.255.255.255 port 67 (xid=0xa2f8ccd) >15:33:18,466 INFO dhclient: DHCPOFFER from 10.16.191.253 >15:33:18,500 INFO dhclient: DHCPACK from 10.16.191.252 (xid=0xa2f8ccd) >15:33:18,503 INFO dhclient: bound to 10.16.189.78 -- renewal in 41896 seconds. >15:33:18,504 INFO NetworkManager: <info> (p33p1): DHCPv4 state changed preinit -> bound >15:33:18,504 INFO NetworkManager: <info> address 10.16.189.78 >15:33:18,504 INFO NetworkManager: <info> prefix 22 (255.255.252.0) >15:33:18,504 INFO NetworkManager: <info> gateway 10.16.191.254 >15:33:18,505 INFO NetworkManager: <info> nameserver '10.16.255.2' >15:33:18,505 INFO NetworkManager: <info> nameserver '10.16.255.3' >15:33:18,505 INFO NetworkManager: <info> nameserver '10.11.255.155' >15:33:18,505 INFO NetworkManager: <info> domain name 'bos.redhat.com' >15:33:18,505 INFO NetworkManager: <info> domain name 'redhat.com' >15:33:18,506 INFO NetworkManager: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >15:33:18,506 INFO NetworkManager: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Commit) started... >15:33:19,505 INFO NetworkManager: <info> (p33p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >15:33:19,505 INFO NetworkManager: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Commit) complete. >15:33:19,505 INFO NetworkManager: <info> (p33p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >15:33:19,564 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p33p1) as default for IPv4 routing and DNS. >15:33:19,564 INFO NetworkManager: <info> Activation (p33p1) successful, device activated. >15:33:19,564 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:33:19,570 INFO dbus-daemon: dbus[895]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:33:19,570 INFO systemd: Started Network Manager Wait Online. >15:33:19,570 INFO systemd: Starting Network. >15:33:19,570 INFO systemd: Reached target Network. >15:33:19,570 INFO systemd: Startup finished in 2s 738ms 571us (kernel) + 13s 871ms 691us (initrd) + 24s 191ms 909us (userspace) = 40s 802ms 171us. >15:33:19,919 INFO dbus-daemon: dbus[895]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:33:19,920 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:33:20,237 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >15:33:20,244 NOTICE kernel:[ 41.480328] type=1400 audit(1351179200.242:18): avc: denied { read write } for pid=949 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1489 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >15:33:20,245 WARNING kernel:[ 41.481858] auditd (950): /proc/950/oom_adj is deprecated, please use /proc/950/oom_score_adj instead. >15:33:31,641 INFO systemd: Starting NTP client/server... >15:33:31,826 INFO chrony-helper: tr: write error: Broken pipe >15:33:31,826 INFO chrony-helper: tr: write error >15:33:31,965 INFO chronyd: chronyd version 1.27-git1ca844 starting >15:33:31,965 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >15:33:31,965 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 >15:33:32,520 INFO systemd: Started NTP client/server. >15:33:32,576 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p33p1 ... >15:33:32,576 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:33:32,577 NOTICE NetworkManager: ifcfg-rh: read connection 'System p33p1' >15:33:32,577 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:33:35,006 INFO kernel:[ 56.242252] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >15:33:35,013 DEBUG kernel:[ 56.249442] SELinux: initialized (dev sda1, type ext4), uses xattr >15:33:35,176 INFO kernel:[ 56.412029] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >15:33:35,176 DEBUG kernel:[ 56.412037] SELinux: initialized (dev sda2, type ext4), uses xattr >15:33:37,764 INFO NetworkManager: <info> (p33p1): IP6 addrconf timed out or failed. >15:33:37,764 INFO NetworkManager: <info> Activation (p33p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >15:33:37,765 INFO NetworkManager: <info> Activation (p33p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >15:33:37,765 INFO NetworkManager: <info> Activation (p33p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >15:34:13,724 INFO kernel:[ 95.521644] Btrfs loaded >15:34:13,896 INFO kernel:[ 95.693089] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >15:35:44,045 INFO chronyd: Selected source 10.12.255.4 >15:35:45,169 WARNING kernel:[ 186.966273] Adjusting tsc more than 11% (6261890 vs 6223167) >15:36:47,198 INFO chronyd: Selected source 10.16.255.1 >15:38:56,989 INFO chronyd: Selected source 10.5.26.10 >15:38:57,187 INFO chronyd: Selected source 10.16.255.1 >15:46:17,638 INFO kernel:[ 819.435493] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >15:46:17,645 DEBUG kernel:[ 819.442715] SELinux: initialized (dev sda1, type ext4), uses xattr >15:46:17,792 INFO kernel:[ 819.589055] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >15:46:17,792 DEBUG kernel:[ 819.589066] SELinux: initialized (dev sda2, type ext4), uses xattr >15:46:20,344 INFO kernel:[ 822.141780] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >15:46:20,344 DEBUG kernel:[ 822.141790] SELinux: initialized (dev dm-1, type ext4), uses xattr >15:47:38,204 INFO systemd: Starting Cleanup of Temporary Directories... >15:47:38,234 INFO systemd: Started Cleanup of Temporary Directories. >15:50:10,955 INFO kernel:[ 1052.752435] Adding 9247740k swap on /dev/sda4. Priority:-1 extents:1 across:9247740k >15:50:11,061 INFO kernel:[ 1052.858998] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >15:50:11,062 DEBUG kernel:[ 1052.859100] SELinux: initialized (dev sda2, type ext4), uses xattr >15:50:11,133 INFO kernel:[ 1052.930308] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >15:50:11,140 DEBUG kernel:[ 1052.937469] SELinux: initialized (dev sda1, type ext4), uses xattr >15:50:11,211 DEBUG kernel:[ 1053.008741] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 870137
:
633436
|
633437
|
633438
|
633439
|
633440
|
633441
|
633442
|
633443
|
633444
|
633445
|
633446
|
633447
|
633448
| 633449 |
633450