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 893261 Details for
Bug 1095329
AttributeError: 'NoneType' object has no attribute 'sectorSize'
[?]
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), 587.21 KB, created by
Igor Gnatenko
on 2014-05-07 13:16:56 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Igor Gnatenko
Created:
2014-05-07 13:16:56 UTC
Size:
587.21 KB
patch
obsolete
>anaconda 21.35-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 127, in dict > "sectorSize": self.partedDevice.sectorSize, > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 701, in dict > "format": self.format.dict, "removable": self.removable, > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1694, in dumpState > shelf[key] = [d.dict for d in self.devices] > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 371, in doIt > self.dumpState("final") > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 170, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 167, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'NoneType' object has no attribute 'sectorSize' > >Local variables in innermost frame: >self: existing disklabel >d: {'name': 'partition table ()', 'exists': True, 'device': '/dev/sr0', 'resizable': False, 'supported': False, 'type': 'disklabel', 'options': None, 'uuid': None} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f6ee95be050>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us','ru' --switch='grp:caps_toggle' ># System language >lang en_US.UTF-8 --addsupport=ru_RU.UTF-8 > ># Network information >network --bootproto=dhcp --device=p2p1 --noipv6 --activate >network --hostname=admin.postdep.ru ># Root password >rootpw --iscrypted $6$J3fqQts.1XKwhQCq$TnoZueDgdYtRZs3am9Qti93q4QBgBt9heYssZYvcJkMOWln3AFjm1LSXLwgXiwjhoTVpS.xG78NkIHQa4VSAx0 ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Moscow --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=lvm ># Partition clearing information >clearpart --all --initlabel --drives=sda > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 129, 'sdb': 130} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sdb1 (39) with existing ext4 filesystem >, '/': existing 461.27 GiB partition sdb2 (45) with existing ext4 filesystem >} > swaps: [existing 4096 MiB partition sdb3 (51) with existing swap >] > name: CentOS Linux 6.5 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._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7f6ee3cd9890) -- > name = fedora_admin-swap status = True kids = 0 id = 176 > parents = ['existing 148.56 GiB lvmvg fedora_admin (159)'] > uuid = None size = 3968 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_admin-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee1494680> > target size = 3968 MiB path = /dev/mapper/fedora_admin-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6ee3ce0f50) -- > name = fedora_admin status = True kids = 3 id = 159 > parents = ['existing 148.56 GiB partition sda2 (148) with existing lvmpv'] > uuid = None size = 148.56 GiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_admin > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 38031 free space = 4096 KiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 148.56 GiB partition sda2 (148) with existing lvmpv'] > LVs = ['existing 50 GiB lvmlv fedora_admin-root (164) with existing ext4 filesystem mounted at /', > 'existing 94.68 GiB lvmlv fedora_admin-home (170) with existing ext4 filesystem mounted at /home', > 'existing 3968 MiB lvmlv fedora_admin-swap (176) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3968 MiB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 11 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f6ee95f6e10) -- > name = sr0 status = True kids = 0 id = 11 > parents = [] > uuid = None size = 0 > format = existing disklabel > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f6ee95f6e10) -- > name = sr0 status = True kids = 0 id = 11 > parents = [] > uuid = None size = 0 > format = existing disklabel > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing disklabel > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: Optiarc_DVD_RW_AD-5200A > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 149.05 GiB disk sda (14) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f6ee8fdcc50) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 57 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f6ee8fdcc50) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 57 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f6ee8fdc610) -- > name = loop0 status = False kids = 0 id = 60 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (57)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f6ee8fdc610) -- > name = loop0 status = False kids = 0 id = 60 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (57)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 66 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f6ee8fdc390) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 66 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f6ee8fdc390) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 66 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 69 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f6ee5e068d0) -- > name = loop1 status = False kids = 1 id = 69 > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f6ee5e068d0) -- > name = loop1 status = False kids = 1 id = 69 > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 73 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/67941f6a-0d4d-4c8f-89c2-2c6102fa6db5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 73 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 75 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f6ee5e21f10) -- > name = /overlay (deleted) status = False kids = 1 id = 75 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f6ee5e21f10) -- > name = /overlay (deleted) status = False kids = 1 id = 75 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 78 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f6ee5e06290) -- > name = loop2 status = False kids = 1 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f6ee5e06290) -- > name = loop2 status = False kids = 1 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (84) with existing ext4 filesystem >, existing 2048 MiB dm live-base (90) with existing ext4 filesystem >, existing 148.56 GiB partition sda2 (148) with existing lvmpv >, existing 500 MiB partition sda1 (154) with existing ext4 filesystem mounted at /boot >, existing 148.56 GiB lvmvg fedora_admin (159) >, existing 50 GiB lvmlv fedora_admin-root (164) with existing ext4 filesystem mounted at / >, existing 94.68 GiB lvmlv fedora_admin-home (170) with existing ext4 filesystem mounted at /home >, existing 3968 MiB lvmlv fedora_admin-swap (176) with existing swap >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 500 MiB partition sda1 (19) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 756cd500-e641-48e9-af03-d41551fa35ef > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 13.72 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 23 > origFormat._device: /dev/sda1 > container: None > id: 136 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 148.56 GiB partition sda2 (25) > origFormat: non-existent luks > container: None > id: 133 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 135 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 138 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > container: None > id: 143 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 146 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 156 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: 052480d4-317d-496b-b8d4-c880fe62e585 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 153 > _format._device: /dev/sda1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 157 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 150 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 151 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 162 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 178 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: existing swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 179 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 172 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: e354518c-6ffd-4238-8630-a2f20bd4965b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /home > _format.id: 169 > _format._device: /dev/mapper/fedora_admin-home > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 173 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 166 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: affdcc9f-bcff-423a-8258-80300618600b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 163 > _format._device: /dev/mapper/fedora_admin-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 167 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sr0, sda, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdb1, sdb2, sdb3, sdb, sdc4, sdc, fedora_admin, fedora_admin-root, fedora_admin-home, fedora_admin-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 465.76 GiB disk sdb (34) with existing msdos disklabel >, existing 2032 KiB partition sdc4 (6) with existing msdos disklabel >, existing 7633.5 MiB disk sdc (1) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _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.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage._nextID: 2 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f6ee3d4ead0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f6ee3d4eb90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f6ee3d4eb50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f6ee3d4eb10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f6ee3d4ebd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f6f0d046b90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._yum: Skipped > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1399467560.5 > _intf.payload._rpm_macros: [] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4212.12 MiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 7604 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 7 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f6ee3cd2d40> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6ee3cd9fd0>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6ee3cd9fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6ee3cd9fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6ee3cd9fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f6ee3cd9fd0>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (InputCheck instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 1 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password_check: Already dumped (InputCheck instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._password_check: InputCheck instance, containing members: > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6ee3cf8910>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._password_check._data: None > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes._password_check._enabled: True > _intf._currentAction._spokes.guesser: {<Entry object at 0x7f6ee3ccfbe0 (GtkEntry at 0x36ead90)>: True} > _intf._currentAction._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6ee3cf8910>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6ee3cf8910>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6ee3cf8910>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6ee3cf8910>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6ee3cf8910>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x5b2e620>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f6ee3cf8910>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f6f01c72e00>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f6ee3cd41d0>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: Skipped > _intf._currentAction._spokes._advanced._user.isCrypted: False > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: Skipped > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: Skipped > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (InputCheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 0 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 9 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f6ee96a4488>, True), 'type': (<function <lambda> at 0x7f6ee96a46e0>, True), 'addons': (<function list_addons_callback at 0x7f6ee96a45f0>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f6ee96a4500>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.35-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >12:57:34,900 INFO anaconda: /sbin/anaconda 21.35-1 >12:57:35,615 INFO anaconda: 4063232 kB (3968 MB) are available >12:57:35,616 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >12:57:35,645 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:57:35,646 INFO anaconda: Default encoding = utf-8 >12:57:35,733 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >12:57:36,630 INFO anaconda: Display mode = g >12:57:36,633 INFO anaconda: 4063232 kB (3968 MB) are available >12:57:36,634 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >12:57:37,961 DEBUG anaconda: X server has signalled a successful start. >12:57:37,967 WARN anaconda: logo image is missing, using a substitute >12:57:37,984 INFO anaconda: Starting window manager, pid 1266. >12:57:38,109 INFO anaconda: Started spice-vdagent. >12:57:39,568 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140114516145920) >12:57:39,655 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:57:39,659 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:57:39,661 INFO anaconda: using only installclass _Fedora >12:57:40,671 INFO anaconda: bootloader GRUB2 on X86 platform >12:57:40,779 INFO anaconda: bootloader GRUB2 on X86 platform >12:57:40,871 DEBUG anaconda: network: devices found ['p2p1'] >12:57:41,565 DEBUG anaconda: updating hostname localhost.localdomain >12:57:41,613 INFO anaconda: Running Thread: AnaStorageThread (140114320340736) >12:57:41,617 INFO anaconda: Running Thread: AnaTimeInitThread (140114311948032) >12:57:41,620 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140114303555328) >12:57:41,630 INFO anaconda: Running Thread: AnaPayloadThread (140114295162624) >12:57:42,020 DEBUG anaconda: updating hostname localhost.localdomain >12:57:42,182 INFO anaconda: got 0 NTP servers from DHCP >12:57:42,186 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140114303555328) >12:57:42,204 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140114303555328) >12:57:42,247 INFO anaconda: Starting geolocation lookup >12:57:42,248 INFO anaconda: Geolocation provider: Fedora GeoIP >12:57:42,363 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >12:57:42,365 INFO anaconda: Geolocation lookup finished in 0.1 seconds >12:57:42,368 INFO anaconda: no results from geolocation >12:57:42,370 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140114303555328) >12:57:46,565 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140114516145920) >12:57:47,544 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:57:53,471 INFO anaconda: Thread Done: AnaStorageThread (140114320340736) >12:57:54,006 INFO anaconda: Thread Done: AnaTimeInitThread (140114311948032) >12:58:08,316 DEBUG anaconda: network standalone spoke (init): completed: ['p2p1'] >12:58:08,373 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:58:08,374 DEBUG anaconda: Entered hub: SummaryHub >12:58:09,148 INFO anaconda: Running Thread: AnaNTPserver1 (140114311948032) >12:58:09,148 INFO anaconda: Running Thread: AnaNTPserver2 (140114320340736) >12:58:09,159 INFO anaconda: Running Thread: AnaNTPserver3 (140114516145920) >12:58:09,164 INFO anaconda: Running Thread: AnaNTPserver4 (140114303555328) >12:58:09,179 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:58:09,177 INFO anaconda: Running Thread: AnaDateTimeThread (140114211972864) >12:58:09,336 INFO anaconda: Thread Done: AnaNTPserver1 (140114311948032) >12:58:09,347 INFO anaconda: Thread Done: AnaNTPserver2 (140114320340736) >12:58:09,366 INFO anaconda: Thread Done: AnaNTPserver4 (140114303555328) >12:58:09,376 INFO anaconda: Thread Done: AnaNTPserver3 (140114516145920) >12:58:09,460 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140114516145920) >12:58:09,463 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6ee382e9d0>> on <dictionary-keyiterator object at 0x7f6ee384ee68> >12:58:09,465 INFO anaconda: Thread Done: AnaDateTimeThread (140114211972864) >12:58:09,471 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140114303555328) >12:58:09,492 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140114303555328) >12:58:09,588 INFO anaconda: Running Thread: AnaKeyboardThread (140114303555328) >12:58:09,599 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:58:09,760 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:58:09,851 INFO anaconda: Running Thread: AnaSourceWatcher (140114211972864) >12:58:09,882 INFO anaconda: Running Thread: AnaSoftwareWatcher (140114320340736) >12:58:09,945 INFO anaconda: Running Thread: AnaStorageWatcher (140114311948032) >12:58:09,953 INFO anaconda: Thread Done: AnaStorageWatcher (140114311948032) >12:58:10,002 INFO anaconda: Running Thread: AnaCustomStorageInit (140114311948032) >12:58:10,643 DEBUG anaconda: network: GUI, device configuration added: connection a920b0c1-23ba-4e0d-bdf2-c77fd8fe6f4c device p2p1 >12:58:10,729 DEBUG anaconda: network: GUI, connection a920b0c1-23ba-4e0d-bdf2-c77fd8fe6f4c found >12:58:11,073 DEBUG anaconda: updating hostname localhost.localdomain >12:58:15,360 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f6ee3814910> >12:58:15,373 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6ee3828250> >12:58:15,374 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6ee3828250> status to: Getting list of layouts... >12:58:15,376 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6ee384fd90> status to: Probing storage... >12:58:15,377 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6ee384fd90> status to: Downloading package metadata... >12:58:15,379 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6ee384fed0> status to: Downloading package metadata... >12:58:15,380 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> status to: Probing storage... >12:58:15,391 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> >08:58:19,032 INFO anaconda: Thread Done: AnaCustomStorageInit (140114311948032) >08:58:23,685 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f6ee382e9d0>> on <dictionary-keyiterator object at 0x7f6ee384ee68> >08:58:23,686 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140114516145920) >08:58:23,688 INFO anaconda: Thread Done: AnaKeyboardThread (140114303555328) >08:58:23,889 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f6ee3828250> >08:58:24,031 DEBUG anaconda: updating hostname localhost.localdomain >08:58:24,271 DEBUG anaconda: updating hostname localhost.localdomain >08:58:24,273 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f6ee8f59890> status to: Wired (p2p1) connected >08:58:25,026 DEBUG anaconda: Entered spoke: KeyboardSpoke >08:59:07,696 DEBUG anaconda: Left spoke: KeyboardSpoke >08:59:10,155 DEBUG anaconda: Entered spoke: LangsupportSpoke >08:59:19,514 INFO anaconda: Thread Done: AnaPayloadThread (140114295162624) >08:59:20,338 DEBUG anaconda: Setting up repos: [] >08:59:20,474 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6ee384fed0> status to: Downloading group metadata... >08:59:20,497 INFO anaconda: Thread Done: AnaSoftwareWatcher (140114320340736) >08:59:20,498 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140114295162624) >08:59:20,612 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6ee384fed0> >08:59:20,624 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6ee384fed0> >08:59:20,636 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6ee384fd90> >08:59:20,638 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6ee384fed0> status to: Checking software dependencies... >08:59:21,777 DEBUG anaconda: Left spoke: LangsupportSpoke >08:59:23,577 DEBUG anaconda: Entered spoke: DatetimeSpoke >08:59:23,584 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:753: Warning: Source ID 4598 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >08:59:23,763 INFO anaconda: Running Thread: AnaSyncTime_0.fedora.pool.ntp.org (140114320340736) >08:59:24,399 INFO anaconda: Running Thread: AnaNTPserver5 (140114303555328) >08:59:24,406 INFO anaconda: Running Thread: AnaNTPserver6 (140114516145920) >08:59:24,415 INFO anaconda: Running Thread: AnaNTPserver7 (140114311948032) >08:59:24,427 INFO anaconda: Running Thread: AnaNTPserver8 (140114136205056) >08:59:24,580 INFO anaconda: Thread Done: AnaNTPserver6 (140114516145920) >08:59:24,604 INFO anaconda: Thread Done: AnaNTPserver5 (140114303555328) >08:59:24,611 INFO anaconda: Thread Done: AnaNTPserver8 (140114136205056) >08:59:24,612 INFO anaconda: Thread Done: AnaNTPserver7 (140114311948032) >16:59:27,658 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:515: Warning: Source ID 4598 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >16:59:27,773 DEBUG anaconda: Left spoke: DatetimeSpoke >08:59:28,000 INFO anaconda: System time set to Wed May 7 08:59:28 2014 >16:59:28,000 INFO anaconda: System time set to Wed May 7 16:59:28 2014 >16:59:28,005 INFO anaconda: Thread Done: AnaSyncTime_0.fedora.pool.ntp.org (140114320340736) >16:59:29,129 DEBUG anaconda: Entered spoke: NetworkSpoke >16:59:37,943 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140114295162624) >16:59:37,984 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f6ee384fed0> >16:59:37,992 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6ee384fd90> >16:59:38,560 INFO anaconda: Thread Done: AnaSourceWatcher (140114211972864) >16:59:38,575 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f6ee384fd90> >16:59:38,994 DEBUG anaconda: updating hostname admin.postdep.ru >16:59:39,016 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=p2p1 --noipv6 --activate >network --hostname=admin.postdep.ru > >16:59:39,017 INFO anaconda: setting installation environment hostname to admin.postdep.ru >16:59:39,469 DEBUG anaconda: Left spoke: NetworkSpoke >16:59:46,008 DEBUG anaconda: Entered spoke: StorageSpoke >17:04:04,137 DEBUG anaconda: disk free: 1848.5 KiB fs free: 486.28 MiB sw needs: 4212.12 MiB auto swap: 0 B >17:04:12,093 INFO anaconda: Running Thread: AnaExecuteStorageThread (140114211972864) >17:04:12,093 DEBUG anaconda: Left spoke: StorageSpoke >17:04:12,147 DEBUG anaconda: new disk order: [] >17:04:12,577 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:04:12,579 DEBUG anaconda: _is_valid_size(sda) returning True >17:04:12,580 DEBUG anaconda: _is_valid_location(sda) returning True >17:04:12,581 DEBUG anaconda: _is_valid_format(sda) returning True >17:04:12,582 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:04:12,715 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> >17:04:12,723 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> status to: Saving storage configuration... >17:04:14,552 DEBUG anaconda: new disk order: [] >17:14:15,628 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:14:15,629 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:14:15,630 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:14:15,632 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:14:15,635 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:14:15,635 DEBUG anaconda: _is_valid_size(sda) returning True >17:14:15,636 DEBUG anaconda: _is_valid_location(sda) returning True >17:14:15,636 DEBUG anaconda: _is_valid_format(sda) returning True >17:14:15,637 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:14:15,642 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:14:15,643 DEBUG anaconda: _is_valid_size(sda) returning True >17:14:15,643 DEBUG anaconda: _is_valid_location(sda) returning True >17:14:15,644 DEBUG anaconda: _is_valid_format(sda) returning True >17:14:15,644 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:14:15,645 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >17:14:15,646 DEBUG anaconda: _is_valid_size(sda1) returning True >17:14:15,647 DEBUG anaconda: _is_valid_location(sda1) returning True >17:14:15,648 DEBUG anaconda: _is_valid_partition(sda1) returning True >17:14:15,649 DEBUG anaconda: _is_valid_format(sda1) returning True >17:14:15,649 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >17:14:15,652 DEBUG anaconda: new disk order: [] >17:14:32,294 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:14:32,296 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:14:32,297 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:14:32,299 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:14:32,302 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:14:32,302 DEBUG anaconda: _is_valid_size(sda) returning True >17:14:32,303 DEBUG anaconda: _is_valid_location(sda) returning True >17:14:32,303 DEBUG anaconda: _is_valid_format(sda) returning True >17:14:32,304 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:14:32,305 INFO anaconda: Running Thread: AnaCheckStorageThread (140114295162624) >17:14:32,305 INFO anaconda: Thread Done: AnaExecuteStorageThread (140114211972864) >17:14:32,313 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:14:32,313 DEBUG anaconda: _is_valid_size(sda) returning True >17:14:32,314 DEBUG anaconda: _is_valid_location(sda) returning True >17:14:32,314 DEBUG anaconda: _is_valid_format(sda) returning True >17:14:32,315 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:14:32,315 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >17:14:32,316 DEBUG anaconda: _is_valid_size(sda1) returning True >17:14:32,317 DEBUG anaconda: _is_valid_location(sda1) returning True >17:14:32,318 DEBUG anaconda: _is_valid_partition(sda1) returning True >17:14:32,319 DEBUG anaconda: _is_valid_format(sda1) returning True >17:14:32,319 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >17:14:32,321 INFO anaconda: Thread Done: AnaCheckStorageThread (140114295162624) >17:14:32,356 INFO anaconda: fs space: 50 GiB needed: 4212.12 MiB >17:14:32,427 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> >17:14:32,433 INFO anaconda: fs space: 50 GiB needed: 4212.12 MiB >17:14:32,502 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> >17:14:32,503 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> status to: Checking storage configuration... >17:14:32,509 INFO anaconda: fs space: 50 GiB needed: 4212.12 MiB >17:14:32,578 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f6ee37d3550> >17:14:47,912 DEBUG anaconda: Left hub: SummaryHub >17:14:47,913 DEBUG anaconda: Entered hub: ProgressHub >17:14:48,023 INFO anaconda: Running Thread: AnaInstallThread (140114295162624) >17:14:48,981 DEBUG anaconda: Entered spoke: PasswordSpoke >17:14:49,506 INFO anaconda: Setting up the installation environment >17:14:52,103 INFO anaconda: Creating disklabel on /dev/sda >17:14:53,666 INFO anaconda: Creating ext4 on /dev/sda1 >17:14:55,683 DEBUG anaconda: Left spoke: PasswordSpoke >17:14:55,937 INFO anaconda: Creating lvmpv on /dev/sda2 >17:14:58,663 INFO anaconda: Creating swap on /dev/mapper/fedora_admin-swap >17:14:59,869 INFO anaconda: Creating ext4 on /dev/mapper/fedora_admin-home >17:15:04,639 INFO anaconda: Creating ext4 on /dev/mapper/fedora_admin-root >17:15:09,853 DEBUG anaconda: running handleException >17:15:09,854 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 167, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 170, in turnOnFilesystems > storage.doIt() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 371, in doIt > self.dumpState("final") > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1694, in dumpState > shelf[key] = [d.dict for d in self.devices] > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 701, in dict > "format": self.format.dict, "removable": self.removable, > > File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 127, in dict > "sectorSize": self.partedDevice.sectorSize, > >AttributeError: 'NoneType' object has no attribute 'sectorSize' > >17:15:09,855 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:15:09,856 INFO anaconda: Thread Done: AnaInstallThread (140114295162624) > > >/tmp/packaging.log: >12:57:53,474 INFO packaging: configuring base repo >12:57:54,516 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >12:57:54,517 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:57:54,517 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:57:54,518 DEBUG yum.verbose.plugin: Adding en_US to language list >12:57:54,524 DEBUG yum.verbose.YumBase: Config time: 0.045 >12:57:54,621 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >12:57:54,621 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:57:54,622 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:57:54,622 DEBUG yum.verbose.plugin: Adding en_US to language list >12:57:54,626 DEBUG yum.verbose.YumBase: Config time: 0.014 >12:57:54,668 INFO packaging: adding yum repo, name: anaconda, baseurl: http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/, mirrorlist: None >12:57:55,149 INFO packaging: gathering repo metadata >12:57:55,153 INFO packaging: skipping disabled repo fedora >12:57:55,156 INFO packaging: gathering repo metadata for anaconda >12:58:10,382 INFO packaging: skipping disabled repo updates-testing >12:58:10,395 INFO packaging: skipping disabled repo rawhide >12:58:10,405 INFO packaging: skipping disabled repo updates >12:58:10,407 INFO packaging: Refreshing environmentAddons >12:58:10,465 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:58:10,491 INFO_2 yum.verbose.plugin: Determining fastest mirrors >08:58:58,655 DEBUG yum.verbose.YumBase: pkgsack time: 48.189 >08:58:58,946 DEBUG yum.verbose.YumBase: group time: 48.481 >08:59:19,510 INFO packaging: metadata retrieval complete >08:59:20,500 INFO packaging: checking software selection >08:59:20,515 DEBUG yum.verbose.YumBase: Setting up Package Sacks >08:59:21,707 DEBUG yum.verbose.YumBase: pkgsack time: 1.192 >08:59:22,057 DEBUG yum.verbose.YumBase: group time: 1.542 >08:59:22,062 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >08:59:22,585 DEBUG yum.verbose.YumBase: Obs Init time: 0.507 >08:59:22,653 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >08:59:22,707 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >08:59:22,881 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >08:59:22,884 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >08:59:23,032 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >08:59:23,043 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >08:59:23,056 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >08:59:23,088 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >08:59:23,266 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >08:59:23,888 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >08:59:23,892 INFO packaging: no kernel-PAE package >08:59:23,900 INFO packaging: selected kernel >08:59:23,906 INFO packaging: checking dependencies >08:59:24,299 DEBUG yum.verbose.YumBase: Building updates object >16:59:26,551 DEBUG yum.verbose.YumBase: up:simple updates time: 0.782 >16:59:26,571 DEBUG yum.verbose.YumBase: up:obs time: 0.019 >16:59:26,571 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >16:59:26,572 DEBUG yum.verbose.YumBase: updates time: 2.272 >16:59:26,593 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.40.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >16:59:26,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >16:59:26,613 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >16:59:26,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >16:59:26,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-212-2.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >16:59:26,636 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >16:59:26,637 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >16:59:26,638 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >16:59:26,783 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-5.git20140319.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,790 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,823 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,835 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-212-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,841 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >16:59:26,842 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >16:59:26,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.0-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,852 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.0-3.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >16:59:26,884 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,891 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.70-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,898 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-25.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,917 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.10-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,931 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.1-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.46.0-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,954 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,964 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.5-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,967 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.5-1.fc21.x86_64 to require for libplc4.so()(64bit) >16:59:26,974 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.1-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,980 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-5.git20140319.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >16:59:26,982 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >16:59:26,983 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-2.fc21.x86_64 to require for libnl-3.so.200()(64bit) >16:59:26,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:26,999 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-5.git20140319.fc21.x86_64 >16:59:27,015 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,020 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,028 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,044 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:59:27,057 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >14:59:27,060 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >16:59:27,069 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,087 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.7-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,093 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,101 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,111 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.1-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-2.fc21.x86_64 >16:59:27,131 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >16:59:27,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >16:59:27,140 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >16:59:27,146 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.1.git20140128.fc21.x86_64 >16:59:27,152 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-4.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-4.fc21.x86_64 >16:59:27,160 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-4.git20140428.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-4.git20140428.fc21.x86_64 >16:59:27,171 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.2-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-1.fc21.x86_64 >16:59:27,178 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4.3-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.2-1.fc21.x86_64 >16:59:27,189 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.4-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.2-1.fc21.x86_64 >16:59:27,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >16:59:27,222 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >16:59:27,225 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-5.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >16:59:27,230 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.2-1.fc21.x86_64 >16:59:27,233 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >16:59:27,239 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.2-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,254 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,257 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,260 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,264 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,266 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,272 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,274 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,277 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,281 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,283 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.1-3.fc21.x86_64 as install for abrt-cli-2.2.1-3.fc21.x86_64 >16:59:27,289 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7.1-10.fc21.x86_64 as install for abrt-desktop-2.2.1-3.fc21.x86_64 >16:59:27,293 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.6-1.fc21.x86_64 as install for abrt-desktop-2.2.1-3.fc21.x86_64 >16:59:27,296 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-3.fc21.x86_64 as install for abrt-desktop-2.2.1-3.fc21.x86_64 >16:59:27,299 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.1-3.fc21.x86_64 as install for abrt-desktop-2.2.1-3.fc21.x86_64 >16:59:27,316 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >16:59:27,321 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-10.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >16:59:27,323 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-10.fc21.x86_64 to require for librpm.so.3()(64bit) >16:59:27,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.2-3.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >16:59:27,331 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.1-3.fc21.x86_64 as install for abrt-java-connector-1.0.10-1.fc21.x86_64 >16:59:27,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >16:59:27,341 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >16:59:27,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-6.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >16:59:27,354 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >16:59:27,361 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >16:59:27,363 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >16:59:27,368 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2e-2.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >16:59:27,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >16:59:27,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >16:59:27,381 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc21.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >16:59:27,388 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-3.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >16:59:27,394 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >16:59:27,396 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >16:59:27,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >16:59:27,407 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >16:59:27,411 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-13.20140323.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >16:59:27,414 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >16:59:27,414 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >16:59:27,415 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >16:59:27,421 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-10.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >16:59:27,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-8.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >16:59:27,428 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-10.fc21.x86_64 to require for libpam.so.0()(64bit) >16:59:27,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >16:59:27,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >16:59:27,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc21.x86_64 as install for at-spi2-core-2.13.1-1.fc21.x86_64 >16:59:27,458 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.6-1.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >16:59:27,463 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >16:59:27,465 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >16:59:27,467 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >16:59:27,472 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.6-1.fc21.x86_64 >16:59:27,474 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >16:59:27,475 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.6-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >16:59:27,485 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-6.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >16:59:27,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >16:59:27,496 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >16:59:27,500 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-44.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >16:59:27,510 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-25.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >16:59:27,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >16:59:27,528 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >16:59:27,532 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-12.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >16:59:27,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-4.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >16:59:27,543 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-17-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >16:59:27,555 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc21.x86_64 as install for 1:bash-completion-2.1-4.fc21.noarch >16:59:27,559 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >16:59:27,564 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >16:59:27,577 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,582 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,589 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.0.0-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,602 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >16:59:27,602 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >16:59:27,606 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,608 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.1-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >16:59:27,611 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.1-1.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,622 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.1-2.fc21.x86_64 as install for bijiben-3.13.1-1.fc21.x86_64 >16:59:27,625 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >16:59:27,626 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >16:59:27,626 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.1-2.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >16:59:27,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >16:59:27,639 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >16:59:27,645 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-3.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >16:59:27,648 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisccfg.so.90()(64bit) >16:59:27,648 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisccc.so.90()(64bit) >16:59:27,649 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-3.fc21.x86_64 to require for libisc.so.95()(64bit) >16:59:27,655 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-44.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >16:59:27,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-3.fc21.x86_64 >16:59:27,727 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-2.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >16:59:27,729 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-2.fc21.x86_64 to require for libpci.so.3()(64bit) >16:59:27,733 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-1.fc21.x86_64 as install for bluez-cups-5.18-1.fc21.x86_64 >16:59:27,754 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,782 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,792 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,798 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,803 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,812 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,830 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,834 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >16:59:27,835 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >16:59:27,842 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-3.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,844 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >16:59:27,845 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >16:59:27,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >16:59:27,867 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.1-1.fc21.x86_64 as install for brasero-nautilus-3.11.3-3.fc21.x86_64 >16:59:27,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.2-1.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >16:59:27,886 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >16:59:27,887 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.2-1.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >16:59:27,892 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >16:59:27,898 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.14.1-1.fc21.x86_64 >16:59:27,907 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >16:59:27,922 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-4.fc21.noarch as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,932 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.40.0-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,960 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2-0.3.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,978 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.14.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,992 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2-0.3.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:27,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,012 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.0-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,015 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-2.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >16:59:28,016 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-2.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >16:59:28,022 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.18.2-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,062 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2-0.3.rc1.20140505.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >16:59:28,087 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.1-1.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >16:59:28,093 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-1.fc21.noarch as install for 2:cheese-3.13.1-1.fc21.x86_64 >16:59:28,101 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.1-1.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >16:59:28,108 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-2.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >16:59:28,115 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.10-3.fc21.x86_64 as install for 2:cheese-3.13.1-1.fc21.x86_64 >16:59:28,118 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.1-1.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >16:59:28,128 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.1-1.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >16:59:28,130 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.1-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >16:59:28,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-5.20140213cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >16:59:28,148 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-2.fc21.x86_64 as install for cifs-utils-6.3-2.fc21.x86_64 >16:59:28,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-2.fc21.x86_64 >16:59:28,160 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-2.fc21.x86_64 >16:59:28,163 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >16:59:28,165 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-2.fc21.x86_64 >16:59:28,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-2.fc21.x86_64 as install for cifs-utils-6.3-2.fc21.x86_64 >16:59:28,190 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.0-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >16:59:28,194 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.2.0-1.fc21.x86_64 >16:59:28,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.18-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >16:59:28,207 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc21.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >16:59:28,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.2.0-1.fc21.x86_64 >16:59:28,217 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.0-1.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >16:59:28,217 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.0-1.fc21.x86_64 to require for libcolord.so.2()(64bit) >16:59:28,241 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.1-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,245 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,255 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,260 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,262 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >16:59:28,265 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.12.0-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,278 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.22.1-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,286 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,294 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,298 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.53-1.fc21.noarch as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,302 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,306 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,330 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-4.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-10.git20140424.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,346 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.7-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,359 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,366 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-1.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.2-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,382 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,402 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,409 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2-0.3.rc1.20140505.fc21.x86_64 as install for 1:control-center-3.13.1-3.fc21.x86_64 >16:59:28,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:59:28,429 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:59:28,434 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.1-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:59:28,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.0-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:59:28,446 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-3.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >16:59:28,446 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-3.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >16:59:28,451 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.1-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:59:28,456 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:59:28,468 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc21.x86_64 as install for coreutils-8.22-14.fc21.x86_64 >16:59:28,483 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-3.fc21.x86_64 as install for coreutils-8.22-14.fc21.x86_64 >16:59:28,488 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-3.fc21.x86_64 to require for libgmp.so.10()(64bit) >16:59:28,498 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-6.fc21.x86_64 >16:59:28,512 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-6.fc21.x86_64 as install for cronie-1.4.11-6.fc21.x86_64 >08:59:28,011 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >08:59:28,019 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >08:59:28,026 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >08:59:28,044 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.2-2.fc21.noarch as install for 1:cups-1.7.2-2.fc21.x86_64 >08:59:28,048 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.2-2.fc21.x86_64 as install for 1:cups-1.7.2-2.fc21.x86_64 >08:59:28,063 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.53-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,066 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,072 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,082 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,087 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-1.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-2.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,095 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.53-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >08:59:28,099 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-25.fc21.x86_64 as install for cups-filters-1.0.53-1.fc21.x86_64 >08:59:28,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.36.0-2.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >08:59:28,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-12.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >08:59:28,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >08:59:28,131 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-5.fc21.x86_64 as install for curl-7.36.0-2.fc21.x86_64 >08:59:28,133 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-5.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >08:59:28,139 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >08:59:28,151 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.23-2.fc21.x86_64 as install for deja-dup-30.0-1.fc21.x86_64 >08:59:28,155 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-30.0-1.fc21.x86_64 >08:59:28,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.0-1.fc21.x86_64 as install for deja-dup-30.0-1.fc21.x86_64 >08:59:28,164 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >08:59:28,173 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-8alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >08:59:28,175 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-8alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >08:59:28,183 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >08:59:28,187 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >08:59:28,191 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-3.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >08:59:28,194 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libisc-export.so.95()(64bit) >08:59:28,194 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libirs-export.so.91()(64bit) >08:59:28,195 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-3.fc21.x86_64 to require for libdns-export.so.100()(64bit) >08:59:28,198 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-11.git20140402.fc21.x86_64 as install for dracut-config-rescue-037-11.git20140402.fc21.x86_64 >08:59:28,205 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >08:59:28,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >08:59:28,216 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >08:59:28,243 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-5.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.1-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,255 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,259 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,264 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,268 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,274 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,276 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >08:59:28,277 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >08:59:28,277 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >08:59:28,278 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >08:59:28,278 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >08:59:28,279 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >08:59:28,279 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >08:59:28,280 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >08:59:28,280 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >08:59:28,281 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >08:59:28,281 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >08:59:28,282 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >08:59:28,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >08:59:28,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >08:59:28,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >08:59:28,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >08:59:28,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >08:59:28,285 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >08:59:28,285 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >08:59:28,286 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >08:59:28,286 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >08:59:28,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >08:59:28,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >08:59:28,288 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >08:59:28,288 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >08:59:28,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >08:59:28,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >08:59:28,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >08:59:28,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >08:59:28,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >08:59:28,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >08:59:28,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >08:59:28,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >08:59:28,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >08:59:28,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >08:59:28,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >08:59:28,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >08:59:28,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >08:59:28,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >08:59:28,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >08:59:28,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >08:59:28,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >08:59:28,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >08:59:28,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >08:59:28,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >08:59:28,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >08:59:28,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >08:59:28,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >08:59:28,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >08:59:28,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >08:59:28,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >08:59:28,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >08:59:28,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >08:59:28,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >08:59:28,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >08:59:28,303 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >08:59:28,304 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >08:59:28,305 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >08:59:28,305 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >08:59:28,306 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >08:59:28,306 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >08:59:28,307 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >08:59:28,307 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >08:59:28,308 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >08:59:28,308 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >08:59:28,309 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >08:59:28,309 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >08:59:28,310 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >08:59:28,314 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.1-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,318 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,325 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,330 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,336 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.12.0-1.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,341 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.0-2.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,343 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-2.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >08:59:28,344 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-2.fc21.x86_64 to require for libgck-1.so.0()(64bit) >08:59:28,348 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-4.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,351 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-4.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >08:59:28,355 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.7-3.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >08:59:28,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.7-3.fc21.x86_64 as install for empathy-3.12.1-1.fc21.x86_64 >16:59:28,004 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.1-1.fc21.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >16:59:28,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >16:59:28,014 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-4.fc21.x86_64 as install for eog-3.13.1-1.fc21.x86_64 >16:59:28,025 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.12.1-1.fc21.x86_64 as install for evince-3.12.1-1.fc21.x86_64 >16:59:28,027 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >16:59:28,028 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.1-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >16:59:28,045 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >16:59:28,052 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.1-2.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >16:59:28,060 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >16:59:28,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.1-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >16:59:28,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.0-1.fc21.x86_64 as install for evolution-3.12.1-2.fc21.x86_64 >16:59:28,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.12.1-1.fc21.x86_64 >16:59:28,088 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >16:59:28,096 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-20.fc21.x86_64 as install for file-5.14-20.fc21.x86_64 >16:59:28,098 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-20.fc21.x86_64 to require for libmagic.so.1()(64bit) >16:59:28,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc21.x86_64 as install for file-roller-3.13.1-1.fc21.x86_64 >16:59:28,138 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc21.noarch as install for firefox-29.0-5.fc21.x86_64 >16:59:28,141 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-29.0-5.fc21.x86_64 >16:59:28,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-4.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >16:59:28,149 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-29.0-5.fc21.x86_64 >16:59:28,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >16:59:28,156 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >16:59:28,156 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >16:59:28,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >16:59:28,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >16:59:28,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc21.x86_64 as install for firefox-29.0-5.fc21.x86_64 >16:59:28,178 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.1-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >16:59:28,181 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc21.noarch as install for firewall-config-0.3.9.3-1.fc21.noarch >16:59:28,186 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >16:59:28,188 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >16:59:28,192 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-13.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >16:59:28,199 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >16:59:28,230 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-298.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >16:59:28,234 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(vars) >16:59:28,234 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(strict) >16:59:28,235 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(POSIX) >16:59:28,236 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-298.fc21.x86_64 to require for perl(Getopt::Std) >16:59:28,239 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for foomatic-4.0.11-1.fc21.x86_64 >16:59:28,243 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-1.fc21.noarch as install for foomatic-4.0.11-1.fc21.x86_64 >16:59:28,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.60-1.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >16:59:28,254 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >16:59:28,258 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc21.x86_64 as install for foomatic-4.0.11-1.fc21.x86_64 >16:59:28,261 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.11-1.fc21.x86_64 >16:59:28,268 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >16:59:28,272 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >16:59:28,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,293 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,300 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,303 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,306 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-3.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,309 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.12.1-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,312 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.0-1.fc21.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.12.1-1.fc21.x86_64 >16:59:28,330 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-12.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >16:59:28,338 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >16:59:28,342 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.12.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >16:59:28,345 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-1.fc21.x86_64 as install for 2:gedit-3.12.1-1.fc21.x86_64 >16:59:28,355 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >16:59:28,358 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >16:59:28,361 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >16:59:28,366 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-2.fc21.noarch as install for glib-networking-2.40.1-1.fc21.x86_64 >16:59:28,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for glib-networking-2.40.1-1.fc21.x86_64 >16:59:28,380 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-3.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-1.fc21.x86_64 >16:59:28,396 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,405 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >16:59:28,405 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >16:59:28,406 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >16:59:28,406 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >16:59:28,407 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >16:59:28,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,412 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >16:59:28,413 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >16:59:28,413 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >16:59:28,414 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >16:59:28,414 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >16:59:28,415 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >16:59:28,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.4-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,425 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,430 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,438 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >16:59:28,439 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >16:59:28,439 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >16:59:28,440 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >16:59:28,440 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >16:59:28,441 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >16:59:28,441 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >16:59:28,442 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >16:59:28,442 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >16:59:28,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-3.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,449 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.4-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,463 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-1.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,469 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,474 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-2.fc21.x86_64 as install for gnome-boxes-3.12.1-1.fc21.x86_64 >16:59:28,482 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >16:59:28,485 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >16:59:28,487 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >16:59:28,490 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >16:59:28,492 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.1-1.fc21.noarch as install for gnome-classic-session-3.13.1-1.fc21.noarch >16:59:28,508 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >16:59:28,514 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.1-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >16:59:28,519 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-1.fc21.x86_64 >16:59:28,540 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >16:59:28,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >16:59:28,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-1.fc21.x86_64 as install for gnome-disk-utility-3.12.1-2.fc21.x86_64 >16:59:28,559 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.12.0-2.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >16:59:28,564 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-3.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >16:59:28,569 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.40.1-1.fc21.x86_64 as install for gnome-documents-3.13.1-1.fc21.x86_64 >16:59:28,577 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.28-1.fc21.x86_64 as install for gnome-font-viewer-3.12.0-1.fc21.x86_64 >16:59:28,600 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.8-1.fc21.x86_64 as install for gnome-maps-3.12.1-1.fc21.x86_64 >16:59:28,609 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.2-1.fc21.x86_64 as install for gnome-packagekit-3.12.1-1.fc21.x86_64 >16:59:28,620 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-1.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >16:59:28,625 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-1.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >16:59:28,630 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-17.fc21.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >16:59:28,635 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.12.1-1.fc21.x86_64 >16:59:28,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.13.1-1.fc21.x86_64 >16:59:28,674 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.1-2.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >16:59:28,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >16:59:28,685 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-3.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >16:59:28,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-1.fc21.x86_64 as install for gnome-shell-3.13.1-2.fc21.x86_64 >16:59:28,698 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.0-1.fc21.x86_64 as install for gnome-software-3.13.1-1.fc21.x86_64 >16:59:28,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.1.4-1.fc21.x86_64 as install for gnome-software-3.13.1-1.fc21.x86_64 >16:59:28,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >16:59:28,726 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >16:59:28,731 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.12.0-1.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >16:59:28,736 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.40.0-1.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >16:59:28,738 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.40.0-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >16:59:28,742 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >16:59:28,747 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for gnome-system-monitor-3.13.1-1.fc21.x86_64 >16:59:28,756 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.13.1-1.fc21.x86_64 as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >16:59:28,764 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.1-1.fc21.x86_64 as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >16:59:28,767 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.13.1-1.fc21.noarch as install for gnome-themes-standard-3.13.1-1.fc21.x86_64 >16:59:28,773 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >16:59:28,781 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >16:59:28,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >16:59:28,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >16:59:28,795 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-22.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >16:59:28,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >16:59:28,833 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,848 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,853 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,874 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,881 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,884 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >16:59:28,885 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >16:59:28,885 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >16:59:28,886 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >16:59:28,887 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >16:59:28,888 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >16:59:28,889 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-7.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >16:59:28,890 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >16:59:28,894 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,902 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >16:59:28,909 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >16:59:28,934 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,938 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,947 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,952 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-4.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,956 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,974 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-17.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,988 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >16:59:28,996 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-0.6.pre2.fc21.x86_64 as install for gutenprint-5.2.10-0.6.pre2.fc21.x86_64 >16:59:28,998 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-0.6.pre2.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >16:59:29,006 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.2.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >16:59:29,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >16:59:29,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.5-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >16:59:29,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >16:59:29,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-1.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >16:59:29,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.5.0-4.fc21.x86_64 as install for gvfs-afc-1.21.1-2.fc21.x86_64 >16:59:29,041 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.21.1-2.fc21.x86_64 >16:59:29,042 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >16:59:29,044 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.21.1-2.fc21.x86_64 >16:59:29,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-7.fc21.x86_64 as install for gvfs-gphoto2-1.21.1-2.fc21.x86_64 >16:59:29,056 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-7.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >16:59:29,057 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-7.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >16:59:29,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.21.1-2.fc21.x86_64 >16:59:29,078 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.4-4.fc21.x86_64 as install for 1:hpijs-3.14.4-4.fc21.x86_64 >16:59:29,080 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.4-4.fc21.x86_64 to require for libhpmud.so.0()(64bit) >16:59:29,081 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.4-4.fc21.x86_64 to require for libhpip.so.0()(64bit) >16:59:29,091 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.4.0-3.fc21.x86_64 as install for hplip-3.14.4-4.fc21.x86_64 >16:59:29,096 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-19.fc21.x86_64 as install for hplip-3.14.4-4.fc21.x86_64 >16:59:29,101 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-7.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >16:59:29,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >16:59:29,140 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.7-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >16:59:29,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >16:59:29,165 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.1-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >16:59:29,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.3-1.fc21.x86_64 as install for ibus-kkc-1.5.20-1.fc21.x86_64 >16:59:29,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.20-1.fc21.x86_64 >16:59:29,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >16:59:29,205 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >16:59:29,206 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >16:59:29,207 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >16:59:29,212 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >16:59:29,219 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >16:59:29,233 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >16:59:29,236 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >16:59:29,237 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >16:59:29,244 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc21.noarch >16:59:29,248 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >16:59:29,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >16:59:29,260 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-6.fc20.noarch as install for icedtea-web-1.5-2.fc21.x86_64 >16:59:29,264 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 as install for icedtea-web-1.5-2.fc21.x86_64 >16:59:29,281 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >16:59:29,287 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-2.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >16:59:29,306 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.54-2.fc21.x86_64 >16:59:29,316 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.54-2.fc21.x86_64 >16:59:29,320 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-1.fc21.x86_64 as install for initscripts-9.54-2.fc21.x86_64 >16:59:29,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-4.fc21.x86_64 as install for iproute-3.14.0-2.fc21.x86_64 >16:59:29,340 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc21.x86_64 as install for iproute-3.14.0-2.fc21.x86_64 >16:59:29,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc21.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >16:59:29,368 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >16:59:29,370 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >16:59:29,371 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >16:59:29,379 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.265-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >16:59:29,385 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-3.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >16:59:29,395 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >16:59:29,398 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >16:59:29,402 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.15.0-0.rc4.git1.1.fc21.x86_64 as install for kernel-3.15.0-0.rc4.git1.1.fc21.x86_64 >16:59:29,406 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.15.0-0.rc4.git1.1.fc21.x86_64 as install for kernel-3.15.0-0.rc4.git1.1.fc21.x86_64 >16:59:29,411 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >16:59:29,417 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-7.fc21.x86_64 >16:59:29,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.13-1.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >16:59:29,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-24.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >16:59:29,446 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-2.fc21.noarch >16:59:29,454 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.fc21.x86_64 as install for libproxy-mozjs-0.4.11-8.fc21.x86_64 >16:59:29,456 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >16:59:29,487 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.2-3.fc21.x86_64 >16:59:29,498 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.2-3.fc21.x86_64 >16:59:29,508 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >16:59:29,509 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >16:59:29,510 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >16:59:29,510 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >16:59:29,511 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >16:59:29,512 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >16:59:29,512 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >16:59:29,513 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >16:59:29,514 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >16:59:29,514 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >16:59:29,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >16:59:29,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >16:59:29,516 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >16:59:29,516 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >16:59:29,517 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >16:59:29,518 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >16:59:29,518 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >16:59:29,519 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >16:59:29,520 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >16:59:29,520 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >16:59:29,521 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >16:59:29,523 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libvcllo.so()(64bit) >16:59:29,523 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >16:59:29,524 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libutllo.so()(64bit) >16:59:29,526 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >16:59:29,527 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >16:59:29,527 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.4.2-3.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >16:59:29,529 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libtllo.so()(64bit) >16:59:29,529 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libtklo.so()(64bit) >16:59:29,530 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsvxlo.so()(64bit) >16:59:29,530 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >16:59:29,531 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsvtlo.so()(64bit) >16:59:29,532 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsvllo.so()(64bit) >16:59:29,532 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsotlo.so()(64bit) >16:59:29,533 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsfxlo.so()(64bit) >16:59:29,534 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsblo.so()(64bit) >16:59:29,534 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libsaxlo.so()(64bit) >16:59:29,539 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.4.2-3.fc21.x86_64 >16:59:29,541 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-7.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >16:59:29,543 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >16:59:29,548 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.4.2-3.fc21.x86_64 >16:59:29,550 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libfilelo.so()(64bit) >16:59:29,551 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libeditenglo.so()(64bit) >16:59:29,551 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >16:59:29,552 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >16:59:29,553 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libcomphelper.so()(64bit) >16:59:29,553 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >16:59:29,554 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 to require for libavmedialo.so()(64bit) >16:59:29,559 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.4.2-3.fc21.x86_64 as install for 1:libreoffice-draw-4.2.4.2-3.fc21.x86_64 >16:59:29,564 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.4.2-3.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.4.2-3.fc21.x86_64 >16:59:29,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,600 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-2.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >16:59:29,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-4.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.16-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.4.2-3.fc21.x86_64 >16:59:29,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-7.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.2-3.fc21.x86_64 >16:59:29,693 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-4.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.2-3.fc21.x86_64 >16:59:29,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.2-3.fc21.x86_64 >16:59:29,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.4.2-3.fc21.x86_64 >16:59:29,713 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-9.fc21.x86_64 as install for libsane-hpaio-3.14.4-4.fc21.x86_64 >16:59:29,728 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >16:59:29,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-1.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >16:59:29,737 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-1.fc21.x86_64 as install for man-db-2.6.7.1-1.fc21.x86_64 >16:59:29,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.2-3.fc21.x86_64 as install for mdadm-3.3-7.fc21.x86_64 >16:59:29,754 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2-0.3.rc1.20140505.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.3.rc1.20140505.fc21.x86_64 >16:59:29,759 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-3.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.3.rc1.20140505.fc21.x86_64 >16:59:29,761 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >16:59:29,761 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-3.fc21.x86_64 to require for libelf.so.1()(64bit) >16:59:29,766 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-6.fc21.x86_64 as install for mesa-dri-drivers-10.2-0.3.rc1.20140505.fc21.x86_64 >16:59:29,775 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >16:59:29,777 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >16:59:29,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc21.x86_64 as install for mousetweaks-3.12.0-1.fc21.x86_64 >16:59:29,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >16:59:29,813 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >16:59:29,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-8.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >16:59:29,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.2-1.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >16:59:29,827 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.2-1.fc21.x86_64 to require for libmount >16:59:29,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >16:59:29,838 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.85-3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-1.2.fc21.x86_64 >16:59:29,843 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >16:59:29,859 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >16:59:29,861 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >16:59:29,873 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-9.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >16:59:29,876 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc21.x86_64 to require for libvmtools.so.0()(64bit) >16:59:29,876 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-9.fc21.x86_64 to require for libhgfs.so.0()(64bit) >16:59:29,880 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >16:59:29,882 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >16:59:29,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-9.fc21.x86_64 >16:59:29,893 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >16:59:29,904 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-7.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >16:59:29,907 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-1.fc21.noarch as install for orca-3.13.1-1.fc21.noarch >16:59:29,909 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-2.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >16:59:29,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc21.x86_64 as install for orca-3.13.1-1.fc21.noarch >16:59:29,920 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.13.1-1.fc21.noarch >16:59:29,938 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.fc21.x86_64 as install for paps-0.6.8-28.fc21.x86_64 >16:59:29,940 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.fc21.x86_64 to require for libpaps.so.0()(64bit) >16:59:29,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-1.fc21.x86_64 as install for parted-3.1-21.fc21.x86_64 >16:59:29,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc21.x86_64 >16:59:29,961 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >16:59:29,980 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-17-1.fc21.x86_64 as install for pciutils-3.2.1-2.fc21.x86_64 >16:59:29,982 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-17-1.fc21.x86_64 to require for libkmod.so.2()(64bit) >16:59:29,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc21.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >16:59:29,994 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.24.rc2.fc21.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >16:59:30,000 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >16:59:30,005 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >16:59:30,007 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >16:59:30,009 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >16:59:30,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-8.fc21.x86_64 as install for policycoreutils-2.3-1.fc21.x86_64 >16:59:30,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-1.fc21.x86_64 as install for policycoreutils-2.3-1.fc21.x86_64 >16:59:30,024 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-6.fc21.x86_64 as install for policycoreutils-2.3-1.fc21.x86_64 >16:59:30,044 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >16:59:30,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >16:59:30,055 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-5.0-3.fc21.x86_64 >16:59:30,068 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-12.fc21.noarch as install for 1:quota-4.01-12.fc21.x86_64 >16:59:30,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-2.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >16:59:30,092 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >16:59:30,094 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >16:59:30,097 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.12.0-1.fc21.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >16:59:30,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-12.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >16:59:30,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-2.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >16:59:30,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-4.fc21.x86_64 as install for rpm-4.11.2-10.fc21.x86_64 >16:59:30,129 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-6.fc21.x86_64 as install for rsyslog-7.4.8-2.fc21.x86_64 >16:59:30,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-2.fc21.x86_64 >16:59:30,171 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >16:59:30,178 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >16:59:30,184 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >16:59:30,184 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >16:59:30,185 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >16:59:30,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >16:59:30,190 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >16:59:30,192 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >16:59:30,192 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >16:59:30,193 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >16:59:30,193 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >16:59:30,194 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >16:59:30,194 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >16:59:30,195 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >16:59:30,195 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >16:59:30,196 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >16:59:30,196 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >16:59:30,197 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >16:59:30,197 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >16:59:30,197 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >16:59:30,198 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >16:59:30,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >16:59:30,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >16:59:30,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >16:59:30,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >16:59:30,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >16:59:30,203 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >16:59:30,203 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >16:59:30,204 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >16:59:30,204 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >16:59:30,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >16:59:30,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >16:59:30,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >16:59:30,210 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >16:59:30,212 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-2.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >16:59:30,212 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-2.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >16:59:30,213 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-2.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >16:59:30,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >16:59:30,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >16:59:30,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >16:59:30,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >16:59:30,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >16:59:30,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >16:59:30,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >16:59:30,218 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >16:59:30,218 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >16:59:30,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >16:59:30,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >16:59:30,220 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >16:59:30,220 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >16:59:30,221 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >16:59:30,221 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >16:59:30,221 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >16:59:30,222 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_tdb.so()(64bit) >16:59:30,223 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so()(64bit) >16:59:30,223 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >16:59:30,224 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so()(64bit) >16:59:30,225 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so()(64bit) >16:59:30,226 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >16:59:30,226 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >16:59:30,227 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so()(64bit) >16:59:30,227 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so()(64bit) >16:59:30,228 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so()(64bit) >16:59:30,228 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so()(64bit) >16:59:30,229 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so()(64bit) >16:59:30,229 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >16:59:30,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >16:59:30,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so()(64bit) >16:59:30,231 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >16:59:30,231 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >16:59:30,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so()(64bit) >16:59:30,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0()(64bit) >16:59:30,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0()(64bit) >16:59:30,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so()(64bit) >16:59:30,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0()(64bit) >16:59:30,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >16:59:30,236 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so()(64bit) >16:59:30,236 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >16:59:30,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so()(64bit) >16:59:30,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so()(64bit) >16:59:30,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >16:59:30,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >16:59:30,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so()(64bit) >16:59:30,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0()(64bit) >16:59:30,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so()(64bit) >16:59:30,242 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so()(64bit) >16:59:30,242 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >16:59:30,243 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >16:59:30,243 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >16:59:30,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so()(64bit) >16:59:30,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >16:59:30,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so()(64bit) >16:59:30,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >16:59:30,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >16:59:30,246 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so()(64bit) >16:59:30,246 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so()(64bit) >16:59:30,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so()(64bit) >16:59:30,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so()(64bit) >16:59:30,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so()(64bit) >16:59:30,256 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-9.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.fc21.x86_64 >16:59:30,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.fc21.x86_64 >16:59:30,278 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >16:59:30,282 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >16:59:30,284 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >16:59:30,285 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11()(64bit) >16:59:30,288 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-50.fc21.noarch as install for selinux-policy-targeted-3.13.1-50.fc21.noarch >16:59:30,290 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-50.fc21.noarch to require for selinux-policy >16:59:30,296 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.18-1.1.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >16:59:30,299 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >16:59:30,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.2-3.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >16:59:30,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.2-3.fc21.x86_64 as install for setroubleshoot-3.2.18-1.1.fc21.x86_64 >16:59:30,315 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc21.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >16:59:30,329 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >16:59:30,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.0-3.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >16:59:30,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-1.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >16:59:30,350 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-5.fc21.x86_64 >16:59:30,388 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-11.fc21.x86_64 as install for 1:smartmontools-6.2-5.fc21.x86_64 >16:59:30,391 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >16:59:30,395 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-8alpha.fc21.x86_64 as install for sos-3.1-1.fc21.noarch >16:59:30,399 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-10.fc21.x86_64 as install for sos-3.1-1.fc21.noarch >16:59:30,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.1-1.fc21.noarch >16:59:30,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >16:59:30,417 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,420 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,423 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,426 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,431 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,436 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,441 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.5.1-1.fc21.x86_64 as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,444 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.5.1-1.fc21.noarch as install for sssd-1.11.5.1-1.fc21.x86_64 >16:59:30,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.12.0-1.fc21.x86_64 >16:59:30,471 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-2.fc21.noarch as install for system-config-printer-1.4.4-2.fc21.x86_64 >16:59:30,476 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.fc21.x86_64 as install for system-config-printer-1.4.4-2.fc21.x86_64 >16:59:30,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >16:59:30,494 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >16:59:30,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.34-2.fc21.x86_64 as install for systemd-212-2.fc21.x86_64 >16:59:30,509 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >16:59:30,525 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.12.0-1.fc21.x86_64 >16:59:30,528 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-3.fc21.x86_64 as install for 1:totem-3.12.0-1.fc21.x86_64 >16:59:30,548 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >16:59:30,554 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.04-5.fc21.x86_64 >16:59:30,559 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-1.fc21.noarch as install for usb_modeswitch-2.1.1-1.fc21.x86_64 >16:59:30,571 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-1.fc21.x86_64 as install for usb_modeswitch-2.1.1-1.fc21.x86_64 >16:59:30,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for util-linux-2.24.2-1.fc21.x86_64 >16:59:30,589 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc21.x86_64 to require for libutempter.so.0()(64bit) >16:59:30,602 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >16:59:30,609 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-25.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >16:59:30,614 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-25.fc21.x86_64 as install for vinagre-3.12.1-1.fc21.x86_64 >16:59:30,622 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-2.fc21.x86_64 as install for wget-1.15-1.fc21.x86_64 >16:59:30,628 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-2.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >16:59:30,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >16:59:30,638 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >16:59:30,638 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >16:59:30,639 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >16:59:30,643 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-4.fc21.x86_64 >16:59:30,650 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.99.1-2.fc21.x86_64 >16:59:30,657 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-1.fc21.x86_64 as install for xorg-x11-drv-evdev-2.8.99.1-2.fc21.x86_64 >16:59:30,659 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.5-1.fc21.x86_64 to require for libmtdev.so.1()(64bit) >16:59:30,668 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >16:59:30,672 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >16:59:30,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >16:59:30,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.99.911-2.fc21.x86_64 >16:59:30,700 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2-0.3.rc1.20140505.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-1.fc21.x86_64 >16:59:30,702 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2-0.3.rc1.20140505.fc21.x86_64 to require for libxatracker.so.2()(64bit) >16:59:30,711 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.99.902-5.20140428.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >16:59:30,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >16:59:30,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >16:59:30,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >16:59:30,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.902-5.20140428.fc21.x86_64 >16:59:30,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >16:59:30,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc21.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >16:59:30,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >16:59:30,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >16:59:30,755 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >16:59:30,764 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.12.0-1.fc21.x86_64 as install for 1:yelp-3.12.0-1.fc21.x86_64 >16:59:30,768 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-1.fc21.noarch as install for 1:yelp-3.12.0-1.fc21.x86_64 >16:59:30,773 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-11.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >16:59:30,776 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for yum-3.4.3-146.fc21.noarch >16:59:30,779 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >16:59:30,782 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-12.fc21.noarch as install for yum-3.4.3-146.fc21.noarch >16:59:30,785 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >16:59:30,790 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-146.fc21.noarch >16:59:30,794 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >16:59:30,797 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >16:59:30,831 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-3.fc21.x86_64 as install for GConf2-3.2.6-7.fc20.x86_64 >16:59:30,846 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.4-1.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >16:59:30,856 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-21.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-4.git20140428.fc21.x86_64 >16:59:30,863 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc21.noarch as install for PackageKit-0.9.2-1.fc21.x86_64 >16:59:30,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.1-0.gitf78f5de.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >16:59:30,869 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.1-0.gitf78f5de.fc21.x86_64 to require for libsolv.so.0()(64bit) >16:59:30,873 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.3-1.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >16:59:30,877 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.14-1.fc21.x86_64 as install for PackageKit-0.9.2-1.fc21.x86_64 >16:59:30,885 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.1-3.fc21.x86_64 as install for abrt-2.2.1-3.fc21.x86_64 >16:59:30,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.2-3.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.1-3.fc21.x86_64 >16:59:30,897 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-212-2.fc21.x86_64 as install for abrt-addon-python-2.2.1-3.fc21.x86_64 >16:59:30,901 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-212-2.fc21.x86_64 as install for abrt-addon-python3-2.2.1-3.fc21.x86_64 >16:59:30,905 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.1-3.fc21.x86_64 as install for abrt-addon-python3-2.2.1-3.fc21.x86_64 >16:59:30,909 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.2.1-3.fc21.x86_64 >16:59:30,912 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.6-5.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-3.fc21.x86_64 >16:59:30,915 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.5-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-3.fc21.x86_64 >16:59:30,928 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.1-3.fc21.x86_64 as install for abrt-gui-2.2.1-3.fc21.x86_64 >16:59:30,931 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.1-3.fc21.x86_64 as install for abrt-gui-2.2.1-3.fc21.x86_64 >16:59:30,940 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-3.fc21.x86_64 >16:59:30,944 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-3.fc21.x86_64 >16:59:30,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.2-3.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-3.fc21.x86_64 >16:59:30,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.2-3.fc21.x86_64 as install for abrt-tui-2.2.1-3.fc21.x86_64 >16:59:30,974 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc21.x86_64 >16:59:30,997 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-3.fc21.noarch as install for 32:bind-libs-9.9.5-3.fc21.x86_64 >16:59:31,010 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.97-2.fc21.noarch >16:59:31,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-1.fc21.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >16:59:31,030 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-1.fc21.x86_64 to require for libao.so.4()(64bit) >16:59:31,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.1.0-1.fc21.x86_64 as install for clutter-1.18.2-1.fc21.x86_64 >16:59:31,068 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-2.fc21.x86_64 >16:59:31,092 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-16.fc21.noarch as install for desktop-file-utils-0.22-1.fc21.x86_64 >16:59:31,096 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.85-3.fc21.x86_64 as install for device-mapper-libs-1.02.85-3.fc21.x86_64 >16:59:31,108 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >16:59:31,112 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >16:59:31,117 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.5-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >16:59:31,121 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.11-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >16:59:31,126 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.7-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >16:59:31,130 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >16:59:31,137 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for dnsmasq-2.70-1.fc21.x86_64 >16:59:31,139 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >16:59:31,143 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-64.fc21.x86_64 as install for dracut-037-11.git20140402.fc21.x86_64 >16:59:31,146 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc21.x86_64 as install for dracut-037-11.git20140402.fc21.x86_64 >16:59:31,154 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-1.fc21.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,158 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,161 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-7.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,164 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-4.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,167 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.2-1.fc21.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,170 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-5.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,173 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-1.6-4.fc20.noarch as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,177 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-22.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,181 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-6.fc21.x86_64 as install for duplicity-0.6.23-2.fc21.x86_64 >16:59:31,197 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-3.fc21.x86_64 as install for elfutils-0.158-3.fc21.x86_64 >16:59:31,199 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >16:59:31,199 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >16:59:31,200 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >16:59:31,200 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >16:59:31,201 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >16:59:31,201 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >16:59:31,202 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >16:59:31,202 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >16:59:31,203 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >16:59:31,203 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libdw.so.1()(64bit) >16:59:31,204 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.fc21.x86_64 to require for libasm.so.1()(64bit) >16:59:31,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-6.fc21.x86_64 as install for 1:epiphany-runtime-3.12.0-1.fc21.x86_64 >16:59:31,220 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-6.fc21.x86_64 to require for libxslt.so.1()(64bit) >16:59:31,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.1-1.fc21.x86_64 as install for 1:epiphany-runtime-3.12.0-1.fc21.x86_64 >16:59:31,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >16:59:31,241 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc21.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >16:59:31,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.12.1-1.fc21.x86_64 >16:59:31,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:59:31,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:59:31,282 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc21.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:59:31,286 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >16:59:31,292 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for fipscheck-lib-1.4.1-4.fc21.x86_64 >16:59:31,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >16:59:31,332 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >16:59:31,338 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >16:59:31,340 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >16:59:31,341 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >16:59:31,342 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >16:59:31,342 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >16:59:31,343 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >16:59:31,343 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >16:59:31,344 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >16:59:31,344 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >16:59:31,345 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >16:59:31,345 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >16:59:31,346 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >16:59:31,346 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >16:59:31,346 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >16:59:31,347 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >16:59:31,347 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >16:59:31,348 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >16:59:31,348 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >16:59:31,349 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >16:59:31,349 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >16:59:31,350 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >16:59:31,351 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >16:59:31,351 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >16:59:31,352 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >16:59:31,352 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >16:59:31,353 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >16:59:31,353 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >16:59:31,354 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >16:59:31,354 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >16:59:31,355 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >16:59:31,384 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-2.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >16:59:31,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >16:59:31,394 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-14.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >16:59:31,398 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >16:59:31,400 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >16:59:31,406 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >16:59:31,408 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >16:59:31,408 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >16:59:31,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >16:59:31,418 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >16:59:31,419 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >16:59:31,428 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >16:59:31,439 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014b-1.fc21.noarch as install for glibc-common-2.19.90-12.fc21.x86_64 >16:59:31,449 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.6-1.fc21.x86_64 >16:59:31,458 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc21.noarch as install for gnome-desktop3-3.13.1-1.fc21.x86_64 >16:59:31,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-1.fc21.x86_64 as install for gnome-online-miners-3.12.0-2.fc21.x86_64 >16:59:31,492 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.1-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.1-1.fc21.noarch >16:59:31,496 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-1.fc21.x86_64 as install for gnome-video-effects-0.4.1-1.fc21.noarch >16:59:31,503 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.fc21.x86_64 as install for gnutls-3.3.1-4.fc21.x86_64 >16:59:31,516 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-0.2.10-1.fc21.x86_64 >16:59:31,525 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-1.fc21.x86_64 as install for grilo-plugins-0.2.12-3.fc21.x86_64 >16:59:31,533 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >16:59:31,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >16:59:31,549 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >16:59:31,551 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-16.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >16:59:31,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 >16:59:31,599 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.1-1.fc21.noarch as install for gtk3-3.13.1-2.fc21.x86_64 >16:59:31,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for 5:guile-2.0.11-1.fc21.x86_64 >16:59:31,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 as install for gvfs-1.21.1-2.fc21.x86_64 >16:59:31,647 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >16:59:31,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.fc21.x86_64 as install for gvfs-1.21.1-2.fc21.x86_64 >16:59:31,654 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >16:59:31,664 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-1.fc21.x86_64 as install for harfbuzz-0.9.28-1.fc21.x86_64 >16:59:31,678 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.4-4.fc21.x86_64 as install for hplip-libs-3.14.4-4.fc21.x86_64 >16:59:31,692 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.7-1.fc21.x86_64 as install for ibus-1.5.7-1.fc21.x86_64 >16:59:31,696 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.7-1.fc21.noarch as install for ibus-1.5.7-1.fc21.x86_64 >16:59:31,711 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >16:59:31,715 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-16.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >16:59:31,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc21.x86_64 as install for iptables-1.4.21-8.fc21.x86_64 >16:59:31,733 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.53-1.fc21.noarch >16:59:31,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >16:59:31,755 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >16:59:31,760 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >16:59:31,761 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjvm.so()(64bit) >16:59:31,762 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 to require for libjava.so()(64bit) >16:59:31,767 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-10.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >16:59:31,778 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140317-37.gitdec41bce.fc21.noarch as install for kernel-core-3.15.0-0.rc4.git1.1.fc21.x86_64 >16:59:31,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-1.fc21.x86_64 as install for krb5-libs-1.12.1-6.fc21.x86_64 >16:59:31,802 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >16:59:31,805 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >16:59:31,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc21.noarch as install for libX11-1.6.1-1.fc21.x86_64 >16:59:31,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >16:59:31,872 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >16:59:31,956 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-7.fc21.x86_64 >16:59:31,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for libgphoto2-2.5.3-7.fc21.x86_64 >16:59:31,972 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-1.fc21.x86_64 as install for libgpod-0.8.3-2.fc21.x86_64 >16:59:32,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.3-1.fc21.noarch as install for libkkc-0.3.3-1.fc21.x86_64 >16:59:32,008 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.3-1.fc21.x86_64 >16:59:32,011 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.3-1.fc21.x86_64 >16:59:32,017 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-5.fc21.x86_64 as install for libkkc-0.3.3-1.fc21.x86_64 >16:59:32,030 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >16:59:32,053 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >16:59:32,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc21.x86_64 >16:59:32,073 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >16:59:32,074 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >16:59:32,082 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-10.git20140424.fc21.x86_64 >16:59:32,092 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-1.fc21.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >16:59:32,099 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-14.fc21.x86_64 as install for liborcus-0.5.1-7.fc21.x86_64 >16:59:32,112 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc21.x86_64 as install for libpeas-1.10.0-1.fc21.x86_64 >16:59:32,118 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-12.fc21.x86_64 as install for libpeas-1.10.0-1.fc21.x86_64 >16:59:32,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc21.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >16:59:32,137 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >16:59:32,141 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >16:59:32,183 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.4.2-3.fc21.noarch as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,190 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,193 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc21.noarch as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,198 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,204 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,207 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.4.2-3.fc21.noarch as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,212 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,216 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.14-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,221 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,226 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.3-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,230 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.28-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,235 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,256 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,258 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >16:59:32,261 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,266 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-14.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,271 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.4.2-3.fc21.x86_64 >16:59:32,295 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-2.fc21.x86_64 as install for libreport-2.2.2-3.fc21.x86_64 >16:59:32,297 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >16:59:32,298 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >16:59:32,298 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-2.fc21.x86_64 to require for libaugeas.so.0()(64bit) >16:59:32,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.2-3.fc21.x86_64 as install for libreport-gtk-2.2.2-3.fc21.x86_64 >16:59:32,306 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.2.2-3.fc21.x86_64 >16:59:32,325 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-2.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >16:59:32,338 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc21.x86_64 as install for libsemanage-2.3-1.fc21.x86_64 >16:59:32,339 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >16:59:32,340 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >16:59:32,377 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-10.fc21.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >16:59:32,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >16:59:32,411 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.1-4.fc21.x86_64 as install for libvirt-client-1.2.4-1.fc21.x86_64 >16:59:32,414 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.2-1.fc21.x86_64 as install for libvirt-client-1.2.4-1.fc21.x86_64 >16:59:32,422 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.4-1.fc21.x86_64 >16:59:32,428 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.4-1.fc21.x86_64 >16:59:32,433 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-1.fc21.x86_64 as install for libvirt-client-1.2.4-1.fc21.x86_64 >16:59:32,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.4-2.fc21.x86_64 as install for libvirt-client-1.2.4-1.fc21.x86_64 >16:59:32,439 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >16:59:32,440 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >16:59:32,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.4-1.fc21.x86_64 >16:59:32,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.4-1.fc21.x86_64 >16:59:32,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 >16:59:32,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 >16:59:32,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 >16:59:32,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 >16:59:32,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 >16:59:32,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.4-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 >16:59:32,471 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.0.0-3.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.4-1.fc21.x86_64 >16:59:32,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-1.fc21.x86_64 as install for libvirt-gobject-0.1.8-1.fc21.x86_64 >16:59:32,488 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >16:59:32,489 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >16:59:32,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-2.fc21.noarch as install for libwacom-0.9-2.fc21.x86_64 >16:59:32,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc21.x86_64 >16:59:32,551 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-2.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >16:59:32,565 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2-0.3.rc1.20140505.fc21.x86_64 as install for mesa-libEGL-10.2-0.3.rc1.20140505.fc21.x86_64 >16:59:32,595 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-13.20140323.fc21.noarch as install for ncurses-libs-5.9-13.20140323.fc21.x86_64 >16:59:32,603 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc21.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >16:59:32,604 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc21.x86_64 to require for libslang.so.2()(64bit) >16:59:32,615 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.1-1.fc21.x86_64 as install for nss-3.16.1-1.fc21.x86_64 >16:59:32,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-13.fc21.x86_64 as install for open-vm-tools-9.4.0-9.fc21.x86_64 >16:59:32,650 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-21.svn457.fc21.noarch as install for openconnect-5.99-1.fc21.x86_64 >16:59:32,654 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-1.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >16:59:32,659 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >16:59:32,661 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >16:59:32,661 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >16:59:32,662 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >16:59:32,677 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc21.x86_64 as install for 1:openssl-1.0.1e-44.fc21.x86_64 >16:59:32,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-1.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >16:59:32,699 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >16:59:32,699 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-1.fc21.x86_64 to require for libthai.so.0()(64bit) >16:59:32,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-6.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >16:59:32,738 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-298.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,741 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,744 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,747 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-298.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,750 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,756 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,759 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,762 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,764 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,769 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,771 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >16:59:32,773 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-298.fc21.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,776 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,779 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,782 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,785 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-1.fc21.noarch as install for 4:perl-5.18.2-298.fc21.x86_64 >16:59:32,812 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.60-1.fc21.x86_64 >16:59:32,820 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >16:59:32,823 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >16:59:32,837 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >16:59:32,843 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >16:59:32,852 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >16:59:32,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-libs-5.0-3.fc21.x86_64 >16:59:32,877 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-3.fc21.x86_64 >16:59:32,878 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc21.x86_64 to require for libsbc.so.1()(64bit) >16:59:32,885 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-2.fc20.x86_64 as install for pycairo-1.8.10-8.fc21.x86_64 >16:59:32,899 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >16:59:32,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >16:59:32,911 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-1.fc21.noarch as install for python-caribou-0.4.13-4.fc21.noarch >16:59:32,915 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-1.fc21.noarch as install for python-iniparse-0.4-12.fc21.noarch >16:59:32,918 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >16:59:32,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-3.fc21.x86_64 as install for python-pillow-2.4.0-3.fc21.x86_64 >16:59:32,927 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-3.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >16:59:32,927 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-3.fc21.x86_64 to require for libwebp.so.5()(64bit) >16:59:32,931 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.0.0-5.fc21.x86_64 as install for python-pillow-2.4.0-3.fc21.x86_64 >16:59:32,935 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for python-slip-dbus-0.6.0-1.fc21.noarch >16:59:32,939 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >16:59:32,951 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-2.fc21.x86_64 as install for python3-brlapi-0.6.2-2.fc21.x86_64 >16:59:32,953 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-2.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >16:59:32,960 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.13.1-1.fc21.x86_64 >16:59:32,964 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc21.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >16:59:32,966 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >16:59:32,975 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-7.fc21.x86_64 as install for python3-speechd-0.8-7.fc21.x86_64 >16:59:32,998 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-10.fc21.x86_64 as install for rpm-python-4.11.2-10.fc21.x86_64 >16:59:33,185 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.2-10.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >16:59:33,244 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.6-2.fc21.x86_64 >16:59:33,246 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >16:59:33,262 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >16:59:33,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-8.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >16:59:33,267 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.6-1.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >16:59:33,274 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >16:59:33,277 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-1.fc21.x86_64 as install for setroubleshoot-server-3.2.18-1.1.fc21.x86_64 >16:59:33,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-1.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >16:59:33,298 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >16:59:33,299 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >16:59:33,303 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >16:59:33,307 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.0.0-3.fc21.x86_64 as install for spice-glib-0.25-1.fc21.x86_64 >16:59:33,324 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.5.1-1.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >16:59:33,326 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.5.1-1.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >16:59:33,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.5.1-1.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >16:59:33,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.5.1-1.fc21.x86_64 >16:59:33,348 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.5.1-1.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >16:59:33,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >16:59:33,356 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >16:59:33,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >16:59:33,364 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.5.1-1.fc21.x86_64 >16:59:33,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.5.1-1.fc21.x86_64 as install for sssd-ipa-1.11.5.1-1.fc21.x86_64 >16:59:33,382 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.5.1-1.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >16:59:33,394 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.4-2.fc21.noarch >16:59:33,404 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.5.0-6.fc21.noarch as install for tagsoup-1.2.1-6.fc20.noarch >16:59:33,406 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-3.5.0-6.fc21.noarch to require for jpackage-utils >16:59:33,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.10-1.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >16:59:33,417 DEBUG yum.verbose.YumBase: Quick matched libteam-1.10-1.fc21.x86_64 to require for libteam.so.5()(64bit) >16:59:33,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-2.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >16:59:33,426 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-3.fc21.x86_64 as install for teamd-1.10-1.fc21.x86_64 >16:59:33,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-1.fc21.x86_64 as install for telepathy-haze-0.8.0-1.fc21.x86_64 >16:59:33,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-2.fc21.x86_64 as install for totem-pl-parser-3.10.2-1.fc21.x86_64 >16:59:33,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >16:59:33,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-1.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >16:59:33,536 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-1.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >16:59:33,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc21.x86_64 as install for tracker-1.0.0-1.fc21.x86_64 >16:59:33,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >16:59:33,561 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >16:59:33,564 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-2.fc21.x86_64 as install for udisks2-2.1.3-1.fc21.x86_64 >16:59:33,607 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.15.0-0.rc4.git1.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >16:59:33,614 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc21.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >16:59:33,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.2-3.fc21.x86_64 as install for abrt-python3-2.2.1-3.fc21.x86_64 >16:59:33,665 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-2.fc21.x86_64 as install for brlapi-0.6.2-2.fc21.x86_64 >16:59:33,673 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-1.fc21.x86_64 as install for brlapi-0.6.2-2.fc21.x86_64 >16:59:33,690 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-13.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >16:59:33,695 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-1.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >16:59:33,704 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc21.noarch >16:59:33,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc21.x86_64 as install for frei0r-plugins-1.4-1.fc21.x86_64 >16:59:33,749 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >16:59:33,751 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc21.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >16:59:33,759 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for gnupg-1.4.16-4.fc21.x86_64 >16:59:33,767 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.1-4.fc21.x86_64 as install for gnutls-utils-3.3.1-4.fc21.x86_64 >16:59:33,769 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.1-4.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >16:59:33,773 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.2-2.fc21.x86_64 as install for gnutls-utils-3.3.1-4.fc21.x86_64 >16:59:33,805 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014b-1.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.16.pre02.fc21.x86_64 >16:59:33,808 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.5.0-6.fc21.noarch as install for javapackages-tools-3.5.0-6.fc21.noarch >16:59:33,816 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-11.git20140402.fc21.x86_64 as install for kexec-tools-2.0.6-5.fc21.x86_64 >16:59:33,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >16:59:33,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >16:59:33,864 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >16:59:33,902 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-16.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >16:59:33,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-11.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >16:59:33,910 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-11.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >16:59:33,913 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-14.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >16:59:33,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.3.rc2.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >16:59:33,922 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >16:59:33,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-1.fc21.noarch as install for libquvi-0.9.4-2.fc21.x86_64 >16:59:33,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.2-3.fc21.x86_64 >16:59:33,981 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-15.20140225git.fc21.x86_64 as install for libvirt-daemon-1.2.4-1.fc21.x86_64 >16:59:33,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-2.fc21.x86_64 as install for libvirt-daemon-1.2.4-1.fc21.x86_64 >16:59:33,992 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.2.4-1.fc21.x86_64 >16:59:34,002 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-7.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.4-1.fc21.x86_64 >16:59:34,005 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >16:59:34,005 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >16:59:34,006 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >16:59:34,006 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >16:59:34,006 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-7.fc21.x86_64 to require for libnetcf.so.1()(64bit) >16:59:34,011 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.10.0-2.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.4-1.fc21.x86_64 >16:59:34,013 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-8.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.4-1.fc21.x86_64 >16:59:34,024 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.2.4-1.fc21.x86_64 >16:59:34,027 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.0.0-3.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.4-1.fc21.x86_64 >16:59:34,041 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 >16:59:34,045 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-6.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 >16:59:34,048 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.106-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 >16:59:34,056 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-21.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 >16:59:34,061 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.72.2-2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 >16:59:34,063 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.72.2-2.fc21.x86_64 to require for librados.so.2()(64bit) >16:59:34,067 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 >16:59:34,069 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >16:59:34,069 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-3.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >16:59:34,073 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.0-3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.4-1.fc21.x86_64 >16:59:34,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc21.x86_64 as install for mcpp-2.7.2-11.fc21.x86_64 >16:59:34,115 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >16:59:34,128 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-1.fc21.x86_64 as install for openvpn-2.3.4-1.fc21.x86_64 >16:59:34,154 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-1.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-298.fc21.noarch >16:59:34,164 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-298.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >16:59:34,170 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >16:59:34,173 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >16:59:34,217 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >16:59:34,220 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >16:59:34,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-1.fc21.x86_64 as install for policycoreutils-python-2.3-1.fc21.x86_64 >16:59:34,229 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for policycoreutils-python-2.3-1.fc21.x86_64 >16:59:34,234 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-1.fc21.x86_64 as install for policycoreutils-python-2.3-1.fc21.x86_64 >16:59:34,236 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >16:59:34,237 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >16:59:34,238 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.3-1.fc21.x86_64 >16:59:34,240 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-1.fc21.x86_64 to require for libapol.so.4()(64bit) >16:59:34,265 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-1.fc21.x86_64 as install for python-paramiko-1.12.2-1.fc21.noarch >16:59:34,268 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.10-3.fc21.noarch as install for python-paramiko-1.12.2-1.fc21.noarch >16:59:34,281 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.0.0-3.fc21.x86_64 as install for 2:qemu-kvm-2.0.0-3.fc21.x86_64 >16:59:34,292 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-1.fc21.x86_64 as install for redland-1.0.17-1.fc21.x86_64 >16:59:34,305 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc21.x86_64 >16:59:34,309 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc21.x86_64 as install for seed-3.8.1-2.fc21.x86_64 >16:59:34,319 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc21.noarch as install for speech-dispatcher-0.8-7.fc21.x86_64 >16:59:34,324 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc21.x86_64 as install for speech-dispatcher-0.8-7.fc21.x86_64 >16:59:34,325 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >16:59:34,326 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >16:59:34,326 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite.so.1()(64bit) >16:59:34,330 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.fc21.x86_64 as install for speech-dispatcher-0.8-7.fc21.x86_64 >16:59:34,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.5.1-1.fc21.x86_64 as install for sssd-client-1.11.5.1-1.fc21.x86_64 >16:59:34,345 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.5.1-1.fc21.x86_64 >16:59:34,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.5-1.fc21.x86_64 >16:59:34,358 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-6.20130314.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >16:59:34,360 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-6.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >16:59:34,364 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-12.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >16:59:34,393 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-41.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >16:59:34,395 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-41.fc21.x86_64 to require for ttmkfdir >16:59:34,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.0-3.fc21.x86_64 as install for atlas-3.10.1-12.fc21.x86_64 >16:59:34,405 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-3.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >16:59:34,406 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-3.fc21.x86_64 to require for libgfortran.so.3()(64bit) >16:59:34,422 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >16:59:34,426 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >16:59:34,431 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-14.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >16:59:34,449 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >16:59:34,452 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >16:59:34,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc21.x86_64 >16:59:34,468 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.0-3.fc21.x86_64 as install for glusterfs-api-3.5.0-3.fc21.x86_64 >16:59:34,478 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch >16:59:34,484 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-21.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-21.fc21.x86_64 >16:59:34,494 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-8.fc21.x86_64 as install for libgadu-1.12.0-0.3.rc2.fc21.x86_64 >16:59:34,503 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.4rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >16:59:34,505 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >16:59:34,508 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >16:59:34,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >16:59:34,525 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >16:59:34,536 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.106-3.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >16:59:34,539 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-1.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >16:59:34,545 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.85-3.fc21.x86_64 as install for lvm2-2.02.106-3.fc21.x86_64 >16:59:34,570 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.23-1.fc21.noarch >16:59:34,595 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-1.fc21.x86_64 as install for python-javapackages-3.5.0-6.fc21.noarch >16:59:34,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-2.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >16:59:34,611 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >16:59:34,615 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-3.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >16:59:34,617 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-3.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >16:59:34,618 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-3.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >16:59:34,621 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-1.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >16:59:34,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-5.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >16:59:34,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-4.fc21.x86_64 as install for 2:qemu-img-2.0.0-3.fc21.x86_64 >16:59:34,649 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.0.0-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >16:59:34,655 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.4-5.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >16:59:34,657 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-1.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >16:59:34,660 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >16:59:34,663 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.4-5.fc21.noarch as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >16:59:34,668 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >16:59:34,670 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >16:59:34,670 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >16:59:34,671 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >16:59:34,671 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >16:59:34,672 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >16:59:34,672 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >16:59:34,673 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >16:59:34,673 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >16:59:34,674 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >16:59:34,674 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >16:59:34,675 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >16:59:34,675 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >16:59:34,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-3.fc21.x86_64 >16:59:34,692 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >16:59:34,694 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >16:59:34,696 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >16:59:34,701 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6()(64bit) >16:59:34,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-2.fc21.x86_64 as install for corosync-2.3.3-1.fc21.x86_64 >16:59:34,738 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >16:59:34,745 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >16:59:34,748 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >16:59:34,750 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >16:59:34,750 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >16:59:34,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.0-3.fc21.x86_64 as install for libgfortran-4.9.0-3.fc21.x86_64 >16:59:34,770 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-3.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >16:59:34,770 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-3.fc21.x86_64 to require for libquadmath.so.0()(64bit) >16:59:34,778 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc21.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >16:59:34,785 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.85-3.fc21.x86_64 as install for lvm2-libs-2.02.106-3.fc21.x86_64 >16:59:34,797 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >16:59:34,801 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >16:59:34,811 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc21.noarch as install for python-lxml-3.3.5-1.fc21.x86_64 >16:59:34,829 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-3.fc21.x86_64 as install for xen-libs-4.4.0-3.fc21.x86_64 >16:59:36,443 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-7.fc21.noarch as install for hunspell-en-0.20121024-7.fc21.noarch >16:59:37,806 DEBUG yum.verbose.YumBase: Depsolve time: 13.900 >16:59:37,917 INFO packaging: 1353 packages selected totalling 4212.12 MiB > > >/tmp/program.log: >12:57:35,770 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:57:35,822 DEBUG program: Return code: 0 >12:57:35,823 INFO program: Running... udevadm settle --timeout=300 >12:57:36,294 DEBUG program: Return code: 0 >12:57:36,396 INFO program: Running... modprobe fcoe >12:57:36,522 DEBUG program: Return code: 0 >12:57:36,524 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:57:36,579 INFO program: No FCoE boot disk information is found in EDD! >12:57:36,580 DEBUG program: Return code: 1 >12:57:38,005 INFO program: Running... spice-vdagent >12:57:38,005 INFO program: Running... metacity --display :1 --sm-disable >12:57:38,107 DEBUG program: Return code: 0 >12:57:41,633 INFO program: Running... udevadm settle --timeout=300 >12:57:41,721 DEBUG program: Return code: 0 >12:57:41,722 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:57:42,066 DEBUG program: Return code: 0 >12:57:42,069 INFO program: Running... udevadm settle --timeout=300 >12:57:42,144 DEBUG program: Return code: 0 >12:57:42,203 INFO program: Running... systemctl start chronyd.service >12:57:42,383 DEBUG program: Return code: 0 >12:57:42,394 INFO program: Running... multipath -c /dev/sdc >12:57:42,500 INFO program: /dev/sdc is not a valid multipath device path >12:57:42,521 DEBUG program: Return code: 1 >12:57:45,049 INFO program: Running... multipath -c /dev/sda >12:57:45,144 INFO program: /dev/sda is not a valid multipath device path >12:57:45,145 DEBUG program: Return code: 1 >12:57:45,676 INFO program: Running... dumpe2fs -h /dev/sda1 >12:57:45,786 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:57:45,788 INFO program: Filesystem volume name: <none> >12:57:45,789 INFO program: Last mounted on: <not available> >12:57:45,789 INFO program: Filesystem UUID: 756cd500-e641-48e9-af03-d41551fa35ef >12:57:45,790 INFO program: Filesystem magic number: 0xEF53 >12:57:45,791 INFO program: Filesystem revision #: 1 (dynamic) >12:57:45,792 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 >12:57:45,794 INFO program: Filesystem flags: signed_directory_hash >12:57:45,795 INFO program: Default mount options: user_xattr acl >12:57:45,795 INFO program: Filesystem state: clean >12:57:45,796 INFO program: Errors behavior: Continue >12:57:45,797 INFO program: Filesystem OS type: Linux >12:57:45,798 INFO program: Inode count: 128016 >12:57:45,799 INFO program: Block count: 512000 >12:57:45,800 INFO program: Reserved block count: 25600 >12:57:45,801 INFO program: Free blocks: 485334 >12:57:45,802 INFO program: Free inodes: 128005 >12:57:45,802 INFO program: First block: 1 >12:57:45,803 INFO program: Block size: 1024 >12:57:45,804 INFO program: Fragment size: 1024 >12:57:45,805 INFO program: Reserved GDT blocks: 256 >12:57:45,806 INFO program: Blocks per group: 8192 >12:57:45,807 INFO program: Fragments per group: 8192 >12:57:45,808 INFO program: Inodes per group: 2032 >12:57:45,809 INFO program: Inode blocks per group: 254 >12:57:45,809 INFO program: Flex block group size: 16 >12:57:45,810 INFO program: Filesystem created: Wed May 7 12:03:25 2014 >12:57:45,811 INFO program: Last mount time: Wed May 7 12:03:46 2014 >12:57:45,812 INFO program: Last write time: Wed May 7 12:03:46 2014 >12:57:45,813 INFO program: Mount count: 1 >12:57:45,814 INFO program: Maximum mount count: -1 >12:57:45,815 INFO program: Last checked: Wed May 7 12:03:25 2014 >12:57:45,816 INFO program: Check interval: 0 (<none>) >12:57:45,817 INFO program: Lifetime writes: 8 MB >12:57:45,818 INFO program: Reserved blocks uid: 0 (user root) >12:57:45,818 INFO program: Reserved blocks gid: 0 (group root) >12:57:45,819 INFO program: First inode: 11 >12:57:45,820 INFO program: Inode size: 128 >12:57:45,821 INFO program: Journal inode: 8 >12:57:45,822 INFO program: Default directory hash: half_md4 >12:57:45,823 INFO program: Directory Hash Seed: 4d1ed9ab-0e0d-46ff-a9a4-a8fe0b4c7f6e >12:57:45,824 INFO program: Journal backup: inode blocks >12:57:45,825 INFO program: Journal features: (none) >12:57:45,826 INFO program: Journal size: 8M >12:57:45,827 INFO program: Journal length: 8192 >12:57:45,828 INFO program: Journal sequence: 0x00000002 >12:57:45,829 INFO program: Journal start: 1 >12:57:45,829 INFO program: >12:57:45,830 DEBUG program: Return code: 0 >12:57:45,832 INFO program: Running... resize2fs -P /dev/sda1 >12:57:45,909 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:57:45,911 INFO program: Estimated minimum size of the filesystem: 14045 >12:57:45,912 DEBUG program: Return code: 0 >12:57:46,801 INFO program: Running... multipath -c /dev/sdb >12:57:46,870 INFO program: /dev/sdb is not a valid multipath device path >12:57:46,872 DEBUG program: Return code: 1 >12:57:47,300 INFO program: Running... dumpe2fs -h /dev/sdb1 >12:57:47,425 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:57:47,429 INFO program: Filesystem volume name: <none> >12:57:47,430 INFO program: Last mounted on: /boot >12:57:47,436 INFO program: Filesystem UUID: fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c >12:57:47,441 INFO program: Filesystem magic number: 0xEF53 >12:57:47,451 INFO program: Filesystem revision #: 1 (dynamic) >12:57:47,453 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 >12:57:47,456 INFO program: Filesystem flags: signed_directory_hash >12:57:47,459 INFO program: Default mount options: user_xattr acl >12:57:47,462 INFO program: Filesystem state: clean >12:57:47,463 INFO program: Errors behavior: Continue >12:57:47,465 INFO program: Filesystem OS type: Linux >12:57:47,467 INFO program: Inode count: 128016 >12:57:47,469 INFO program: Block count: 512000 >12:57:47,473 INFO program: Reserved block count: 25600 >12:57:47,475 INFO program: Free blocks: 456234 >12:57:47,478 INFO program: Free inodes: 127977 >12:57:47,481 INFO program: First block: 1 >12:57:47,484 INFO program: Block size: 1024 >12:57:47,486 INFO program: Fragment size: 1024 >12:57:47,489 INFO program: Reserved GDT blocks: 256 >12:57:47,490 INFO program: Blocks per group: 8192 >12:57:47,492 INFO program: Fragments per group: 8192 >12:57:47,493 INFO program: Inodes per group: 2032 >12:57:47,495 INFO program: Inode blocks per group: 254 >12:57:47,495 INFO program: Flex block group size: 16 >12:57:47,497 INFO program: Filesystem created: Thu Jan 16 16:02:32 2014 >12:57:47,498 INFO program: Last mount time: Wed Jan 29 14:02:51 2014 >12:57:47,500 INFO program: Last write time: Fri Jan 31 06:51:44 2014 >12:57:47,502 INFO program: Mount count: 9 >12:57:47,503 INFO program: Maximum mount count: -1 >12:57:47,505 INFO program: Last checked: Thu Jan 16 16:02:32 2014 >12:57:47,507 INFO program: Check interval: 0 (<none>) >12:57:47,509 INFO program: Lifetime writes: 53 MB >12:57:47,511 INFO program: Reserved blocks uid: 0 (user root) >12:57:47,513 INFO program: Reserved blocks gid: 0 (group root) >12:57:47,515 INFO program: First inode: 11 >12:57:47,517 INFO program: Inode size: 128 >12:57:47,519 INFO program: Journal inode: 8 >12:57:47,521 INFO program: Default directory hash: half_md4 >12:57:47,525 INFO program: Directory Hash Seed: cfa80ad2-0e95-4c34-bdd9-4b634fdf273f >12:57:47,527 INFO program: Journal backup: inode blocks >12:57:47,530 INFO program: Journal features: (none) >12:57:47,532 INFO program: Journal size: 8M >12:57:47,533 INFO program: Journal length: 8192 >12:57:47,535 INFO program: Journal sequence: 0x0000002e >12:57:47,536 INFO program: Journal start: 0 >12:57:47,538 INFO program: >12:57:47,540 DEBUG program: Return code: 0 >12:57:47,542 INFO program: Running... resize2fs -P /dev/sdb1 >12:57:47,605 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:57:47,609 INFO program: Estimated minimum size of the filesystem: 44626 >12:57:47,612 DEBUG program: Return code: 0 >12:57:48,118 INFO program: Running... dumpe2fs -h /dev/sdb2 >12:57:48,215 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:57:48,216 INFO program: Filesystem volume name: <none> >12:57:48,217 INFO program: Last mounted on: / >12:57:48,218 INFO program: Filesystem UUID: 5d6bf93d-d248-4ce7-9c94-9c19be852b69 >12:57:48,219 INFO program: Filesystem magic number: 0xEF53 >12:57:48,220 INFO program: Filesystem revision #: 1 (dynamic) >12:57:48,220 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 >12:57:48,221 INFO program: Filesystem flags: signed_directory_hash >12:57:48,222 INFO program: Default mount options: user_xattr acl >12:57:48,223 INFO program: Filesystem state: clean >12:57:48,224 INFO program: Errors behavior: Continue >12:57:48,225 INFO program: Filesystem OS type: Linux >12:57:48,226 INFO program: Inode count: 30236672 >12:57:48,226 INFO program: Block count: 120919808 >12:57:48,227 INFO program: Reserved block count: 6045990 >12:57:48,228 INFO program: Free blocks: 118404691 >12:57:48,229 INFO program: Free inodes: 30172504 >12:57:48,230 INFO program: First block: 0 >12:57:48,231 INFO program: Block size: 4096 >12:57:48,232 INFO program: Fragment size: 4096 >12:57:48,232 INFO program: Reserved GDT blocks: 995 >12:57:48,233 INFO program: Blocks per group: 32768 >12:57:48,234 INFO program: Fragments per group: 32768 >12:57:48,235 INFO program: Inodes per group: 8192 >12:57:48,236 INFO program: Inode blocks per group: 512 >12:57:48,237 INFO program: Flex block group size: 16 >12:57:48,238 INFO program: Filesystem created: Thu Jan 16 16:02:34 2014 >12:57:48,238 INFO program: Last mount time: Wed Jan 29 14:02:50 2014 >12:57:48,239 INFO program: Last write time: Thu Jan 23 11:10:06 2014 >12:57:48,240 INFO program: Mount count: 9 >12:57:48,241 INFO program: Maximum mount count: -1 >12:57:48,242 INFO program: Last checked: Thu Jan 16 16:02:34 2014 >12:57:48,243 INFO program: Check interval: 0 (<none>) >12:57:48,244 INFO program: Lifetime writes: 12 GB >12:57:48,245 INFO program: Reserved blocks uid: 0 (user root) >12:57:48,246 INFO program: Reserved blocks gid: 0 (group root) >12:57:48,246 INFO program: First inode: 11 >12:57:48,247 INFO program: Inode size: 256 >12:57:48,248 INFO program: Required extra isize: 28 >12:57:48,249 INFO program: Desired extra isize: 28 >12:57:48,250 INFO program: Journal inode: 8 >12:57:48,251 INFO program: Default directory hash: half_md4 >12:57:48,252 INFO program: Directory Hash Seed: 7de6a52d-38a9-47c2-b29f-d0cd10b58758 >12:57:48,253 INFO program: Journal backup: inode blocks >12:57:48,254 INFO program: Journal features: journal_incompat_revoke >12:57:48,255 INFO program: Journal size: 128M >12:57:48,256 INFO program: Journal length: 32768 >12:57:48,256 INFO program: Journal sequence: 0x000157ce >12:57:48,257 INFO program: Journal start: 0 >12:57:48,258 INFO program: >12:57:48,259 DEBUG program: Return code: 0 >12:57:48,260 INFO program: Running... resize2fs -P /dev/sdb2 >12:57:48,323 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:57:48,328 INFO program: Estimated minimum size of the filesystem: 867261 >12:57:48,330 DEBUG program: Return code: 0 >12:57:49,181 INFO program: Running... dumpe2fs -h /dev/loop1 >12:57:49,271 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:57:49,272 INFO program: Filesystem volume name: Anaconda >12:57:49,273 INFO program: Last mounted on: / >12:57:49,274 INFO program: Filesystem UUID: 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 >12:57:49,275 INFO program: Filesystem magic number: 0xEF53 >12:57:49,276 INFO program: Filesystem revision #: 1 (dynamic) >12:57:49,277 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 >12:57:49,278 INFO program: Filesystem flags: signed_directory_hash >12:57:49,279 INFO program: Default mount options: user_xattr acl >12:57:49,280 INFO program: Filesystem state: clean >12:57:49,281 INFO program: Errors behavior: Continue >12:57:49,282 INFO program: Filesystem OS type: Linux >12:57:49,283 INFO program: Inode count: 131072 >12:57:49,284 INFO program: Block count: 2097152 >12:57:49,285 INFO program: Reserved block count: 0 >12:57:49,286 INFO program: Free blocks: 1121291 >12:57:49,287 INFO program: Free inodes: 95762 >12:57:49,288 INFO program: First block: 1 >12:57:49,289 INFO program: Block size: 1024 >12:57:49,290 INFO program: Fragment size: 1024 >12:57:49,291 INFO program: Reserved GDT blocks: 256 >12:57:49,292 INFO program: Blocks per group: 8192 >12:57:49,293 INFO program: Fragments per group: 8192 >12:57:49,294 INFO program: Inodes per group: 512 >12:57:49,295 INFO program: Inode blocks per group: 128 >12:57:49,296 INFO program: Flex block group size: 16 >12:57:49,297 INFO program: Filesystem created: Wed May 7 10:07:15 2014 >12:57:49,298 INFO program: Last mount time: Wed May 7 10:07:49 2014 >12:57:49,299 INFO program: Last write time: Wed May 7 10:08:01 2014 >12:57:49,300 INFO program: Mount count: 2 >12:57:49,301 INFO program: Maximum mount count: -1 >12:57:49,302 INFO program: Last checked: Wed May 7 10:07:15 2014 >12:57:49,303 INFO program: Check interval: 0 (<none>) >12:57:49,304 INFO program: Lifetime writes: 32 MB >12:57:49,305 INFO program: Reserved blocks uid: 0 (user root) >12:57:49,306 INFO program: Reserved blocks gid: 0 (group root) >12:57:49,307 INFO program: First inode: 11 >12:57:49,308 INFO program: Inode size: 256 >12:57:49,309 INFO program: Required extra isize: 28 >12:57:49,310 INFO program: Desired extra isize: 28 >12:57:49,312 INFO program: Journal inode: 8 >12:57:49,312 INFO program: Default directory hash: half_md4 >12:57:49,313 INFO program: Directory Hash Seed: fb31e99c-825b-411a-affc-415486b8bad6 >12:57:49,315 INFO program: Journal backup: inode blocks >12:57:49,316 INFO program: Journal features: (none) >12:57:49,317 INFO program: Journal size: 32M >12:57:49,318 INFO program: Journal length: 32768 >12:57:49,319 INFO program: Journal sequence: 0x0000000c >12:57:49,320 INFO program: Journal start: 0 >12:57:49,321 INFO program: >12:57:49,322 DEBUG program: Return code: 0 >12:57:49,324 INFO program: Running... resize2fs -P /dev/loop1 >12:57:49,388 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:57:49,396 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:57:49,397 INFO program: Couldn't find valid filesystem superblock. >12:57:49,398 DEBUG program: Return code: 1 >12:57:49,754 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:57:49,812 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:57:49,814 INFO program: Filesystem volume name: Anaconda >12:57:49,815 INFO program: Last mounted on: / >12:57:49,816 INFO program: Filesystem UUID: 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 >12:57:49,817 INFO program: Filesystem magic number: 0xEF53 >12:57:49,817 INFO program: Filesystem revision #: 1 (dynamic) >12:57:49,818 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 >12:57:49,819 INFO program: Filesystem flags: signed_directory_hash >12:57:49,820 INFO program: Default mount options: user_xattr acl >12:57:49,821 INFO program: Filesystem state: clean >12:57:49,821 INFO program: Errors behavior: Continue >12:57:49,832 INFO program: Filesystem OS type: Linux >12:57:49,833 INFO program: Inode count: 131072 >12:57:49,833 INFO program: Block count: 2097152 >12:57:49,834 INFO program: Reserved block count: 0 >12:57:49,835 INFO program: Free blocks: 1121291 >12:57:49,835 INFO program: Free inodes: 95762 >12:57:49,836 INFO program: First block: 1 >12:57:49,836 INFO program: Block size: 1024 >12:57:49,837 INFO program: Fragment size: 1024 >12:57:49,837 INFO program: Reserved GDT blocks: 256 >12:57:49,838 INFO program: Blocks per group: 8192 >12:57:49,839 INFO program: Fragments per group: 8192 >12:57:49,839 INFO program: Inodes per group: 512 >12:57:49,840 INFO program: Inode blocks per group: 128 >12:57:49,840 INFO program: Flex block group size: 16 >12:57:49,841 INFO program: Filesystem created: Wed May 7 10:07:15 2014 >12:57:49,842 INFO program: Last mount time: Wed May 7 12:57:07 2014 >12:57:49,842 INFO program: Last write time: Wed May 7 12:57:07 2014 >12:57:49,843 INFO program: Mount count: 3 >12:57:49,843 INFO program: Maximum mount count: -1 >12:57:49,844 INFO program: Last checked: Wed May 7 10:07:15 2014 >12:57:49,845 INFO program: Check interval: 0 (<none>) >12:57:49,846 INFO program: Lifetime writes: 32 MB >12:57:49,846 INFO program: Reserved blocks uid: 0 (user root) >12:57:49,847 INFO program: Reserved blocks gid: 0 (group root) >12:57:49,848 INFO program: First inode: 11 >12:57:49,848 INFO program: Inode size: 256 >12:57:49,849 INFO program: Required extra isize: 28 >12:57:49,850 INFO program: Desired extra isize: 28 >12:57:49,850 INFO program: Journal inode: 8 >12:57:49,851 INFO program: Default directory hash: half_md4 >12:57:49,851 INFO program: Directory Hash Seed: fb31e99c-825b-411a-affc-415486b8bad6 >12:57:49,852 INFO program: Journal backup: inode blocks >12:57:49,852 INFO program: Journal features: (none) >12:57:49,853 INFO program: Journal size: 32M >12:57:49,853 INFO program: Journal length: 32768 >12:57:49,854 INFO program: Journal sequence: 0x0000000d >12:57:49,854 INFO program: Journal start: 1 >12:57:49,855 INFO program: >12:57:49,855 DEBUG program: Return code: 0 >12:57:49,856 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:57:49,902 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:57:49,903 INFO program: Estimated minimum size of the filesystem: 962481 >12:57:49,904 DEBUG program: Return code: 0 >12:57:50,392 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:57:50,445 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:57:50,446 INFO program: Filesystem volume name: Anaconda >12:57:50,447 INFO program: Last mounted on: / >12:57:50,447 INFO program: Filesystem UUID: 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 >12:57:50,448 INFO program: Filesystem magic number: 0xEF53 >12:57:50,448 INFO program: Filesystem revision #: 1 (dynamic) >12:57:50,449 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 >12:57:50,450 INFO program: Filesystem flags: signed_directory_hash >12:57:50,450 INFO program: Default mount options: user_xattr acl >12:57:50,451 INFO program: Filesystem state: clean >12:57:50,451 INFO program: Errors behavior: Continue >12:57:50,452 INFO program: Filesystem OS type: Linux >12:57:50,452 INFO program: Inode count: 131072 >12:57:50,453 INFO program: Block count: 2097152 >12:57:50,453 INFO program: Reserved block count: 0 >12:57:50,454 INFO program: Free blocks: 1121291 >12:57:50,455 INFO program: Free inodes: 95762 >12:57:50,455 INFO program: First block: 1 >12:57:50,456 INFO program: Block size: 1024 >12:57:50,456 INFO program: Fragment size: 1024 >12:57:50,457 INFO program: Reserved GDT blocks: 256 >12:57:50,457 INFO program: Blocks per group: 8192 >12:57:50,458 INFO program: Fragments per group: 8192 >12:57:50,458 INFO program: Inodes per group: 512 >12:57:50,459 INFO program: Inode blocks per group: 128 >12:57:50,459 INFO program: Flex block group size: 16 >12:57:50,460 INFO program: Filesystem created: Wed May 7 10:07:15 2014 >12:57:50,460 INFO program: Last mount time: Wed May 7 10:07:49 2014 >12:57:50,461 INFO program: Last write time: Wed May 7 10:08:01 2014 >12:57:50,461 INFO program: Mount count: 2 >12:57:50,462 INFO program: Maximum mount count: -1 >12:57:50,463 INFO program: Last checked: Wed May 7 10:07:15 2014 >12:57:50,463 INFO program: Check interval: 0 (<none>) >12:57:50,464 INFO program: Lifetime writes: 32 MB >12:57:50,464 INFO program: Reserved blocks uid: 0 (user root) >12:57:50,465 INFO program: Reserved blocks gid: 0 (group root) >12:57:50,465 INFO program: First inode: 11 >12:57:50,466 INFO program: Inode size: 256 >12:57:50,466 INFO program: Required extra isize: 28 >12:57:50,467 INFO program: Desired extra isize: 28 >12:57:50,467 INFO program: Journal inode: 8 >12:57:50,468 INFO program: Default directory hash: half_md4 >12:57:50,468 INFO program: Directory Hash Seed: fb31e99c-825b-411a-affc-415486b8bad6 >12:57:50,469 INFO program: Journal backup: inode blocks >12:57:50,470 INFO program: Journal features: (none) >12:57:50,470 INFO program: Journal size: 32M >12:57:50,471 INFO program: Journal length: 32768 >12:57:50,471 INFO program: Journal sequence: 0x0000000c >12:57:50,472 INFO program: Journal start: 0 >12:57:50,472 INFO program: >12:57:50,473 DEBUG program: Return code: 0 >12:57:50,474 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:57:50,527 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:57:50,528 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:57:50,528 INFO program: Couldn't find valid filesystem superblock. >12:57:50,529 DEBUG program: Return code: 1 >12:57:50,717 INFO program: Running... udevadm settle --timeout=300 >12:57:50,781 DEBUG program: Return code: 0 >12:57:50,815 INFO program: Running... udevadm settle --timeout=300 >12:57:50,875 DEBUG program: Return code: 0 >12:57:50,887 INFO program: Running... udevadm settle --timeout=300 >12:57:50,947 DEBUG program: Return code: 0 >12:57:50,958 INFO program: Running... udevadm settle --timeout=300 >12:57:51,018 DEBUG program: Return code: 0 >12:57:51,025 INFO program: Running... udevadm settle --timeout=300 >12:57:51,095 DEBUG program: Return code: 0 >12:57:51,107 INFO program: Running... udevadm settle --timeout=300 >12:57:51,167 DEBUG program: Return code: 0 >12:57:51,178 INFO program: Running... udevadm settle --timeout=300 >12:57:51,238 DEBUG program: Return code: 0 >12:57:51,250 INFO program: Running... udevadm settle --timeout=300 >12:57:51,309 DEBUG program: Return code: 0 >12:57:51,316 INFO program: Running... udevadm settle --timeout=300 >12:57:51,375 DEBUG program: Return code: 0 >12:57:51,388 INFO program: Running... udevadm settle --timeout=300 >12:57:51,461 DEBUG program: Return code: 0 >12:57:51,467 INFO program: Running... udevadm settle --timeout=300 >12:57:51,532 DEBUG program: Return code: 0 >12:57:51,546 INFO program: Running... udevadm settle --timeout=300 >12:57:51,609 DEBUG program: Return code: 0 >12:57:51,621 INFO program: Running... udevadm settle --timeout=300 >12:57:51,684 DEBUG program: Return code: 0 >12:57:51,697 INFO program: Running... udevadm settle --timeout=300 >12:57:51,760 DEBUG program: Return code: 0 >12:57:51,788 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:57:51,897 DEBUG program: Return code: 0 >12:57:51,909 INFO program: Running... udevadm settle --timeout=300 >12:57:51,971 DEBUG program: Return code: 0 >12:57:51,972 INFO program: Running... umount /mnt/sysimage >12:57:52,041 DEBUG program: Return code: 0 >12:57:52,043 INFO program: Running... udevadm settle --timeout=300 >12:57:52,106 DEBUG program: Return code: 0 >12:57:52,118 INFO program: Running... udevadm settle --timeout=300 >12:57:52,181 DEBUG program: Return code: 0 >12:57:52,185 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >12:57:52,274 DEBUG program: Return code: 0 >12:57:52,283 INFO program: Running... udevadm settle --timeout=300 >12:57:52,346 DEBUG program: Return code: 0 >12:57:52,347 INFO program: Running... umount /mnt/sysimage >12:57:52,406 DEBUG program: Return code: 0 >12:57:52,408 INFO program: Running... udevadm settle --timeout=300 >12:57:52,472 DEBUG program: Return code: 0 >12:57:52,484 INFO program: Running... udevadm settle --timeout=300 >12:57:52,546 DEBUG program: Return code: 0 >12:57:52,550 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb2 /mnt/sysimage >12:57:52,660 DEBUG program: Return code: 0 >12:57:52,716 INFO program: Running... arch >12:57:52,911 INFO program: x86_64 >12:57:52,912 DEBUG program: Return code: 0 >12:57:52,995 INFO program: Running... udevadm settle --timeout=300 >12:57:53,057 DEBUG program: Return code: 0 >12:57:53,058 INFO program: Running... umount /mnt/sysimage >12:57:53,133 DEBUG program: Return code: 0 >12:57:53,134 INFO program: Running... udevadm settle --timeout=300 >12:57:53,199 DEBUG program: Return code: 0 >12:57:53,475 INFO program: Running... hwclock --hctosys --utc >12:57:54,005 DEBUG program: Return code: 0 >12:58:10,130 INFO program: Running... modprobe btrfs >12:58:10,348 DEBUG program: Return code: 0 >12:58:10,411 INFO program: Running... modprobe xfs >12:58:10,649 DEBUG program: Return code: 0 >12:58:10,776 INFO program: Running... modprobe vfat >12:58:10,880 DEBUG program: Return code: 0 >08:59:19,719 INFO program: Running... udevadm settle --timeout=300 >08:59:19,828 DEBUG program: Return code: 0 >08:59:23,608 INFO program: Running... systemctl status chronyd.service >08:59:23,698 INFO program: * chronyd.service - NTP client/server >08:59:23,699 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >08:59:23,699 INFO program: Active: active (running) since Wed 2014-05-07 12:57:42 UTC; 1min 41s ago >08:59:23,700 INFO program: Process: 1316 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >08:59:23,701 INFO program: Process: 1313 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >08:59:23,701 INFO program: Main PID: 1315 (chronyd) >08:59:23,702 INFO program: CGroup: /system.slice/chronyd.service >08:59:23,703 INFO program: `-1315 /usr/sbin/chronyd -u chrony >08:59:23,703 INFO program: >08:59:23,704 INFO program: May 07 12:57:42 localhost systemd[1]: Started NTP client/server. >08:59:23,704 DEBUG program: Return code: 0 >08:59:23,719 INFO program: Running... systemctl start chronyd.service >08:59:23,822 DEBUG program: Return code: 0 >16:59:27,660 INFO program: Running... systemctl status chronyd.service >16:59:27,752 INFO program: * chronyd.service - NTP client/server >16:59:27,755 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >16:59:27,757 INFO program: Active: active (running) since Wed 2014-05-07 12:57:42 UTC; 1min 45s ago >16:59:27,758 INFO program: Process: 1316 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >16:59:27,760 INFO program: Process: 1313 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >16:59:27,762 INFO program: Main PID: 1315 (chronyd) >16:59:27,763 INFO program: CGroup: /system.slice/chronyd.service >16:59:27,765 INFO program: `-1315 /usr/sbin/chronyd -u chrony >16:59:27,767 INFO program: >16:59:27,768 INFO program: May 07 12:57:42 localhost systemd[1]: Started NTP client/server. >16:59:27,770 INFO program: May 07 12:59:23 localhost systemd[1]: Started NTP client/server. >16:59:27,771 DEBUG program: Return code: 0 >16:59:39,018 INFO program: Running... hostnamectl set-hostname admin.postdep.ru >16:59:39,467 DEBUG program: Return code: 0 >17:04:14,553 INFO program: Running... udevadm settle --timeout=300 >17:09:15,044 DEBUG program: Return code: 1 >17:09:15,073 INFO program: Running... udevadm settle --timeout=300 >17:14:15,568 DEBUG program: Return code: 1 >17:14:15,653 INFO program: Running... udevadm settle --timeout=300 >17:14:32,130 DEBUG program: Return code: 0 >17:14:32,156 INFO program: Running... udevadm settle --timeout=300 >17:14:32,229 DEBUG program: Return code: 0 >17:14:48,024 INFO program: Running... hwclock --systohc --utc >17:14:49,504 DEBUG program: Return code: 0 >17:14:49,533 INFO program: Running... udevadm settle --timeout=300 >17:14:49,619 DEBUG program: Return code: 0 >17:14:49,730 INFO program: Running... wipefs -f -a /dev/sda1 >17:14:49,913 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >17:14:49,915 DEBUG program: Return code: 0 >17:14:49,915 INFO program: Running... udevadm settle --timeout=300 >17:14:50,014 DEBUG program: Return code: 0 >17:14:50,016 INFO program: Running... udevadm settle --timeout=300 >17:14:50,102 DEBUG program: Return code: 0 >17:14:50,116 INFO program: Running... wipefs -f -a /dev/sda2 >17:14:50,297 INFO program: /dev/sda2: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >17:14:50,299 DEBUG program: Return code: 0 >17:14:50,300 INFO program: Running... udevadm settle --timeout=300 >17:14:50,394 DEBUG program: Return code: 0 >17:14:50,395 INFO program: Running... udevadm settle --timeout=300 >17:14:50,481 DEBUG program: Return code: 0 >17:14:50,501 INFO program: Running... udevadm settle --timeout=300 >17:14:50,589 DEBUG program: Return code: 0 >17:14:50,800 INFO program: Running... udevadm settle --timeout=300 >17:14:50,985 DEBUG program: Return code: 0 >17:14:50,987 INFO program: Running... udevadm settle --timeout=300 >17:14:51,076 DEBUG program: Return code: 0 >17:14:51,096 INFO program: Running... udevadm settle --timeout=300 >17:14:51,178 DEBUG program: Return code: 0 >17:14:51,285 INFO program: Running... udevadm settle --timeout=300 >17:14:51,535 DEBUG program: Return code: 0 >17:14:51,537 INFO program: Running... udevadm settle --timeout=300 >17:14:51,625 DEBUG program: Return code: 0 >17:14:51,633 INFO program: Running... wipefs -f -a /dev/sda >17:14:51,821 INFO program: /dev/sda: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >17:14:51,824 INFO program: /dev/sda: calling ioclt to re-read partition table: Success >17:14:51,825 DEBUG program: Return code: 0 >17:14:51,826 INFO program: Running... udevadm settle --timeout=300 >17:14:52,011 DEBUG program: Return code: 0 >17:14:52,013 INFO program: Running... udevadm settle --timeout=300 >17:14:52,100 DEBUG program: Return code: 0 >17:14:52,230 INFO program: Running... udevadm settle --timeout=300 >17:14:52,401 DEBUG program: Return code: 0 >17:14:52,402 INFO program: Running... udevadm settle --timeout=300 >17:14:52,487 DEBUG program: Return code: 0 >17:14:52,495 INFO program: Running... udevadm settle --timeout=300 >17:14:52,580 DEBUG program: Return code: 0 >17:14:52,601 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >17:14:52,788 INFO program: 2048+0 records in >17:14:52,789 INFO program: 2048+0 records out >17:14:52,790 INFO program: 1048576 bytes (1.0 MB) copied, 0.108695 s, 9.6 MB/s >17:14:52,791 DEBUG program: Return code: 0 >17:14:52,791 INFO program: Running... udevadm settle --timeout=300 >17:14:52,993 DEBUG program: Return code: 0 >17:14:53,052 INFO program: Running... udevadm settle --timeout=300 >17:14:53,318 DEBUG program: Return code: 0 >17:14:53,334 INFO program: Running... wipefs -f -a /dev/sda1 >17:14:53,459 DEBUG program: Return code: 0 >17:14:53,479 INFO program: Running... udevadm settle --timeout=300 >17:14:53,575 DEBUG program: Return code: 0 >17:14:53,577 INFO program: Running... udevadm settle --timeout=300 >17:14:53,661 DEBUG program: Return code: 0 >17:14:53,792 INFO program: Running... mke2fs -t ext4 /dev/sda1 >17:14:54,506 INFO program: mke2fs 1.42.9 (28-Dec-2013) >17:14:54,507 INFO program: Filesystem label= >17:14:54,507 INFO program: OS type: Linux >17:14:54,508 INFO program: Block size=1024 (log=0) >17:14:54,508 INFO program: Fragment size=1024 (log=0) >17:14:54,510 INFO program: Stride=0 blocks, Stripe width=0 blocks >17:14:54,510 INFO program: 128016 inodes, 512000 blocks >17:14:54,511 INFO program: 25600 blocks (5.00%) reserved for the super user >17:14:54,512 INFO program: First data block=1 >17:14:54,512 INFO program: Maximum filesystem blocks=67633152 >17:14:54,513 INFO program: 63 block groups >17:14:54,515 INFO program: 8192 blocks per group, 8192 fragments per group >17:14:54,516 INFO program: 2032 inodes per group >17:14:54,517 INFO program: Superblock backups stored on blocks: >17:14:54,517 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >17:14:54,518 INFO program: >17:14:54,518 INFO program: Allocating group tables: 0/63 done >17:14:54,519 INFO program: Writing inode tables: 0/63 done >17:14:54,519 INFO program: Creating journal (8192 blocks): done >17:14:54,520 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >17:14:54,521 INFO program: >17:14:54,521 DEBUG program: Return code: 0 >17:14:54,526 INFO program: Running... udevadm settle --timeout=300 >17:14:54,636 DEBUG program: Return code: 0 >17:14:54,648 INFO program: Running... udevadm settle --timeout=300 >17:14:54,736 DEBUG program: Return code: 0 >17:14:54,758 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1026048 count=2048 >17:14:54,931 INFO program: 2048+0 records in >17:14:54,932 INFO program: 2048+0 records out >17:14:54,932 INFO program: 1048576 bytes (1.0 MB) copied, 0.103428 s, 10.1 MB/s >17:14:54,933 DEBUG program: Return code: 0 >17:14:54,933 INFO program: Running... udevadm settle --timeout=300 >17:14:55,109 DEBUG program: Return code: 0 >17:14:55,249 INFO program: Running... udevadm settle --timeout=300 >17:14:55,542 DEBUG program: Return code: 0 >17:14:55,558 INFO program: Running... wipefs -f -a /dev/sda2 >17:14:55,736 DEBUG program: Return code: 0 >17:14:55,754 INFO program: Running... udevadm settle --timeout=300 >17:14:55,842 DEBUG program: Return code: 0 >17:14:55,844 INFO program: Running... udevadm settle --timeout=300 >17:14:55,933 DEBUG program: Return code: 0 >17:14:56,151 INFO program: Running... wipefs -f -a /dev/sda2 >17:14:56,266 DEBUG program: Return code: 0 >17:14:56,268 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] /dev/sda2 >17:14:56,909 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:56,910 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:56,910 INFO program: No PV label found on /dev/sda2. >17:14:56,911 INFO program: /dev/cdrom: open failed: No medium found >17:14:56,912 DEBUG program: Return code: 0 >17:14:56,913 INFO program: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] --dataalignment 1024k /dev/sda2 >17:14:57,252 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:57,253 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:57,253 INFO program: Physical volume "/dev/sda2" successfully created >17:14:57,254 DEBUG program: Return code: 0 >17:14:57,255 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] /dev/sda2 >17:14:57,380 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:57,381 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:57,384 DEBUG program: Return code: 0 >17:14:57,389 INFO program: Running... udevadm settle --timeout=300 >17:14:57,483 DEBUG program: Return code: 0 >17:14:57,494 INFO program: Running... udevadm settle --timeout=300 >17:14:57,582 DEBUG program: Return code: 0 >17:14:57,601 INFO program: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] fedora_admin /dev/sda2 >17:14:57,764 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:57,765 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:57,766 INFO program: Volume group "fedora_admin" successfully created >17:14:57,767 DEBUG program: Return code: 0 >17:14:57,779 INFO program: Running... udevadm settle --timeout=300 >17:14:57,861 DEBUG program: Return code: 0 >17:14:57,862 INFO program: Running... udevadm settle --timeout=300 >17:14:57,950 DEBUG program: Return code: 0 >17:14:57,964 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"]global {locking_type=4} fedora_admin >17:14:58,068 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:58,069 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:58,070 INFO program: LVM2_VG_UUID=g9KMKy-6ZZv-VRue-fmaV-da4D-W2Fb-3kVCVo LVM2_VG_SIZE=152124.00 LVM2_VG_FREE=152124.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=38031 LVM2_VG_FREE_COUNT=38031 LVM2_PV_COUNT=1 >17:14:58,071 DEBUG program: Return code: 0 >17:14:58,076 INFO program: Running... lvm lvcreate -L 3968m -n swap -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] fedora_admin >17:14:58,445 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:58,447 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:58,447 INFO program: Logical volume "swap" created >17:14:58,448 DEBUG program: Return code: 0 >17:14:58,462 INFO program: Running... udevadm settle --timeout=300 >17:14:58,568 DEBUG program: Return code: 0 >17:14:58,570 INFO program: Running... udevadm settle --timeout=300 >17:14:58,659 DEBUG program: Return code: 0 >17:14:58,673 INFO program: Running... mkswap -f /dev/mapper/fedora_admin-swap >17:14:58,791 INFO program: Setting up swapspace version 1, size = 4063228 KiB >17:14:58,795 INFO program: no label, UUID=c4a35a36-8c0c-43a6-9386-8363a2a4fd76 >17:14:58,796 DEBUG program: Return code: 0 >17:14:58,802 INFO program: Running... udevadm settle --timeout=300 >17:14:58,947 DEBUG program: Return code: 0 >17:14:58,958 INFO program: Running... udevadm settle --timeout=300 >17:14:59,044 DEBUG program: Return code: 0 >17:14:59,059 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"]global {locking_type=4} fedora_admin >17:14:59,222 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:59,223 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:59,224 INFO program: LVM2_VG_UUID=g9KMKy-6ZZv-VRue-fmaV-da4D-W2Fb-3kVCVo LVM2_VG_SIZE=152124.00 LVM2_VG_FREE=148156.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=38031 LVM2_VG_FREE_COUNT=37039 LVM2_PV_COUNT=1 >17:14:59,225 DEBUG program: Return code: 0 >17:14:59,230 INFO program: Running... lvm lvcreate -L 96952m -n home -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] fedora_admin >17:14:59,650 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:14:59,651 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:14:59,652 INFO program: Logical volume "home" created >17:14:59,653 DEBUG program: Return code: 0 >17:14:59,668 INFO program: Running... udevadm settle --timeout=300 >17:14:59,777 DEBUG program: Return code: 0 >17:14:59,779 INFO program: Running... udevadm settle --timeout=300 >17:14:59,864 DEBUG program: Return code: 0 >17:14:59,880 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora_admin-home >17:15:03,432 INFO program: mke2fs 1.42.9 (28-Dec-2013) >17:15:03,433 INFO program: Filesystem label= >17:15:03,434 INFO program: OS type: Linux >17:15:03,435 INFO program: Block size=4096 (log=2) >17:15:03,436 INFO program: Fragment size=4096 (log=2) >17:15:03,436 INFO program: Stride=0 blocks, Stripe width=0 blocks >17:15:03,437 INFO program: 6209536 inodes, 24819712 blocks >17:15:03,438 INFO program: 1240985 blocks (5.00%) reserved for the super user >17:15:03,438 INFO program: First data block=0 >17:15:03,439 INFO program: Maximum filesystem blocks=4294967296 >17:15:03,439 INFO program: 758 block groups >17:15:03,440 INFO program: 32768 blocks per group, 32768 fragments per group >17:15:03,440 INFO program: 8192 inodes per group >17:15:03,441 INFO program: Superblock backups stored on blocks: >17:15:03,441 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >17:15:03,442 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >17:15:03,443 INFO program: >17:15:03,443 INFO program: Allocating group tables: 0/758316/758 done >17:15:03,444 INFO program: Writing inode tables: 0/758 done >17:15:03,444 INFO program: Creating journal (32768 blocks): done >17:15:03,445 INFO program: Writing superblocks and filesystem accounting information: 0/758 done >17:15:03,446 INFO program: >17:15:03,446 DEBUG program: Return code: 0 >17:15:03,452 INFO program: Running... udevadm settle --timeout=300 >17:15:03,690 DEBUG program: Return code: 0 >17:15:03,709 INFO program: Running... udevadm settle --timeout=300 >17:15:03,797 DEBUG program: Return code: 0 >17:15:03,811 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"]global {locking_type=4} fedora_admin >17:15:03,973 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:15:03,974 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:15:03,975 INFO program: LVM2_VG_UUID=g9KMKy-6ZZv-VRue-fmaV-da4D-W2Fb-3kVCVo LVM2_VG_SIZE=152124.00 LVM2_VG_FREE=51204.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=38031 LVM2_VG_FREE_COUNT=12801 LVM2_PV_COUNT=1 >17:15:03,976 DEBUG program: Return code: 0 >17:15:03,981 INFO program: Running... lvm lvcreate -L 51200m -n root -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] } preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc4$|","r|/sdc$|"] fedora_admin >17:15:04,414 INFO program: Configuration setting "preferred_names" invalid. It's not part of any section. >17:15:04,416 INFO program: Configuration setting "filter" invalid. It's not part of any section. >17:15:04,416 INFO program: Logical volume "root" created >17:15:04,417 DEBUG program: Return code: 0 >17:15:04,432 INFO program: Running... udevadm settle --timeout=300 >17:15:04,544 DEBUG program: Return code: 0 >17:15:04,545 INFO program: Running... udevadm settle --timeout=300 >17:15:04,634 DEBUG program: Return code: 0 >17:15:04,650 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora_admin-root >17:15:08,746 INFO program: mke2fs 1.42.9 (28-Dec-2013) >17:15:08,747 INFO program: Filesystem label= >17:15:08,747 INFO program: OS type: Linux >17:15:08,748 INFO program: Block size=4096 (log=2) >17:15:08,749 INFO program: Fragment size=4096 (log=2) >17:15:08,749 INFO program: Stride=0 blocks, Stripe width=0 blocks >17:15:08,750 INFO program: 3276800 inodes, 13107200 blocks >17:15:08,751 INFO program: 655360 blocks (5.00%) reserved for the super user >17:15:08,751 INFO program: First data block=0 >17:15:08,752 INFO program: Maximum filesystem blocks=4294967296 >17:15:08,752 INFO program: 400 block groups >17:15:08,753 INFO program: 32768 blocks per group, 32768 fragments per group >17:15:08,755 INFO program: 8192 inodes per group >17:15:08,756 INFO program: Superblock backups stored on blocks: >17:15:08,756 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >17:15:08,757 INFO program: 4096000, 7962624, 11239424 >17:15:08,758 INFO program: >17:15:08,758 INFO program: Allocating group tables: 0/400 done >17:15:08,759 INFO program: Writing inode tables: 0/400 done >17:15:08,759 INFO program: Creating journal (32768 blocks): done >17:15:08,760 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >17:15:08,761 INFO program: >17:15:08,761 DEBUG program: Return code: 0 >17:15:08,766 INFO program: Running... udevadm settle --timeout=300 >17:15:08,959 DEBUG program: Return code: 0 >17:15:08,970 INFO program: Running... udevadm settle --timeout=300 >17:15:09,062 DEBUG program: Return code: 0 > > >/tmp/storage.log: >12:57:36,389 DEBUG blivet: Caught exception, continuing. >12:57:36,390 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >12:57:36,390 DEBUG blivet: Begin exception details. >12:57:36,391 DEBUG blivet: Traceback (most recent call last): >12:57:36,392 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >12:57:36,392 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >12:57:36,393 DEBUG blivet: IOError: Unknown error >12:57:36,393 DEBUG blivet: End exception details. >12:57:36,394 INFO blivet: ISCSID is /sbin/iscsid >12:57:36,395 INFO blivet: no initiator set >12:57:36,581 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:57:36,582 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:57:39,571 DEBUG blivet: trying to set new default fstype to 'ext4' >12:57:39,602 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:39,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:57:39,610 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:39,630 DEBUG blivet: Caught exception, continuing. >12:57:39,631 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >12:57:39,632 DEBUG blivet: Begin exception details. >12:57:39,634 DEBUG blivet: Traceback (most recent call last): >12:57:39,635 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >12:57:39,636 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >12:57:39,636 DEBUG blivet: IOError: Unknown error >12:57:39,637 DEBUG blivet: End exception details. >12:57:40,677 INFO blivet: Detected 3968 MiB of memory >12:57:40,728 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:57:40,778 INFO blivet: Swap attempt of 0.0 >12:57:41,615 INFO blivet: resetting Blivet (version 0.51) instance <blivet.Blivet object at 0x7f6ef4a87250> >12:57:41,616 INFO blivet: no initiator set >12:57:41,620 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:57:41,629 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:57:42,202 INFO blivet: devices to scan: ['sdc', 'sdc4', 'sr0', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >12:57:42,293 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_200524439116A2811523-0:0', > 'ID_SERIAL_SHORT': '200524439116A2811523', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '522400', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc'} ; name: sdc ; >12:57:42,313 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc)... >12:57:42,317 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:57:42,323 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:42,332 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >12:57:42,344 INFO blivet: sdc is a disk >12:57:42,356 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:57:42,375 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:57:42,522 INFO blivet: added disk sdc (id 1) to device tree >12:57:43,529 DEBUG blivet: looking up parted Device: /dev/sdc >12:57:43,601 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:57:43,614 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >12:57:43,671 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:57:43,672 DEBUG blivet: required disklabel type for sdc (1) is None >12:57:43,674 DEBUG blivet: default disklabel type for sdc is msdos >12:57:43,867 DEBUG blivet: selecting msdos disklabel for sdc based on size >12:57:44,106 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >12:57:44,171 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6ee95f6d10>] > device: <parted.device.Device object at 0x7f6ee9116390> > PedDisk: <_ped.Disk object at 0x7f6ee96c88c0> >12:57:44,180 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >12:57:44,191 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:57:44,194 INFO blivet: got device: DiskDevice instance (0x7f6ee96fac50) -- > name = sdc status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7633.5 MiB > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7633, 64, 32) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee8f790e0> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f6ee91162d0> >12:57:44,359 INFO blivet: got format: DiskLabel instance (0x7f6ee5dc9c50) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6ee95f6d10>] > device: <parted.device.Device object at 0x7f6ee9116390> > PedDisk: <_ped.Disk object at 0x7f6ee96c88c0> > origPartedDisk = <parted.disk.Disk object at 0x7f6ee95f6b50> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7633, 64, 32) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a32440> > >12:57:44,407 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0-part4 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '32', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4064', > 'ID_PART_ENTRY_TYPE': '0xeb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_200524439116A2811523-0:0', > 'ID_SERIAL_SHORT': '200524439116A2811523', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '36', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '522460', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_200524439116A2811523-0:0-part4', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >12:57:44,409 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4)... >12:57:44,413 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >12:57:44,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:44,423 INFO blivet: sdc4 is a partition >12:57:44,429 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >12:57:44,438 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:57:44,464 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdc (1) with existing msdos disklabel >12:57:44,470 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:57:44,476 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >12:57:44,477 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:57:44,482 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >12:57:44,486 DEBUG blivet: looking up parted Partition: /dev/sdc4 >12:57:44,492 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >12:57:44,499 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >12:57:44,502 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >12:57:44,508 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >12:57:44,513 INFO blivet: added partition sdc4 (id 6) to device tree >12:57:44,516 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >12:57:44,520 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >12:57:44,529 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >12:57:44,543 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >12:57:44,591 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6eeba05f90> > PedDisk: <_ped.Disk object at 0x7f6ee95d6f80> >12:57:44,617 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >12:57:44,620 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >12:57:44,633 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: disklabel ; >12:57:44,660 DEBUG blivet: looking up parted Device: /dev/sdc4 >12:57:44,634 INFO blivet: got device: PartitionDevice instance (0x7f6ee95f6b90) -- > name = sdc4 status = True kids = 0 id = 6 > parents = ['existing 7633.5 MiB disk sdc (1) with existing msdos disklabel'] > uuid = None size = 2032 KiB > format = existing msdos disklabel > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a325f0> > target size = 0 B path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee95f6990> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee95f6d50> PedPartition: <_ped.Partition object at 0x7f6ee4a26b30> > disk = existing 7633.5 MiB disk sdc (1) with existing msdos disklabel > start = 32 end = 4095 length = 4064 > flags = boot >12:57:44,935 INFO blivet: got format: DiskLabel instance (0x7f6ee95f6bd0) object id 9-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc4 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6eeba05f90> > PedDisk: <_ped.Disk object at 0x7f6ee95d6f80> > origPartedDisk = <parted.disk.Disk object at 0x7f6ee95e0310> > partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a32680> > >12:57:44,960 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-5200A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > '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_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-5200A', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-5200A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-5200A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '526182', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-5200A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >12:57:44,962 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >12:57:44,966 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:57:44,968 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:44,970 INFO blivet: sr0 is a cdrom >12:57:44,973 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:57:44,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >12:57:44,977 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:57:44,978 INFO blivet: added cdrom sr0 (id 11) to device tree >12:57:44,981 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:57:45,018 DEBUG blivet: no device or no media present >12:57:45,026 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RA65LV8', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'ST3160815AS', > 'ID_MODEL_ENC': 'ST3160815AS\\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_PART_TABLE_UUID': '00099d0f', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST3160815AS_9RA65LV8', > 'ID_SERIAL_SHORT': '9RA65LV8', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527649', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RA65LV8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >12:57:45,029 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >12:57:45,033 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:57:45,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:45,039 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:57:45,044 INFO blivet: sda is a disk >12:57:45,045 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 15 >12:57:45,048 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:57:45,146 INFO blivet: added disk sda (id 14) to device tree >12:57:45,147 DEBUG blivet: looking up parted Device: /dev/sda >12:57:45,201 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:57:45,204 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:57:45,215 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:57:45,221 DEBUG blivet: required disklabel type for sda (1) is None >12:57:45,222 DEBUG blivet: default disklabel type for sda is msdos >12:57:45,223 DEBUG blivet: selecting msdos disklabel for sda based on size >12:57:45,233 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:57:45,377 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6ee95e0b50>, <parted.partition.Partition object at 0x7f6ee95e0f10>] > device: <parted.device.Device object at 0x7f6ee95e0910> > PedDisk: <_ped.Disk object at 0x7f6ee95e1200> >12:57:45,391 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 17 >12:57:45,399 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:57:45,400 INFO blivet: got device: DiskDevice instance (0x7f6ee95e0610) -- > name = sda status = True kids = 0 id = 14 > parents = [] > uuid = None size = 149.05 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160815AS 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 0x7f6ee4a32830> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6ee95e0150> >12:57:45,492 INFO blivet: got format: DiskLabel instance (0x7f6ee95e0710) object id 17-- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6ee95e0b50>, <parted.partition.Partition object at 0x7f6ee95e0f10>] > device: <parted.device.Device object at 0x7f6ee95e0910> > PedDisk: <_ped.Disk object at 0x7f6ee95e1200> > origPartedDisk = <parted.disk.Disk object at 0x7f6ee95e47d0> > partedDevice = parted.Device instance -- > model: ATA ST3160815AS 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 0x7f6ee4a32710> > >12:57:45,529 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RA65LV8-part1 /dev/disk/by-uuid/756cd500-e641-48e9-af03-d41551fa35ef', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '756cd500-e641-48e9-af03-d41551fa35ef', > 'ID_FS_UUID_ENC': '756cd500-e641-48e9-af03-d41551fa35ef', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160815AS', > 'ID_MODEL_ENC': 'ST3160815AS\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00099d0f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00099d0f', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST3160815AS_9RA65LV8', > 'ID_SERIAL_SHORT': '9RA65LV8', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527742', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RA65LV8-part1', > '/dev/disk/by-uuid/756cd500-e641-48e9-af03-d41551fa35ef'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:57:45,532 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >12:57:45,536 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:57:45,540 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:45,542 INFO blivet: sda1 is a partition >12:57:45,546 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:57:45,549 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:57:45,574 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with existing msdos disklabel >12:57:45,580 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:57:45,584 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:57:45,585 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >12:57:45,589 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:57:45,591 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:57:45,595 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:57:45,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:57:45,604 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:57:45,610 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:57:45,610 INFO blivet: added partition sda1 (id 19) to device tree >12:57:45,618 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:57:45,623 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:57:45,627 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:57:45,631 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:57:45,662 WARN blivet: disklabel detected but not usable on sda1 >12:57:45,672 INFO blivet: type detected on 'sda1' is 'ext4' >12:57:45,913 DEBUG blivet: size=13.72 MiB, current=500 MiB >12:57:46,004 DEBUG blivet: padding min size from 14382080 up to 14382580 >12:57:46,008 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:46,010 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 23 >12:57:46,014 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:57:46,017 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:57:46,033 DEBUG blivet: looking up parted Device: /dev/sda1 >12:57:46,019 INFO blivet: got device: PartitionDevice instance (0x7f6ee95e0210) -- > name = sda1 status = True kids = 0 id = 19 > parents = ['existing 149.05 GiB disk sda (14) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a32b00> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee95e09d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6ee95e4090> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee95e0cd0> PedPartition: <_ped.Partition object at 0x7f6ee4a26e90> > disk = existing 149.05 GiB disk sda (14) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:57:46,220 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:46,214 INFO blivet: got format: Ext4FS instance (0x7f6ee95e4b10) object id 23-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 756cd500-e641-48e9-af03-d41551fa35ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >12:57:46,256 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:46,287 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:46,320 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:46,360 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RA65LV8-part2 /dev/disk/by-uuid/a9d01a4e-ec76-4ca0-b332-73dbfd853f5a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'a9d01a4e-ec76-4ca0-b332-73dbfd853f5a', > 'ID_FS_UUID_ENC': 'a9d01a4e-ec76-4ca0-b332-73dbfd853f5a', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST3160815AS', > 'ID_MODEL_ENC': 'ST3160815AS\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '311554048', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00099d0f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00099d0f', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST3160815AS_9RA65LV8', > 'ID_SERIAL_SHORT': '9RA65LV8', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '527826', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RA65LV8-part2', > '/dev/disk/by-uuid/a9d01a4e-ec76-4ca0-b332-73dbfd853f5a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:57:46,362 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >12:57:46,365 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:57:46,369 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:46,370 INFO blivet: sda2 is a partition >12:57:46,373 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:57:46,377 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:57:46,394 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with existing msdos disklabel >12:57:46,399 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:57:46,403 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:57:46,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >12:57:46,408 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:57:46,409 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:57:46,413 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:57:46,419 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:57:46,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:57:46,427 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:57:46,428 INFO blivet: added partition sda2 (id 25) to device tree >12:57:46,431 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:57:46,435 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:57:46,439 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:57:46,442 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:57:46,503 WARN blivet: disklabel detected but not usable on sda2 >12:57:46,509 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >12:57:46,514 DEBUG blivet: LUKS.__init__: uuid: a9d01a4e-ec76-4ca0-b332-73dbfd853f5a ; exists: True ; label: None ; device: /dev/sda2 ; serial: 9RA65LV8 ; name: luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a ; >12:57:46,516 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance with object id 29 >12:57:46,519 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:57:46,523 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >12:57:46,526 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >12:57:46,530 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a ; >12:57:46,533 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:46,539 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:57:46,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >12:57:46,545 DEBUG blivet: LUKSDevice._setFormat: luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a ; current: None ; type: None ; >12:57:46,549 DEBUG blivet: LUKSDevice.setup: luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a ; status: False ; controllable: True ; orig: False ; >12:57:46,553 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a ; orig: False ; >12:57:46,557 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:57:46,562 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a ; status: False ; type: luks ; >12:57:46,563 INFO blivet: setup of luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a failed: luks device not configured >12:57:46,580 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >12:57:46,598 DEBUG blivet: looking up parted Device: /dev/sda2 >12:57:46,581 INFO blivet: got device: PartitionDevice instance (0x7f6ee95e08d0) -- > name = sda2 status = True kids = 0 id = 25 > parents = ['existing 149.05 GiB disk sda (14) with existing msdos disklabel'] > uuid = None size = 148.56 GiB > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 311554048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19393, 255, 63) biosGeometry: (19393, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a32cb0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee95e09d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee95e0fd0> PedPartition: <_ped.Partition object at 0x7f6ee4a26b90> > disk = existing 149.05 GiB disk sda (14) with existing msdos disklabel > start = 1026048 end = 312580095 length = 311554048 > flags = >12:57:46,760 INFO blivet: got format: LUKS instance (0x7f6ee95e0190) object id 29-- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = a9d01a4e-ec76-4ca0-b332-73dbfd853f5a exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-a9d01a4e-ec76-4ca0-b332-73dbfd853f5a > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >12:57:46,775 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL /dev/disk/by-id/wwn-0x5000c5002d3e7a30', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '529084', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >12:57:46,778 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb)... >12:57:46,782 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:57:46,785 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:46,789 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:57:46,794 INFO blivet: sdb is a disk >12:57:46,795 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >12:57:46,800 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:57:46,873 INFO blivet: added disk sdb (id 34) to device tree >12:57:46,875 DEBUG blivet: looking up parted Device: /dev/sdb >12:57:46,913 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:57:46,925 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:57:46,936 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:57:46,937 DEBUG blivet: required disklabel type for sdb (1) is None >12:57:46,938 DEBUG blivet: default disklabel type for sdb is msdos >12:57:46,941 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:57:46,945 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:57:47,008 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6ee5e21610>, <parted.partition.Partition object at 0x7f6ee5e21950>, <parted.partition.Partition object at 0x7f6ee5e21bd0>] > device: <parted.device.Device object at 0x7f6ee5e21410> > PedDisk: <_ped.Disk object at 0x7f6ee5e230e0> >12:57:47,013 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 37 >12:57:47,020 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:57:47,022 INFO blivet: got device: DiskDevice instance (0x7f6ee5e06f90) -- > name = sdb status = True kids = 0 id = 34 > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a32f80> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6ee5e21090> >12:57:47,110 INFO blivet: got format: DiskLabel instance (0x7f6ee5e21250) object id 37-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6ee5e21610>, <parted.partition.Partition object at 0x7f6ee5e21950>, <parted.partition.Partition object at 0x7f6ee5e21bd0>] > device: <parted.device.Device object at 0x7f6ee5e21410> > PedDisk: <_ped.Disk object at 0x7f6ee5e230e0> > origPartedDisk = <parted.disk.Disk object at 0x7f6ee5e21550> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a32e60> > >12:57:47,155 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part1 /dev/disk/by-id/wwn-0x5000c5002d3e7a30-part1 /dev/disk/by-uuid/fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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': 'fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c', > 'ID_FS_UUID_ENC': 'fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'c76e8755-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '529194', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part1', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30-part1', > '/dev/disk/by-uuid/fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:57:47,156 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >12:57:47,160 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:57:47,165 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:47,167 INFO blivet: sdb1 is a partition >12:57:47,170 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:57:47,174 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:57:47,191 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdb (34) with existing msdos disklabel >12:57:47,198 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:57:47,204 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:57:47,207 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >12:57:47,213 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:57:47,214 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:57:47,221 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:57:47,225 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:57:47,229 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:57:47,233 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:57:47,235 INFO blivet: added partition sdb1 (id 39) to device tree >12:57:47,239 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:57:47,244 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:57:47,248 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:57:47,252 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:57:47,295 WARN blivet: disklabel detected but not usable on sdb1 >12:57:47,298 INFO blivet: type detected on 'sdb1' is 'ext4' >12:57:47,621 DEBUG blivet: size=43.58 MiB, current=500 MiB >12:57:47,682 DEBUG blivet: padding min size from 45697024 up to 45697524 >12:57:47,686 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:47,687 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 43 >12:57:47,690 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:57:47,694 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >12:57:47,707 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:57:47,696 INFO blivet: got device: PartitionDevice instance (0x7f6ef4e20550) -- > name = sdb1 status = True kids = 0 id = 39 > parents = ['existing 465.76 GiB disk sdb (34) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a327a0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee5e21490> fileSystem: <parted.filesystem.FileSystem object at 0x7f6ee5e21a90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee5e21710> PedPartition: <_ped.Partition object at 0x7f6ee5e1d1d0> > disk = existing 465.76 GiB disk sdb (34) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:57:47,855 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:47,851 INFO blivet: got format: Ext4FS instance (0x7f6ee960bfd0) object id 43-- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >12:57:47,882 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:47,908 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:47,937 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:47,974 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part2 /dev/disk/by-id/wwn-0x5000c5002d3e7a30-part2 /dev/disk/by-uuid/5d6bf93d-d248-4ce7-9c94-9c19be852b69', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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': '5d6bf93d-d248-4ce7-9c94-9c19be852b69', > 'ID_FS_UUID_ENC': '5d6bf93d-d248-4ce7-9c94-9c19be852b69', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '967358464', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'c76e8755-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '529290', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part2', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30-part2', > '/dev/disk/by-uuid/5d6bf93d-d248-4ce7-9c94-9c19be852b69'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:57:47,977 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >12:57:47,980 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >12:57:47,983 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:47,985 INFO blivet: sdb2 is a partition >12:57:47,988 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:57:47,991 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:57:48,005 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdb (34) with existing msdos disklabel >12:57:48,009 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:57:48,012 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:57:48,013 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >12:57:48,018 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:57:48,019 DEBUG blivet: looking up parted Partition: /dev/sdb2 >12:57:48,023 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >12:57:48,026 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:57:48,029 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:57:48,033 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:57:48,034 INFO blivet: added partition sdb2 (id 45) to device tree >12:57:48,037 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:57:48,041 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:57:48,044 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:57:48,047 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:57:48,113 WARN blivet: disklabel detected but not usable on sdb2 >12:57:48,116 INFO blivet: type detected on 'sdb2' is 'ext4' >12:57:48,332 DEBUG blivet: size=3387.74 MiB, current=461.27 GiB >12:57:48,386 DEBUG blivet: padding min size from 3552301056 up to 3552301556 >12:57:48,390 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:48,391 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 49 >12:57:48,394 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:57:48,397 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: ext4 ; >12:57:48,407 DEBUG blivet: looking up parted Device: /dev/sdb2 >12:57:48,397 INFO blivet: got device: PartitionDevice instance (0x7f6ee5e062d0) -- > name = sdb2 status = True kids = 0 id = 45 > parents = ['existing 465.76 GiB disk sdb (34) with existing msdos disklabel'] > uuid = None size = 461.27 GiB > format = existing ext4 filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 967358464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60215, 255, 63) biosGeometry: (60215, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee5e24170> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee5e21490> fileSystem: <parted.filesystem.FileSystem object at 0x7f6ee5e21ad0> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee5e21a10> PedPartition: <_ped.Partition object at 0x7f6ee5e1d290> > disk = existing 465.76 GiB disk sdb (34) with existing msdos disklabel > start = 1026048 end = 968384511 length = 967358464 > flags = >12:57:48,538 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:48,535 INFO blivet: got format: Ext4FS instance (0x7f6ee5e06850) object id 49-- > type = ext4 name = ext4 status = False > device = /dev/sdb2 uuid = 5d6bf93d-d248-4ce7-9c94-9c19be852b69 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 461.27 GiB targetSize = 461.27 GiB > >12:57:48,564 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:48,591 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:48,613 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:48,641 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part3 /dev/disk/by-id/wwn-0x5000c5002d3e7a30-part3 /dev/disk/by-uuid/4061b969-80d2-4a4c-8a78-2f7a51a3b8eb', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > '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': '4061b969-80d2-4a4c-8a78-2f7a51a3b8eb', > 'ID_FS_UUID_ENC': '4061b969-80d2-4a4c-8a78-2f7a51a3b8eb', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\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:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '968384512', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'c76e8755-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c76e8755', > 'ID_REVISION': 'CC46', > 'ID_SERIAL': 'ST3500418AS_9VMTZ4YL', > 'ID_SERIAL_SHORT': '9VMTZ4YL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002d3e7a30', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002d3e7a30', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '529390', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VMTZ4YL-part3', > '/dev/disk/by-id/wwn-0x5000c5002d3e7a30-part3', > '/dev/disk/by-uuid/4061b969-80d2-4a4c-8a78-2f7a51a3b8eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >12:57:48,644 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >12:57:48,646 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >12:57:48,650 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:48,652 INFO blivet: sdb3 is a partition >12:57:48,655 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >12:57:48,658 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:57:48,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdb (34) with existing msdos disklabel >12:57:48,677 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >12:57:48,681 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >12:57:48,682 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >12:57:48,685 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >12:57:48,686 DEBUG blivet: looking up parted Partition: /dev/sdb3 >12:57:48,689 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >12:57:48,693 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >12:57:48,695 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >12:57:48,700 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >12:57:48,701 INFO blivet: added partition sdb3 (id 51) to device tree >12:57:48,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >12:57:48,708 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >12:57:48,712 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >12:57:48,715 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >12:57:48,823 WARN blivet: disklabel detected but not usable on sdb3 >12:57:48,825 INFO blivet: type detected on 'sdb3' is 'swap' >12:57:48,830 DEBUG blivet: SwapSpace.__init__: device: /dev/sdb3 ; serial: 9VMTZ4YL ; uuid: 4061b969-80d2-4a4c-8a78-2f7a51a3b8eb ; exists: True ; label: None ; >12:57:48,832 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 55 >12:57:48,836 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >12:57:48,840 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: swap ; >12:57:48,859 DEBUG blivet: looking up parted Device: /dev/sdb3 >12:57:48,841 INFO blivet: got device: PartitionDevice instance (0x7f6ee95e0250) -- > name = sdb3 status = True kids = 0 id = 51 > parents = ['existing 465.76 GiB disk sdb (34) with existing msdos disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee4a32dd0> > target size = 0 B path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee5e21490> fileSystem: <parted.filesystem.FileSystem object at 0x7f6ee5e21c90> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee5e21c10> PedPartition: <_ped.Partition object at 0x7f6ee5e1d230> > disk = existing 465.76 GiB disk sdb (34) with existing msdos disklabel > start = 968384512 end = 976773119 length = 8388608 > flags = >12:57:49,034 INFO blivet: got format: SwapSpace instance (0x7f6ee8fdcd90) object id 55-- > type = swap name = swap status = False > device = /dev/sdb3 uuid = 4061b969-80d2-4a4c-8a78-2f7a51a3b8eb exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:57:49,040 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '576689', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:57:49,041 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:57:49,043 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:57:49,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,049 INFO blivet: loop0 is a loop device >12:57:49,051 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:57:49,056 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >12:57:49,058 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,059 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >12:57:49,062 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >12:57:49,064 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 57) to device tree >12:57:49,067 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >12:57:49,068 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >12:57:49,071 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:57:49,072 INFO blivet: added loop loop0 (id 60) to device tree >12:57:49,075 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:57:49,078 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:57:49,079 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 63 >12:57:49,081 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:57:49,084 WARN blivet: Caught exception, continuing. >12:57:49,085 WARN blivet: Problem description: setup of loop0 failed, aborting disklabel handler >12:57:49,086 WARN blivet: Begin exception details. >12:57:49,089 WARN blivet: Traceback (most recent call last): >12:57:49,090 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1223, in handleUdevDiskLabelFormat >12:57:49,091 WARN blivet: device.setup() >12:57:49,092 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 795, in setup >12:57:49,093 WARN blivet: if not self._preSetup(orig=orig): >12:57:49,094 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4101, in _preSetup >12:57:49,095 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >12:57:49,096 WARN blivet: DeviceError: specified file (/tmp/curl_fetch_url1/squashfs.img (deleted)) does not exist >12:57:49,097 WARN blivet: End exception details. >12:57:49,098 INFO blivet: type detected on 'loop0' is 'squashfs' >12:57:49,100 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 64 >12:57:49,103 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:57:49,104 INFO blivet: got device: LoopDevice instance (0x7f6ee8fdc610) -- > name = loop0 status = False kids = 0 id = 60 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (57)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >12:57:49,118 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > 'ID_FS_UUID_ENC': '67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '577406', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/67941f6a-0d4d-4c8f-89c2-2c6102fa6db5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:57:49,120 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:57:49,123 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:57:49,126 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,128 INFO blivet: loop1 is a loop device >12:57:49,131 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:57:49,135 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:57:49,139 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >12:57:49,146 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:57:49,147 INFO blivet: added file /LiveOS/rootfs.img (id 66) to device tree >12:57:49,153 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:57:49,154 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 70 >12:57:49,159 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:57:49,160 INFO blivet: added loop loop1 (id 69) to device tree >12:57:49,165 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:57:49,168 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:57:49,174 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,176 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 72 >12:57:49,177 DEBUG blivet: device loop1 does not contain a disklabel >12:57:49,179 INFO blivet: type detected on 'loop1' is 'ext4' >12:57:49,399 DEBUG blivet: size=0 B, current=2048 MiB >12:57:49,438 DEBUG blivet: using current size 0 as min size >12:57:49,441 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,442 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 73 >12:57:49,445 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:57:49,446 INFO blivet: got device: LoopDevice instance (0x7f6ee5e068d0) -- > name = loop1 status = False kids = 0 id = 69 > parents = ['existing 0 B file /LiveOS/rootfs.img (66)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >12:57:49,462 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,456 INFO blivet: got format: Ext4FS instance (0x7f6ee95e4910) object id 73-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >12:57:49,496 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,535 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,561 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,602 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578109', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:57:49,604 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:57:49,608 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:57:49,611 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,612 INFO blivet: loop2 is a loop device >12:57:49,615 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:57:49,618 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:57:49,621 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,623 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >12:57:49,626 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:57:49,627 INFO blivet: added file /overlay (deleted) (id 75) to device tree >12:57:49,631 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:57:49,633 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >12:57:49,636 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:57:49,638 INFO blivet: added loop loop2 (id 78) to device tree >12:57:49,640 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:57:49,644 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:57:49,646 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 81 >12:57:49,649 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:57:49,653 WARN blivet: Caught exception, continuing. >12:57:49,654 WARN blivet: Problem description: setup of loop2 failed, aborting disklabel handler >12:57:49,655 WARN blivet: Begin exception details. >12:57:49,656 WARN blivet: Traceback (most recent call last): >12:57:49,657 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1223, in handleUdevDiskLabelFormat >12:57:49,658 WARN blivet: device.setup() >12:57:49,659 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 795, in setup >12:57:49,660 WARN blivet: if not self._preSetup(orig=orig): >12:57:49,661 WARN blivet: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4101, in _preSetup >12:57:49,662 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >12:57:49,664 WARN blivet: DeviceError: specified file (/overlay (deleted)) does not exist >12:57:49,665 WARN blivet: End exception details. >12:57:49,667 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >12:57:49,668 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 82 >12:57:49,671 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:57:49,672 INFO blivet: got device: LoopDevice instance (0x7f6ee5e06290) -- > name = loop2 status = False kids = 0 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >12:57:49,684 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > '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': '67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > 'ID_FS_UUID_ENC': '67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1127098', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:57:49,686 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:57:49,690 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:57:49,693 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,694 INFO blivet: live-rw is a device-mapper device >12:57:49,698 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:57:49,701 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:57:49,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (69) with existing ext4 filesystem >12:57:49,714 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:57:49,720 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (78) >12:57:49,726 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:57:49,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:49,734 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:57:49,734 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >12:57:49,743 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:57:49,744 INFO blivet: added dm live-rw (id 84) to device tree >12:57:49,747 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:57:49,749 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:57:49,751 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,752 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >12:57:49,752 DEBUG blivet: device live-rw does not contain a disklabel >12:57:49,753 INFO blivet: type detected on 'live-rw' is 'ext4' >12:57:49,905 DEBUG blivet: size=939.92 MiB, current=2048 MiB >12:57:49,954 DEBUG blivet: padding min size from 985580544 up to 985581044 >12:57:49,957 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:49,958 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 88 >12:57:49,961 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:57:49,963 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:57:49,961 INFO blivet: got device: DMDevice instance (0x7f6ee95e0890) -- > name = live-rw status = True kids = 0 id = 84 > parents = ['existing 0 B loop loop2 (78)'] > uuid = None size = 2048 MiB > 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee5e24200> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:57:50,274 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,271 INFO blivet: got format: Ext4FS instance (0x7f6ee8fe5490) object id 88-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >12:57:50,294 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,313 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,333 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,353 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1399467445', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > 'ID_FS_UUID_ENC': '67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1201230', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/67941f6a-0d4d-4c8f-89c2-2c6102fa6db5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:57:50,354 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:57:50,356 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:57:50,358 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:50,359 INFO blivet: live-base is a device-mapper device >12:57:50,361 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:57:50,363 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:57:50,366 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:57:50,370 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (69) with existing ext4 filesystem >12:57:50,374 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:57:50,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:50,379 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:57:50,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >12:57:50,382 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:57:50,382 INFO blivet: added dm live-base (id 90) to device tree >12:57:50,385 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:57:50,387 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:57:50,389 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,390 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 93 >12:57:50,391 DEBUG blivet: device live-base does not contain a disklabel >12:57:50,391 INFO blivet: type detected on 'live-base' is 'ext4' >12:57:50,530 DEBUG blivet: size=0 B, current=2048 MiB >12:57:50,562 DEBUG blivet: using current size 0 as min size >12:57:50,566 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,567 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 94 >12:57:50,570 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:57:50,573 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:57:50,571 INFO blivet: got device: DMDevice instance (0x7f6ee960bf90) -- > name = live-base status = True kids = 0 id = 90 > parents = ['existing 0 B loop loop1 (69) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f6ee5e24320> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:57:50,640 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,637 INFO blivet: got format: Ext4FS instance (0x7f6ee8fe5550) object id 94-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 67941f6a-0d4d-4c8f-89c2-2c6102fa6db5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >12:57:50,660 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,680 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,700 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:50,807 DEBUG blivet: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >12:57:50,810 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc4 ; status: False ; type: disklabel ; >12:57:50,814 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc4 ; status: False ; type: disklabel ; >12:57:50,879 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:50,882 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:50,887 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:50,950 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:57:50,953 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:57:50,958 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:57:51,022 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:57:51,099 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:57:51,102 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:57:51,106 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:57:51,170 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:57:51,173 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >12:57:51,177 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >12:57:51,242 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:57:51,245 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:57:51,249 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:57:51,313 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:57:51,379 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:57:51,382 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:51,387 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:51,464 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:57:51,536 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:57:51,540 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:51,545 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:51,612 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >12:57:51,616 DEBUG blivet: SwapSpace.teardown: device: /dev/sdb3 ; status: False ; type: swap ; >12:57:51,621 DEBUG blivet: SwapSpace.teardown: device: /dev/sdb3 ; status: False ; type: swap ; >12:57:51,688 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:57:51,692 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:51,697 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:51,764 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:57:51,765 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:57:51,775 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >12:57:51,776 INFO blivet: edd: collected mbr signatures: {'sda': '0x00099d0f', 'sdb': '0xc76e8755'} >12:57:51,779 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 15633408 >12:57:51,780 ERR blivet: edd: unable to match edd entry 0x80 >12:57:51,781 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x00099d0f > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 312581808 >12:57:51,781 INFO blivet: edd: matched 0x81 to sda using MBR sig >12:57:51,782 DEBUG blivet: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0xc76e8755 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >12:57:51,783 INFO blivet: edd: matched 0x82 to sdb using MBR sig >12:57:51,787 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:57:51,905 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:57:52,110 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:57:52,113 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:57:52,117 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:57:52,185 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:57:52,279 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:57:52,476 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:57:52,479 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:52,483 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:57:52,549 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:57:52,917 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:57:52,928 DEBUG blivet: blkid.tab devs: ['/dev/sdb2'] >12:57:52,928 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:57:52,929 DEBUG blivet: crypttab maps: [] >12:57:52,930 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:57:52,944 DEBUG blivet: resolved 'UUID=5d6bf93d-d248-4ce7-9c94-9c19be852b69' to 'sdb2' (partition) >12:57:52,945 DEBUG blivet: resolved 'UUID=fb9ddfc0-d15f-4bb1-bcdb-c1646edbfb4c' to 'sdb1' (partition) >12:57:52,946 DEBUG blivet: failed to resolve 'UUID=af8a5547-7e19-46dd-b174-ebc893b79f1a' >12:57:52,947 DEBUG blivet: resolved 'UUID=4061b969-80d2-4a4c-8a78-2f7a51a3b8eb' to 'sdb3' (partition) >12:57:52,952 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >12:57:52,955 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:52,957 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >12:57:52,960 DEBUG blivet: DeviceTree.getDeviceByPath returned None >12:57:52,961 DEBUG blivet: failed to resolve '/dev/tmpfs' >12:57:52,963 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >12:57:52,965 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:52,967 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >12:57:52,970 DEBUG blivet: DeviceTree.getDeviceByPath returned None >12:57:52,970 DEBUG blivet: failed to resolve '/dev/devpts' >12:57:52,973 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >12:57:52,975 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:52,977 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >12:57:52,979 DEBUG blivet: DeviceTree.getDeviceByPath returned None >12:57:52,980 DEBUG blivet: failed to resolve '/dev/sysfs' >12:57:52,982 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >12:57:52,985 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:52,987 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >12:57:52,989 DEBUG blivet: DeviceTree.getDeviceByPath returned None >12:57:52,990 DEBUG blivet: failed to resolve '/dev/proc' >12:57:52,992 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:57:53,261 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:53,266 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:53,270 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:53,276 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:53,284 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:53,288 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:53,297 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:58:10,052 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:58:10,055 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:58:10,058 DEBUG blivet: NFSv4.supported: supported: False ; >12:58:10,061 DEBUG blivet: NFSv4.supported: supported: False ; >12:58:10,065 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:58:10,068 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:58:10,072 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:10,075 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:10,079 DEBUG blivet: Ext3FS.supported: supported: True ; >12:58:10,082 DEBUG blivet: Ext3FS.supported: supported: True ; >12:58:10,088 DEBUG blivet: Ext2FS.supported: supported: True ; >12:58:10,092 DEBUG blivet: Ext2FS.supported: supported: True ; >12:58:10,096 DEBUG blivet: SysFS.supported: supported: False ; >12:58:10,099 DEBUG blivet: SysFS.supported: supported: False ; >12:58:10,103 DEBUG blivet: MultipathMember.__init__: >12:58:10,106 DEBUG blivet: SwapSpace.__init__: >12:58:10,109 DEBUG blivet: ProcFS.supported: supported: False ; >12:58:10,112 DEBUG blivet: ProcFS.supported: supported: False ; >12:58:10,115 DEBUG blivet: NoDevFS.supported: supported: False ; >12:58:10,118 DEBUG blivet: NoDevFS.supported: supported: False ; >12:58:10,121 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:58:10,124 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:58:10,127 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:10,362 DEBUG blivet: USBFS.supported: supported: False ; >12:58:10,368 DEBUG blivet: USBFS.supported: supported: False ; >12:58:10,382 DEBUG blivet: DiskLabel.__init__: >12:58:10,384 INFO blivet: DiskLabel.partedDevice returning None >12:58:10,394 DEBUG blivet: HFSPlus.supported: supported: False ; >12:58:10,398 DEBUG blivet: HFSPlus.supported: supported: False ; >12:58:10,403 DEBUG blivet: XFS.supported: supported: True ; >12:58:10,654 DEBUG blivet: XFS.supported: supported: True ; >12:58:10,658 DEBUG blivet: TmpFS.supported: supported: True ; >12:58:10,745 DEBUG blivet: LUKS.__init__: >12:58:10,748 DEBUG blivet: NTFS.supported: supported: False ; >12:58:10,751 DEBUG blivet: NTFS.supported: supported: False ; >12:58:10,754 DEBUG blivet: BindFS.supported: supported: False ; >12:58:10,757 DEBUG blivet: BindFS.supported: supported: False ; >12:58:10,760 DEBUG blivet: HFS.supported: supported: False ; >12:58:10,762 DEBUG blivet: HFS.supported: supported: False ; >12:58:10,766 DEBUG blivet: LVMPhysicalVolume.__init__: >12:58:10,769 DEBUG blivet: NFS.supported: supported: False ; >12:58:10,771 DEBUG blivet: NFS.supported: supported: False ; >12:58:10,774 DEBUG blivet: FATFS.supported: supported: True ; >12:58:10,885 DEBUG blivet: FATFS.supported: supported: True ; >12:58:10,889 DEBUG blivet: DMRaidMember.__init__: >12:58:10,892 DEBUG blivet: MDRaidMember.__init__: >08:59:19,529 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:59:19,520 INFO blivet: updating format of device: existing 0 cdrom sr0 (11) >08:59:19,574 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:59:19,624 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:59:19,668 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:59:19,705 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >08:59:19,838 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:59:19,844 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >08:59:19,845 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 131 >08:59:19,851 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:59:19,859 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >08:59:19,934 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:59:19,937 INFO blivet: DiskLabel.partedDevice returning None >08:59:19,938 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 132 >08:59:19,945 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: disklabel ; >08:59:20,019 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:59:20,022 INFO blivet: DiskLabel.partedDevice returning None >08:59:20,032 DEBUG blivet: Caught exception, continuing. >08:59:20,033 DEBUG blivet: Begin exception details. >08:59:20,037 DEBUG blivet: Traceback (most recent call last): >08:59:20,038 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >08:59:20,040 DEBUG blivet: lt = self.partedDisk.type >08:59:20,041 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >08:59:20,042 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >08:59:20,043 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >08:59:20,044 DEBUG blivet: ret = fn(*args, **kwds) >08:59:20,044 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >08:59:20,045 DEBUG blivet: raise parted.DiskException, "no device specified" >08:59:20,047 DEBUG blivet: DiskException: no device specified >08:59:20,048 DEBUG blivet: End exception details. >08:59:19,947 INFO blivet: got format: existing disklabel >08:59:20,122 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:59:20,124 INFO blivet: DiskLabel.partedDevice returning None >08:59:20,135 DEBUG blivet: Caught exception, continuing. >08:59:20,135 DEBUG blivet: Begin exception details. >08:59:20,137 DEBUG blivet: Traceback (most recent call last): >08:59:20,138 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >08:59:20,139 DEBUG blivet: lt = self.partedDisk.type >08:59:20,140 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >08:59:20,141 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >08:59:20,142 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >08:59:20,144 DEBUG blivet: ret = fn(*args, **kwds) >08:59:20,144 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >08:59:20,145 DEBUG blivet: raise parted.DiskException, "no device specified" >08:59:20,146 DEBUG blivet: DiskException: no device specified >08:59:20,148 DEBUG blivet: End exception details. >08:59:20,222 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:59:20,224 INFO blivet: DiskLabel.partedDevice returning None >08:59:20,234 DEBUG blivet: Caught exception, continuing. >08:59:20,235 DEBUG blivet: Begin exception details. >08:59:20,237 DEBUG blivet: Traceback (most recent call last): >08:59:20,238 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >08:59:20,240 DEBUG blivet: lt = self.partedDisk.type >08:59:20,241 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >08:59:20,242 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >08:59:20,243 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >08:59:20,244 DEBUG blivet: ret = fn(*args, **kwds) >08:59:20,245 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >08:59:20,245 DEBUG blivet: raise parted.DiskException, "no device specified" >08:59:20,247 DEBUG blivet: DiskException: no device specified >08:59:20,248 DEBUG blivet: End exception details. >08:59:20,322 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:59:20,324 INFO blivet: DiskLabel.partedDevice returning None >08:59:20,329 DEBUG blivet: Caught exception, continuing. >08:59:20,330 DEBUG blivet: Begin exception details. >08:59:20,331 DEBUG blivet: Traceback (most recent call last): >08:59:20,331 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >08:59:20,332 DEBUG blivet: lt = self.partedDisk.type >08:59:20,333 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >08:59:20,333 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >08:59:20,334 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >08:59:20,335 DEBUG blivet: ret = fn(*args, **kwds) >08:59:20,335 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >08:59:20,336 DEBUG blivet: raise parted.DiskException, "no device specified" >08:59:20,337 DEBUG blivet: DiskException: no device specified >08:59:20,337 DEBUG blivet: End exception details. >17:04:04,112 INFO blivet: hiding device partition sdb1 (id 39) >17:04:04,113 INFO blivet: removed partition sdb1 (id 39) from device tree >17:04:04,117 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:04:04,118 DEBUG blivet: lvm filter: adding sdb1 to the reject list >17:04:04,118 INFO blivet: hiding device partition sdb2 (id 45) >17:04:04,119 INFO blivet: removed partition sdb2 (id 45) from device tree >17:04:04,121 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:04:04,122 DEBUG blivet: lvm filter: adding sdb2 to the reject list >17:04:04,122 INFO blivet: hiding device partition sdb3 (id 51) >17:04:04,123 INFO blivet: removed partition sdb3 (id 51) from device tree >17:04:04,126 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:04:04,126 DEBUG blivet: lvm filter: adding sdb3 to the reject list >17:04:04,127 INFO blivet: hiding device disk sdb (id 34) >17:04:04,127 INFO blivet: removed disk sdb (id 34) from device tree >17:04:04,128 DEBUG blivet: lvm filter: adding sdb to the reject list >17:04:04,129 INFO blivet: hiding device partition sdc4 (id 6) >17:04:04,129 INFO blivet: removed partition sdc4 (id 6) from device tree >17:04:04,132 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >17:04:04,132 DEBUG blivet: lvm filter: adding sdc4 to the reject list >17:04:04,133 INFO blivet: hiding device disk sdc (id 1) >17:04:04,134 INFO blivet: removed disk sdc (id 1) from device tree >17:04:04,134 DEBUG blivet: lvm filter: adding sdc to the reject list >17:04:06,538 INFO blivet: Detected 3968 MiB of memory >17:04:06,570 INFO blivet: Swap attempt of 3968 MiB >17:04:11,965 DEBUG blivet: removing sda >17:04:11,965 DEBUG blivet: devices to remove: ['sda2', 'sda1'] >17:04:11,966 DEBUG blivet: leaves to remove: ['sda2', 'sda1'] >17:04:11,975 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:04:11,975 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 134 >17:04:11,979 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >17:04:11,980 INFO blivet: registered action: [133] destroy format luks on partition sda2 (id 25) >17:04:11,981 INFO blivet: removed partition sda2 (id 25) from device tree >17:04:11,985 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:04:11,985 INFO blivet: registered action: [135] destroy device partition sda2 (id 25) >17:04:11,989 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:04:11,990 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 137 >17:04:11,993 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >17:04:11,994 INFO blivet: registered action: [136] destroy format ext4 filesystem on partition sda1 (id 19) >17:04:11,995 INFO blivet: removed partition sda1 (id 19) from device tree >17:04:11,998 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:04:11,999 INFO blivet: registered action: [138] destroy device partition sda1 (id 19) >17:04:12,000 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 140 >17:04:12,003 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >17:04:12,004 INFO blivet: registered action: [139] destroy format msdos disklabel on disk sda (id 14) >17:04:12,022 INFO blivet: Detected 3968 MiB of memory >17:04:12,060 INFO blivet: Swap attempt of 3968 MiB >17:04:12,097 DEBUG blivet: clearpart: initializing sda >17:04:12,098 DEBUG blivet: removing sda >17:04:12,099 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 142 >17:04:12,107 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:04:12,108 INFO blivet: registered action: [141] destroy format None on disk sda (id 14) >17:04:12,110 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 144 >17:04:12,117 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:04:12,119 INFO blivet: registered action: [143] destroy format None on disk sda (id 14) >17:04:12,120 DEBUG blivet: required disklabel type for sda (1) is None >17:04:12,122 DEBUG blivet: default disklabel type for sda is msdos >17:04:12,124 DEBUG blivet: selecting msdos disklabel for sda based on size >17:04:12,128 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >17:04:12,133 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >17:04:12,135 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6ee3d4e9d0> > PedDisk: <_ped.Disk object at 0x7f6ee3d50050> >17:04:12,139 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 145 >17:04:12,143 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:04:12,144 INFO blivet: registered action: [146] create format msdos disklabel on disk sda (id 14) >17:04:12,151 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:04:12,169 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:04:12,170 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:04:12,174 INFO blivet: Detected 3968 MiB of memory >17:04:12,237 INFO blivet: Swap attempt of 3968 MiB >17:04:12,293 DEBUG blivet: doAutoPart: True >17:04:12,294 DEBUG blivet: encryptedAutoPart: False >17:04:12,294 DEBUG blivet: autoPartType: 2 >17:04:12,295 DEBUG blivet: clearPartType: 2 >17:04:12,296 DEBUG blivet: clearPartDisks: ['sda'] >17:04:12,381 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f6ee3d4ead0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f6ee3d4eb90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f6ee3d4eb50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f6ee3d4eb10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f6ee3d4ebd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >17:04:12,383 DEBUG blivet: storage.disks: ['sda'] >17:04:12,384 DEBUG blivet: storage.partitioned: ['sda'] >17:04:12,386 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >17:04:12,395 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:04:12,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:04:12,415 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:04:12,416 DEBUG blivet: boot disk: sda >17:04:12,422 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:04:12,423 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 147 >17:04:12,428 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:04:12,433 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:04:12,437 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:04:12,442 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:04:12,443 INFO blivet: added partition req0 (id 148) to device tree >17:04:12,445 INFO blivet: registered action: [150] create device partition req0 (id 148) >17:04:12,446 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 152 >17:04:12,451 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:04:12,455 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >17:04:12,456 INFO blivet: registered action: [151] create format lvmpv on partition req0 (id 148) >17:04:12,458 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f6ee95e0610) -- > name = sda status = True kids = 0 id = 14 > parents = [] > uuid = None size = 149.05 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160815AS 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 0x7f6ee4a32830> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f6ee95e0150>] >17:04:12,526 DEBUG blivet: devs: [PartitionDevice instance (0x7f6ee3ce0f10) -- > name = req0 status = False kids = 0 id = 148 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:04:12,587 DEBUG blivet: Ext4FS.supported: supported: True ; >17:04:12,591 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 153 >17:04:12,597 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:04:12,602 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:04:12,607 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >17:04:12,612 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:04:12,613 INFO blivet: added partition req1 (id 154) to device tree >17:04:12,615 INFO blivet: registered action: [156] create device partition req1 (id 154) >17:04:12,616 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 158 >17:04:12,621 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:04:12,627 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >17:04:12,629 INFO blivet: registered action: [157] create format ext4 filesystem mounted at /boot on partition req1 (id 154) >17:04:12,630 INFO blivet: skipping unneeded stage1 biosboot request >17:04:12,632 DEBUG blivet: PartSpec instance (0x7f6ee3d4eb10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >17:04:12,681 DEBUG blivet: existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:04:12,727 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:04:12,729 DEBUG blivet: removing all non-preexisting partitions ['req0(id 148)', 'req1(id 154)'] from disk(s) ['sda'] >17:04:12,731 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 148)', 'req1(id 154)'] >17:04:12,732 DEBUG blivet: removing all non-preexisting partitions ['req1(id 154)', 'req0(id 148)'] from disk(s) ['sda'] >17:04:12,736 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:04:12,753 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:04:12,754 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:04:12,758 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:04:12,772 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:04:12,773 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:04:12,774 DEBUG blivet: allocating partition: req1 ; id: 154 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >17:04:12,799 DEBUG blivet: checking freespace on sda >17:04:12,800 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >17:04:12,826 DEBUG blivet: checking 63-312581807 (149.05 GiB) >17:04:12,851 DEBUG blivet: current free range is 63-312581807 (149.05 GiB) >17:04:12,876 DEBUG blivet: updating use_disk to sda, type: 0 >17:04:12,876 DEBUG blivet: new free: 63-312581807 / 149.05 GiB >17:04:12,901 DEBUG blivet: new free allows for 0 sectors of growth >17:04:12,902 DEBUG blivet: found free space for bootable request >17:04:12,903 DEBUG blivet: adjusted start sector from 63 to 2048 >17:04:12,905 DEBUG blivet: created partition sda1 of 500 MiB and added it to /dev/sda >17:04:12,932 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:04:12,932 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd4650> PedPartition: <_ped.Partition object at 0x7f6ee3cde5f0> >17:04:12,940 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:04:12,943 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:04:12,946 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:04:12,946 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd45d0> PedPartition: <_ped.Partition object at 0x7f6ee3cfeef0> >17:04:12,954 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:04:12,966 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:04:12,966 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:04:12,969 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:04:12,980 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:04:12,981 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:04:12,981 DEBUG blivet: allocating partition: req0 ; id: 148 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >17:04:13,007 DEBUG blivet: checking freespace on sda >17:04:13,008 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >17:04:13,033 DEBUG blivet: checking 63-2047 (992.5 KiB) >17:04:13,057 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >17:04:13,081 DEBUG blivet: checking 1026048-312581807 (148.56 GiB) >17:04:13,106 DEBUG blivet: current free range is 1026048-312581807 (148.56 GiB) >17:04:13,131 DEBUG blivet: evaluating growth potential for new layout >17:04:13,131 DEBUG blivet: calculating growth for disk /dev/sda >17:04:13,135 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:04:13,135 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd4990> PedPartition: <_ped.Partition object at 0x7f6ee3cde590> >17:04:13,143 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:04:13,146 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:04:13,147 DEBUG blivet: adding request 154 to chunk 312581745 (63-312581807) on /dev/sda >17:04:13,148 DEBUG blivet: adding request 148 to chunk 312581745 (63-312581807) on /dev/sda >17:04:13,149 DEBUG blivet: Chunk.growRequests: 312581745 on /dev/sda start = 63 end = 312581807 >sectorSize = 512 B > >17:04:13,150 DEBUG blivet: req: PartitionRequest instance -- >id = 154 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:04:13,151 DEBUG blivet: req: PartitionRequest instance -- >id = 148 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:04:13,151 DEBUG blivet: 1 requests and 310533745 (148.07 GiB) left in chunk >17:04:13,177 DEBUG blivet: adding 310533745 (148.07 GiB) to 148 (sda2) >17:04:13,202 DEBUG blivet: new grow amount for request 148 (sda2) is 310533745 units, or 148.07 GiB >17:04:13,228 DEBUG blivet: request 154 (sda1) growth: 0 (0 B) size: 500 MiB >17:04:13,254 DEBUG blivet: request 148 (sda2) growth: 310533745 (148.07 GiB) size: 148.56 GiB >17:04:13,304 DEBUG blivet: disk /dev/sda growth: 310533745 (148.07 GiB) >17:04:13,330 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:04:13,331 DEBUG blivet: device sda2 new partedPartition None >17:04:13,333 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:04:13,336 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:04:13,337 DEBUG blivet: total growth: 310533745 sectors >17:04:13,338 DEBUG blivet: updating use_disk to sda, type: 0 >17:04:13,338 DEBUG blivet: new free: 1026048-312581807 / 148.56 GiB >17:04:13,364 DEBUG blivet: new free allows for 310533745 sectors of growth >17:04:13,366 DEBUG blivet: created partition sda2 of 500 MiB and added it to /dev/sda >17:04:13,393 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:04:13,394 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd4b50> PedPartition: <_ped.Partition object at 0x7f6ee3cde830> >17:04:13,401 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:04:13,405 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:04:13,408 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:04:13,409 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd4d10> PedPartition: <_ped.Partition object at 0x7f6ee3cde7d0> >17:04:13,415 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda2(id 148)', 'sda1(id 154)'] >17:04:13,415 DEBUG blivet: growable partitions are ['sda2'] >17:04:13,416 DEBUG blivet: adding request 148 to chunk 312581745 (63-312581807) on /dev/sda >17:04:13,417 DEBUG blivet: adding request 154 to chunk 312581745 (63-312581807) on /dev/sda >17:04:13,418 DEBUG blivet: disk sda has 1 chunks >17:04:13,418 DEBUG blivet: Chunk.growRequests: 312581745 on /dev/sda start = 63 end = 312581807 >sectorSize = 512 B > >17:04:13,420 DEBUG blivet: req: PartitionRequest instance -- >id = 154 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:04:13,421 DEBUG blivet: req: PartitionRequest instance -- >id = 148 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:04:13,422 DEBUG blivet: 1 requests and 310533745 (148.07 GiB) left in chunk >17:04:13,447 DEBUG blivet: adding 310533745 (148.07 GiB) to 148 (sda2) >17:04:13,473 DEBUG blivet: new grow amount for request 148 (sda2) is 310533745 units, or 148.07 GiB >17:04:13,499 DEBUG blivet: growing partitions on sda >17:04:13,499 DEBUG blivet: partition sda1 (154): 0 >17:04:13,500 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6ee3cf8650> PedGeometry: <_ped.Geometry object at 0x7f6ee3cd4f50> >17:04:13,501 DEBUG blivet: partition sda2 (148): 0 >17:04:13,502 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 312580095 length: 311554048 > device: <parted.device.Device object at 0x7f6ee3cf8650> PedGeometry: <_ped.Geometry object at 0x7f6ee3cd9110> >17:04:13,502 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 154)', 'sda2(id 148)'] from disk(s) ['sda'] >17:04:13,505 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:04:13,506 DEBUG blivet: device sda1 new partedPartition None >17:04:13,509 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >17:04:13,512 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:04:13,515 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:04:13,515 DEBUG blivet: device sda2 new partedPartition None >17:04:13,518 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:04:13,522 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:04:13,523 DEBUG blivet: back from removeNewPartitions >17:04:13,523 DEBUG blivet: extended: None >17:04:13,524 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6ee3cf8650> PedGeometry: <_ped.Geometry object at 0x7f6ee3cd4f50> >17:04:13,527 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:04:13,527 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd45d0> PedPartition: <_ped.Partition object at 0x7f6ee3cde8f0> >17:04:13,535 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:04:13,538 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:04:13,541 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:04:13,542 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd4650> PedPartition: <_ped.Partition object at 0x7f6ee3cde5f0> >17:04:13,548 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 312580095 length: 311554048 > device: <parted.device.Device object at 0x7f6ee3cf8650> PedGeometry: <_ped.Geometry object at 0x7f6ee3cd9110> >17:04:13,551 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:04:13,551 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cf86d0> PedPartition: <_ped.Partition object at 0x7f6ee3cde9b0> >17:04:13,559 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:04:13,562 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:04:13,566 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:04:13,566 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4e990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd92d0> PedPartition: <_ped.Partition object at 0x7f6ee3cde7d0> >17:04:13,572 DEBUG blivet: fixing size of non-existent 500 MiB partition sda1 (154) with non-existent ext4 filesystem mounted at /boot >17:04:13,599 DEBUG blivet: fixing size of non-existent 148.56 GiB partition sda2 (148) with non-existent lvmpv >17:04:13,631 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_admin ; member: sda2 ; >17:04:13,634 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:04:13,635 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 160 >17:04:13,638 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_admin ; current: None ; type: None ; >17:04:13,639 INFO blivet: added lvmvg fedora_admin (id 159) to device tree >17:04:13,640 INFO blivet: registered action: [162] create device lvmvg fedora_admin (id 159) >17:04:13,643 DEBUG blivet: Ext4FS.supported: supported: True ; >17:04:13,644 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 163 >17:04:13,647 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_admin ; >17:04:13,650 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-root ; current: None ; type: ext4 ; >17:04:13,661 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:13,687 DEBUG blivet: vg fedora_admin has 148.56 GiB free >17:04:13,713 DEBUG blivet: Adding fedora_admin-root/1024 MiB to fedora_admin >17:04:13,740 INFO blivet: added lvmlv fedora_admin-root (id 164) to device tree >17:04:13,741 INFO blivet: registered action: [166] create device lvmlv fedora_admin-root (id 164) >17:04:13,741 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 168 >17:04:13,744 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-root ; current: ext4 ; type: ext4 ; >17:04:13,745 INFO blivet: registered action: [167] create format ext4 filesystem mounted at / on lvmlv fedora_admin-root (id 164) >17:04:13,749 DEBUG blivet: Ext4FS.supported: supported: True ; >17:04:13,750 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 169 >17:04:13,753 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_admin ; >17:04:13,756 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-home ; current: None ; type: ext4 ; >17:04:13,766 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:13,794 DEBUG blivet: vg fedora_admin has 147.56 GiB free >17:04:13,820 DEBUG blivet: Adding fedora_admin-home/500 MiB to fedora_admin >17:04:13,846 INFO blivet: added lvmlv fedora_admin-home (id 170) to device tree >17:04:13,847 INFO blivet: registered action: [172] create device lvmlv fedora_admin-home (id 170) >17:04:13,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 174 >17:04:13,851 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-home ; current: ext4 ; type: ext4 ; >17:04:13,851 INFO blivet: registered action: [173] create format ext4 filesystem mounted at /home on lvmlv fedora_admin-home (id 170) >17:04:13,854 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:04:13,855 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 175 >17:04:13,858 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_admin ; >17:04:13,861 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-swap ; current: None ; type: swap ; >17:04:13,871 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:13,898 DEBUG blivet: vg fedora_admin has 147.07 GiB free >17:04:13,924 DEBUG blivet: Adding fedora_admin-swap/3968 MiB to fedora_admin >17:04:13,950 INFO blivet: added lvmlv fedora_admin-swap (id 176) to device tree >17:04:13,950 INFO blivet: registered action: [178] create device lvmlv fedora_admin-swap (id 176) >17:04:13,951 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 180 >17:04:13,954 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_admin-swap ; current: swap ; type: swap ; >17:04:13,955 INFO blivet: registered action: [179] create format swap on lvmlv fedora_admin-swap (id 176) >17:04:13,956 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:13,983 DEBUG blivet: vg fedora_admin has 143.19 GiB free >17:04:14,009 DEBUG blivet: vg fedora_admin: 143.19 GiB free ; lvs: ['root', 'home', 'swap'] >17:04:14,037 DEBUG blivet: adding request 164 to chunk 38031 on /dev/fedora_admin >17:04:14,037 DEBUG blivet: adding request 170 to chunk 38031 on /dev/fedora_admin >17:04:14,038 DEBUG blivet: adding request 176 to chunk 38031 on /dev/fedora_admin >17:04:14,039 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora_admin length = 38031 size = 148.56 GiB >remaining = 2 pool = 36657 >17:04:14,065 DEBUG blivet: req: LVRequest instance -- >id = 176 name = fedora_admin-swap growable = False >base = 993 growth = 0 max_grow = 0 >done = True >17:04:14,065 DEBUG blivet: req: LVRequest instance -- >id = 164 name = fedora_admin-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:04:14,066 DEBUG blivet: req: LVRequest instance -- >id = 170 name = fedora_admin-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:04:14,066 DEBUG blivet: 2 requests and 36657 (143.19 GiB) left in chunk >17:04:14,092 DEBUG blivet: adding 0 (0 B) to 164 (fedora_admin-root) >17:04:14,094 DEBUG blivet: new grow amount for request 164 (fedora_admin-root) is 0 units, or 0 B >17:04:14,095 DEBUG blivet: adding 0 (0 B) to 170 (fedora_admin-home) >17:04:14,097 DEBUG blivet: new grow amount for request 170 (fedora_admin-home) is 0 units, or 0 B >17:04:14,098 DEBUG blivet: adding 36657 (143.19 GiB) to 164 (fedora_admin-root) >17:04:14,125 DEBUG blivet: taking back 24113 (94.19 GiB) from 164 (fedora_admin-root) >17:04:14,150 DEBUG blivet: new grow amount for request 164 (fedora_admin-root) is 12544 units, or 49 GiB >17:04:14,176 DEBUG blivet: adding 24113 (94.19 GiB) to 170 (fedora_admin-home) >17:04:14,201 DEBUG blivet: new grow amount for request 170 (fedora_admin-home) is 24113 units, or 94.19 GiB >17:04:14,227 DEBUG blivet: trying to set lv fedora_admin-root size to 50 GiB >17:04:14,253 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:14,280 DEBUG blivet: vg fedora_admin has 143.19 GiB free >17:04:14,306 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:14,334 DEBUG blivet: vg fedora_admin has 94.19 GiB free >17:04:14,360 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:14,387 DEBUG blivet: vg fedora_admin has 94.19 GiB free >17:04:14,413 DEBUG blivet: trying to set lv fedora_admin-home size to 94.68 GiB >17:04:14,440 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:14,467 DEBUG blivet: vg fedora_admin has 94.19 GiB free >17:04:14,493 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:14,521 DEBUG blivet: vg fedora_admin has 0 B free >17:04:14,523 DEBUG blivet: fedora_admin size is 148.56 GiB >17:04:14,550 DEBUG blivet: vg fedora_admin has 0 B free >17:14:15,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:15,610 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:14:15,610 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:14:15,613 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:15,624 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:14:15,624 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:14:32,261 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:32,275 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:14:32,276 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:14:32,278 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:14:32,290 DEBUG blivet: DeviceTree.getDeviceByName returned existing 149.05 GiB disk sda (14) with non-existent msdos disklabel >17:14:32,291 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:14:49,524 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:14:49,527 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:14:49,532 DEBUG blivet: DiskLabel.teardown: device: /dev/sr0 ; status: False ; type: disklabel ; >17:14:49,623 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:14:49,626 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >17:14:49,629 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_admin-root ; status: False ; controllable: True ; >17:14:49,632 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_admin-home ; status: False ; controllable: True ; >17:14:49,634 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_admin-swap ; status: False ; controllable: True ; >17:14:49,635 INFO blivet: resetting parted disks... >17:14:49,638 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >17:14:49,640 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >17:14:49,642 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >17:14:49,645 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >17:14:49,647 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >17:14:49,649 DEBUG blivet: sector-based lookup found partition sda2 >17:14:49,652 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:14:49,652 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee95e47d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cccc50> PedPartition: <_ped.Partition object at 0x7f6ee3cc4950> >17:14:49,660 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >17:14:49,661 DEBUG blivet: sector-based lookup found partition sda1 >17:14:49,663 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:14:49,664 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee95e47d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6ee3ccced0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cccd90> PedPartition: <_ped.Partition object at 0x7f6ee3cc48f0> >17:14:49,670 DEBUG blivet: action: [133] destroy format luks on partition sda2 (id 25) >17:14:49,670 DEBUG blivet: action: [135] destroy device partition sda2 (id 25) >17:14:49,671 DEBUG blivet: action: [136] destroy format ext4 filesystem on partition sda1 (id 19) >17:14:49,671 DEBUG blivet: action: [138] destroy device partition sda1 (id 19) >17:14:49,672 DEBUG blivet: action: [139] destroy format msdos disklabel on disk sda (id 14) >17:14:49,673 DEBUG blivet: action: [141] destroy format None on disk sda (id 14) >17:14:49,673 DEBUG blivet: action: [143] destroy format None on disk sda (id 14) >17:14:49,674 DEBUG blivet: action: [146] create format msdos disklabel on disk sda (id 14) >17:14:49,674 DEBUG blivet: action: [150] create device partition sda2 (id 148) >17:14:49,675 DEBUG blivet: action: [151] create format lvmpv on partition sda2 (id 148) >17:14:49,675 DEBUG blivet: action: [156] create device partition sda1 (id 154) >17:14:49,676 DEBUG blivet: action: [157] create format ext4 filesystem mounted at /boot on partition sda1 (id 154) >17:14:49,676 DEBUG blivet: action: [162] create device lvmvg fedora_admin (id 159) >17:14:49,677 DEBUG blivet: action: [166] create device lvmlv fedora_admin-root (id 164) >17:14:49,677 DEBUG blivet: action: [167] create format ext4 filesystem mounted at / on lvmlv fedora_admin-root (id 164) >17:14:49,678 DEBUG blivet: action: [172] create device lvmlv fedora_admin-home (id 170) >17:14:49,678 DEBUG blivet: action: [173] create format ext4 filesystem mounted at /home on lvmlv fedora_admin-home (id 170) >17:14:49,679 DEBUG blivet: action: [178] create device lvmlv fedora_admin-swap (id 176) >17:14:49,679 DEBUG blivet: action: [179] create format swap on lvmlv fedora_admin-swap (id 176) >17:14:49,680 INFO blivet: pruning action queue... >17:14:49,681 INFO blivet: removing obsolete action 139 (143) >17:14:49,681 INFO blivet: removing obsolete action 141 (143) >17:14:49,682 DEBUG blivet: action 141 already pruned >17:14:49,682 DEBUG blivet: action 139 already pruned >17:14:49,683 INFO blivet: sorting actions... >17:14:49,690 DEBUG blivet: action: [136] destroy format ext4 filesystem on partition sda1 (id 19) >17:14:49,691 DEBUG blivet: action: [133] destroy format luks on partition sda2 (id 25) >17:14:49,691 DEBUG blivet: action: [135] destroy device partition sda2 (id 25) >17:14:49,692 DEBUG blivet: action: [138] destroy device partition sda1 (id 19) >17:14:49,693 DEBUG blivet: action: [143] destroy format None on disk sda (id 14) >17:14:49,694 DEBUG blivet: lvm filter: removing sda2 from the reject list >17:14:49,694 DEBUG blivet: sda2 wasn't in the reject list >17:14:49,695 DEBUG blivet: lvm filter: removing sda1 from the reject list >17:14:49,695 DEBUG blivet: sda1 wasn't in the reject list >17:14:49,695 DEBUG blivet: lvm filter: removing fedora_admin from the reject list >17:14:49,696 DEBUG blivet: fedora_admin wasn't in the reject list >17:14:49,696 DEBUG blivet: lvm filter: removing fedora_admin-root from the reject list >17:14:49,697 DEBUG blivet: fedora_admin-root wasn't in the reject list >17:14:49,697 DEBUG blivet: lvm filter: removing fedora_admin-home from the reject list >17:14:49,698 DEBUG blivet: fedora_admin-home wasn't in the reject list >17:14:49,698 DEBUG blivet: lvm filter: removing fedora_admin-swap from the reject list >17:14:49,699 DEBUG blivet: fedora_admin-swap wasn't in the reject list >17:14:49,699 DEBUG blivet: action: [146] create format msdos disklabel on disk sda (id 14) >17:14:49,700 DEBUG blivet: lvm filter: removing sda2 from the reject list >17:14:49,700 DEBUG blivet: sda2 wasn't in the reject list >17:14:49,701 DEBUG blivet: lvm filter: removing sda1 from the reject list >17:14:49,701 DEBUG blivet: sda1 wasn't in the reject list >17:14:49,701 DEBUG blivet: lvm filter: removing fedora_admin from the reject list >17:14:49,702 DEBUG blivet: fedora_admin wasn't in the reject list >17:14:49,702 DEBUG blivet: lvm filter: removing fedora_admin-root from the reject list >17:14:49,703 DEBUG blivet: fedora_admin-root wasn't in the reject list >17:14:49,704 DEBUG blivet: lvm filter: removing fedora_admin-home from the reject list >17:14:49,704 DEBUG blivet: fedora_admin-home wasn't in the reject list >17:14:49,705 DEBUG blivet: lvm filter: removing fedora_admin-swap from the reject list >17:14:49,705 DEBUG blivet: fedora_admin-swap wasn't in the reject list >17:14:49,706 DEBUG blivet: action: [156] create device partition sda1 (id 154) >17:14:49,706 DEBUG blivet: action: [157] create format ext4 filesystem mounted at /boot on partition sda1 (id 154) >17:14:49,707 DEBUG blivet: action: [150] create device partition sda2 (id 148) >17:14:49,708 DEBUG blivet: lvm filter: removing fedora_admin from the reject list >17:14:49,708 DEBUG blivet: fedora_admin wasn't in the reject list >17:14:49,709 DEBUG blivet: lvm filter: removing fedora_admin-root from the reject list >17:14:49,709 DEBUG blivet: fedora_admin-root wasn't in the reject list >17:14:49,710 DEBUG blivet: lvm filter: removing fedora_admin-home from the reject list >17:14:49,710 DEBUG blivet: fedora_admin-home wasn't in the reject list >17:14:49,711 DEBUG blivet: lvm filter: removing fedora_admin-swap from the reject list >17:14:49,711 DEBUG blivet: fedora_admin-swap wasn't in the reject list >17:14:49,711 DEBUG blivet: action: [151] create format lvmpv on partition sda2 (id 148) >17:14:49,712 DEBUG blivet: lvm filter: removing fedora_admin from the reject list >17:14:49,713 DEBUG blivet: fedora_admin wasn't in the reject list >17:14:49,713 DEBUG blivet: lvm filter: removing fedora_admin-root from the reject list >17:14:49,714 DEBUG blivet: fedora_admin-root wasn't in the reject list >17:14:49,714 DEBUG blivet: lvm filter: removing fedora_admin-home from the reject list >17:14:49,714 DEBUG blivet: fedora_admin-home wasn't in the reject list >17:14:49,715 DEBUG blivet: lvm filter: removing fedora_admin-swap from the reject list >17:14:49,715 DEBUG blivet: fedora_admin-swap wasn't in the reject list >17:14:49,716 DEBUG blivet: action: [162] create device lvmvg fedora_admin (id 159) >17:14:49,716 DEBUG blivet: lvm filter: removing fedora_admin-root from the reject list >17:14:49,717 DEBUG blivet: fedora_admin-root wasn't in the reject list >17:14:49,717 DEBUG blivet: lvm filter: removing fedora_admin-home from the reject list >17:14:49,718 DEBUG blivet: fedora_admin-home wasn't in the reject list >17:14:49,718 DEBUG blivet: lvm filter: removing fedora_admin-swap from the reject list >17:14:49,718 DEBUG blivet: fedora_admin-swap wasn't in the reject list >17:14:49,719 DEBUG blivet: action: [178] create device lvmlv fedora_admin-swap (id 176) >17:14:49,720 DEBUG blivet: action: [179] create format swap on lvmlv fedora_admin-swap (id 176) >17:14:49,720 DEBUG blivet: action: [172] create device lvmlv fedora_admin-home (id 170) >17:14:49,722 DEBUG blivet: action: [173] create format ext4 filesystem mounted at /home on lvmlv fedora_admin-home (id 170) >17:14:49,723 DEBUG blivet: action: [166] create device lvmlv fedora_admin-root (id 164) >17:14:49,724 DEBUG blivet: action: [167] create format ext4 filesystem mounted at / on lvmlv fedora_admin-root (id 164) >17:14:49,725 INFO blivet: executing action: [136] destroy format ext4 filesystem on partition sda1 (id 19) >17:14:49,728 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >17:14:49,730 DEBUG blivet: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >17:14:50,104 INFO blivet: executing action: [133] destroy format luks on partition sda2 (id 25) >17:14:50,108 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >17:14:50,110 DEBUG blivet: LUKS.destroy: device: /dev/sda2 ; status: False ; type: luks ; >17:14:50,113 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >17:14:50,116 DEBUG blivet: LUKS.destroy: device: /dev/sda2 ; status: False ; type: luks ; >17:14:50,483 INFO blivet: executing action: [135] destroy device partition sda2 (id 25) >17:14:50,487 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >17:14:50,490 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:14:50,493 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >17:14:50,500 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >17:14:50,593 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >17:14:50,595 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >17:14:50,598 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:14:50,602 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >17:14:50,606 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >17:14:51,080 INFO blivet: executing action: [138] destroy device partition sda1 (id 19) >17:14:51,084 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >17:14:51,087 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:14:51,095 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >17:14:51,182 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >17:14:51,185 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >17:14:51,189 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:14:51,192 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >17:14:51,196 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >17:14:51,627 INFO blivet: executing action: [143] destroy format None on disk sda (id 14) >17:14:51,630 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >17:14:51,633 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >17:14:52,101 INFO blivet: executing action: [146] create format msdos disklabel on disk sda (id 14) >17:14:52,107 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:14:52,110 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >17:14:52,113 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >17:14:52,117 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >17:14:52,491 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >17:14:52,493 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda >17:14:52,581 INFO blivet: executing action: [156] create device partition sda1 (id 154) >17:14:52,584 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >17:14:52,587 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >17:14:52,590 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:14:52,594 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:14:52,596 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >17:14:52,600 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >17:14:52,998 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >17:14:53,320 DEBUG blivet: post-commit partition path is /dev/sda1 >17:14:53,324 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:14:53,325 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4ec90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6edaa77950> PedPartition: <_ped.Partition object at 0x7f6ee3cc4a70> >17:14:53,333 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >17:14:53,464 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:14:53,469 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >17:14:53,475 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >17:14:53,478 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 >17:14:53,663 INFO blivet: executing action: [157] create format ext4 filesystem mounted at /boot on partition sda1 (id 154) >17:14:53,669 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:14:53,671 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >17:14:53,674 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >17:14:53,677 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >17:14:53,680 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >17:14:53,683 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >17:14:53,685 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >17:14:53,687 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >17:14:53,690 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >17:14:53,692 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >17:14:53,695 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >17:14:53,698 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >17:14:53,703 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >17:14:53,705 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >17:14:53,707 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >17:14:53,710 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >17:14:53,713 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >17:14:53,715 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >17:14:53,719 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >17:14:53,786 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >17:14:53,790 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >17:14:53,792 WARN blivet: Could not create label (None) on filesystem ext4 >17:14:54,524 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >17:14:54,525 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >17:14:54,640 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >17:14:54,643 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >17:14:54,645 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 >17:14:54,738 INFO blivet: executing action: [150] create device partition sda2 (id 148) >17:14:54,741 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >17:14:54,743 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >17:14:54,747 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:14:54,751 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >17:14:54,753 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >17:14:54,756 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >17:14:55,116 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >17:14:55,544 DEBUG blivet: post-commit partition path is /dev/sda2 >17:14:55,548 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:14:55,548 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4ec90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6edaa77d90> PedPartition: <_ped.Partition object at 0x7f6ee3cc4a10> >17:14:55,558 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >17:14:55,741 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:14:55,745 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >17:14:55,749 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >17:14:55,752 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 >17:14:55,935 INFO blivet: executing action: [151] create format lvmpv on partition sda2 (id 148) >17:14:55,940 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:14:55,943 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >17:14:55,946 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >17:14:55,948 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >17:14:55,951 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >17:14:55,953 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >17:14:55,956 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >17:14:55,958 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >17:14:55,961 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >17:14:55,964 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >17:14:55,966 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >17:14:55,969 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >17:14:55,971 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >17:14:55,974 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >17:14:55,976 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >17:14:55,978 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >17:14:55,982 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >17:14:55,986 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 6 ; >17:14:55,990 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >17:14:56,145 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >17:14:56,148 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >17:14:56,150 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: None ; type: lvmpv ; >17:14:57,387 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >17:14:57,388 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >17:14:57,487 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >17:14:57,490 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >17:14:57,492 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 >17:14:57,585 INFO blivet: executing action: [162] create device lvmvg fedora_admin (id 159) >17:14:57,588 DEBUG blivet: LVMVolumeGroupDevice.create: fedora_admin ; status: False ; >17:14:57,591 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora_admin ; orig: False ; >17:14:57,593 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:14:57,596 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: None ; type: lvmpv ; >17:14:57,600 DEBUG blivet: LVMVolumeGroupDevice._create: fedora_admin ; status: False ; >17:14:57,774 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_admin ; status: True ; controllable: True ; orig: False ; >17:14:57,778 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora_admin ; status: True ; >17:14:57,952 INFO blivet: executing action: [178] create device lvmlv fedora_admin-swap (id 176) >17:14:57,955 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_admin-swap ; status: False ; >17:14:57,958 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_admin-swap ; orig: False ; >17:14:57,962 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_admin ; status: True ; controllable: True ; orig: False ; >17:14:58,075 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_admin-swap ; status: False ; >17:14:58,452 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_admin-swap ; status: True ; controllable: True ; orig: False ; >17:14:58,458 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_admin-swap ; status: True ; >17:14:58,461 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_admin-swap ; status: True ; >17:14:58,661 INFO blivet: executing action: [179] create format swap on lvmlv fedora_admin-swap (id 176) >17:14:58,667 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_admin-swap ; status: True ; controllable: True ; orig: False ; >17:14:58,670 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora_admin-swap ; status: None ; type: swap ; >17:14:58,672 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora_admin-swap ; status: None ; type: swap ; >17:14:58,800 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora_admin-swap ; type: swap ; >17:14:58,801 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >17:14:58,951 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_admin-swap ; status: True ; >17:14:58,954 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_admin-swap ; status: True ; >17:14:59,047 INFO blivet: executing action: [172] create device lvmlv fedora_admin-home (id 170) >17:14:59,051 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_admin-home ; status: False ; >17:14:59,054 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_admin-home ; orig: False ; >17:14:59,057 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_admin ; status: True ; controllable: True ; orig: False ; >17:14:59,229 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_admin-home ; status: False ; >17:14:59,657 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_admin-home ; status: True ; controllable: True ; orig: False ; >17:14:59,661 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_admin-home ; status: True ; >17:14:59,666 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_admin-home ; status: True ; >17:14:59,867 INFO blivet: executing action: [173] create format ext4 filesystem mounted at /home on lvmlv fedora_admin-home (id 170) >17:14:59,873 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_admin-home ; status: True ; controllable: True ; orig: False ; >17:14:59,876 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora_admin-home ; status: False ; type: ext4 ; >17:14:59,878 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora_admin-home ; mountpoint: /home ; type: ext4 ; >17:14:59,879 WARN blivet: Could not create label (None) on filesystem ext4 >17:15:03,450 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora_admin-home ; type: ext4 ; >17:15:03,451 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >17:15:03,695 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_admin-home ; status: True ; >17:15:03,706 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_admin-home ; status: True ; >17:15:03,799 INFO blivet: executing action: [166] create device lvmlv fedora_admin-root (id 164) >17:15:03,804 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_admin-root ; status: False ; >17:15:03,806 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_admin-root ; orig: False ; >17:15:03,810 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_admin ; status: True ; controllable: True ; orig: False ; >17:15:03,980 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_admin-root ; status: False ; >17:15:04,420 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_admin-root ; status: True ; controllable: True ; orig: False ; >17:15:04,424 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_admin-root ; status: True ; >17:15:04,429 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_admin-root ; status: True ; >17:15:04,637 INFO blivet: executing action: [167] create format ext4 filesystem mounted at / on lvmlv fedora_admin-root (id 164) >17:15:04,643 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_admin-root ; status: True ; controllable: True ; orig: False ; >17:15:04,646 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora_admin-root ; status: False ; type: ext4 ; >17:15:04,648 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora_admin-root ; mountpoint: / ; type: ext4 ; >17:15:04,649 WARN blivet: Could not create label (None) on filesystem ext4 >17:15:08,764 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora_admin-root ; type: ext4 ; >17:15:08,765 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >17:15:08,963 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_admin-root ; status: True ; >17:15:08,967 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_admin-root ; status: True ; >17:15:09,070 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:15:09,071 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4ec90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd4690> PedPartition: <_ped.Partition object at 0x7f6ee3cde830> >17:15:09,079 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:15:09,079 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6ee3d4ec90> fileSystem: <parted.filesystem.FileSystem object at 0x7f6ee3cd4d10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6ee3cd9110> PedPartition: <_ped.Partition object at 0x7f6ee3cde770> >17:15:09,088 INFO blivet: setting boot flag on sda1 >17:15:09,091 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >17:15:09,093 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:15:09,095 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >17:15:09,266 DEBUG blivet: fedora_admin size is 148.56 GiB >17:15:09,300 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_admin-root >17:15:09,312 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_admin-home >17:15:09,324 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_admin-swap >17:15:09,336 DEBUG blivet: vg fedora_admin has 4096 KiB free >17:15:09,370 DEBUG blivet: fedora_admin size is 148.56 GiB >17:15:09,409 DEBUG blivet: vg fedora_admin has 4096 KiB free >17:15:09,441 DEBUG blivet: Ext4FS.supported: supported: True ; >17:15:09,449 DEBUG blivet: Ext4FS.supported: supported: True ; >17:15:09,459 DEBUG blivet: Ext4FS.supported: supported: True ; >17:15:09,464 DEBUG blivet: Ext4FS.supported: supported: True ; >17:15:09,468 DEBUG blivet: Ext4FS.supported: supported: True ; >17:15:09,475 DEBUG blivet: Ext4FS.supported: supported: True ; >17:15:09,483 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:15:09,592 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:09,593 INFO blivet: DiskLabel.partedDevice returning None >17:15:09,597 DEBUG blivet: Caught exception, continuing. >17:15:09,598 DEBUG blivet: Begin exception details. >17:15:09,598 DEBUG blivet: Traceback (most recent call last): >17:15:09,599 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >17:15:09,600 DEBUG blivet: lt = self.partedDisk.type >17:15:09,600 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >17:15:09,601 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >17:15:09,601 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >17:15:09,602 DEBUG blivet: ret = fn(*args, **kwds) >17:15:09,603 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >17:15:09,604 DEBUG blivet: raise parted.DiskException, "no device specified" >17:15:09,604 DEBUG blivet: DiskException: no device specified >17:15:09,605 DEBUG blivet: End exception details. >17:15:09,679 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:09,680 INFO blivet: DiskLabel.partedDevice returning None >17:15:09,682 DEBUG blivet: Caught exception, continuing. >17:15:09,683 DEBUG blivet: Begin exception details. >17:15:09,684 DEBUG blivet: Traceback (most recent call last): >17:15:09,685 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >17:15:09,685 DEBUG blivet: lt = self.partedDisk.type >17:15:09,686 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >17:15:09,686 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >17:15:09,687 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >17:15:09,688 DEBUG blivet: ret = fn(*args, **kwds) >17:15:09,689 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >17:15:09,689 DEBUG blivet: raise parted.DiskException, "no device specified" >17:15:09,690 DEBUG blivet: DiskException: no device specified >17:15:09,690 DEBUG blivet: End exception details. >17:15:09,764 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:09,765 INFO blivet: DiskLabel.partedDevice returning None >17:15:09,768 DEBUG blivet: Caught exception, continuing. >17:15:09,769 DEBUG blivet: Begin exception details. >17:15:09,770 DEBUG blivet: Traceback (most recent call last): >17:15:09,770 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 360, in partitions >17:15:09,771 DEBUG blivet: parts = self.partedDisk.partitions >17:15:09,771 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >17:15:09,772 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >17:15:09,773 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >17:15:09,773 DEBUG blivet: ret = fn(*args, **kwds) >17:15:09,774 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >17:15:09,775 DEBUG blivet: raise parted.DiskException, "no device specified" >17:15:09,776 DEBUG blivet: DiskException: no device specified >17:15:09,776 DEBUG blivet: End exception details. >17:15:09,850 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:09,851 INFO blivet: DiskLabel.partedDevice returning None >17:15:09,934 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:09,936 INFO blivet: DiskLabel.partedDevice returning None >17:15:09,941 DEBUG blivet: Caught exception, continuing. >17:15:09,941 DEBUG blivet: Begin exception details. >17:15:09,942 DEBUG blivet: Traceback (most recent call last): >17:15:09,943 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >17:15:09,944 DEBUG blivet: lt = self.partedDisk.type >17:15:09,945 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >17:15:09,945 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >17:15:09,946 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >17:15:09,947 DEBUG blivet: ret = fn(*args, **kwds) >17:15:09,948 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >17:15:09,948 DEBUG blivet: raise parted.DiskException, "no device specified" >17:15:09,949 DEBUG blivet: DiskException: no device specified >17:15:09,950 DEBUG blivet: End exception details. >17:15:10,032 DEBUG blivet: looking up parted Device: /dev/fedora_admin >17:15:10,043 DEBUG blivet: fedora_admin size is 148.56 GiB >17:15:10,083 DEBUG blivet: vg fedora_admin has 4096 KiB free >17:15:10,116 DEBUG blivet: fedora_admin size is 148.56 GiB >17:15:10,152 DEBUG blivet: vg fedora_admin has 4096 KiB free >17:15:10,244 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:15:10,281 DEBUG blivet: looking up parted Device: /dev/sr0 >17:15:10,427 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:10,427 INFO blivet: DiskLabel.partedDevice returning None >17:15:10,431 DEBUG blivet: Caught exception, continuing. >17:15:10,431 DEBUG blivet: Begin exception details. >17:15:10,432 DEBUG blivet: Traceback (most recent call last): >17:15:10,433 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >17:15:10,433 DEBUG blivet: lt = self.partedDisk.type >17:15:10,434 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >17:15:10,434 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >17:15:10,435 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >17:15:10,435 DEBUG blivet: ret = fn(*args, **kwds) >17:15:10,436 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >17:15:10,436 DEBUG blivet: raise parted.DiskException, "no device specified" >17:15:10,437 DEBUG blivet: DiskException: no device specified >17:15:10,437 DEBUG blivet: End exception details. >17:15:10,441 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:15:10,479 DEBUG blivet: looking up parted Device: /dev/sr0 >17:15:10,625 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:10,625 INFO blivet: DiskLabel.partedDevice returning None >17:15:10,629 DEBUG blivet: Caught exception, continuing. >17:15:10,629 DEBUG blivet: Begin exception details. >17:15:10,630 DEBUG blivet: Traceback (most recent call last): >17:15:10,631 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >17:15:10,631 DEBUG blivet: lt = self.partedDisk.type >17:15:10,632 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >17:15:10,632 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >17:15:10,633 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >17:15:10,633 DEBUG blivet: ret = fn(*args, **kwds) >17:15:10,634 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >17:15:10,634 DEBUG blivet: raise parted.DiskException, "no device specified" >17:15:10,635 DEBUG blivet: DiskException: no device specified >17:15:10,635 DEBUG blivet: End exception details. >17:15:10,710 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:15:10,711 INFO blivet: DiskLabel.partedDevice returning None >17:15:10,714 DEBUG blivet: Caught exception, continuing. >17:15:10,715 DEBUG blivet: Begin exception details. >17:15:10,715 DEBUG blivet: Traceback (most recent call last): >17:15:10,716 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 209, in labelType >17:15:10,716 DEBUG blivet: lt = self.partedDisk.type >17:15:10,717 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 150, in partedDisk >17:15:10,717 DEBUG blivet: self._partedDisk = parted.Disk(device=self.partedDevice) >17:15:10,718 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new >17:15:10,718 DEBUG blivet: ret = fn(*args, **kwds) >17:15:10,719 DEBUG blivet: File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 49, in __init__ >17:15:10,719 DEBUG blivet: raise parted.DiskException, "no device specified" >17:15:10,720 DEBUG blivet: DiskException: no device specified >17:15:10,720 DEBUG blivet: End exception details. > > >/tmp/ifcfg.log: >12:57:40,872 DEBUG ifcfg: content of files (network initialization): >12:57:40,874 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >12:57:40,874 DEBUG ifcfg: # Generated by dracut initrd >12:57:40,875 DEBUG ifcfg: DEVICE="p2p1" >12:57:40,875 DEBUG ifcfg: ONBOOT=yes >12:57:40,876 DEBUG ifcfg: NETBOOT=yes >12:57:40,877 DEBUG ifcfg: UUID="a920b0c1-23ba-4e0d-bdf2-c77fd8fe6f4c" >12:57:40,877 DEBUG ifcfg: BOOTPROTO=dhcp >12:57:40,878 DEBUG ifcfg: HWADDR="00:1c:c0:1d:97:56" >12:57:40,878 DEBUG ifcfg: TYPE=Ethernet >12:57:40,879 DEBUG ifcfg: NAME="p2p1" >12:57:40,913 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 28, 192, 29, 151, 86]}, 'connection': {'timestamp': 1399467450L, 'interface-name': 'p2p1', 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': 'a920b0c1-23ba-4e0d-bdf2-c77fd8fe6f4c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >12:57:41,313 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >12:57:41,316 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >12:57:41,318 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >12:58:10,988 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >12:58:10,990 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >16:59:38,923 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >16:59:38,925 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz > > >/tmp/syslog: >12:57:26,631 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.8" x-pid="1136" x-info="http://www.rsyslog.com"] start >12:57:26,638 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:57:26,638 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:57:26,638 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >12:57:26,638 NOTICE kernel:[ 0.000000] Linux version 3.15.0-0.rc4.git1.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.9.0 20140422 (Red Hat 4.9.0-1) (GCC) ) #1 SMP Tue May 6 13:09:17 UTC 2014 >12:57:26,638 INFO kernel:[ 0.000000] Command line: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz >12:57:26,638 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf216fff] usable >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf217000-0x00000000cf258fff] ACPI NVS >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf259000-0x00000000cf331fff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf332000-0x00000000cf334fff] ACPI NVS >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf335000-0x00000000cf3dffff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e0000-0x00000000cf3e5fff] ACPI data >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e6000-0x00000000cf3e6fff] ACPI NVS >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e7000-0x00000000cf3e8fff] ACPI data >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3e9000-0x00000000cf3e9fff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3ea000-0x00000000cf3effff] ACPI NVS >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf3f0000-0x00000000cf3fffff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cf400000-0x00000000cf5fffff] usable >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffbfffff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >12:57:26,638 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable >12:57:26,638 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:57:26,638 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >12:57:26,638 DEBUG kernel:[ 0.000000] DMI: /DG31PR, BIOS PRG3110H.86A.0028.2007.0928.1134 09/28/2007 >12:57:26,638 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >12:57:26,638 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:57:26,638 INFO kernel:[ 0.000000] e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000 >12:57:26,638 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >12:57:26,638 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:57:26,638 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:57:26,638 DEBUG kernel:[ 0.000000] A0000-DFFFF uncachable >12:57:26,638 DEBUG kernel:[ 0.000000] E0000-FFFFF write-protect >12:57:26,638 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:57:26,638 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >12:57:26,638 DEBUG kernel:[ 0.000000] 1 base 100000000 mask FE0000000 write-back >12:57:26,638 DEBUG kernel:[ 0.000000] 2 base 120000000 mask FF0000000 write-back >12:57:26,638 DEBUG kernel:[ 0.000000] 3 base 0CF600000 mask FFFE00000 uncachable >12:57:26,638 DEBUG kernel:[ 0.000000] 4 base 0CF800000 mask FFF800000 uncachable >12:57:26,638 DEBUG kernel:[ 0.000000] 5 base 0D0000000 mask FF0000000 uncachable >12:57:26,638 DEBUG kernel:[ 0.000000] 6 base 0E0000000 mask FE0000000 uncachable >12:57:26,638 DEBUG kernel:[ 0.000000] 7 disabled >12:57:26,638 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >12:57:26,638 DEBUG kernel:[ 0.000000] e820: update [mem 0xcf600000-0xffffffff] usable ==> reserved >12:57:26,638 INFO kernel:[ 0.000000] e820: last_pfn = 0xcf600 max_arch_pfn = 0x400000000 >12:57:26,638 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd300-0x000fd30f] mapped at [ffff8800000fd300] >12:57:26,638 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >12:57:26,638 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >12:57:26,638 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >12:57:26,638 DEBUG kernel:[ 0.000000] BRK [0x02fe7000, 0x02fe7fff] PGTABLE >12:57:26,638 DEBUG kernel:[ 0.000000] BRK [0x02fe8000, 0x02fe8fff] PGTABLE >12:57:26,638 DEBUG kernel:[ 0.000000] BRK [0x02fe9000, 0x02fe9fff] PGTABLE >12:57:26,638 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x12fe00000-0x12fffffff] >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0x12fe00000-0x12fffffff] page 2M >12:57:26,638 DEBUG kernel:[ 0.000000] BRK [0x02fea000, 0x02feafff] PGTABLE >12:57:26,638 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x12c000000-0x12fdfffff] >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0x12c000000-0x12fdfffff] page 2M >12:57:26,638 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x12bffffff] >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x12bffffff] page 2M >12:57:26,638 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcf216fff] >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xcf1fffff] page 2M >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0xcf200000-0xcf216fff] page 4k >12:57:26,638 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xcf400000-0xcf5fffff] >12:57:26,638 DEBUG kernel:[ 0.000000] [mem 0xcf400000-0xcf5fffff] page 2M >12:57:26,638 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d985000-0x7fffefff] >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F03C0 000024 (v02 INTEL ) >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000CF3E7F10 000044 (v01 INTEL DG31PR 06222004 MSFT 00010013) >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000CF3E5D90 0000F4 (v04 INTEL DG31PR 06222004 MSFT 00010013) >12:57:26,638 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xCF3E6F40/0x00000000CF3E6E40, using 64-bit address (20140214/tbfadt-271) >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000CF3E0010 0049ED (v01 INTEL DG31PR 00000000 INTL 20051117) >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000CF3E6E40 000040 >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000CF3E5F10 00006C (v02 INTEL DG31PR 06222004 MSFT 00010013) >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000CF3EED10 000038 (v01 INTEL ICH7HPET 06222004 AMI. 00000001) >12:57:26,638 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000CF3EEC10 00003C (v01 INTEL DG31PR 06222004 MSFT 00000097) >12:57:26,638 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:57:26,638 INFO kernel:[ 0.000000] No NUMA configuration found >12:57:26,638 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000012fffffff] >12:57:26,638 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x12fffffff] >12:57:26,638 INFO kernel:[ 0.000000] NODE_DATA [mem 0x12ffd5000-0x12fffbfff] >12:57:26,638 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0 >12:57:26,638 WARNING kernel:[ 0.000000] Zone ranges: >12:57:26,638 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >12:57:26,638 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:57:26,638 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x12fffffff] >12:57:26,638 WARNING kernel:[ 0.000000] Movable zone start for each node >12:57:26,638 WARNING kernel:[ 0.000000] Early memory node ranges >12:57:26,638 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >12:57:26,638 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcf216fff] >12:57:26,638 WARNING kernel:[ 0.000000] node 0: [mem 0xcf400000-0xcf5fffff] >12:57:26,638 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x12fffffff] >12:57:26,638 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1045429 >12:57:26,638 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:57:26,638 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >12:57:26,638 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >12:57:26,638 DEBUG kernel:[ 0.000000] DMA32 zone: 13201 pages used for memmap >12:57:26,638 DEBUG kernel:[ 0.000000] DMA32 zone: 844823 pages, LIFO batch:31 >12:57:26,638 DEBUG kernel:[ 0.000000] Normal zone: 3072 pages used for memmap >12:57:26,638 DEBUG kernel:[ 0.000000] Normal zone: 196608 pages, LIFO batch:31 >12:57:26,638 INFO kernel:[ 0.000000] Reserving Intel graphics stolen memory at 0xcf800000-0xcfffffff >12:57:26,638 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >12:57:26,638 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:57:26,638 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >12:57:26,638 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >12:57:26,638 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] disabled) >12:57:26,638 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled) >12:57:26,638 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >12:57:26,638 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >12:57:26,638 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:57:26,638 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:57:26,638 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:57:26,638 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:57:26,638 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:57:26,638 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:57:26,638 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >12:57:26,639 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >12:57:26,639 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf217000-0xcf258fff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf259000-0xcf331fff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf332000-0xcf334fff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf335000-0xcf3dffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e0000-0xcf3e5fff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e6000-0xcf3e6fff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e7000-0xcf3e8fff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3e9000-0xcf3e9fff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3ea000-0xcf3effff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf3f0000-0xcf3fffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf600000-0xcf7fffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcf800000-0xcfffffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfed1bfff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xff9fffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffbfffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffdfffff] >12:57:26,639 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >12:57:26,639 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xfed1bfff] available for PCI devices >12:57:26,639 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >12:57:26,639 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >12:57:26,639 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88012ae00000 s1928256 r8192 d21440 u2097152 >12:57:26,639 DEBUG kernel:[ 0.000000] pcpu-alloc: s1928256 r8192 d21440 u2097152 alloc=1*2097152 >12:57:26,639 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >12:57:26,639 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1029071 >12:57:26,639 WARNING kernel:[ 0.000000] Policy zone: Normal >12:57:26,639 NOTICE kernel:[ 0.000000] Kernel command line: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz >12:57:26,639 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:57:26,639 WARNING kernel:[ 0.000000] Memory: 3969108K/4181716K available (8201K kernel code, 1726K rwdata, 3352K rodata, 3696K init, 12872K bss, 212608K reserved) >12:57:26,639 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >12:57:26,639 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:57:26,639 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >12:57:26,639 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. >12:57:26,639 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >12:57:26,639 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:712 16 >12:57:26,639 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:57:26,639 INFO kernel:[ 0.000000] console [tty0] enabled >12:57:26,639 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >12:57:26,639 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >12:57:26,639 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >12:57:26,639 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >12:57:26,639 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >12:57:26,639 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >12:57:26,639 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >12:57:26,639 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >12:57:26,639 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >12:57:26,639 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >12:57:26,639 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >12:57:26,639 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:57:26,639 DEBUG kernel:[ 0.000000] ODEBUG: 24 of 24 active objects replaced >12:57:26,639 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >12:57:26,639 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:57:26,639 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >12:57:26,639 INFO kernel:[ 0.000000] tsc: Detected 1999.851 MHz processor >12:57:26,639 INFO kernel:[ 0.001047] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.70 BogoMIPS (lpj=1999851) >12:57:26,639 INFO kernel:[ 0.001192] pid_max: default: 32768 minimum: 301 >12:57:26,639 INFO kernel:[ 0.001283] ACPI: Core revision 20140214 >12:57:26,639 WARNING kernel:[ 0.020587] ACPI: All ACPI Tables successfully acquired >12:57:26,639 INFO kernel:[ 0.021017] Security Framework initialized >12:57:26,639 INFO kernel:[ 0.021095] SELinux: Initializing. >12:57:26,639 DEBUG kernel:[ 0.021228] SELinux: Starting in permissive mode >12:57:26,639 INFO kernel:[ 0.023840] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >12:57:26,639 INFO kernel:[ 0.027277] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >12:57:26,639 INFO kernel:[ 0.028484] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >12:57:26,639 INFO kernel:[ 0.028601] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >12:57:26,639 INFO kernel:[ 0.030405] Initializing cgroup subsys memory >12:57:26,639 INFO kernel:[ 0.030512] Initializing cgroup subsys devices >12:57:26,639 INFO kernel:[ 0.030606] Initializing cgroup subsys freezer >12:57:26,639 INFO kernel:[ 0.030699] Initializing cgroup subsys net_cls >12:57:26,639 INFO kernel:[ 0.030771] Initializing cgroup subsys blkio >12:57:26,639 INFO kernel:[ 0.030843] Initializing cgroup subsys perf_event >12:57:26,639 INFO kernel:[ 0.030917] Initializing cgroup subsys net_prio >12:57:26,639 INFO kernel:[ 0.031010] Initializing cgroup subsys hugetlb >12:57:26,639 INFO kernel:[ 0.031141] CPU: Physical Processor ID: 0 >12:57:26,639 INFO kernel:[ 0.031210] CPU: Processor Core ID: 0 >12:57:26,639 INFO kernel:[ 0.031279] mce: CPU supports 6 MCE banks >12:57:26,639 INFO kernel:[ 0.031353] CPU0: Thermal monitoring enabled (TM2) >12:57:26,639 INFO kernel:[ 0.031437] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >12:57:26,639 INFO kernel:[ 0.031437] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0 >12:57:26,639 INFO kernel:[ 0.031437] tlb_flushall_shift: -1 >12:57:26,639 INFO kernel:[ 0.031853] Freeing SMP alternatives memory: 24K (ffffffff8234d000 - ffffffff82353000) >12:57:26,639 INFO kernel:[ 0.033760] ftrace: allocating 26809 entries in 105 pages >12:57:26,639 INFO kernel:[ 0.043822] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:57:26,639 INFO kernel:[ 0.053916] smpboot: CPU0: Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz (fam: 06, model: 0f, stepping: 0d) >12:57:26,639 INFO kernel:[ 0.055000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >12:57:26,639 WARNING kernel:[ 0.055000] perf_event_intel: PEBS disabled due to CPU errata >12:57:26,639 INFO kernel:[ 0.055000] ... version: 2 >12:57:26,639 INFO kernel:[ 0.055000] ... bit width: 40 >12:57:26,639 INFO kernel:[ 0.055000] ... generic registers: 2 >12:57:26,639 INFO kernel:[ 0.055000] ... value mask: 000000ffffffffff >12:57:26,639 INFO kernel:[ 0.055000] ... max period: 000000007fffffff >12:57:26,639 INFO kernel:[ 0.055000] ... fixed-purpose events: 3 >12:57:26,639 INFO kernel:[ 0.055000] ... event mask: 0000000700000003 >12:57:26,639 INFO kernel:[ 0.059138] x86: Booting SMP configuration: >12:57:26,639 INFO kernel:[ 0.059214] .... node #0, CPUs: #1 >12:57:26,639 INFO kernel:[ 0.071293] x86: Booted up 1 node, 2 CPUs >12:57:26,639 INFO kernel:[ 0.072006] smpboot: Total of 2 processors activated (7999.40 BogoMIPS) >12:57:26,639 INFO kernel:[ 0.072339] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >12:57:26,639 INFO kernel:[ 0.075305] devtmpfs: initialized >12:57:26,639 INFO kernel:[ 0.085595] PM: Registering ACPI NVS region [mem 0xcf217000-0xcf258fff] (270336 bytes) >12:57:26,639 INFO kernel:[ 0.085595] PM: Registering ACPI NVS region [mem 0xcf332000-0xcf334fff] (12288 bytes) >12:57:26,639 INFO kernel:[ 0.085595] PM: Registering ACPI NVS region [mem 0xcf3e6000-0xcf3e6fff] (4096 bytes) >12:57:26,639 INFO kernel:[ 0.086007] PM: Registering ACPI NVS region [mem 0xcf3ea000-0xcf3effff] (24576 bytes) >12:57:26,639 INFO kernel:[ 0.088894] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:57:26,639 INFO kernel:[ 0.088977] pinctrl core: initialized pinctrl subsystem >12:57:26,639 INFO kernel:[ 0.089352] RTC time: 12:44:05, date: 05/07/14 >12:57:26,639 INFO kernel:[ 0.089792] NET: Registered protocol family 16 >12:57:26,639 INFO kernel:[ 0.090691] cpuidle: using governor menu >12:57:26,639 INFO kernel:[ 0.090926] ACPI: bus type PCI registered >12:57:26,639 INFO kernel:[ 0.091008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:57:26,639 INFO kernel:[ 0.091523] PCI: MMCONFIG for domain 0000 [bus 00-40] at [mem 0xe0000000-0xe40fffff] (base 0xe0000000) >12:57:26,639 INFO kernel:[ 0.091644] PCI: not using MMCONFIG >12:57:26,639 INFO kernel:[ 0.091712] PCI: Using configuration type 1 for base access >12:57:26,639 INFO kernel:[ 0.105297] ACPI: Added _OSI(Module Device) >12:57:26,639 INFO kernel:[ 0.105374] ACPI: Added _OSI(Processor Device) >12:57:26,639 INFO kernel:[ 0.105445] ACPI: Added _OSI(3.0 _SCP Extensions) >12:57:26,639 INFO kernel:[ 0.105515] ACPI: Added _OSI(Processor Aggregator Device) >12:57:26,639 WARNING kernel:[ 0.120454] ACPI: Executed 1 blocks of module-level executable AML code >12:57:26,639 WARNING kernel:[ 0.132936] ACPI: SSDT 0x00000000CF3EB590 0004EC (v01 AMI IST 00000001 MSFT 03000001) >12:57:26,639 WARNING kernel:[ 0.135902] ACPI: Dynamic OEM Table Load: >12:57:26,639 WARNING kernel:[ 0.136005] ACPI: SSDT 0x0000000000000000 0004EC (v01 AMI IST 00000001 MSFT 03000001) >12:57:26,639 INFO kernel:[ 0.137214] ACPI: Interpreter enabled >12:57:26,639 WARNING kernel:[ 0.137305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >12:57:26,639 INFO kernel:[ 0.137542] ACPI: (supports S0 S1 S3 S4 S5) >12:57:26,639 INFO kernel:[ 0.137612] ACPI: Using IOAPIC for interrupt routing >12:57:26,639 INFO kernel:[ 0.137778] PCI: MMCONFIG for domain 0000 [bus 00-40] at [mem 0xe0000000-0xe40fffff] (base 0xe0000000) >12:57:26,639 INFO kernel:[ 0.140992] PCI: MMCONFIG at [mem 0xe0000000-0xe40fffff] reserved in ACPI motherboard resources >12:57:26,639 INFO kernel:[ 0.141007] PCI: MMCONFIG for 0000 [bus00-1f] at [mem 0xe0000000-0xe1ffffff] (base 0xe0000000) (size reduced!) >12:57:26,639 INFO kernel:[ 0.149354] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >12:57:26,639 NOTICE kernel:[ 0.152535] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >12:57:26,639 DEBUG kernel:[ 0.183155] ACPI: \_PR_.CPU3: failed to get CPU APIC ID. >12:57:26,639 DEBUG kernel:[ 0.183185] ACPI: \_PR_.CPU4: failed to get CPU APIC ID. >12:57:26,639 DEBUG kernel:[ 0.183212] ACPI: \_PR_.CPU5: failed to get CPU APIC ID. >12:57:26,639 DEBUG kernel:[ 0.183240] ACPI: \_PR_.CPU6: failed to get CPU APIC ID. >12:57:26,639 DEBUG kernel:[ 0.183266] ACPI: \_PR_.CPU7: failed to get CPU APIC ID. >12:57:26,639 DEBUG kernel:[ 0.183293] ACPI: \_PR_.CPU8: failed to get CPU APIC ID. >12:57:26,639 INFO kernel:[ 0.183537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:57:26,639 INFO kernel:[ 0.183625] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >12:57:26,639 INFO kernel:[ 0.185456] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] >12:57:26,639 DEBUG kernel:[ 0.186021] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) >12:57:26,639 DEBUG kernel:[ 0.186025] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored) >12:57:26,639 DEBUG kernel:[ 0.186028] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >12:57:26,639 DEBUG kernel:[ 0.186031] acpi PNP0A08:00: host bridge window [mem 0xd0000000-0xff1b9fff] (ignored) >12:57:26,639 DEBUG kernel:[ 0.186037] PCI: root bus 00: using default resources >12:57:26,639 INFO kernel:[ 0.186051] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-1f] only partially covers this bridge >12:57:26,639 INFO kernel:[ 0.187461] PCI host bridge to bus 0000:00 >12:57:26,639 INFO kernel:[ 0.187535] pci_bus 0000:00: root bus resource [bus 00-ff] >12:57:26,639 INFO kernel:[ 0.187607] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >12:57:26,639 INFO kernel:[ 0.187682] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >12:57:26,639 DEBUG kernel:[ 0.187790] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 >12:57:26,639 DEBUG kernel:[ 0.188436] pci 0000:00:01.0: [8086:29c1] type 01 class 0x060400 >12:57:26,639 DEBUG kernel:[ 0.188581] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >12:57:26,639 INFO kernel:[ 0.188939] pci 0000:00:01.0: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.189290] pci 0000:00:02.0: [8086:29c2] type 00 class 0x030000 >12:57:26,639 DEBUG kernel:[ 0.189320] pci 0000:00:02.0: reg 0x10: [mem 0xfeb00000-0xfeb7ffff] >12:57:26,639 DEBUG kernel:[ 0.189334] pci 0000:00:02.0: reg 0x14: [io 0xe140-0xe147] >12:57:26,639 DEBUG kernel:[ 0.189348] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref] >12:57:26,639 DEBUG kernel:[ 0.189362] pci 0000:00:02.0: reg 0x1c: [mem 0xfe900000-0xfe9fffff] >12:57:26,639 DEBUG kernel:[ 0.189967] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >12:57:26,639 DEBUG kernel:[ 0.190172] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >12:57:26,639 INFO kernel:[ 0.190429] pci 0000:00:1c.0: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.190788] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >12:57:26,639 DEBUG kernel:[ 0.190958] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >12:57:26,639 INFO kernel:[ 0.191229] pci 0000:00:1c.1: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.191597] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >12:57:26,639 DEBUG kernel:[ 0.191677] pci 0000:00:1d.0: reg 0x20: [io 0xe080-0xe09f] >12:57:26,639 INFO kernel:[ 0.192056] pci 0000:00:1d.0: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.192402] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >12:57:26,639 DEBUG kernel:[ 0.192482] pci 0000:00:1d.1: reg 0x20: [io 0xe060-0xe07f] >12:57:26,639 INFO kernel:[ 0.192836] pci 0000:00:1d.1: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.193194] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >12:57:26,639 DEBUG kernel:[ 0.193275] pci 0000:00:1d.2: reg 0x20: [io 0xe040-0xe05f] >12:57:26,639 INFO kernel:[ 0.193628] pci 0000:00:1d.2: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.193992] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >12:57:26,639 DEBUG kernel:[ 0.194084] pci 0000:00:1d.3: reg 0x20: [io 0xe020-0xe03f] >12:57:26,639 INFO kernel:[ 0.194432] pci 0000:00:1d.3: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.194808] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >12:57:26,639 DEBUG kernel:[ 0.194845] pci 0000:00:1d.7: reg 0x10: [mem 0xfeb80000-0xfeb803ff] >12:57:26,639 DEBUG kernel:[ 0.195025] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >12:57:26,639 INFO kernel:[ 0.195275] pci 0000:00:1d.7: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.195628] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >12:57:26,639 INFO kernel:[ 0.195972] pci 0000:00:1e.0: System wakeup disabled by ACPI >12:57:26,639 DEBUG kernel:[ 0.196283] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100 >12:57:26,639 INFO kernel:[ 0.196431] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0400-0x047f]: address conflict with ACPI CPU throttle [io 0x0410-0x0415] >12:57:26,639 INFO kernel:[ 0.196562] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO >12:57:26,639 INFO kernel:[ 0.196641] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0290 (mask 00ff) >12:57:26,639 DEBUG kernel:[ 0.197311] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a >12:57:26,639 DEBUG kernel:[ 0.197336] pci 0000:00:1f.1: reg 0x10: [io 0xe130-0xe137] >12:57:26,639 DEBUG kernel:[ 0.197354] pci 0000:00:1f.1: reg 0x14: [io 0xe120-0xe123] >12:57:26,639 DEBUG kernel:[ 0.197372] pci 0000:00:1f.1: reg 0x18: [io 0xe110-0xe117] >12:57:26,639 DEBUG kernel:[ 0.197389] pci 0000:00:1f.1: reg 0x1c: [io 0xe100-0xe103] >12:57:26,639 DEBUG kernel:[ 0.197406] pci 0000:00:1f.1: reg 0x20: [io 0xe0f0-0xe0ff] >12:57:26,639 INFO kernel:[ 0.197443] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >12:57:26,639 INFO kernel:[ 0.197521] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >12:57:26,639 INFO kernel:[ 0.197595] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >12:57:26,639 INFO kernel:[ 0.197671] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >12:57:26,639 DEBUG kernel:[ 0.198208] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f >12:57:26,639 DEBUG kernel:[ 0.198237] pci 0000:00:1f.2: reg 0x10: [io 0xe0e0-0xe0e7] >12:57:26,639 DEBUG kernel:[ 0.198254] pci 0000:00:1f.2: reg 0x14: [io 0xe0d0-0xe0d3] >12:57:26,639 DEBUG kernel:[ 0.198270] pci 0000:00:1f.2: reg 0x18: [io 0xe0c0-0xe0c7] >12:57:26,639 DEBUG kernel:[ 0.198286] pci 0000:00:1f.2: reg 0x1c: [io 0xe0b0-0xe0b3] >12:57:26,639 DEBUG kernel:[ 0.198302] pci 0000:00:1f.2: reg 0x20: [io 0xe0a0-0xe0af] >12:57:26,639 DEBUG kernel:[ 0.198385] pci 0000:00:1f.2: PME# supported from D3hot >12:57:26,639 DEBUG kernel:[ 0.198875] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >12:57:26,639 DEBUG kernel:[ 0.198965] pci 0000:00:1f.3: reg 0x20: [io 0xe000-0xe01f] >12:57:26,639 INFO kernel:[ 0.199684] pci 0000:00:01.0: PCI bridge to [bus 01] >12:57:26,639 INFO kernel:[ 0.200015] pci 0000:00:1c.0: PCI bridge to [bus 02] >12:57:26,639 DEBUG kernel:[ 0.200371] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 >12:57:26,639 DEBUG kernel:[ 0.200403] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff] >12:57:26,639 DEBUG kernel:[ 0.200454] pci 0000:03:00.0: reg 0x18: [mem 0xfea20000-0xfea20fff 64bit] >12:57:26,639 DEBUG kernel:[ 0.200513] pci 0000:03:00.0: reg 0x30: [mem 0xfea00000-0xfea1ffff pref] >12:57:26,639 DEBUG kernel:[ 0.200686] pci 0000:03:00.0: supports D1 D2 >12:57:26,639 DEBUG kernel:[ 0.200689] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold >12:57:26,639 INFO kernel:[ 0.200992] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >12:57:26,639 INFO kernel:[ 0.201089] pci 0000:00:1c.1: PCI bridge to [bus 03] >12:57:26,639 DEBUG kernel:[ 0.201166] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >12:57:26,639 DEBUG kernel:[ 0.201173] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff] >12:57:26,639 INFO kernel:[ 0.201476] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode) >12:57:26,640 DEBUG kernel:[ 0.201570] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >12:57:26,640 DEBUG kernel:[ 0.201574] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode) >12:57:26,640 INFO kernel:[ 0.203817] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >12:57:26,640 INFO kernel:[ 0.204442] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >12:57:26,640 INFO kernel:[ 0.205085] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15) >12:57:26,640 INFO kernel:[ 0.205699] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15) >12:57:26,640 INFO kernel:[ 0.206295] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0 >12:57:26,640 INFO kernel:[ 0.207010] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0 >12:57:26,640 INFO kernel:[ 0.207682] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0 >12:57:26,640 INFO kernel:[ 0.208350] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15) >12:57:26,640 WARNING kernel:[ 0.209048] ACPI: Enabled 3 GPEs in block 00 to 1F >12:57:26,640 INFO kernel:[ 0.210107] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >12:57:26,640 INFO kernel:[ 0.210247] vgaarb: loaded >12:57:26,640 INFO kernel:[ 0.210312] vgaarb: bridge control possible 0000:00:02.0 >12:57:26,640 NOTICE kernel:[ 0.210724] SCSI subsystem initialized >12:57:26,640 DEBUG kernel:[ 0.211010] libata version 3.00 loaded. >12:57:26,640 INFO kernel:[ 0.211219] ACPI: bus type USB registered >12:57:26,640 INFO kernel:[ 0.211406] usbcore: registered new interface driver usbfs >12:57:26,640 INFO kernel:[ 0.211549] usbcore: registered new interface driver hub >12:57:26,640 INFO kernel:[ 0.211682] usbcore: registered new device driver usb >12:57:26,640 INFO kernel:[ 0.212084] PCI: Using ACPI for IRQ routing >12:57:26,640 DEBUG kernel:[ 0.213348] PCI: pci_cache_line_size set to 64 bytes >12:57:26,640 DEBUG kernel:[ 0.213449] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >12:57:26,640 DEBUG kernel:[ 0.213464] e820: reserve RAM buffer [mem 0xcf217000-0xcfffffff] >12:57:26,640 DEBUG kernel:[ 0.213469] e820: reserve RAM buffer [mem 0xcf600000-0xcfffffff] >12:57:26,640 INFO kernel:[ 0.214535] NetLabel: Initializing >12:57:26,640 INFO kernel:[ 0.214606] NetLabel: domain hash size = 128 >12:57:26,640 INFO kernel:[ 0.214674] NetLabel: protocols = UNLABELED CIPSOv4 >12:57:26,640 INFO kernel:[ 0.214820] NetLabel: unlabeled traffic allowed by default >12:57:26,640 INFO kernel:[ 0.214989] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >12:57:26,640 INFO kernel:[ 0.215010] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >12:57:26,640 INFO kernel:[ 0.215166] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >12:57:26,640 INFO kernel:[ 0.217173] Switched to clocksource hpet >12:57:26,640 INFO kernel:[ 0.314187] pnp: PnP ACPI init >12:57:26,640 INFO kernel:[ 0.314373] ACPI: bus type PNP registered >12:57:26,640 INFO kernel:[ 0.315040] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved >12:57:26,640 INFO kernel:[ 0.315120] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved >12:57:26,640 DEBUG kernel:[ 0.315265] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >12:57:26,640 INFO kernel:[ 0.316236] system 00:01: [io 0x0400-0x047f] could not be reserved >12:57:26,640 INFO kernel:[ 0.316316] system 00:01: [io 0x1180-0x119f] has been reserved >12:57:26,640 INFO kernel:[ 0.316391] system 00:01: [io 0x0500-0x053f] has been reserved >12:57:26,640 INFO kernel:[ 0.316469] system 00:01: [mem 0xfec00000-0xfecfffff] could not be reserved >12:57:26,640 INFO kernel:[ 0.316547] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved >12:57:26,640 INFO kernel:[ 0.316625] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >12:57:26,640 INFO kernel:[ 0.316704] system 00:01: [mem 0xffb00000-0xffcfffff] could not be reserved >12:57:26,640 INFO kernel:[ 0.316783] system 00:01: [mem 0xfc800000-0xfc800fff] has been reserved >12:57:26,640 INFO kernel:[ 0.316860] system 00:01: [mem 0xfed20000-0xfed7ffff] has been reserved >12:57:26,640 INFO kernel:[ 0.316938] system 00:01: [mem 0xffe00000-0xffffffff] has been reserved >12:57:26,640 DEBUG kernel:[ 0.317041] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >12:57:26,640 INFO kernel:[ 0.317913] system 00:02: [io 0x0290-0x029f] has been reserved >12:57:26,640 DEBUG kernel:[ 0.317997] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >12:57:26,640 DEBUG kernel:[ 0.318315] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >12:57:26,640 DEBUG kernel:[ 0.318598] pnp 00:04: Plug and Play ACPI device, IDs PNP0f12 PNP0f13 (active) >12:57:26,640 DEBUG kernel:[ 0.320322] pnp 00:05: [dma 0 disabled] >12:57:26,640 DEBUG kernel:[ 0.320590] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >12:57:26,640 DEBUG kernel:[ 0.320639] pnp 00:06: [dma 4] >12:57:26,640 DEBUG kernel:[ 0.320795] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active) >12:57:26,640 DEBUG kernel:[ 0.321030] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) >12:57:26,640 DEBUG kernel:[ 0.321229] pnp 00:08: Plug and Play ACPI device, IDs PNP0800 (active) >12:57:26,640 INFO kernel:[ 0.321539] system 00:09: [io 0x04d0-0x04d1] has been reserved >12:57:26,640 DEBUG kernel:[ 0.321626] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >12:57:26,640 DEBUG kernel:[ 0.321831] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >12:57:26,640 DEBUG kernel:[ 0.322421] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active) >12:57:26,640 INFO kernel:[ 0.323174] pnp: PnP ACPI: found 12 devices >12:57:26,640 INFO kernel:[ 0.323244] ACPI: bus type PNP unregistered >12:57:26,640 DEBUG kernel:[ 0.342294] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >12:57:26,640 DEBUG kernel:[ 0.342301] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >12:57:26,640 DEBUG kernel:[ 0.342305] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >12:57:26,640 DEBUG kernel:[ 0.342322] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >12:57:26,640 WARNING kernel:[ 0.342345] pci 0000:00:1f.0: BAR 13: [io 0x0400-0x047f] has bogus alignment >12:57:26,640 DEBUG kernel:[ 0.342429] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >12:57:26,647 DEBUG kernel:[ 0.342432] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:57:26,647 DEBUG kernel:[ 0.342435] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >12:57:26,647 DEBUG kernel:[ 0.342438] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >12:57:26,647 INFO kernel:[ 0.342447] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe4000000-0xe41fffff] >12:57:26,647 INFO kernel:[ 0.342527] pci 0000:00:1c.0: BAR 15: assigned [mem 0x130000000-0x1301fffff 64bit pref] >12:57:26,647 INFO kernel:[ 0.342644] pci 0000:00:1c.1: BAR 15: assigned [mem 0x130200000-0x1303fffff 64bit pref] >12:57:26,647 INFO kernel:[ 0.342760] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >12:57:26,647 INFO kernel:[ 0.342845] pci 0000:00:01.0: PCI bridge to [bus 01] >12:57:26,647 INFO kernel:[ 0.342931] pci 0000:00:1c.0: PCI bridge to [bus 02] >12:57:26,647 INFO kernel:[ 0.343021] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >12:57:26,647 INFO kernel:[ 0.343102] pci 0000:00:1c.0: bridge window [mem 0xe4000000-0xe41fffff] >12:57:26,647 INFO kernel:[ 0.343181] pci 0000:00:1c.0: bridge window [mem 0x130000000-0x1301fffff 64bit pref] >12:57:26,647 INFO kernel:[ 0.343303] pci 0000:00:1c.1: PCI bridge to [bus 03] >12:57:26,647 INFO kernel:[ 0.343376] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >12:57:26,647 INFO kernel:[ 0.343457] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff] >12:57:26,647 INFO kernel:[ 0.343537] pci 0000:00:1c.1: bridge window [mem 0x130200000-0x1303fffff 64bit pref] >12:57:26,647 INFO kernel:[ 0.343659] pci 0000:00:1e.0: PCI bridge to [bus 04] >12:57:26,647 DEBUG kernel:[ 0.343749] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >12:57:26,647 DEBUG kernel:[ 0.343752] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >12:57:26,647 DEBUG kernel:[ 0.343755] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >12:57:26,647 DEBUG kernel:[ 0.343758] pci_bus 0000:02: resource 1 [mem 0xe4000000-0xe41fffff] >12:57:26,647 DEBUG kernel:[ 0.343762] pci_bus 0000:02: resource 2 [mem 0x130000000-0x1301fffff 64bit pref] >12:57:26,647 DEBUG kernel:[ 0.343765] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >12:57:26,647 DEBUG kernel:[ 0.343768] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff] >12:57:26,647 DEBUG kernel:[ 0.343771] pci_bus 0000:03: resource 2 [mem 0x130200000-0x1303fffff 64bit pref] >12:57:26,647 DEBUG kernel:[ 0.343774] pci_bus 0000:04: resource 4 [io 0x0000-0xffff] >12:57:26,647 DEBUG kernel:[ 0.343777] pci_bus 0000:04: resource 5 [mem 0x00000000-0xfffffffff] >12:57:26,647 INFO kernel:[ 0.343907] NET: Registered protocol family 2 >12:57:26,647 INFO kernel:[ 0.345071] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >12:57:26,647 INFO kernel:[ 0.346802] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes) >12:57:26,647 INFO kernel:[ 0.349910] TCP: Hash tables configured (established 32768 bind 32768) >12:57:26,647 INFO kernel:[ 0.350228] TCP: reno registered >12:57:26,647 INFO kernel:[ 0.350528] UDP hash table entries: 2048 (order: 6, 393216 bytes) >12:57:26,647 INFO kernel:[ 0.351233] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >12:57:26,647 INFO kernel:[ 0.352180] NET: Registered protocol family 1 >12:57:26,647 DEBUG kernel:[ 0.352296] pci 0000:00:02.0: Boot video device >12:57:26,647 DEBUG kernel:[ 0.356095] PCI: CLS 64 bytes, default 64 >12:57:26,647 INFO kernel:[ 0.356581] Unpacking initramfs... >12:57:26,647 INFO kernel:[ 7.088766] Freeing initrd memory: 39400K (ffff88007d985000 - ffff88007ffff000) >12:57:26,655 INFO kernel:[ 7.117664] DMA-API: preallocated 65536 debug entries >12:57:26,655 INFO kernel:[ 7.117743] DMA-API: debugging enabled by kernel config >12:57:26,655 INFO kernel:[ 7.117816] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >12:57:26,655 INFO kernel:[ 7.117892] software IO TLB [mem 0xcb217000-0xcf217000] (64MB) mapped at [ffff8800cb217000-ffff8800cf216fff] >12:57:26,655 INFO kernel:[ 7.120244] Scanning for low memory corruption every 60 seconds >12:57:26,655 WARNING kernel:[ 7.121081] cryptomgr_test (32) used greatest stack depth: 5688 bytes left >12:57:26,655 INFO kernel:[ 7.122534] futex hash table entries: 1024 (order: 5, 131072 bytes) >12:57:26,655 NOTICE kernel:[ 7.122722] Initialise system trusted keyring >12:57:26,655 INFO kernel:[ 7.122934] audit: initializing netlink subsys (disabled) >12:57:26,655 NOTICE kernel:[ 7.123145] audit: type=2000 audit(1399466651.122:1): initialized >12:57:26,655 INFO kernel:[ 7.159700] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:57:26,655 INFO kernel:[ 7.177462] zbud: loaded >12:57:26,655 NOTICE kernel:[ 7.178656] VFS: Disk quotas dquot_6.5.2 >12:57:26,655 WARNING kernel:[ 7.179071] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:57:26,655 INFO kernel:[ 7.183284] msgmni has been set to 7829 >12:57:26,655 NOTICE kernel:[ 7.183916] Key type big_key registered >12:57:26,655 DEBUG kernel:[ 7.183987] SELinux: Registering netfilter hooks >12:57:26,655 WARNING kernel:[ 7.185506] cryptomgr_test (35) used greatest stack depth: 5480 bytes left >12:57:26,655 WARNING kernel:[ 7.185717] cryptomgr_test (36) used greatest stack depth: 5384 bytes left >12:57:26,655 INFO kernel:[ 7.187860] alg: No test for stdrng (krng) >12:57:26,655 INFO kernel:[ 7.187948] NET: Registered protocol family 38 >12:57:26,655 NOTICE kernel:[ 7.188092] Key type asymmetric registered >12:57:26,655 NOTICE kernel:[ 7.188180] Asymmetric key parser 'x509' registered >12:57:26,655 INFO kernel:[ 7.188328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:57:26,655 INFO kernel:[ 7.188616] io scheduler noop registered >12:57:26,655 INFO kernel:[ 7.188687] io scheduler deadline registered >12:57:26,655 INFO kernel:[ 7.189350] io scheduler cfq registered (default) >12:57:26,655 DEBUG kernel:[ 7.191437] list_sort_test: start testing list_sort() >12:57:26,655 DEBUG kernel:[ 7.193234] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >12:57:26,656 DEBUG kernel:[ 7.194156] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >12:57:26,656 DEBUG kernel:[ 7.195108] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >12:57:26,656 INFO kernel:[ 7.195798] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >12:57:26,656 DEBUG kernel:[ 7.195887] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >12:57:26,656 INFO kernel:[ 7.195990] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >12:57:26,656 DEBUG kernel:[ 7.196097] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >12:57:26,656 INFO kernel:[ 7.196195] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >12:57:26,656 INFO kernel:[ 7.196273] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >12:57:26,656 DEBUG kernel:[ 7.196353] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >12:57:26,656 INFO kernel:[ 7.196457] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:57:26,656 INFO kernel:[ 7.196906] pciehp 0000:00:1c.0:pcie04: Slot #1 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+ >12:57:26,656 DEBUG kernel:[ 7.197351] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded >12:57:26,656 INFO kernel:[ 7.197407] pciehp 0000:00:1c.1:pcie04: Slot #2 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+ >12:57:26,656 DEBUG kernel:[ 7.197661] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >12:57:26,656 INFO kernel:[ 7.197694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:57:26,656 DEBUG kernel:[ 7.198255] intel_idle: does not run on family 6 model 15 >12:57:26,656 INFO kernel:[ 7.198714] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 >12:57:26,656 INFO kernel:[ 7.198876] ACPI: Sleep Button [SLPB] >12:57:26,656 INFO kernel:[ 7.199297] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 >12:57:26,656 INFO kernel:[ 7.199419] ACPI: Power Button [PWRB] >12:57:26,656 INFO kernel:[ 7.199807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >12:57:26,656 INFO kernel:[ 7.199924] ACPI: Power Button [PWRF] >12:57:26,656 INFO kernel:[ 7.201385] GHES: HEST is not enabled! >12:57:26,656 INFO kernel:[ 7.201802] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:57:26,656 INFO kernel:[ 7.222810] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >12:57:26,656 INFO kernel:[ 7.226597] Non-volatile memory driver v1.3 >12:57:26,656 INFO kernel:[ 7.226672] Linux agpgart interface v0.103 >12:57:26,656 INFO kernel:[ 7.227270] agpgart-intel 0000:00:00.0: Intel G33 Chipset >12:57:26,656 INFO kernel:[ 7.227521] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable >12:57:26,656 INFO kernel:[ 7.228051] agpgart-intel 0000:00:00.0: detected 8192K stolen memory >12:57:26,656 INFO kernel:[ 7.228705] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >12:57:26,656 DEBUG kernel:[ 7.229632] ata_piix 0000:00:1f.1: version 2.13 >12:57:26,656 INFO kernel:[ 7.238664] scsi0 : ata_piix >12:57:26,656 INFO kernel:[ 7.239553] scsi1 : ata_piix >12:57:26,656 INFO kernel:[ 7.239981] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xe0f0 irq 14 >12:57:26,656 INFO kernel:[ 7.240085] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xe0f8 irq 15 >12:57:26,656 DEBUG kernel:[ 7.240601] ata2: port disabled--ignoring >12:57:26,656 INFO kernel:[ 7.241038] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] >12:57:26,656 INFO kernel:[ 7.243841] scsi2 : ata_piix >12:57:26,656 INFO kernel:[ 7.244518] scsi3 : ata_piix >12:57:26,656 INFO kernel:[ 7.244940] ata3: SATA max UDMA/133 cmd 0xe0e0 ctl 0xe0d0 bmdma 0xe0a0 irq 17 >12:57:26,656 INFO kernel:[ 7.245040] ata4: SATA max UDMA/133 cmd 0xe0c0 ctl 0xe0b0 bmdma 0xe0a8 irq 17 >12:57:26,656 INFO kernel:[ 7.245747] libphy: Fixed MDIO Bus: probed >12:57:26,656 INFO kernel:[ 7.246221] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:57:26,656 INFO kernel:[ 7.246318] ehci-pci: EHCI PCI platform driver >12:57:26,656 INFO kernel:[ 7.247044] ehci-pci 0000:00:1d.7: EHCI Host Controller >12:57:26,656 INFO kernel:[ 7.247854] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 >12:57:26,656 INFO kernel:[ 7.248083] ehci-pci 0000:00:1d.7: debug port 1 >12:57:26,656 DEBUG kernel:[ 7.252185] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >12:57:26,656 INFO kernel:[ 7.252278] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfeb80000 >12:57:26,656 INFO kernel:[ 7.258088] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >12:57:26,656 INFO kernel:[ 7.258724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >12:57:26,656 INFO kernel:[ 7.258802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:57:26,656 INFO kernel:[ 7.258914] usb usb1: Product: EHCI Host Controller >12:57:26,656 INFO kernel:[ 7.258986] usb usb1: Manufacturer: Linux 3.15.0-0.rc4.git1.1.fc21.x86_64 ehci_hcd >12:57:26,656 INFO kernel:[ 7.259131] usb usb1: SerialNumber: 0000:00:1d.7 >12:57:26,656 INFO kernel:[ 7.260655] hub 1-0:1.0: USB hub found >12:57:26,656 INFO kernel:[ 7.260805] hub 1-0:1.0: 8 ports detected >12:57:26,656 INFO kernel:[ 7.263196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:57:26,656 INFO kernel:[ 7.263325] ohci-pci: OHCI PCI platform driver >12:57:26,656 INFO kernel:[ 7.263466] uhci_hcd: USB Universal Host Controller Interface driver >12:57:26,656 INFO kernel:[ 7.264107] uhci_hcd 0000:00:1d.0: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.264576] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >12:57:26,656 INFO kernel:[ 7.264723] uhci_hcd 0000:00:1d.0: detected 2 ports >12:57:26,656 INFO kernel:[ 7.264830] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e080 >12:57:26,656 INFO kernel:[ 7.265240] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >12:57:26,656 INFO kernel:[ 7.265319] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:57:26,656 INFO kernel:[ 7.265431] usb usb2: Product: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.265502] usb usb2: Manufacturer: Linux 3.15.0-0.rc4.git1.1.fc21.x86_64 uhci_hcd >12:57:26,656 INFO kernel:[ 7.265614] usb usb2: SerialNumber: 0000:00:1d.0 >12:57:26,656 INFO kernel:[ 7.266609] hub 2-0:1.0: USB hub found >12:57:26,656 INFO kernel:[ 7.266724] hub 2-0:1.0: 2 ports detected >12:57:26,656 INFO kernel:[ 7.268115] uhci_hcd 0000:00:1d.1: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.268519] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >12:57:26,656 INFO kernel:[ 7.268648] uhci_hcd 0000:00:1d.1: detected 2 ports >12:57:26,656 INFO kernel:[ 7.268796] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e060 >12:57:26,656 INFO kernel:[ 7.269140] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >12:57:26,656 INFO kernel:[ 7.269217] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:57:26,656 INFO kernel:[ 7.269328] usb usb3: Product: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.269399] usb usb3: Manufacturer: Linux 3.15.0-0.rc4.git1.1.fc21.x86_64 uhci_hcd >12:57:26,656 INFO kernel:[ 7.269512] usb usb3: SerialNumber: 0000:00:1d.1 >12:57:26,656 INFO kernel:[ 7.270486] hub 3-0:1.0: USB hub found >12:57:26,656 INFO kernel:[ 7.270589] hub 3-0:1.0: 2 ports detected >12:57:26,656 INFO kernel:[ 7.271918] uhci_hcd 0000:00:1d.2: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.272352] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >12:57:26,656 INFO kernel:[ 7.272503] uhci_hcd 0000:00:1d.2: detected 2 ports >12:57:26,656 INFO kernel:[ 7.272651] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e040 >12:57:26,656 INFO kernel:[ 7.272968] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >12:57:26,656 INFO kernel:[ 7.273071] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:57:26,656 INFO kernel:[ 7.273184] usb usb4: Product: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.273255] usb usb4: Manufacturer: Linux 3.15.0-0.rc4.git1.1.fc21.x86_64 uhci_hcd >12:57:26,656 INFO kernel:[ 7.273367] usb usb4: SerialNumber: 0000:00:1d.2 >12:57:26,656 INFO kernel:[ 7.274381] hub 4-0:1.0: USB hub found >12:57:26,656 INFO kernel:[ 7.274486] hub 4-0:1.0: 2 ports detected >12:57:26,656 INFO kernel:[ 7.275798] uhci_hcd 0000:00:1d.3: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.276229] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >12:57:26,656 INFO kernel:[ 7.276358] uhci_hcd 0000:00:1d.3: detected 2 ports >12:57:26,656 INFO kernel:[ 7.276506] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e020 >12:57:26,656 INFO kernel:[ 7.276837] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >12:57:26,656 INFO kernel:[ 7.276915] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:57:26,656 INFO kernel:[ 7.277059] usb usb5: Product: UHCI Host Controller >12:57:26,656 INFO kernel:[ 7.277132] usb usb5: Manufacturer: Linux 3.15.0-0.rc4.git1.1.fc21.x86_64 uhci_hcd >12:57:26,656 INFO kernel:[ 7.277244] usb usb5: SerialNumber: 0000:00:1d.3 >12:57:26,656 INFO kernel:[ 7.278218] hub 5-0:1.0: USB hub found >12:57:26,656 INFO kernel:[ 7.278323] hub 5-0:1.0: 2 ports detected >12:57:26,656 INFO kernel:[ 7.279503] usbcore: registered new interface driver usbserial >12:57:26,656 INFO kernel:[ 7.279624] usbcore: registered new interface driver usbserial_generic >12:57:26,656 INFO kernel:[ 7.279867] usbserial: USB Serial support registered for generic >12:57:26,656 INFO kernel:[ 7.280164] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f12:PS2M] at 0x60,0x64 irq 1,12 >12:57:26,656 INFO kernel:[ 7.283666] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:57:26,656 INFO kernel:[ 7.283849] serio: i8042 AUX port at 0x60,0x64 irq 12 >12:57:26,656 INFO kernel:[ 7.284934] mousedev: PS/2 mouse device common for all mice >12:57:26,656 INFO kernel:[ 7.286649] rtc_cmos 00:07: RTC can wake from S4 >12:57:26,656 INFO kernel:[ 7.287364] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >12:57:26,656 INFO kernel:[ 7.287491] rtc_cmos 00:07: alarms up to one year, y3k, 114 bytes nvram, hpet irqs >12:57:26,656 INFO kernel:[ 7.288286] device-mapper: uevent: version 1.0.3 >12:57:26,656 INFO kernel:[ 7.288946] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >12:57:26,656 INFO kernel:[ 7.291212] hidraw: raw HID events driver (C) Jiri Kosina >12:57:26,656 INFO kernel:[ 7.291982] usbcore: registered new interface driver usbhid >12:57:26,656 INFO kernel:[ 7.292075] usbhid: USB HID core driver >12:57:26,656 INFO kernel:[ 7.292263] drop_monitor: Initializing network drop monitor service >12:57:26,656 INFO kernel:[ 7.292618] ip_tables: (C) 2000-2006 Netfilter Core Team >12:57:26,656 INFO kernel:[ 7.292792] TCP: cubic registered >12:57:26,656 INFO kernel:[ 7.292863] Initializing XFRM netlink socket >12:57:26,656 INFO kernel:[ 7.294282] NET: Registered protocol family 10 >12:57:26,656 INFO kernel:[ 7.295846] mip6: Mobile IPv6 >12:57:26,656 INFO kernel:[ 7.295944] NET: Registered protocol family 17 >12:57:26,656 NOTICE kernel:[ 7.297721] Loading compiled-in X.509 certificates >12:57:26,656 NOTICE kernel:[ 7.299483] Loaded X.509 cert 'Fedora kernel signing key: b550d5a6cb6d97a392032afac7d75e1d1ece58e5' >12:57:26,656 INFO kernel:[ 7.299674] registered taskstats version 1 >12:57:26,656 INFO kernel:[ 7.301839] Magic number: 14:474:733 >12:57:26,656 INFO kernel:[ 7.302071] rtc_cmos 00:07: setting system clock to 2014-05-07 12:44:12 UTC (1399466652) >12:57:26,656 DEBUG kernel:[ 7.302804] PM: Hibernation image not present or could not be loaded. >12:57:26,656 INFO kernel:[ 7.394470] ata1.00: ATAPI: Optiarc DVD RW AD-5200A, 1.03, max UDMA/66 >12:57:26,656 INFO kernel:[ 7.400315] ata1.00: configured for UDMA/66 >12:57:26,656 INFO kernel:[ 7.400531] ata4.00: ATA-8: ST3500418AS, CC46, max UDMA/133 >12:57:26,656 INFO kernel:[ 7.400606] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >12:57:26,656 NOTICE kernel:[ 7.405822] scsi 0:0:0:0: CD-ROM Optiarc DVD RW AD-5200A 1.03 PQ: 0 ANSI: 5 >12:57:26,656 INFO kernel:[ 7.406461] ata4.00: configured for UDMA/133 >12:57:26,656 WARNING kernel:[ 7.420365] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray >12:57:26,656 INFO kernel:[ 7.420454] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:57:26,656 DEBUG kernel:[ 7.421816] sr 0:0:0:0: Attached scsi CD-ROM sr0 >12:57:26,656 NOTICE kernel:[ 7.423096] sr 0:0:0:0: Attached scsi generic sg0 type 5 >12:57:26,656 INFO kernel:[ 7.447489] ata3.00: ATA-7: ST3160815AS, 4.AAB, max UDMA/133 >12:57:26,656 INFO kernel:[ 7.447579] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32) >12:57:26,656 INFO kernel:[ 7.522448] ata3.00: configured for UDMA/133 >12:57:26,656 NOTICE kernel:[ 7.522975] scsi 2:0:0:0: Direct-Access ATA ST3160815AS 4.AA PQ: 0 ANSI: 5 >12:57:26,656 NOTICE kernel:[ 7.524474] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >12:57:26,656 NOTICE kernel:[ 7.524667] sd 2:0:0:0: Attached scsi generic sg1 type 0 >12:57:26,656 NOTICE kernel:[ 7.524811] sd 2:0:0:0: [sda] Write Protect is off >12:57:26,656 DEBUG kernel:[ 7.524888] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 >12:57:26,656 NOTICE kernel:[ 7.524974] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:57:26,656 NOTICE kernel:[ 7.525357] scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC46 PQ: 0 ANSI: 5 >12:57:26,656 NOTICE kernel:[ 7.527452] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >12:57:26,656 NOTICE kernel:[ 7.527601] sd 3:0:0:0: Attached scsi generic sg2 type 0 >12:57:26,656 NOTICE kernel:[ 7.527853] sd 3:0:0:0: [sdb] Write Protect is off >12:57:26,656 DEBUG kernel:[ 7.527932] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >12:57:26,656 NOTICE kernel:[ 7.528093] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:57:26,656 INFO kernel:[ 7.570506] sda: sda1 sda2 >12:57:26,656 NOTICE kernel:[ 7.572553] sd 2:0:0:0: [sda] Attached SCSI disk >12:57:26,656 INFO kernel:[ 7.575085] sdb: sdb1 sdb2 sdb3 >12:57:26,656 NOTICE kernel:[ 7.577256] sd 3:0:0:0: [sdb] Attached SCSI disk >12:57:26,656 INFO kernel:[ 7.583295] Freeing unused kernel memory: 3696K (ffffffff81fb1000 - ffffffff8234d000) >12:57:26,656 INFO kernel:[ 7.583420] Write protecting the kernel read-only data: 14336k >12:57:26,656 INFO kernel:[ 7.593169] Freeing unused kernel memory: 2028K (ffff880001805000 - ffff880001a00000) >12:57:26,656 INFO kernel:[ 7.596537] Freeing unused kernel memory: 744K (ffff880001d46000 - ffff880001e00000) >12:57:26,656 NOTICE kernel:[ 7.608292] random: systemd urandom read with 95 bits of entropy available >12:57:26,656 WARNING kernel:[ 7.636452] systemd-gpt-aut (66) used greatest stack depth: 5360 bytes left >12:57:26,656 INFO kernel:[ 7.667116] usb 1-5: new high-speed USB device number 4 using ehci-pci >12:57:26,656 WARNING kernel:[ 7.710498] dracut-rootfs-g (68) used greatest stack depth: 5024 bytes left >12:57:26,656 INFO kernel:[ 7.782564] usb 1-5: New USB device found, idVendor=0781, idProduct=5530 >12:57:26,656 INFO kernel:[ 7.782651] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >12:57:26,656 INFO kernel:[ 7.782733] usb 1-5: Product: Cruzer >12:57:26,656 INFO kernel:[ 7.782808] usb 1-5: Manufacturer: SanDisk >12:57:26,656 INFO kernel:[ 7.782883] usb 1-5: SerialNumber: 200524439116A2811523 >12:57:26,656 INFO kernel:[ 7.874965] device-mapper: multipath: version 1.7.0 loaded >12:57:26,656 INFO kernel:[ 8.120254] tsc: Refined TSC clocksource calibration: 1999.958 MHz >12:57:26,656 INFO kernel:[ 8.198367] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >12:57:26,656 INFO kernel:[ 8.207122] usb 3-1: new low-speed USB device number 2 using uhci_hcd >12:57:26,656 INFO kernel:[ 8.376063] usb 3-1: New USB device found, idVendor=046d, idProduct=c316 >12:57:26,657 INFO kernel:[ 8.376155] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:57:26,657 INFO kernel:[ 8.376238] usb 3-1: Product: Logitech USB Keyboard >12:57:26,657 INFO kernel:[ 8.376314] usb 3-1: Manufacturer: Logitech >12:57:26,657 INFO kernel:[ 8.396218] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/0003:046D:C316.0001/input/input6 >12:57:26,657 INFO kernel:[ 8.398431] hid-generic 0003:046D:C316.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1/input0 >12:57:26,657 INFO kernel:[ 8.436553] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/0003:046D:C316.0002/input/input7 >12:57:26,657 INFO kernel:[ 8.437563] hid-generic 0003:046D:C316.0002: input,hidraw1: USB HID v1.10 Device [Logitech Logitech USB Keyboard] on usb-0000:00:1d.1-1/input1 >12:57:26,657 INFO kernel:[ 8.644100] usb 3-2: new low-speed USB device number 3 using uhci_hcd >12:57:26,657 INFO kernel:[ 8.806072] usb 3-2: New USB device found, idVendor=046d, idProduct=c05b >12:57:26,657 INFO kernel:[ 8.806161] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:57:26,657 INFO kernel:[ 8.806241] usb 3-2: Product: USB Optical Mouse >12:57:26,657 INFO kernel:[ 8.806313] usb 3-2: Manufacturer: Logitech >12:57:26,657 INFO kernel:[ 8.826371] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/0003:046D:C05B.0003/input/input8 >12:57:26,657 INFO kernel:[ 8.827463] hid-generic 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.1-2/input0 >12:57:26,657 INFO kernel:[ 9.120643] Switched to clocksource tsc >12:57:26,657 INFO kernel:[ 9.327255] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:57:26,657 INFO kernel:[ 9.338714] Loading iSCSI transport class v2.0-870. >12:57:26,657 NOTICE kernel:[ 9.348119] iscsi: registered transport (tcp) >12:57:26,657 INFO kernel:[ 9.357257] alua: device handler registered >12:57:26,657 INFO kernel:[ 9.366255] emc: device handler registered >12:57:26,657 INFO kernel:[ 9.375039] hp_sw: device handler registered >12:57:26,657 INFO kernel:[ 9.383996] rdac: device handler registered >12:57:26,657 INFO kernel:[ 12.416629] floppy0: no floppy controllers found >12:57:26,657 WARNING kernel:[ 12.428042] modprobe (351) used greatest stack depth: 4960 bytes left >12:57:26,657 INFO kernel:[ 12.444849] No iBFT detected. >12:57:26,657 INFO kernel:[ 12.453909] md: raid0 personality registered for level 0 >12:57:26,657 INFO kernel:[ 12.463625] md: raid1 personality registered for level 1 >12:57:26,657 INFO kernel:[ 12.472790] async_tx: api initialized (async) >12:57:26,657 INFO kernel:[ 12.475234] xor: measuring software checksum speed >12:57:26,657 INFO kernel:[ 12.485012] prefetch64-sse: 7960.000 MB/sec >12:57:26,657 INFO kernel:[ 12.495012] generic_sse: 7072.000 MB/sec >12:57:26,657 INFO kernel:[ 12.495082] xor: using function: prefetch64-sse (7960.000 MB/sec) >12:57:26,657 WARNING kernel:[ 12.517026] raid6: sse2x1 3261 MB/s >12:57:26,657 WARNING kernel:[ 12.534026] raid6: sse2x2 3503 MB/s >12:57:26,657 WARNING kernel:[ 12.551018] raid6: sse2x4 5886 MB/s >12:57:26,657 WARNING kernel:[ 12.551089] raid6: using algorithm sse2x4 (5886 MB/s) >12:57:26,657 WARNING kernel:[ 12.551160] raid6: using ssse3x2 recovery algorithm >12:57:26,657 INFO kernel:[ 12.562632] md: raid6 personality registered for level 6 >12:57:26,657 INFO kernel:[ 12.562712] md: raid5 personality registered for level 5 >12:57:26,657 INFO kernel:[ 12.562785] md: raid4 personality registered for level 4 >12:57:26,657 INFO kernel:[ 12.586260] md: raid10 personality registered for level 10 >12:57:26,657 INFO kernel:[ 12.595237] md: linear personality registered for level -1 >12:57:26,657 INFO kernel:[ 12.636126] device-mapper: multipath round-robin: version 1.0.0 loaded >12:57:26,657 INFO kernel:[ 12.661342] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >12:57:26,657 INFO kernel:[ 12.724667] RPC: Registered named UNIX socket transport module. >12:57:26,657 INFO kernel:[ 12.724751] RPC: Registered udp transport module. >12:57:26,657 INFO kernel:[ 12.724821] RPC: Registered tcp transport module. >12:57:26,657 INFO kernel:[ 12.724892] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:57:26,657 WARNING kernel:[ 12.850884] rpc.statd (388) used greatest stack depth: 4832 bytes left >12:57:26,657 INFO kernel:[ 13.055413] usb-storage 1-5:1.0: USB Mass Storage device detected >12:57:26,657 INFO kernel:[ 13.068111] scsi4 : usb-storage 1-5:1.0 >12:57:26,657 INFO kernel:[ 13.071408] usbcore: registered new interface driver usb-storage >12:57:26,657 INFO kernel:[ 13.074284] usbcore: registered new interface driver uas >12:57:26,657 WARNING kernel:[ 13.118465] systemd-udevd (418) used greatest stack depth: 4776 bytes left >12:57:26,657 INFO kernel:[ 13.624471] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >12:57:26,657 DEBUG kernel:[ 13.624981] r8169 0000:03:00.0: irq 43 for MSI/MSI-X >12:57:26,657 INFO kernel:[ 13.633416] r8169 0000:03:00.0 eth0: RTL8168b/8111b at 0xffffc90002a24000, 00:1c:c0:1d:97:56, XID 98500000 IRQ 43 >12:57:26,657 INFO kernel:[ 13.633551] r8169 0000:03:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko] >12:57:26,657 INFO kernel:[ 13.636141] [drm] Initialized drm 1.1.0 20060810 >12:57:26,657 INFO kernel:[ 13.702687] [drm] Memory usable by graphics device = 512M >12:57:26,657 NOTICE kernel:[ 13.724731] random: nonblocking pool is initialized >12:57:26,657 WARNING kernel:[ 13.790610] cdrom_id (505) used greatest stack depth: 3952 bytes left >12:57:26,657 DEBUG kernel:[ 13.797422] i915 0000:00:02.0: irq 44 for MSI/MSI-X >12:57:26,657 INFO kernel:[ 13.797466] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >12:57:26,657 INFO kernel:[ 13.797553] [drm] Driver supports precise vblank timestamp query. >12:57:26,657 INFO kernel:[ 13.798494] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >12:57:26,657 INFO kernel:[ 13.801718] [drm] initialized overlay support >12:57:26,657 INFO kernel:[ 13.844888] fbcon: inteldrmfb (fb0) is primary device >12:57:26,657 INFO kernel:[ 13.892097] Console: switching to colour frame buffer device 180x56 >12:57:26,657 INFO kernel:[ 13.898105] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >12:57:26,657 INFO kernel:[ 13.898145] i915 0000:00:02.0: registered panic notifier >12:57:26,657 WARNING kernel:[ 13.901510] i915: No ACPI video bus found >12:57:26,657 INFO kernel:[ 13.901763] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >12:57:26,657 NOTICE kernel:[ 14.074991] scsi 4:0:0:0: Direct-Access SanDisk Cruzer 1.26 PQ: 0 ANSI: 5 >12:57:26,657 NOTICE kernel:[ 14.078332] sd 4:0:0:0: Attached scsi generic sg3 type 0 >12:57:26,657 NOTICE kernel:[ 14.078474] sd 4:0:0:0: [sdc] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) >12:57:26,657 NOTICE kernel:[ 14.081000] sd 4:0:0:0: [sdc] Write Protect is off >12:57:26,657 DEBUG kernel:[ 14.081073] sd 4:0:0:0: [sdc] Mode Sense: 43 00 00 00 >12:57:26,657 NOTICE kernel:[ 14.083608] sd 4:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >12:57:26,657 INFO kernel:[ 14.091619] sdc: sdc4 >12:57:26,657 NOTICE kernel:[ 14.096613] sd 4:0:0:0: [sdc] Attached SCSI removable disk >12:57:26,657 WARNING kernel:[ 14.907942] systemd-udevd (495) used greatest stack depth: 3256 bytes left >12:57:26,657 INFO kernel:[ 15.553657] r8169 0000:03:00.0 p2p1: link down >12:57:26,657 INFO kernel:[ 15.553838] r8169 0000:03:00.0 p2p1: link down >12:57:26,657 INFO kernel:[ 15.555694] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >12:57:26,657 INFO kernel:[ 17.196658] r8169 0000:03:00.0 p2p1: link up >12:57:26,657 INFO kernel:[ 17.196719] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >12:57:26,657 INFO kernel:[ 80.297153] usb 1-6: new high-speed USB device number 5 using ehci-pci >12:57:26,657 INFO kernel:[ 80.414618] usb 1-6: New USB device found, idVendor=0fce, idProduct=019e >12:57:26,657 INFO kernel:[ 80.416356] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >12:57:26,657 INFO kernel:[ 80.418156] usb 1-6: Product: C6903 >12:57:26,657 INFO kernel:[ 80.419888] usb 1-6: Manufacturer: Sony >12:57:26,657 INFO kernel:[ 80.421562] usb 1-6: SerialNumber: BH904LE00D >12:57:26,657 INFO kernel:[ 780.944258] loop: module loaded >12:57:26,657 INFO kernel:[ 782.074411] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:57:26,657 DEBUG kernel:[ 798.099714] SELinux: 2048 avtab hash slots, 107270 rules. >12:57:26,657 DEBUG kernel:[ 798.149865] SELinux: 2048 avtab hash slots, 107270 rules. >12:57:26,657 DEBUG kernel:[ 798.265459] SELinux: 8 users, 102 roles, 4848 types, 283 bools, 1 sens, 1024 cats >12:57:26,657 DEBUG kernel:[ 798.265466] SELinux: 83 classes, 107270 rules >12:57:26,657 DEBUG kernel:[ 798.283260] SELinux: Completing initialization. >12:57:26,657 DEBUG kernel:[ 798.283267] SELinux: Setting up existing superblocks. >12:57:26,657 DEBUG kernel:[ 798.283466] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.283663] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.283813] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.283872] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.284639] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.286640] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.304924] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:57:26,657 DEBUG kernel:[ 798.305037] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:57:26,657 DEBUG kernel:[ 798.305134] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.305215] SELinux: initialized (dev aio, type aio), not configured for labeling >12:57:26,657 DEBUG kernel:[ 798.305274] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.305464] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.305599] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.305713] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.305912] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.312448] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.312485] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.312509] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.312937] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 798.313131] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313246] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313279] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313290] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313303] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313402] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313436] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313446] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313456] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313570] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313581] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313661] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.313779] SELinux: initialized (dev drm, type drm), not configured for labeling >12:57:26,657 DEBUG kernel:[ 798.313872] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 798.314068] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:57:26,657 DEBUG kernel:[ 798.314605] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:57:26,657 NOTICE kernel:[ 798.350417] audit: type=1403 audit(1399467443.547:2): policy loaded auid=4294967295 ses=4294967295 >12:57:26,657 DEBUG kernel:[ 799.142142] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:57:26,657 DEBUG kernel:[ 799.239369] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:57:26,657 DEBUG kernel:[ 799.481102] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:57:26,657 INFO kernel:[ 800.630120] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >12:57:26,657 INFO kernel:[ 801.369841] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >12:57:26,672 INFO kernel:[ 801.468673] leds_ss4200: no LED devices found >12:57:27,361 INFO kernel:[ 802.162526] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa1 >12:57:27,451 INFO kernel:[ 802.252921] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa1 >12:57:27,452 INFO kernel:[ 802.253747] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:57:28,169 INFO kernel:[ 802.970371] gpio_ich: GPIO from 206 to 255 on gpio_ich >12:57:28,226 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >12:57:28,228 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >12:57:28,228 INFO NetworkManager: <info> WEXT support is enabled >12:57:28,443 INFO kernel:[ 803.244503] cfg80211: Calling CRDA to update world regulatory domain >12:57:28,729 NOTICE dbus: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:57:28,738 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.systemd1' >12:57:28,876 INFO polkitd: Started polkitd version 0.112 >12:57:29,132 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:57:29,179 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:57:29,181 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:57:29,181 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:57:29,182 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:57:29,257 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:57:29,257 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >12:57:29,260 NOTICE NetworkManager: ifcfg-rh: read connection 'p2p1' >12:57:29,270 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >12:57:29,394 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >12:57:29,431 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:57:29,443 INFO NetworkManager: <info> WiFi hardware radio set enabled >12:57:29,462 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:57:29,462 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:57:29,463 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:57:29,463 INFO NetworkManager: <info> Networking is enabled by state file >12:57:29,468 INFO NetworkManager: <info> (lo): link connected >12:57:29,471 INFO NetworkManager: <info> (lo): carrier is ON >12:57:29,472 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >12:57:29,472 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >12:57:29,475 INFO NetworkManager: <info> (p2p1): link connected >12:57:29,482 INFO NetworkManager: <info> (p2p1): carrier is ON >12:57:29,484 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'r8169' ifindex: 2) >12:57:29,485 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >12:57:29,487 INFO NetworkManager: <info> (p2p1): found matching connection 'p2p1' >12:57:29,491 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >12:57:29,495 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >12:57:29,496 INFO NetworkManager: <info> Activation (p2p1) starting connection 'p2p1' >12:57:29,497 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >12:57:29,503 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >12:57:29,503 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:57:29,504 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >12:57:29,504 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >12:57:29,505 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >12:57:29,505 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >12:57:29,506 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >12:57:29,506 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >12:57:29,506 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >12:57:29,507 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >12:57:29,507 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >12:57:29,508 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:57:29,573 INFO NetworkManager: <info> dhclient started with pid 1179 >12:57:29,574 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >12:57:30,123 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >12:57:30,123 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >12:57:30,123 INFO dhclient: All rights reserved. >12:57:30,123 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:57:30,123 INFO dhclient: >12:57:30,159 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >12:57:30,177 INFO dhclient: Listening on LPF/p2p1/00:1c:c0:1d:97:56 >12:57:30,177 INFO dhclient: Sending on LPF/p2p1/00:1c:c0:1d:97:56 >12:57:30,178 INFO dhclient: Sending on Socket/fallback >12:57:30,178 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x38026aac) >12:57:30,182 INFO dhclient: DHCPACK from 192.168.0.11 (xid=0x38026aac) >12:57:30,218 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> reboot >12:57:30,219 INFO NetworkManager: <info> address 192.168.0.225 >12:57:30,219 INFO NetworkManager: <info> plen 23 (255.255.254.0) >12:57:30,219 INFO NetworkManager: <info> gateway 192.168.0.1 >12:57:30,221 INFO NetworkManager: <info> server identifier 192.168.0.11 >12:57:30,221 INFO NetworkManager: <info> lease time 691200 >12:57:30,221 INFO NetworkManager: <info> nameserver '192.168.0.2' >12:57:30,222 INFO NetworkManager: <info> nameserver '192.168.0.11' >12:57:30,222 INFO NetworkManager: <info> domain name 'postdep.ru' >12:57:30,226 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:57:30,227 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >12:57:30,228 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:57:30,230 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >12:57:30,232 INFO NetworkManager: <info> (p2p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:57:30,234 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:57:30,238 INFO dhclient: bound to 192.168.0.225 -- renewal in 309723 seconds. >12:57:30,238 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >12:57:30,239 INFO NetworkManager: <info> Policy set 'p2p1' (p2p1) as default for IPv4 routing and DNS. >12:57:30,258 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >12:57:30,262 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >12:57:30,341 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:57:32,478 WARNING kernel:[ 807.279922] systemd-udevd (1122) used greatest stack depth: 3120 bytes left >12:57:35,203 INFO NetworkManager: <info> startup complete >12:57:35,643 NOTICE kernel:[ 810.444922] audit: type=1400 audit(1399467455.641:3): avc: denied { read write } for pid=1228 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9985 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:57:36,619 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:57:39,286 NOTICE kernel:[ 814.087857] audit: type=1400 audit(1399467459.284:4): avc: denied { read write } for pid=1272 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:57:42,323 INFO chronyd: chronyd version 1.29.1 starting >12:57:42,325 INFO chronyd: Linux kernel major=3 minor=15 patch=0 >12:57:42,325 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 >12:57:42,329 INFO chronyd: Generated key 1 >12:57:46,659 NOTICE kernel:[ 821.460452] audit: type=1400 audit(1399467466.657:5): avc: denied { open } for pid=1148 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18716 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file >12:57:47,381 INFO chronyd: Selected source 62.76.96.4 >12:57:51,845 INFO kernel:[ 826.646288] EXT4-fs (sda1): INFO: recovery required on readonly filesystem >12:57:51,845 INFO kernel:[ 826.646295] EXT4-fs (sda1): write access will be enabled during recovery >12:57:51,885 INFO kernel:[ 826.686574] EXT4-fs (sda1): recovery complete >12:57:51,891 INFO kernel:[ 826.692655] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >12:57:51,892 DEBUG kernel:[ 826.693199] SELinux: initialized (dev sda1, type ext4), uses xattr >12:57:52,268 INFO kernel:[ 827.069268] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >12:57:52,273 DEBUG kernel:[ 827.073837] SELinux: initialized (dev sdb1, type ext4), uses xattr >12:57:52,659 INFO kernel:[ 827.460546] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >12:57:52,660 DEBUG kernel:[ 827.460572] SELinux: initialized (dev sdb2, type ext4), uses xattr >12:57:53,534 NOTICE kernel:[ 828.335760] audit: type=1400 audit(1399467473.532:6): avc: denied { read write } for pid=1386 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:57:53,536 NOTICE kernel:[ 828.336773] audit: type=1400 audit(1399467473.533:7): avc: denied { read write } for pid=1386 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9985 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:57:54,003 NOTICE kernel:[ 828.494875] audit: type=1400 audit(1399467474.000:8): avc: denied { ioctl } for pid=1386 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:57:54,003 NOTICE kernel:[ 828.494945] audit: type=1400 audit(1399467474.000:9): avc: denied { getattr } for pid=1386 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:58:10,341 INFO kernel:[ 844.834276] Btrfs loaded >12:58:10,636 INFO kernel:[ 845.129621] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:59:04,380 WARNING kernel:[ 898.873152] perf interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 >12:59:39,108 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >12:59:39,397 DEBUG kernel:[ 934.787508] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:59:39,449 NOTICE kernel:[ 934.839514] audit: type=1400 audit(1399467579.447:10): avc: denied { read } for pid=1435 comm="systemd-hostnam" name="urandom" dev="tmpfs" ino=22922 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >12:59:39,449 NOTICE kernel:[ 934.839556] audit: type=1400 audit(1399467579.447:11): avc: denied { open } for pid=1435 comm="systemd-hostnam" path="/dev/urandom" dev="tmpfs" ino=22922 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >12:59:39,452 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >12:59:39,459 NOTICE kernel:[ 934.849241] audit: type=1107 audit(1399467579.457:12): pid=1166 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.260 spid=1435 tpid=1433 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >12:59:39,459 NOTICE kernel:[ 934.849241] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >12:59:58,164 WARNING chronyd: System clock wrong by 0.638694 seconds, adjustment started >13:01:02,555 INFO chronyd: Selected source 31.135.95.60 >13:06:26,313 INFO chronyd: Selected source 62.76.96.4 >13:14:12,377 NOTICE kernel:[ 1807.767309] audit: type=1400 audit(1399468452.376:13): avc: denied { read } for pid=1444 comm="bash" name=".profile" dev="dm-0" ino=124094 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >13:14:12,377 NOTICE kernel:[ 1807.767372] audit: type=1400 audit(1399468452.376:14): avc: denied { open } for pid=1444 comm="bash" path="/root/.profile" dev="dm-0" ino=124094 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >13:14:48,088 NOTICE kernel:[ 1843.478135] audit: type=1400 audit(1399468488.086:15): avc: denied { read write } for pid=1456 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:14:48,089 NOTICE kernel:[ 1843.479253] audit: type=1400 audit(1399468488.087:16): avc: denied { read write } for pid=1456 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9985 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >13:14:49,502 NOTICE kernel:[ 1844.892905] audit: type=1400 audit(1399468489.501:17): avc: denied { ioctl } for pid=1456 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:14:49,502 NOTICE kernel:[ 1844.892948] audit: type=1400 audit(1399468489.501:18): avc: denied { getattr } for pid=1456 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:14:51,821 INFO kernel:[ 1847.209481] sda: unknown partition table
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 1095329
: 893261 |
893262
|
893263
|
893264
|
893265
|
893266
|
893267
|
893268
|
893269
|
893270
|
893271