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 935309 Details for
Bug 1139206
MDRaidError: mdactivate failed for /dev/md/2: running mdadm --assemble /dev/md/2 --uuid=d4b6c747:e7f2546c:7797ff7a:c975c701 --run /dev/sda3 /dev/sdb3 /dev/sdc3 failed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 860.93 KB, created by
spital
on 2014-09-08 11:50:20 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
spital
Created:
2014-09-08 11:50:20 UTC
Size:
860.93 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/mdraid.py", line 214, in mdactivate > raise MDRaidError("mdactivate failed for %s: %s" % (device, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3372, in _setup > uuid=self.uuid) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 716, in setup > self._setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 534, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >MDRaidError: mdactivate failed for /dev/md/2: running mdadm --assemble /dev/md/2 --uuid=d4b6c747:e7f2546c:7797ff7a:c975c701 --run /dev/sda3 /dev/sdb3 /dev/sdc3 failed > >Local variables in innermost frame: >uuid: d4b6c747:e7f2546c:7797ff7a:c975c701 >args: ['--assemble', '/dev/md/2', '--uuid=d4b6c747:e7f2546c:7797ff7a:c975c701', '--run', '/dev/sda3', '/dev/sdb3', '/dev/sdc3'] >device: /dev/md/2 >super_minor: None >members: ['/dev/sda3', '/dev/sdb3', '/dev/sdc3'] >msg: running mdadm --assemble /dev/md/2 --uuid=d4b6c747:e7f2546c:7797ff7a:c975c701 --run /dev/sda3 /dev/sdb3 /dev/sdc3 failed >identifier: --uuid=d4b6c747:e7f2546c:7797ff7a:c975c701 > > >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 0x7fb728aef990>> > _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/releases/20/Fedora/x86_64/os/" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda,sdb,sdc ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --noipv6 --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Prague --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdb ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part raid.17 --fstype="mdmember" --noformat --onpart=sdc1 >part raid.12 --fstype="mdmember" --noformat --onpart=sdb2 >part raid.18 --fstype="mdmember" --noformat --onpart=sdc2 >part raid.19 --fstype="mdmember" --noformat --onpart=sdc3 >part raid.11 --fstype="mdmember" --noformat --onpart=sdb1 >part raid.7 --fstype="mdmember" --noformat --onpart=sda3 >part raid.3 --fstype="mdmember" --noformat --onpart=sda1 >part raid.5 --fstype="mdmember" --noformat --onpart=sda2 >part raid.13 --fstype="mdmember" --noformat --onpart=sdb3 >raid swap --device=2 --fstype="swap" --level=0 --useexisting >raid /boot --device=0 --fstype="ext4" --level=1 --spares=1 --useexisting >raid / --device=1 --fstype="ext4" --level=0 --useexisting > >%packages >@admin-tools >@base-x >@core >@dial-up >@fonts >@guest-desktop-agents >@hardware-support >@input-methods >@kde-desktop >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sdd': 128, 'sdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._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([MDRaidArrayDevice instance (0x7fb71fbca050) -- > name = 2 status = False kids = 0 id = 8 > parents = ['existing 5120MB partition sda3 (7) with existing mdmember', > 'existing 5120MB partition sdb3 (13) with existing mdmember', > 'existing 5120MB partition sdc3 (19) with existing mdmember'] > uuid = d4b6c747:e7f2546c:7797ff7a:c975c701 size = 15348.0 > format = non-existent swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/2 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 31432704 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3929088, 2, 4) biosGeometry: (1956, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a680> > target size = 0 path = /dev/md/2 > format args = None originalFormat = None level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 15348MB mdarray 2 (8) with non-existent swap > origFormat: existing None > id: 0 >, ActionDestroyFormat instance, containing members: > device: existing 299MB mdarray 0 (4) with non-existent ext4 filesystem mounted at /boot > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 14046117-0789-4e5a-899b-3e412025b414 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 299.0 > origFormat.dirty: False > origFormat._minInstanceSize: 15.4 > origFormat.mountopts: None > origFormat.mountpoint: /boot > origFormat._device: /dev/md/0 > origFormat._size: 299.0 > id: 2 >, ActionDestroyFormat instance, containing members: > device: existing 184224MB mdarray 1 (6) with non-existent ext4 filesystem mounted at / > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 8c8b1c6c-4f89-4eff-a90e-8f6ff8f3f212 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 184224.0 > origFormat.dirty: False > origFormat._minInstanceSize: 592.9 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/md/1 > origFormat._size: 184224.0 > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: existing None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: existing None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: existing None > id: 5 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 152587MB disk sda (2) with existing msdos disklabel >, existing 300MB partition sda1 (3) with existing mdmember >, Already dumped (MDRaidArrayDevice instance) >, existing 61440MB partition sda2 (5) with existing mdmember >, Already dumped (MDRaidArrayDevice instance) >, existing 5120MB partition sda3 (7) with existing mdmember >, Already dumped (MDRaidArrayDevice instance) >, existing 85726MB partition sda4 (9) >, existing 152587MB disk sdb (10) with existing msdos disklabel >, existing 300MB partition sdb1 (11) with existing mdmember >, existing 61440MB partition sdb2 (12) with existing mdmember >, existing 5120MB partition sdb3 (13) with existing mdmember >, existing 85726MB partition sdb4 (14) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: TSSTcorp DVD+-RW TS-H653B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1844736 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (114, 255, 63) biosGeometry: (114, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252ad40> > exists: True > _size: 3603.0 > id: 15 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2014-02-26-13-52-31-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: f20x86xfce.live > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-H653B, /dev/disk/by-label/f20x86xfce.live, /dev/disk/by-uuid/2014-02-26-13-52-31-00] > _targetSize: 0 > _model: TSSTcorp_DVD+_-RW_TS-H653B > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2014-02-26-13-52-31-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: f20x86xfce.live > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 476940MB disk sdc (16) with existing msdos disklabel >, existing 300MB partition sdc1 (17) with existing mdmember >, existing 61440MB partition sdc2 (18) with existing mdmember >, existing 5120MB partition sdc3 (19) with existing mdmember >, existing 410079MB partition sdc4 (20) >, existing 86016MB partition sdc5 (21) >, existing 324061MB partition sdc6 (22) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 23 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _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 > id: 24 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 25 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _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 > id: 26 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 27 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _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 > id: 28 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (29) with existing ext4 filesystem >, existing 2048MB dm live-base (30) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdd, sdd1, sda, sda1, 0, sda2, 1, sda3, 2, sda4, sdb, sdb1, sdb2, sdb3, sdb4, sr0, sdc, sdc1, sdc2, sdc3, sdc4, sdc5, sdc6, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, md0, md1, md2] > _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: [existing 124MB partition sdd1 (1) with existing ext2 filesystem >, existing 125MB disk sdd (0) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _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: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda, sdb, sdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb, sdc] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 152587MB disk sdb (10) with existing msdos disklabel >, existing 152587MB disk sda (2) with existing msdos disklabel >, existing 476940MB disk sdc (16) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (MDRaidArrayDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._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: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fb728aefa50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fb728aef9d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fb728aefad0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fb728aefb10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fb728aefb50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8080 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fb74a63eb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _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._base_repo: anaconda > _intf.payload.txID: 1410176628.57 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3.46 GB > _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._check_list: [] > _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.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 15804 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: True > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 11305 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: The password you have provided is weak: No password supplied. You will have to press Done twice to confirm it. > _pwq_valid: True > _pwq_error: No password supplied > _check_list: [GUICheck instance, containing members: > _handler_id: 11302 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _editable: Already dumped (Entry instance) > _check_status: The password is empty. >, GUICheck instance, containing members: > _handler_id: 11303 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11304 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 11306 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fb71eb7fb50>> > _editable: Already dumped (Entry instance) > _check_status: The passwords do not match. >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 11513 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x7fb71ead6f00 (GtkEntry at 0x31d0440)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 11514 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 11511 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11512 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 11515 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11516 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x100bbd0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7fb722996758> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 11517 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x7fb73eda2250>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x7fb730e85578> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fb71eb7fd10>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 11652 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7fb7229a5ed8> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fb71eb7ff90>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fb71eb46b00> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 9 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _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/releases/20/Fedora/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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fb730dedc80>, True), 'type': (<function <lambda> at 0x7fb730dede60>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fb730dedcf8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _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: 20.25.15-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/releases/20/Fedora/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, '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: >11:22:46,355 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:22:46,644 INFO anaconda: 8257536 kB (8064 MB) are available >11:22:46,644 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >11:22:46,658 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:22:46,659 INFO anaconda: Default encoding = utf-8 >11:22:47,362 INFO anaconda: Display mode = g >11:22:47,363 INFO anaconda: 8257536 kB (8064 MB) are available >11:22:47,363 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >11:22:48,094 DEBUG anaconda: X server has signalled a successful start. >11:22:48,097 INFO anaconda: Starting window manager, pid 1276. >11:22:48,130 INFO anaconda: Started spice-vdagent. >11:22:48,130 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140424766719744) >11:22:49,006 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:22:49,007 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:22:49,007 INFO anaconda: using only installclass _Fedora >11:22:49,587 INFO anaconda: bootloader GRUB2 on X86 platform >11:22:49,588 INFO anaconda: bootloader GRUB2 on X86 platform >11:22:49,631 DEBUG anaconda: network: devices found ['em1'] >11:22:49,909 DEBUG anaconda: updating hostname localhost.localdomain >11:22:49,948 INFO anaconda: Running Thread: AnaStorageThread (140424578590464) >11:22:49,951 INFO anaconda: Running Thread: AnaTimeInitThread (140424570197760) >11:22:49,952 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140424561805056) >11:22:49,952 INFO anaconda: Running Thread: AnaPayloadThread (140424553412352) >11:22:50,152 DEBUG anaconda: updating hostname localhost.localdomain >11:22:50,251 INFO anaconda: got 0 NTP servers from DHCP >11:22:50,252 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140424561805056) >11:22:50,252 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140424545019648) >11:22:50,254 INFO anaconda: Starting geolocation lookup >11:22:50,255 INFO anaconda: Geolocation provider: Fedora GeoIP >11:22:51,244 INFO anaconda: Geolocation lookup finished in 1.0 seconds >11:22:51,246 INFO anaconda: got results from geolocation >11:22:51,246 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140424545019648) >11:22:53,326 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140424766719744) >11:22:56,143 INFO anaconda: Thread Done: AnaStorageThread (140424578590464) >11:22:57,001 INFO anaconda: Thread Done: AnaTimeInitThread (140424570197760) >11:22:59,428 INFO anaconda: Thread Done: AnaPayloadThread (140424553412352) >11:39:47,047 DEBUG anaconda: network standalone spoke (init): completed: [] >11:39:47,058 DEBUG anaconda: network: selected device em1 >11:39:47,197 DEBUG anaconda: network: selected device em1 >11:39:47,319 DEBUG anaconda: updating hostname localhost.localdomain >11:41:09,381 DEBUG anaconda: updating hostname localhost.localdomain >11:41:09,684 DEBUG anaconda: updating hostname localhost.localdomain >11:41:16,876 DEBUG anaconda: updating hostname localhost.localdomain >11:41:16,900 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=em1 --noipv6 --activate >network --hostname=localhost.localdomain > >11:41:16,912 DEBUG anaconda: network standalone spoke (apply) payload: anaconda completed: ['em1'] >11:41:17,012 INFO anaconda: Running Thread: AnaDateTimeThread (140424553412352) >11:41:17,085 INFO anaconda: Thread Done: AnaDateTimeThread (140424553412352) >11:41:17,134 INFO anaconda: fs space: 0 B needed: 3 GB >11:41:17,301 INFO anaconda: fs space: 0 B needed: 3 GB >11:41:17,422 INFO anaconda: fs space: 0 B needed: 3 GB >11:41:17,487 INFO anaconda: Running Thread: AnaSourceWatcher (140424766719744) >11:41:17,522 INFO anaconda: Running Thread: AnaSoftwareWatcher (140424545019648) >11:41:17,556 INFO anaconda: Running Thread: AnaStorageWatcher (140424467838720) >11:41:17,560 INFO anaconda: Thread Done: AnaStorageWatcher (140424467838720) >11:41:17,593 INFO anaconda: Running Thread: AnaCustomStorageInit (140424467838720) >11:41:17,685 DEBUG anaconda: network: selected device em1 >11:41:17,756 DEBUG anaconda: updating hostname localhost.localdomain >11:41:18,023 INFO anaconda: Running Thread: AnaNTPserver0 (140424578590464) >11:41:18,024 INFO anaconda: Running Thread: AnaNTPserver1 (140424459446016) >11:41:18,026 INFO anaconda: Running Thread: AnaNTPserver2 (140424451053312) >11:41:18,027 INFO anaconda: Running Thread: AnaNTPserver3 (140424442660608) >11:41:18,036 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fb7265c6c50> >11:41:18,037 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fb7265c6a50> status to: Probing storage... >11:41:18,037 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fb7265c6a50> status to: Downloading package metadata... >11:41:18,037 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> status to: Downloading package metadata... >11:41:18,038 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> status to: Downloading group metadata... >11:41:18,038 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> status to: Probing storage... >11:41:18,045 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> >11:41:18,158 DEBUG anaconda: updating hostname localhost.localdomain >11:41:18,159 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fb723eafcd0> status to: Wired (em1) connected >11:41:18,471 INFO anaconda: Thread Done: AnaNTPserver0 (140424578590464) >11:41:19,373 DEBUG anaconda: Setting up repos: [] >11:41:19,376 INFO anaconda: Thread Done: AnaSourceWatcher (140424766719744) >11:41:19,415 INFO anaconda: Thread Done: AnaCustomStorageInit (140424467838720) >11:41:19,474 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fb7265c6a50> >11:41:20,458 INFO anaconda: Thread Done: AnaNTPserver1 (140424459446016) >11:41:20,489 INFO anaconda: Thread Done: AnaNTPserver2 (140424451053312) >11:41:20,546 INFO anaconda: Thread Done: AnaNTPserver3 (140424442660608) >11:41:22,602 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140424442660608) >11:41:22,602 INFO anaconda: Thread Done: AnaSoftwareWatcher (140424545019648) >11:41:22,651 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> >11:41:22,657 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> >11:41:22,661 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fb7265c6a50> >11:41:22,662 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> status to: Checking software dependencies... >11:41:23,746 DEBUG anaconda: disk free: 2.90 MB fs free: 0 B sw needs: 3 GB auto swap: 0 B >11:41:27,635 INFO anaconda: Running Thread: AnaExecuteStorageThread (140424545019648) >11:41:27,650 DEBUG anaconda: new disk order: [] >11:41:27,833 DEBUG anaconda: new disk order: [] >11:41:27,947 DEBUG anaconda: stage1 device cannot be of type mdarray >11:41:27,949 DEBUG anaconda: stage1 device cannot be of type mdarray >11:41:27,950 DEBUG anaconda: stage1 device cannot be of type mdarray >11:41:27,956 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >11:41:27,956 DEBUG anaconda: _is_valid_size(sdb) returning True >11:41:27,956 DEBUG anaconda: _is_valid_location(sdb) returning True >11:41:27,956 DEBUG anaconda: _is_valid_format(sdb) returning True >11:41:27,957 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >11:41:27,957 INFO anaconda: Thread Done: AnaExecuteStorageThread (140424545019648) >11:41:28,592 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', '0', '1', '2', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sr0'] >11:41:28,602 DEBUG anaconda: ui: unused=['2', 'sda4', 'sdb4', '1', 'sdc6', '0', 'sdc5'] >11:41:28,604 DEBUG anaconda: ui: new_devices=[] >11:41:28,663 DEBUG anaconda: page clicked: New Fedora 20 Installation >11:41:28,664 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >11:41:28,664 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >11:41:28,724 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140424442660608) >11:41:28,735 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> >11:41:28,735 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> status to: Saving storage configuration... >11:41:28,741 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> >11:41:28,745 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> >11:41:28,748 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fb7265c6a50> >11:41:30,378 DEBUG anaconda: page clicked: Unknown >11:41:30,378 DEBUG anaconda: show mountpoint: Unknown >11:41:30,387 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with existing ext4 filesystem >11:41:30,392 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:30,392 DEBUG anaconda: updated device_container_name to None >11:41:30,392 DEBUG anaconda: updated device_container_raid_level to None >11:41:30,392 DEBUG anaconda: updated device_container_encrypted to False >11:41:30,392 DEBUG anaconda: updated device_container_size to 0 >11:41:30,398 DEBUG anaconda: fs type changed: ext4 >11:41:30,407 INFO anaconda: getting device type for RAID >11:41:30,407 DEBUG anaconda: device_type_changed: 1 RAID >11:41:30,407 INFO anaconda: getting device type for RAID >11:41:30,408 INFO anaconda: getting device type for RAID >11:41:30,408 INFO anaconda: getting device type for RAID >11:41:30,409 INFO anaconda: getting device type for RAID >11:41:30,409 INFO anaconda: getting device type for RAID >11:41:30,410 INFO anaconda: getting device type for RAID >11:41:30,410 INFO anaconda: getting device type for RAID >11:41:30,411 INFO anaconda: getting device type for RAID >11:41:30,411 DEBUG anaconda: populate_raid: 1, raid1 >11:41:30,412 INFO anaconda: getting device type for RAID >11:41:30,413 INFO anaconda: getting device type for RAID >11:41:30,413 DEBUG anaconda: populate_raid: 1, raid1 >11:41:30,414 INFO anaconda: getting device type for RAID >11:41:33,182 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with existing ext4 filesystem >11:41:33,186 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:33,186 DEBUG anaconda: updated device_container_name to None >11:41:33,186 DEBUG anaconda: updated device_container_raid_level to None >11:41:33,186 DEBUG anaconda: updated device_container_encrypted to False >11:41:33,186 DEBUG anaconda: updated device_container_size to 0 >11:41:33,195 INFO anaconda: getting device type for RAID >11:41:33,196 DEBUG anaconda: populate_raid: 1, raid1 >11:41:33,196 INFO anaconda: getting device type for RAID >11:41:38,299 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with existing ext4 filesystem >11:41:38,304 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:38,304 DEBUG anaconda: updated device_container_name to None >11:41:38,304 DEBUG anaconda: updated device_container_raid_level to None >11:41:38,304 DEBUG anaconda: updated device_container_encrypted to False >11:41:38,304 DEBUG anaconda: updated device_container_size to 0 >11:41:38,313 INFO anaconda: getting device type for RAID >11:41:38,313 DEBUG anaconda: populate_raid: 1, raid1 >11:41:38,314 INFO anaconda: getting device type for RAID >11:41:44,263 DEBUG anaconda: current selector: existing 299MB mdarray 0 (4) with existing ext4 filesystem >11:41:44,268 DEBUG anaconda: notebook page = 1 >11:41:44,268 INFO anaconda: ui: saving changes to device 0 >11:41:44,268 DEBUG anaconda: old name: 0 >11:41:44,269 DEBUG anaconda: new name: None >11:41:44,274 DEBUG anaconda: old size: 299.9375 >11:41:44,274 DEBUG anaconda: new size: 299 >11:41:44,275 INFO anaconda: getting device type for RAID >11:41:44,275 DEBUG anaconda: old device type: 1 >11:41:44,275 DEBUG anaconda: new device type: 1 >11:41:44,275 DEBUG anaconda: reformat: False >11:41:44,277 DEBUG anaconda: old fs type: ext4 >11:41:44,277 DEBUG anaconda: new fs type: ext4 >11:41:44,277 DEBUG anaconda: old encryption setting: False >11:41:44,278 DEBUG anaconda: new encryption setting: False >11:41:44,278 DEBUG anaconda: old label: >11:41:44,278 DEBUG anaconda: new_label: >11:41:44,278 DEBUG anaconda: old mountpoint: >11:41:44,278 DEBUG anaconda: new mountpoint: /boot >11:41:44,279 DEBUG anaconda: old raid level: raid1 >11:41:44,280 DEBUG anaconda: new raid level: raid1 >11:41:44,280 DEBUG anaconda: old container: None >11:41:44,280 DEBUG anaconda: new container: None >11:41:44,280 DEBUG anaconda: old container encrypted: False >11:41:44,280 DEBUG anaconda: new container encrypted: False >11:41:44,281 DEBUG anaconda: old container raid level: None >11:41:44,281 DEBUG anaconda: new container raid level: None >11:41:44,281 DEBUG anaconda: old container size request: 0 >11:41:44,281 DEBUG anaconda: new container size request: 0 >11:41:44,281 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:41:44,281 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:41:44,281 DEBUG anaconda: updating mountpoint of 0 to /boot >11:41:44,288 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with existing ext4 filesystem mounted at /boot >11:41:44,291 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:44,291 DEBUG anaconda: updated device_container_name to None >11:41:44,291 DEBUG anaconda: updated device_container_raid_level to None >11:41:44,291 DEBUG anaconda: updated device_container_encrypted to False >11:41:44,292 DEBUG anaconda: updated device_container_size to 0 >11:41:44,300 INFO anaconda: getting device type for RAID >11:41:44,300 DEBUG anaconda: populate_raid: 1, raid1 >11:41:44,301 INFO anaconda: getting device type for RAID >11:41:44,301 DEBUG anaconda: new selector: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:44,304 DEBUG anaconda: populate_right_side: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:44,308 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:44,308 DEBUG anaconda: updated device_container_name to None >11:41:44,308 DEBUG anaconda: updated device_container_raid_level to None >11:41:44,308 DEBUG anaconda: updated device_container_encrypted to False >11:41:44,308 DEBUG anaconda: updated device_container_size to 0 >11:41:44,317 INFO anaconda: getting device type for RAID >11:41:44,317 DEBUG anaconda: populate_raid: 1, raid0 >11:41:44,317 INFO anaconda: getting device type for RAID >11:41:46,080 DEBUG anaconda: current selector: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:46,085 DEBUG anaconda: notebook page = 1 >11:41:46,085 INFO anaconda: ui: saving changes to device 1 >11:41:46,085 DEBUG anaconda: old name: 1 >11:41:46,085 DEBUG anaconda: new name: None >11:41:46,090 DEBUG anaconda: old size: 184224.0 >11:41:46,090 DEBUG anaconda: new size: 184224 >11:41:46,090 INFO anaconda: getting device type for RAID >11:41:46,090 DEBUG anaconda: old device type: 1 >11:41:46,091 DEBUG anaconda: new device type: 1 >11:41:46,091 DEBUG anaconda: reformat: False >11:41:46,093 DEBUG anaconda: old fs type: ext4 >11:41:46,093 DEBUG anaconda: new fs type: ext4 >11:41:46,093 DEBUG anaconda: old encryption setting: False >11:41:46,093 DEBUG anaconda: new encryption setting: False >11:41:46,093 DEBUG anaconda: old label: >11:41:46,093 DEBUG anaconda: new_label: >11:41:46,093 DEBUG anaconda: old mountpoint: >11:41:46,093 DEBUG anaconda: new mountpoint: >11:41:46,094 DEBUG anaconda: old raid level: raid0 >11:41:46,094 DEBUG anaconda: new raid level: raid0 >11:41:46,094 DEBUG anaconda: old container: None >11:41:46,094 DEBUG anaconda: new container: None >11:41:46,095 DEBUG anaconda: old container encrypted: False >11:41:46,095 DEBUG anaconda: new container encrypted: False >11:41:46,095 DEBUG anaconda: old container raid level: None >11:41:46,095 DEBUG anaconda: new container raid level: None >11:41:46,095 DEBUG anaconda: old container size request: 0 >11:41:46,095 DEBUG anaconda: new container size request: 0 >11:41:46,095 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:41:46,096 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:41:46,096 DEBUG anaconda: populate_right_side: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:46,099 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:46,099 DEBUG anaconda: updated device_container_name to None >11:41:46,099 DEBUG anaconda: updated device_container_raid_level to None >11:41:46,099 DEBUG anaconda: updated device_container_encrypted to False >11:41:46,099 DEBUG anaconda: updated device_container_size to 0 >11:41:46,108 INFO anaconda: getting device type for RAID >11:41:46,108 DEBUG anaconda: populate_raid: 1, raid0 >11:41:46,109 INFO anaconda: getting device type for RAID >11:41:46,109 DEBUG anaconda: new selector: existing 299MB mdarray 0 (4) with existing ext4 filesystem mounted at /boot >11:41:46,112 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with existing ext4 filesystem mounted at /boot >11:41:46,116 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:46,116 DEBUG anaconda: updated device_container_name to None >11:41:46,116 DEBUG anaconda: updated device_container_raid_level to None >11:41:46,116 DEBUG anaconda: updated device_container_encrypted to False >11:41:46,116 DEBUG anaconda: updated device_container_size to 0 >11:41:46,125 INFO anaconda: getting device type for RAID >11:41:46,125 DEBUG anaconda: populate_raid: 1, raid1 >11:41:46,125 INFO anaconda: getting device type for RAID >11:41:47,257 DEBUG anaconda: current selector: existing 299MB mdarray 0 (4) with existing ext4 filesystem mounted at /boot >11:41:47,261 DEBUG anaconda: notebook page = 1 >11:41:47,262 INFO anaconda: ui: saving changes to device 0 >11:41:47,262 DEBUG anaconda: old name: 0 >11:41:47,262 DEBUG anaconda: new name: None >11:41:47,267 DEBUG anaconda: old size: 299.9375 >11:41:47,267 DEBUG anaconda: new size: 299 >11:41:47,267 INFO anaconda: getting device type for RAID >11:41:47,267 DEBUG anaconda: old device type: 1 >11:41:47,268 DEBUG anaconda: new device type: 1 >11:41:47,268 DEBUG anaconda: reformat: False >11:41:47,270 DEBUG anaconda: old fs type: ext4 >11:41:47,270 DEBUG anaconda: new fs type: ext4 >11:41:47,270 DEBUG anaconda: old encryption setting: False >11:41:47,270 DEBUG anaconda: new encryption setting: False >11:41:47,270 DEBUG anaconda: old label: >11:41:47,270 DEBUG anaconda: new_label: >11:41:47,270 DEBUG anaconda: old mountpoint: /boot >11:41:47,270 DEBUG anaconda: new mountpoint: /boot >11:41:47,271 DEBUG anaconda: old raid level: raid1 >11:41:47,271 DEBUG anaconda: new raid level: raid1 >11:41:47,271 DEBUG anaconda: old container: None >11:41:47,271 DEBUG anaconda: new container: None >11:41:47,272 DEBUG anaconda: old container encrypted: False >11:41:47,272 DEBUG anaconda: new container encrypted: False >11:41:47,272 DEBUG anaconda: old container raid level: None >11:41:47,272 DEBUG anaconda: new container raid level: None >11:41:47,272 DEBUG anaconda: old container size request: 0 >11:41:47,272 DEBUG anaconda: new container size request: 0 >11:41:47,272 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:41:47,273 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:41:47,273 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with existing ext4 filesystem mounted at /boot >11:41:47,276 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:47,276 DEBUG anaconda: updated device_container_name to None >11:41:47,276 DEBUG anaconda: updated device_container_raid_level to None >11:41:47,276 DEBUG anaconda: updated device_container_encrypted to False >11:41:47,276 DEBUG anaconda: updated device_container_size to 0 >11:41:47,285 INFO anaconda: getting device type for RAID >11:41:47,285 DEBUG anaconda: populate_raid: 1, raid1 >11:41:47,286 INFO anaconda: getting device type for RAID >11:41:47,286 DEBUG anaconda: new selector: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:47,289 DEBUG anaconda: populate_right_side: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:47,292 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:47,293 DEBUG anaconda: updated device_container_name to None >11:41:47,293 DEBUG anaconda: updated device_container_raid_level to None >11:41:47,293 DEBUG anaconda: updated device_container_encrypted to False >11:41:47,293 DEBUG anaconda: updated device_container_size to 0 >11:41:47,302 INFO anaconda: getting device type for RAID >11:41:47,302 DEBUG anaconda: populate_raid: 1, raid0 >11:41:47,302 INFO anaconda: getting device type for RAID >11:41:50,402 DEBUG anaconda: current selector: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:50,407 DEBUG anaconda: notebook page = 1 >11:41:50,407 INFO anaconda: ui: saving changes to device 1 >11:41:50,408 DEBUG anaconda: old name: 1 >11:41:50,408 DEBUG anaconda: new name: None >11:41:50,414 DEBUG anaconda: old size: 184224.0 >11:41:50,414 DEBUG anaconda: new size: 184224 >11:41:50,414 INFO anaconda: getting device type for RAID >11:41:50,415 DEBUG anaconda: old device type: 1 >11:41:50,415 DEBUG anaconda: new device type: 1 >11:41:50,415 DEBUG anaconda: reformat: False >11:41:50,417 DEBUG anaconda: old fs type: ext4 >11:41:50,417 DEBUG anaconda: new fs type: ext4 >11:41:50,417 DEBUG anaconda: old encryption setting: False >11:41:50,417 DEBUG anaconda: new encryption setting: False >11:41:50,417 DEBUG anaconda: old label: >11:41:50,418 DEBUG anaconda: new_label: >11:41:50,418 DEBUG anaconda: old mountpoint: >11:41:50,418 DEBUG anaconda: new mountpoint: / >11:41:50,419 DEBUG anaconda: old raid level: raid0 >11:41:50,419 DEBUG anaconda: new raid level: raid0 >11:41:50,422 DEBUG anaconda: populate_right_side: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:41:50,425 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:50,425 DEBUG anaconda: updated device_container_name to None >11:41:50,425 DEBUG anaconda: updated device_container_raid_level to None >11:41:50,425 DEBUG anaconda: updated device_container_encrypted to False >11:41:50,425 DEBUG anaconda: updated device_container_size to 0 >11:41:50,434 INFO anaconda: getting device type for RAID >11:41:50,435 DEBUG anaconda: populate_raid: 1, raid0 >11:41:50,435 INFO anaconda: getting device type for RAID >11:41:50,435 DEBUG anaconda: new selector: existing 15348MB mdarray 2 (8) >11:41:50,438 DEBUG anaconda: populate_right_side: existing 15348MB mdarray 2 (8) >11:41:50,442 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:41:50,442 DEBUG anaconda: updated device_container_name to None >11:41:50,442 DEBUG anaconda: updated device_container_raid_level to None >11:41:50,442 DEBUG anaconda: updated device_container_encrypted to False >11:41:50,442 DEBUG anaconda: updated device_container_size to 0 >11:41:50,448 DEBUG anaconda: fs type changed: Unknown >11:41:50,453 INFO anaconda: getting device type for RAID >11:41:50,453 DEBUG anaconda: populate_raid: 1, raid0 >11:41:50,453 INFO anaconda: getting device type for RAID >11:41:55,788 INFO anaconda: getting device type for RAID >11:41:57,431 DEBUG anaconda: fs type changed: swap >11:42:04,990 DEBUG anaconda: populate_right_side: existing 15348MB mdarray 2 (8) >11:42:04,995 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:04,995 DEBUG anaconda: updated device_container_name to None >11:42:04,995 DEBUG anaconda: updated device_container_raid_level to None >11:42:04,995 DEBUG anaconda: updated device_container_encrypted to False >11:42:04,995 DEBUG anaconda: updated device_container_size to 0 >11:42:04,999 INFO anaconda: getting device type for RAID >11:42:05,006 DEBUG anaconda: fs type changed: Unknown >11:42:05,011 INFO anaconda: getting device type for RAID >11:42:05,011 DEBUG anaconda: populate_raid: 1, raid0 >11:42:05,011 INFO anaconda: getting device type for RAID >11:42:09,399 INFO anaconda: getting device type for RAID >11:42:10,818 DEBUG anaconda: fs type changed: swap >11:42:12,119 INFO anaconda: ui: saving changes to device 2 >11:42:12,120 DEBUG anaconda: old name: 2 >11:42:12,120 DEBUG anaconda: new name: None >11:42:12,125 DEBUG anaconda: old size: 15348.0 >11:42:12,126 DEBUG anaconda: new size: 15348 >11:42:12,126 INFO anaconda: getting device type for RAID >11:42:12,126 DEBUG anaconda: old device type: 1 >11:42:12,126 DEBUG anaconda: new device type: 1 >11:42:12,126 DEBUG anaconda: reformat: True >11:42:12,128 DEBUG anaconda: old fs type: None >11:42:12,128 DEBUG anaconda: new fs type: swap >11:42:12,128 DEBUG anaconda: old encryption setting: False >11:42:12,128 DEBUG anaconda: new encryption setting: False >11:42:12,128 DEBUG anaconda: old label: >11:42:12,129 DEBUG anaconda: new_label: >11:42:12,129 DEBUG anaconda: old mountpoint: >11:42:12,129 DEBUG anaconda: new mountpoint: >11:42:12,129 DEBUG anaconda: old raid level: raid0 >11:42:12,129 DEBUG anaconda: new raid level: raid0 >11:42:12,130 DEBUG anaconda: old container: None >11:42:12,130 DEBUG anaconda: new container: None >11:42:12,130 DEBUG anaconda: old container encrypted: False >11:42:12,130 DEBUG anaconda: new container encrypted: False >11:42:12,130 DEBUG anaconda: old container raid level: None >11:42:12,130 DEBUG anaconda: new container raid level: None >11:42:12,130 DEBUG anaconda: old container size request: 0 >11:42:12,131 DEBUG anaconda: new container size request: 0 >11:42:12,131 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:42:12,131 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:42:12,132 INFO anaconda: scheduling reformat of 2 as swap >11:42:12,145 DEBUG anaconda: populate_right_side: existing 15348MB mdarray 2 (8) with non-existent swap >11:42:12,148 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:12,148 DEBUG anaconda: updated device_container_name to None >11:42:12,148 DEBUG anaconda: updated device_container_raid_level to None >11:42:12,148 DEBUG anaconda: updated device_container_encrypted to False >11:42:12,148 DEBUG anaconda: updated device_container_size to 0 >11:42:12,157 INFO anaconda: getting device type for RAID >11:42:12,158 DEBUG anaconda: populate_raid: 1, raid0 >11:42:12,158 INFO anaconda: getting device type for RAID >11:42:18,616 DEBUG anaconda: current selector: existing 15348MB mdarray 2 (8) with non-existent swap >11:42:18,620 DEBUG anaconda: notebook page = 1 >11:42:18,620 INFO anaconda: ui: saving changes to device 2 >11:42:18,621 DEBUG anaconda: old name: 2 >11:42:18,621 DEBUG anaconda: new name: None >11:42:18,626 DEBUG anaconda: old size: 15348.0 >11:42:18,626 DEBUG anaconda: new size: 15348 >11:42:18,626 INFO anaconda: getting device type for RAID >11:42:18,627 DEBUG anaconda: old device type: 1 >11:42:18,627 DEBUG anaconda: new device type: 1 >11:42:18,627 DEBUG anaconda: reformat: True >11:42:18,629 DEBUG anaconda: old fs type: swap >11:42:18,629 DEBUG anaconda: new fs type: swap >11:42:18,629 DEBUG anaconda: old encryption setting: False >11:42:18,629 DEBUG anaconda: new encryption setting: False >11:42:18,629 DEBUG anaconda: old label: >11:42:18,629 DEBUG anaconda: new_label: >11:42:18,629 DEBUG anaconda: old mountpoint: >11:42:18,630 DEBUG anaconda: new mountpoint: >11:42:18,630 DEBUG anaconda: old raid level: raid0 >11:42:18,630 DEBUG anaconda: new raid level: raid0 >11:42:18,630 DEBUG anaconda: old container: None >11:42:18,631 DEBUG anaconda: new container: None >11:42:18,631 DEBUG anaconda: old container encrypted: False >11:42:18,631 DEBUG anaconda: new container encrypted: False >11:42:18,631 DEBUG anaconda: old container raid level: None >11:42:18,631 DEBUG anaconda: new container raid level: None >11:42:18,631 DEBUG anaconda: old container size request: 0 >11:42:18,631 DEBUG anaconda: new container size request: 0 >11:42:18,632 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:42:18,632 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:42:18,632 DEBUG anaconda: populate_right_side: existing 15348MB mdarray 2 (8) with non-existent swap >11:42:18,635 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:18,635 DEBUG anaconda: updated device_container_name to None >11:42:18,636 DEBUG anaconda: updated device_container_raid_level to None >11:42:18,636 DEBUG anaconda: updated device_container_encrypted to False >11:42:18,636 DEBUG anaconda: updated device_container_size to 0 >11:42:18,645 INFO anaconda: getting device type for RAID >11:42:18,645 DEBUG anaconda: populate_raid: 1, raid0 >11:42:18,646 INFO anaconda: getting device type for RAID >11:42:18,646 DEBUG anaconda: new selector: existing 299MB mdarray 0 (4) with existing ext4 filesystem mounted at /boot >11:42:18,649 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with existing ext4 filesystem mounted at /boot >11:42:18,652 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:18,653 DEBUG anaconda: updated device_container_name to None >11:42:18,653 DEBUG anaconda: updated device_container_raid_level to None >11:42:18,653 DEBUG anaconda: updated device_container_encrypted to False >11:42:18,653 DEBUG anaconda: updated device_container_size to 0 >11:42:18,657 INFO anaconda: getting device type for RAID >11:42:18,658 DEBUG anaconda: fs type changed: ext4 >11:42:18,665 INFO anaconda: getting device type for RAID >11:42:18,665 DEBUG anaconda: populate_raid: 1, raid1 >11:42:18,665 INFO anaconda: getting device type for RAID >11:42:21,808 INFO anaconda: getting device type for RAID >11:42:22,672 INFO anaconda: ui: saving changes to device 0 >11:42:22,672 DEBUG anaconda: old name: 0 >11:42:22,672 DEBUG anaconda: new name: None >11:42:22,677 DEBUG anaconda: old size: 299.9375 >11:42:22,677 DEBUG anaconda: new size: 299 >11:42:22,677 INFO anaconda: getting device type for RAID >11:42:22,678 DEBUG anaconda: old device type: 1 >11:42:22,678 DEBUG anaconda: new device type: 1 >11:42:22,678 DEBUG anaconda: reformat: True >11:42:22,680 DEBUG anaconda: old fs type: ext4 >11:42:22,680 DEBUG anaconda: new fs type: ext4 >11:42:22,680 DEBUG anaconda: old encryption setting: False >11:42:22,680 DEBUG anaconda: new encryption setting: False >11:42:22,681 DEBUG anaconda: old label: >11:42:22,681 DEBUG anaconda: new_label: >11:42:22,681 DEBUG anaconda: old mountpoint: /boot >11:42:22,681 DEBUG anaconda: new mountpoint: /boot >11:42:22,682 DEBUG anaconda: old raid level: raid1 >11:42:22,682 DEBUG anaconda: new raid level: raid1 >11:42:22,683 DEBUG anaconda: old container: None >11:42:22,683 DEBUG anaconda: new container: None >11:42:22,683 DEBUG anaconda: old container encrypted: False >11:42:22,683 DEBUG anaconda: new container encrypted: False >11:42:22,683 DEBUG anaconda: old container raid level: None >11:42:22,683 DEBUG anaconda: new container raid level: None >11:42:22,684 DEBUG anaconda: old container size request: 0 >11:42:22,684 DEBUG anaconda: new container size request: 0 >11:42:22,684 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:42:22,684 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:42:22,684 INFO anaconda: scheduling reformat of 0 as ext4 >11:42:22,694 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with non-existent ext4 filesystem mounted at /boot >11:42:22,697 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:22,697 DEBUG anaconda: updated device_container_name to None >11:42:22,698 DEBUG anaconda: updated device_container_raid_level to None >11:42:22,698 DEBUG anaconda: updated device_container_encrypted to False >11:42:22,698 DEBUG anaconda: updated device_container_size to 0 >11:42:22,706 INFO anaconda: getting device type for RAID >11:42:22,707 DEBUG anaconda: populate_raid: 1, raid1 >11:42:22,707 INFO anaconda: getting device type for RAID >11:42:25,616 DEBUG anaconda: current selector: existing 299MB mdarray 0 (4) with non-existent ext4 filesystem mounted at /boot >11:42:25,621 DEBUG anaconda: notebook page = 1 >11:42:25,621 INFO anaconda: ui: saving changes to device 0 >11:42:25,621 DEBUG anaconda: old name: 0 >11:42:25,621 DEBUG anaconda: new name: None >11:42:25,626 DEBUG anaconda: old size: 299.9375 >11:42:25,626 DEBUG anaconda: new size: 299 >11:42:25,626 INFO anaconda: getting device type for RAID >11:42:25,627 DEBUG anaconda: old device type: 1 >11:42:25,627 DEBUG anaconda: new device type: 1 >11:42:25,627 DEBUG anaconda: reformat: True >11:42:25,629 DEBUG anaconda: old fs type: ext4 >11:42:25,629 DEBUG anaconda: new fs type: ext4 >11:42:25,629 DEBUG anaconda: old encryption setting: False >11:42:25,629 DEBUG anaconda: new encryption setting: False >11:42:25,629 DEBUG anaconda: old label: >11:42:25,630 DEBUG anaconda: new_label: >11:42:25,630 DEBUG anaconda: old mountpoint: /boot >11:42:25,630 DEBUG anaconda: new mountpoint: /boot >11:42:25,631 DEBUG anaconda: old raid level: raid1 >11:42:25,631 DEBUG anaconda: new raid level: raid1 >11:42:25,631 DEBUG anaconda: old container: None >11:42:25,631 DEBUG anaconda: new container: None >11:42:25,632 DEBUG anaconda: old container encrypted: False >11:42:25,632 DEBUG anaconda: new container encrypted: False >11:42:25,632 DEBUG anaconda: old container raid level: None >11:42:25,632 DEBUG anaconda: new container raid level: None >11:42:25,632 DEBUG anaconda: old container size request: 0 >11:42:25,632 DEBUG anaconda: new container size request: 0 >11:42:25,632 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:42:25,633 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:42:25,633 DEBUG anaconda: populate_right_side: existing 299MB mdarray 0 (4) with non-existent ext4 filesystem mounted at /boot >11:42:25,636 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:25,636 DEBUG anaconda: updated device_container_name to None >11:42:25,636 DEBUG anaconda: updated device_container_raid_level to None >11:42:25,636 DEBUG anaconda: updated device_container_encrypted to False >11:42:25,636 DEBUG anaconda: updated device_container_size to 0 >11:42:25,645 INFO anaconda: getting device type for RAID >11:42:25,645 DEBUG anaconda: populate_raid: 1, raid1 >11:42:25,646 INFO anaconda: getting device type for RAID >11:42:25,646 DEBUG anaconda: new selector: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:42:25,649 DEBUG anaconda: populate_right_side: existing 184224MB mdarray 1 (6) with existing ext4 filesystem >11:42:25,652 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:25,653 DEBUG anaconda: updated device_container_name to None >11:42:25,653 DEBUG anaconda: updated device_container_raid_level to None >11:42:25,653 DEBUG anaconda: updated device_container_encrypted to False >11:42:25,653 DEBUG anaconda: updated device_container_size to 0 >11:42:25,657 INFO anaconda: getting device type for RAID >11:42:25,662 INFO anaconda: getting device type for RAID >11:42:25,663 DEBUG anaconda: populate_raid: 1, raid0 >11:42:25,663 INFO anaconda: getting device type for RAID >11:42:28,008 INFO anaconda: getting device type for RAID >11:42:33,096 INFO anaconda: ui: saving changes to device 1 >11:42:33,096 DEBUG anaconda: old name: 1 >11:42:33,096 DEBUG anaconda: new name: None >11:42:33,103 DEBUG anaconda: old size: 184224.0 >11:42:33,103 DEBUG anaconda: new size: 184224 >11:42:33,103 INFO anaconda: getting device type for RAID >11:42:33,104 DEBUG anaconda: old device type: 1 >11:42:33,104 DEBUG anaconda: new device type: 1 >11:42:33,104 DEBUG anaconda: reformat: True >11:42:33,106 DEBUG anaconda: old fs type: ext4 >11:42:33,106 DEBUG anaconda: new fs type: ext4 >11:42:33,106 DEBUG anaconda: old encryption setting: False >11:42:33,106 DEBUG anaconda: new encryption setting: False >11:42:33,106 DEBUG anaconda: old label: >11:42:33,106 DEBUG anaconda: new_label: >11:42:33,106 DEBUG anaconda: old mountpoint: >11:42:33,107 DEBUG anaconda: new mountpoint: / >11:42:33,108 DEBUG anaconda: old raid level: raid0 >11:42:33,108 DEBUG anaconda: new raid level: raid0 >11:42:33,108 DEBUG anaconda: old container: None >11:42:33,108 DEBUG anaconda: new container: None >11:42:33,108 DEBUG anaconda: old container encrypted: False >11:42:33,108 DEBUG anaconda: new container encrypted: False >11:42:33,109 DEBUG anaconda: old container raid level: None >11:42:33,109 DEBUG anaconda: new container raid level: None >11:42:33,109 DEBUG anaconda: old container size request: 0 >11:42:33,109 DEBUG anaconda: new container size request: 0 >11:42:33,109 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:42:33,109 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:42:33,109 INFO anaconda: scheduling reformat of 1 as ext4 >11:42:33,120 DEBUG anaconda: populate_right_side: existing 184224MB mdarray 1 (6) with non-existent ext4 filesystem mounted at / >11:42:33,123 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:33,123 DEBUG anaconda: updated device_container_name to None >11:42:33,123 DEBUG anaconda: updated device_container_raid_level to None >11:42:33,124 DEBUG anaconda: updated device_container_encrypted to False >11:42:33,124 DEBUG anaconda: updated device_container_size to 0 >11:42:33,132 INFO anaconda: getting device type for RAID >11:42:33,133 DEBUG anaconda: populate_raid: 1, raid0 >11:42:33,133 INFO anaconda: getting device type for RAID >11:42:56,536 INFO anaconda: ui: saving changes to device 1 >11:42:56,537 DEBUG anaconda: old name: 1 >11:42:56,537 DEBUG anaconda: new name: None >11:42:56,543 DEBUG anaconda: old size: 184224.0 >11:42:56,544 DEBUG anaconda: new size: 184224 >11:42:56,544 INFO anaconda: getting device type for RAID >11:42:56,544 DEBUG anaconda: old device type: 1 >11:42:56,544 DEBUG anaconda: new device type: 1 >11:42:56,544 DEBUG anaconda: reformat: True >11:42:56,546 DEBUG anaconda: old fs type: ext4 >11:42:56,546 DEBUG anaconda: new fs type: ext4 >11:42:56,546 DEBUG anaconda: old encryption setting: False >11:42:56,547 DEBUG anaconda: new encryption setting: False >11:42:56,547 DEBUG anaconda: old label: >11:42:56,547 DEBUG anaconda: new_label: >11:42:56,547 DEBUG anaconda: old mountpoint: / >11:42:56,547 DEBUG anaconda: new mountpoint: / >11:42:56,548 DEBUG anaconda: old raid level: raid0 >11:42:56,548 DEBUG anaconda: new raid level: raid0 >11:42:56,549 DEBUG anaconda: old container: None >11:42:56,549 DEBUG anaconda: new container: None >11:42:56,549 DEBUG anaconda: old container encrypted: False >11:42:56,549 DEBUG anaconda: new container encrypted: False >11:42:56,549 DEBUG anaconda: old container raid level: None >11:42:56,550 DEBUG anaconda: new container raid level: None >11:42:56,550 DEBUG anaconda: old container size request: 0 >11:42:56,550 DEBUG anaconda: new container size request: 0 >11:42:56,550 DEBUG anaconda: old disks: ['sda', 'sdb', 'sdc'] >11:42:56,550 DEBUG anaconda: new disks: ['sda', 'sdb', 'sdc'] >11:42:56,550 DEBUG anaconda: populate_right_side: existing 184224MB mdarray 1 (6) with non-existent ext4 filesystem mounted at / >11:42:56,554 DEBUG anaconda: updated device_disks to ['sda', 'sdb', 'sdc'] >11:42:56,554 DEBUG anaconda: updated device_container_name to None >11:42:56,554 DEBUG anaconda: updated device_container_raid_level to None >11:42:56,554 DEBUG anaconda: updated device_container_encrypted to False >11:42:56,554 DEBUG anaconda: updated device_container_size to 0 >11:42:56,563 INFO anaconda: getting device type for RAID >11:42:56,563 DEBUG anaconda: populate_raid: 1, raid0 >11:42:56,563 INFO anaconda: getting device type for RAID >11:43:04,994 DEBUG anaconda: new disk order: [] >11:43:05,043 DEBUG anaconda: stage1 device cannot be of type mdarray >11:43:05,043 DEBUG anaconda: stage1 device cannot be of type mdarray >11:43:05,044 DEBUG anaconda: stage1 device cannot be of type mdarray >11:43:05,045 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >11:43:05,045 DEBUG anaconda: _is_valid_size(sdb) returning True >11:43:05,045 DEBUG anaconda: _is_valid_location(sdb) returning True >11:43:05,045 DEBUG anaconda: _is_valid_format(sdb) returning True >11:43:05,046 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >11:43:05,046 INFO anaconda: Running Thread: AnaCheckStorageThread (140424442660608) >11:43:05,062 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >11:43:05,062 DEBUG anaconda: _is_valid_size(sdb) returning True >11:43:05,063 DEBUG anaconda: _is_valid_location(sdb) returning True >11:43:05,063 DEBUG anaconda: _is_valid_format(sdb) returning True >11:43:05,063 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >11:43:05,063 DEBUG anaconda: _is_valid_disklabel(0) returning True >11:43:05,066 DEBUG anaconda: _is_valid_size(0) returning True >11:43:05,066 DEBUG anaconda: _is_valid_location(0) returning True >11:43:05,067 DEBUG anaconda: _is_valid_partition(0) returning True >11:43:05,067 DEBUG anaconda: _is_valid_md(0) returning True >11:43:05,067 DEBUG anaconda: _is_valid_format(0) returning True >11:43:05,068 DEBUG anaconda: is_valid_stage2_device(0) returning True >11:43:05,069 INFO anaconda: Thread Done: AnaCheckStorageThread (140424442660608) >11:43:05,177 INFO anaconda: fs space: 184.22 GB needed: 4.10 GB >11:43:05,200 INFO anaconda: fs space: 184.22 GB needed: 4.10 GB >11:43:05,217 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> >11:43:05,221 INFO anaconda: fs space: 184.22 GB needed: 4.10 GB >11:43:05,238 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> >11:43:05,238 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> status to: Checking storage configuration... >11:43:05,242 INFO anaconda: fs space: 184.22 GB needed: 4.10 GB >11:43:05,259 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fb7265b5490> >11:43:48,565 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140424442660608) >11:43:48,720 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> >11:43:48,726 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fb7265c6a50> >11:43:48,726 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> status to: Checking software dependencies... >11:43:53,613 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140424442660608) >11:43:53,646 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fb7265b60d0> >11:43:53,650 INFO anaconda: fs space: 184.22 GB needed: 3.46 GB >11:43:53,667 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fb7265c6a50> >11:43:57,334 INFO anaconda: Running Thread: AnaInstallThread (140424442660608) >11:43:58,502 INFO anaconda: Setting up the installation environment >11:43:59,606 DEBUG anaconda: running handleException >11:43:59,606 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >11:43:59,606 INFO anaconda: Thread Done: AnaInstallThread (140424442660608) > > >/tmp/packaging.log: >11:22:56,143 INFO packaging: configuring base repo >11:22:57,061 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >11:22:57,061 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:22:57,061 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:22:57,062 DEBUG yum.verbose.plugin: Adding cs_CZ to language list >11:22:57,064 DEBUG yum.verbose.YumBase: Config time: 0.028 >11:22:57,087 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >11:22:57,087 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:22:57,087 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:22:57,087 DEBUG yum.verbose.plugin: Adding cs_CZ to language list >11:22:57,090 DEBUG yum.verbose.YumBase: Config time: 0.009 >11:22:57,728 INFO packaging: gathering repo metadata >11:22:59,428 INFO packaging: metadata retrieval complete >11:41:17,524 DEBUG yum.verbose.YumBase: Setting up Package Sacks >11:41:17,525 INFO_2 yum.verbose.plugin: Determining fastest mirrors >11:41:22,368 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >11:41:22,434 DEBUG yum.verbose.YumBase: pkgsack time: 4.910 >11:41:22,524 DEBUG yum.verbose.YumBase: group time: 5.000 >11:41:22,603 INFO packaging: checking software selection >11:41:22,604 DEBUG yum.verbose.YumBase: Setting up Package Sacks >11:41:22,722 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >11:41:22,827 DEBUG yum.verbose.YumBase: pkgsack time: 0.223 >11:41:22,907 DEBUG yum.verbose.YumBase: group time: 0.303 >11:41:22,976 DEBUG yum.verbose.YumBase: Obs Init time: 0.064 >11:41:23,003 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >11:41:23,027 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >11:41:23,169 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >11:41:23,170 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >11:41:23,192 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >11:41:23,196 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >11:41:23,203 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >11:41:23,344 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >11:41:23,345 INFO packaging: no kernel-PAE package >11:41:23,346 INFO packaging: selected kernel >11:41:23,346 INFO packaging: checking dependencies >11:41:23,584 DEBUG yum.verbose.YumBase: Building updates object >11:41:23,680 DEBUG yum.verbose.YumBase: up:simple updates time: 0.027 >11:41:23,682 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >11:41:23,683 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >11:41:23,683 DEBUG yum.verbose.YumBase: updates time: 0.099 >11:41:23,686 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:41:23,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:41:23,690 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:41:23,691 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:41:23,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:41:23,693 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >11:41:23,694 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >11:41:23,694 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >11:41:23,700 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,702 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,705 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,707 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,709 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >11:41:23,715 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,716 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,718 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,721 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,725 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,726 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,727 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >11:41:23,728 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,729 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >11:41:23,730 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >11:41:23,730 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >11:41:23,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:41:23,738 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,740 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,748 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,765 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,775 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,778 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >11:41:23,779 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,792 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,800 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,809 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,811 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:41:23,817 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >11:41:23,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >11:41:23,820 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >11:41:23,821 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >11:41:23,822 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >11:41:23,828 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >11:41:23,834 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >11:41:23,838 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >11:41:23,842 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >11:41:23,844 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >11:41:23,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >11:41:23,848 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >11:41:23,849 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >11:41:23,852 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >11:41:23,855 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >11:41:23,855 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >11:41:23,857 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >11:41:23,859 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >11:41:23,861 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >11:41:23,862 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >11:41:23,865 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,872 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,873 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,875 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,876 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,878 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,879 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,881 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,882 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,883 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,884 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,886 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,887 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:41:23,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >11:41:23,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >11:41:23,892 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >11:41:23,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >11:41:23,897 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >11:41:23,898 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >11:41:23,898 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >11:41:23,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >11:41:23,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >11:41:23,903 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >11:41:23,905 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >11:41:23,907 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >11:41:23,908 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >11:41:23,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >11:41:23,913 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >11:41:23,914 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >11:41:23,915 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >11:41:23,915 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >11:41:23,915 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >11:41:23,917 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >11:41:23,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >11:41:23,920 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >11:41:23,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >11:41:23,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >11:41:23,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >11:41:23,932 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >11:41:23,934 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >11:41:23,935 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >11:41:23,936 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >11:41:23,937 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >11:41:23,938 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >11:41:23,938 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >11:41:23,941 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:41:23,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:41:23,944 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:41:23,946 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:41:23,950 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >11:41:23,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >11:41:23,952 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >11:41:23,954 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >11:41:23,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >11:41:23,957 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >11:41:23,963 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >11:41:23,966 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >11:41:23,967 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >11:41:23,973 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,975 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,979 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,983 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.4-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,985 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,986 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,989 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,992 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,993 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,994 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >11:41:23,995 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:23,998 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:24,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:24,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:24,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:24,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:24,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:24,007 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >11:41:24,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:41:24,012 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:41:24,014 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:41:24,015 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >11:41:24,015 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >11:41:24,015 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >11:41:24,017 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:41:24,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:41:24,022 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >11:41:24,023 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >11:41:24,025 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.12-1.fc20.x86_64 as install for bluez-cups-5.12-1.fc20.x86_64 >11:41:24,032 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,036 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,038 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,039 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,041 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,042 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,047 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,048 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >11:41:24,049 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,063 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,064 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >11:41:24,065 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >11:41:24,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >11:41:24,070 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >11:41:24,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >11:41:24,075 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >11:41:24,075 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >11:41:24,076 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >11:41:24,077 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >11:41:24,079 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >11:41:24,084 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >11:41:24,085 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >11:41:24,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >11:41:24,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >11:41:24,097 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >11:41:24,099 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >11:41:24,100 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >11:41:24,101 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >11:41:24,102 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >11:41:24,105 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >11:41:24,105 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >11:41:24,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >11:41:24,109 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:41:24,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:41:24,112 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:41:24,112 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >11:41:24,113 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:41:24,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:41:24,119 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:41:24,120 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >11:41:24,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:41:24,123 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:41:24,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:41:24,125 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >11:41:24,125 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >11:41:24,134 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,135 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,136 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,137 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,138 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >11:41:24,139 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,140 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,142 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,144 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,146 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,147 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,148 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,152 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,155 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,157 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,159 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,160 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,162 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,163 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >11:41:24,167 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:41:24,168 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:41:24,169 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:41:24,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:41:24,173 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >11:41:24,173 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >11:41:24,174 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:41:24,175 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:41:24,179 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >11:41:24,181 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >11:41:24,181 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >11:41:24,184 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >11:41:24,188 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >11:41:24,191 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >11:41:24,192 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >11:41:24,193 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >11:41:24,201 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >11:41:24,206 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,208 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,210 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,214 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,215 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,217 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >11:41:24,218 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:41:24,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:41:24,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:41:24,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:41:24,228 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:41:24,229 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >11:41:24,231 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >11:41:24,238 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >11:41:24,239 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >11:41:24,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >11:41:24,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >11:41:24,243 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >11:41:24,246 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >11:41:24,247 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >11:41:24,248 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >11:41:24,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >11:41:24,252 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >11:41:24,253 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >11:41:24,254 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >11:41:24,256 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >11:41:24,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >11:41:24,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >11:41:24,262 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >11:41:24,276 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,278 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,280 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,282 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,284 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,286 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,289 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >11:41:24,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >11:41:24,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >11:41:24,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >11:41:24,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >11:41:24,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >11:41:24,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >11:41:24,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >11:41:24,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >11:41:24,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >11:41:24,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >11:41:24,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >11:41:24,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >11:41:24,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >11:41:24,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >11:41:24,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >11:41:24,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >11:41:24,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >11:41:24,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >11:41:24,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >11:41:24,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >11:41:24,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >11:41:24,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >11:41:24,294 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >11:41:24,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >11:41:24,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >11:41:24,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >11:41:24,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >11:41:24,295 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >11:41:24,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >11:41:24,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >11:41:24,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >11:41:24,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >11:41:24,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >11:41:24,296 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >11:41:24,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >11:41:24,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >11:41:24,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >11:41:24,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >11:41:24,297 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >11:41:24,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >11:41:24,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >11:41:24,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >11:41:24,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >11:41:24,298 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >11:41:24,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >11:41:24,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >11:41:24,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >11:41:24,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >11:41:24,299 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >11:41:24,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >11:41:24,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >11:41:24,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >11:41:24,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >11:41:24,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >11:41:24,300 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >11:41:24,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >11:41:24,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >11:41:24,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >11:41:24,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >11:41:24,301 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >11:41:24,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >11:41:24,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >11:41:24,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >11:41:24,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >11:41:24,302 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >11:41:24,303 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,305 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,307 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,308 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,310 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,312 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,313 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >11:41:24,313 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >11:41:24,314 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,315 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >11:41:24,316 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,317 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >11:41:24,324 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >11:41:24,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >11:41:24,327 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >11:41:24,332 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >11:41:24,333 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >11:41:24,333 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >11:41:24,346 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >11:41:24,348 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >11:41:24,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >11:41:24,351 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >11:41:24,351 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >11:41:24,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >11:41:24,353 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >11:41:24,354 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >11:41:24,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >11:41:24,357 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >11:41:24,358 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >11:41:24,358 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >11:41:24,359 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >11:41:24,359 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >11:41:24,359 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >11:41:24,359 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >11:41:24,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >11:41:24,366 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >11:41:24,368 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >11:41:24,368 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >11:41:24,377 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >11:41:24,380 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >11:41:24,380 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >11:41:24,381 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >11:41:24,383 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >11:41:24,385 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.8-1.fc20.noarch >11:41:24,388 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >11:41:24,390 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >11:41:24,392 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >11:41:24,411 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:41:24,413 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >11:41:24,413 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >11:41:24,413 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >11:41:24,414 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >11:41:24,415 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >11:41:24,417 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >11:41:24,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:41:24,420 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:41:24,422 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:41:24,424 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >11:41:24,427 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >11:41:24,430 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 >11:41:24,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,441 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,443 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,444 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,446 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,447 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,448 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >11:41:24,454 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >11:41:24,456 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >11:41:24,457 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >11:41:24,458 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >11:41:24,463 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >11:41:24,465 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >11:41:24,466 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >11:41:24,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >11:41:24,471 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >11:41:24,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >11:41:24,478 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >11:41:24,487 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,490 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >11:41:24,490 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >11:41:24,490 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >11:41:24,490 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >11:41:24,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,492 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >11:41:24,492 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >11:41:24,492 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >11:41:24,493 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >11:41:24,493 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >11:41:24,493 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >11:41:24,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,495 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,497 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,499 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >11:41:24,500 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >11:41:24,500 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >11:41:24,500 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >11:41:24,500 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >11:41:24,500 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >11:41:24,501 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >11:41:24,501 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,509 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,510 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >11:41:24,522 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >11:41:24,524 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >11:41:24,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >11:41:24,528 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >11:41:24,542 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:41:24,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:41:24,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:41:24,552 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >11:41:24,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >11:41:24,555 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >11:41:24,557 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >11:41:24,566 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >11:41:24,571 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >11:41:24,572 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-2.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >11:41:24,577 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >11:41:24,578 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >11:41:24,579 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >11:41:24,581 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >11:41:24,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-2.fc20.x86_64 >11:41:24,601 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >11:41:24,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >11:41:24,604 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >11:41:24,605 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >11:41:24,606 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >11:41:24,608 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >11:41:24,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >11:41:24,621 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >11:41:24,622 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >11:41:24,624 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >11:41:24,625 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >11:41:24,626 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >11:41:24,627 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >11:41:24,632 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >11:41:24,633 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >11:41:24,635 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >11:41:24,637 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 >11:41:24,641 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:41:24,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:41:24,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:41:24,645 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:41:24,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:41:24,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,668 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,669 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,670 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,673 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,676 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,677 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >11:41:24,677 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >11:41:24,678 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >11:41:24,678 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >11:41:24,678 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >11:41:24,678 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >11:41:24,678 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >11:41:24,679 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >11:41:24,679 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >11:41:24,680 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,683 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:41:24,686 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >11:41:24,700 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,701 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,705 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,707 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,711 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,716 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:41:24,726 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >11:41:24,727 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >11:41:24,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >11:41:24,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >11:41:24,730 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >11:41:24,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >11:41:24,738 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >11:41:24,739 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >11:41:24,739 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >11:41:24,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >11:41:24,745 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >11:41:24,745 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >11:41:24,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >11:41:24,755 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >11:41:24,756 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >11:41:24,756 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >11:41:24,760 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >11:41:24,762 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >11:41:24,765 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >11:41:24,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >11:41:24,769 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >11:41:24,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >11:41:24,774 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >11:41:24,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >11:41:24,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >11:41:24,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:41:24,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:41:24,784 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >11:41:24,784 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >11:41:24,785 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:41:24,788 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:41:24,793 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >11:41:24,794 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >11:41:24,794 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >11:41:24,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >11:41:24,799 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >11:41:24,802 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 >11:41:24,804 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >11:41:24,810 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >11:41:24,812 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >11:41:24,813 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >11:41:24,814 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >11:41:24,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >11:41:24,819 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >11:41:24,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >11:41:24,826 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >11:41:24,826 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >11:41:24,827 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >11:41:24,830 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >11:41:24,831 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >11:41:24,835 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >11:41:24,836 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >11:41:24,838 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >11:41:24,840 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >11:41:24,841 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >11:41:24,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >11:41:24,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >11:41:24,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >11:41:24,867 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >11:41:24,872 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >11:41:24,876 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >11:41:24,876 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >11:41:24,876 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >11:41:24,877 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >11:41:24,877 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >11:41:24,877 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >11:41:24,877 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >11:41:24,877 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >11:41:24,877 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >11:41:24,878 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >11:41:24,878 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >11:41:24,878 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >11:41:24,878 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >11:41:24,878 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >11:41:24,879 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >11:41:24,879 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >11:41:24,879 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >11:41:24,879 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >11:41:24,880 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvcllo.so()(64bit) >11:41:24,880 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >11:41:24,880 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libutllo.so()(64bit) >11:41:24,881 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >11:41:24,881 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >11:41:24,882 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >11:41:24,882 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtllo.so()(64bit) >11:41:24,883 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtklo.so()(64bit) >11:41:24,883 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxlo.so()(64bit) >11:41:24,883 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >11:41:24,883 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvtlo.so()(64bit) >11:41:24,884 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvllo.so()(64bit) >11:41:24,884 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsotlo.so()(64bit) >11:41:24,884 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsfxlo.so()(64bit) >11:41:24,884 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsblo.so()(64bit) >11:41:24,885 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsaxlo.so()(64bit) >11:41:24,886 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >11:41:24,887 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >11:41:24,888 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >11:41:24,889 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >11:41:24,890 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libfilelo.so()(64bit) >11:41:24,890 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libeditenglo.so()(64bit) >11:41:24,891 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >11:41:24,891 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >11:41:24,891 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libcomphelper.so()(64bit) >11:41:24,891 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >11:41:24,892 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libavmedialo.so()(64bit) >11:41:24,894 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-9.fc20.x86_64 >11:41:24,896 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-9.fc20.x86_64 >11:41:24,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >11:41:24,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >11:41:24,910 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >11:41:24,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >11:41:24,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-2.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >11:41:24,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >11:41:24,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >11:41:24,915 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >11:41:24,916 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >11:41:24,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >11:41:24,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >11:41:24,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >11:41:24,953 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >11:41:24,960 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >11:41:24,964 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >11:41:24,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >11:41:24,966 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >11:41:24,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >11:41:24,974 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:41:24,975 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:41:24,976 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >11:41:24,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:41:24,978 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:41:24,980 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >11:41:24,981 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >11:41:24,984 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >11:41:24,997 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:41:24,999 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:41:25,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:41:25,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:41:25,002 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >11:41:25,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:41:25,004 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:41:25,007 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 >11:41:25,012 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >11:41:25,016 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >11:41:25,017 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >11:41:25,023 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:41:25,024 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >11:41:25,024 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >11:41:25,025 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:41:25,026 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >11:41:25,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:41:25,030 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >11:41:25,037 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >11:41:25,038 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >11:41:25,039 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >11:41:25,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >11:41:25,042 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >11:41:25,050 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >11:41:25,051 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >11:41:25,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >11:41:25,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >11:41:25,058 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >11:41:25,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >11:41:25,063 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >11:41:25,065 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >11:41:25,067 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >11:41:25,068 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >11:41:25,069 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >11:41:25,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >11:41:25,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >11:41:25,075 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >11:41:25,088 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:41:25,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:41:25,091 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:41:25,092 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:41:25,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:41:25,184 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >11:41:25,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >11:41:25,197 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >11:41:25,198 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >11:41:25,199 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >11:41:25,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >11:41:25,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >11:41:25,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >11:41:25,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >11:41:25,237 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:41:25,241 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:41:25,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >11:41:25,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >11:41:25,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >11:41:25,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:41:25,246 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >11:41:25,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >11:41:25,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >11:41:25,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >11:41:25,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >11:41:25,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >11:41:25,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >11:41:25,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >11:41:25,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >11:41:25,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >11:41:25,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >11:41:25,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >11:41:25,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >11:41:25,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >11:41:25,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >11:41:25,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >11:41:25,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >11:41:25,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >11:41:25,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >11:41:25,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >11:41:25,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >11:41:25,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >11:41:25,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >11:41:25,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >11:41:25,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >11:41:25,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >11:41:25,253 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:41:25,254 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >11:41:25,254 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >11:41:25,255 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >11:41:25,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >11:41:25,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >11:41:25,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >11:41:25,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >11:41:25,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >11:41:25,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >11:41:25,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >11:41:25,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >11:41:25,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >11:41:25,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >11:41:25,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >11:41:25,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >11:41:25,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >11:41:25,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >11:41:25,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:41:25,261 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >11:41:25,262 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >11:41:25,262 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >11:41:25,262 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >11:41:25,262 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >11:41:25,263 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >11:41:25,264 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >11:41:25,264 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >11:41:25,264 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >11:41:25,264 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >11:41:25,264 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >11:41:25,265 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >11:41:25,265 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >11:41:25,265 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >11:41:25,265 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >11:41:25,265 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >11:41:25,265 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >11:41:25,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >11:41:25,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >11:41:25,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >11:41:25,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >11:41:25,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >11:41:25,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >11:41:25,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >11:41:25,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >11:41:25,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >11:41:25,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >11:41:25,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >11:41:25,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >11:41:25,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >11:41:25,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >11:41:25,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >11:41:25,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >11:41:25,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >11:41:25,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >11:41:25,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >11:41:25,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >11:41:25,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >11:41:25,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >11:41:25,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >11:41:25,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >11:41:25,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >11:41:25,272 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >11:41:25,272 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >11:41:25,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >11:41:25,276 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >11:41:25,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >11:41:25,287 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >11:41:25,288 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >11:41:25,289 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >11:41:25,289 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >11:41:25,290 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >11:41:25,291 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >11:41:25,294 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:41:25,296 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:41:25,298 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:41:25,299 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:41:25,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:41:25,302 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >11:41:25,309 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >11:41:25,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >11:41:25,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >11:41:25,318 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >11:41:25,320 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >11:41:25,322 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >11:41:25,323 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >11:41:25,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >11:41:25,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >11:41:25,329 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,331 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,332 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,333 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,335 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,337 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,339 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,341 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >11:41:25,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >11:41:25,353 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >11:41:25,363 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >11:41:25,365 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >11:41:25,370 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 >11:41:25,372 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >11:41:25,381 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >11:41:25,382 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >11:41:25,394 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 >11:41:25,396 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >11:41:25,398 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >11:41:25,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >11:41:25,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >11:41:25,409 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >11:41:25,416 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >11:41:25,418 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >11:41:25,419 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >11:41:25,423 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >11:41:25,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >11:41:25,427 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >11:41:25,428 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >11:41:25,428 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >11:41:25,430 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >11:41:25,432 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >11:41:25,434 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >11:41:25,436 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >11:41:25,436 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >11:41:25,440 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:41:25,441 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:41:25,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:41:25,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:41:25,455 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >11:41:25,455 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >11:41:25,460 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >11:41:25,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >11:41:25,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >11:41:25,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:41:25,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:41:25,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:41:25,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:41:25,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:41:25,471 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 >11:41:25,474 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >11:41:25,476 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >11:41:25,478 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:41:25,479 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >11:41:25,481 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:41:25,482 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >11:41:25,483 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:41:25,484 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:41:25,485 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.23-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >11:41:25,487 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >11:41:25,515 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >11:41:25,521 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >11:41:25,525 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >11:41:25,530 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >11:41:25,534 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >11:41:25,535 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >11:41:25,536 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >11:41:25,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >11:41:25,543 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >11:41:25,545 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >11:41:25,546 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >11:41:25,550 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >11:41:25,552 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >11:41:25,555 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >11:41:25,557 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >11:41:25,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >11:41:25,573 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >11:41:25,588 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >11:41:25,597 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >11:41:25,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >11:41:25,607 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >11:41:25,629 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >11:41:25,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >11:41:25,644 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >11:41:25,646 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >11:41:25,650 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >11:41:25,651 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >11:41:25,653 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >11:41:25,654 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >11:41:25,655 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >11:41:25,656 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >11:41:25,661 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >11:41:25,662 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >11:41:25,665 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >11:41:25,667 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >11:41:25,668 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >11:41:25,669 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >11:41:25,671 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >11:41:25,673 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >11:41:25,683 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >11:41:25,684 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >11:41:25,685 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >11:41:25,685 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >11:41:25,685 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >11:41:25,685 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >11:41:25,685 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >11:41:25,686 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >11:41:25,686 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >11:41:25,686 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >11:41:25,693 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >11:41:25,694 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >11:41:25,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >11:41:25,710 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 >11:41:25,711 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 >11:41:25,712 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >11:41:25,716 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >11:41:25,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >11:41:25,731 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >11:41:25,733 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >11:41:25,734 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >11:41:25,734 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >11:41:25,734 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >11:41:25,734 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >11:41:25,734 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >11:41:25,735 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >11:41:25,735 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >11:41:25,735 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >11:41:25,757 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >11:41:25,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >11:41:25,759 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >11:41:25,760 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >11:41:25,762 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >11:41:25,762 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >11:41:25,763 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >11:41:25,764 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >11:41:25,764 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >11:41:25,767 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 >11:41:25,767 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >11:41:25,767 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >11:41:25,771 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.fc20.noarch >11:41:25,777 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >11:41:25,782 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >11:41:25,788 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >11:41:25,806 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >11:41:25,809 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >11:41:25,810 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >11:41:25,814 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >11:41:25,820 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >11:41:25,821 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >11:41:25,826 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >11:41:25,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >11:41:25,834 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >11:41:25,835 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >11:41:25,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >11:41:25,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >11:41:25,878 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >11:41:25,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >11:41:25,879 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >11:41:25,886 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >11:41:25,891 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >11:41:25,892 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >11:41:25,899 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >11:41:25,900 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >11:41:25,906 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >11:41:25,912 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >11:41:25,914 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.4.3.0.fc20.x86_64 >11:41:25,916 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >11:41:25,916 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >11:41:25,916 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >11:41:25,918 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >11:41:25,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >11:41:25,929 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >11:41:25,930 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >11:41:25,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >11:41:25,942 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >11:41:25,962 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >11:41:25,997 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >11:41:26,001 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >11:41:26,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >11:41:26,017 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >11:41:26,018 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >11:41:26,019 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >11:41:26,022 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 >11:41:26,033 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 >11:41:26,041 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >11:41:26,041 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >11:41:26,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >11:41:26,047 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >11:41:26,052 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >11:41:26,055 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >11:41:26,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >11:41:26,059 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >11:41:26,059 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >11:41:26,064 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >11:41:26,066 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >11:41:26,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >11:41:26,075 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >11:41:26,076 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >11:41:26,102 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,103 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,104 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,108 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,111 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,112 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,113 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,115 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,117 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,119 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,121 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,122 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,124 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,128 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,129 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >11:41:26,130 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,132 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >11:41:26,150 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >11:41:26,152 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >11:41:26,163 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >11:41:26,170 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >11:41:26,171 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >11:41:26,171 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >11:41:26,194 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >11:41:26,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >11:41:26,213 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >11:41:26,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >11:41:26,218 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >11:41:26,219 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >11:41:26,221 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >11:41:26,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >11:41:26,223 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >11:41:26,223 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >11:41:26,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,237 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >11:41:26,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >11:41:26,246 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >11:41:26,246 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >11:41:26,253 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >11:41:26,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >11:41:26,291 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >11:41:26,311 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >11:41:26,314 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >11:41:26,315 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >11:41:26,323 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >11:41:26,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >11:41:26,343 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >11:41:26,344 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >11:41:26,345 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >11:41:26,346 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >11:41:26,346 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >11:41:26,346 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >11:41:26,347 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >11:41:26,357 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >11:41:26,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >11:41:26,368 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >11:41:26,368 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >11:41:26,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >11:41:26,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,390 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,391 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,393 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,394 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,395 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,396 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,397 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,399 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,401 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >11:41:26,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,405 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,406 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,407 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:41:26,420 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >11:41:26,421 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >11:41:26,430 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >11:41:26,433 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >11:41:26,437 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >11:41:26,452 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >11:41:26,453 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >11:41:26,454 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >11:41:26,460 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >11:41:26,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >11:41:26,466 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >11:41:26,468 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >11:41:26,469 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 >11:41:26,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >11:41:26,473 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >11:41:26,473 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >11:41:26,474 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >11:41:26,475 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >11:41:26,478 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >11:41:26,483 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >11:41:26,484 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >11:41:26,486 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >11:41:26,487 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >11:41:26,488 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 >11:41:26,490 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >11:41:26,503 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >11:41:26,504 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >11:41:26,542 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >11:41:26,542 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >11:41:26,550 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-9.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:41:26,551 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:41:26,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:41:26,554 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:41:26,555 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:41:26,556 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-3.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:41:26,565 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >11:41:26,566 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >11:41:26,566 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >11:41:26,567 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >11:41:26,577 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >11:41:26,578 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >11:41:26,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >11:41:26,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >11:41:26,588 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:41:26,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:41:26,590 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >11:41:26,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:41:26,592 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:41:26,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >11:41:26,601 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >11:41:26,608 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >11:41:26,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >11:41:26,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >11:41:26,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >11:41:26,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >11:41:26,677 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >11:41:26,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >11:41:26,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >11:41:26,685 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >11:41:26,687 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >11:41:26,707 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-2.fc20.x86_64 >11:41:26,715 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.10-301.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >11:41:26,719 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >11:41:26,764 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >11:41:26,778 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >11:41:26,783 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >11:41:26,796 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >11:41:26,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >11:41:26,806 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >11:41:26,807 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >11:41:26,813 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >11:41:26,814 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >11:41:26,814 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >11:41:26,832 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >11:41:26,833 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >11:41:26,834 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >11:41:26,838 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-64.git20131205.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >11:41:26,840 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >11:41:26,850 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >11:41:26,851 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >11:41:26,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >11:41:26,853 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >11:41:26,854 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >11:41:26,854 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >11:41:26,854 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >11:41:26,856 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >11:41:26,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >11:41:26,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >11:41:26,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >11:41:26,894 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >11:41:26,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >11:41:26,896 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >11:41:26,897 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >11:41:26,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >11:41:26,899 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >11:41:26,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >11:41:26,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >11:41:26,931 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >11:41:26,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >11:41:26,935 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >11:41:26,938 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >11:41:26,939 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >11:41:26,939 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >11:41:26,939 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >11:41:26,939 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >11:41:26,940 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >11:41:26,942 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >11:41:26,943 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >11:41:26,949 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >11:41:26,950 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >11:41:26,955 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >11:41:26,957 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >11:41:26,959 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >11:41:26,961 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >11:41:26,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >11:41:26,978 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >11:41:26,985 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >11:41:27,003 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >11:41:27,009 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >11:41:27,012 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >11:41:27,015 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >11:41:27,040 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >11:41:27,041 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >11:41:27,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >11:41:27,047 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >11:41:27,049 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >11:41:27,050 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >11:41:27,050 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >11:41:27,051 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >11:41:27,051 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >11:41:27,075 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >11:41:27,081 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >11:41:27,090 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >11:41:27,091 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >11:41:27,097 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >11:41:27,098 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >11:41:27,099 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >11:41:27,099 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >11:41:27,099 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >11:41:27,100 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >11:41:27,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >11:41:27,106 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >11:41:27,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >11:41:27,112 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >11:41:27,113 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >11:41:27,122 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >11:41:27,123 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >11:41:27,131 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >11:41:27,142 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >11:41:27,143 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >11:41:27,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >11:41:27,147 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >11:41:27,148 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >11:41:27,156 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >11:41:27,157 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >11:41:27,159 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >11:41:27,167 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >11:41:27,169 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >11:41:27,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >11:41:27,176 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >11:41:27,182 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >11:41:27,186 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >11:41:27,194 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >11:41:27,195 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >11:41:27,196 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >11:41:27,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >11:41:27,202 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >11:41:27,205 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >11:41:27,207 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >11:41:27,208 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >11:41:27,214 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >11:41:27,215 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >11:41:27,215 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >11:41:27,226 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >11:41:27,228 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >11:41:27,253 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,254 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,256 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,257 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,258 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,260 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,261 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >11:41:27,261 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >11:41:27,261 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >11:41:27,261 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >11:41:27,262 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >11:41:27,262 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >11:41:27,262 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >11:41:27,262 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >11:41:27,262 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >11:41:27,262 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >11:41:27,263 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >11:41:27,264 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,265 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >11:41:27,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,268 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.12-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >11:41:27,271 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >11:41:27,276 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >11:41:27,277 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >11:41:27,278 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >11:41:27,280 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >11:41:27,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >11:41:27,300 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 >11:41:27,301 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >11:41:27,302 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 >11:41:27,303 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) >11:41:27,303 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) >11:41:27,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >11:41:27,310 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >11:41:27,310 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >11:41:27,315 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >11:41:27,318 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >11:41:27,324 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >11:41:27,345 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >11:41:28,589 DEBUG yum.verbose.YumBase: Depsolve time: 5.243 >11:41:28,716 INFO packaging: 1308 packages selected totalling 4.10 GB >11:43:48,567 INFO packaging: checking software selection >11:43:48,608 DEBUG yum.verbose.YumBase: Setting up Package Sacks >11:43:48,728 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >11:43:48,872 DEBUG yum.verbose.YumBase: pkgsack time: 0.262 >11:43:48,960 DEBUG yum.verbose.YumBase: group time: 0.352 >11:43:49,030 DEBUG yum.verbose.YumBase: Obs Init time: 0.065 >11:43:49,057 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >11:43:49,094 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >11:43:49,095 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >11:43:49,179 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >11:43:49,184 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >11:43:49,190 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >11:43:49,365 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >11:43:49,366 INFO packaging: no kernel-PAE package >11:43:49,367 INFO packaging: selected kernel >11:43:49,367 INFO packaging: checking dependencies >11:43:49,518 DEBUG yum.verbose.YumBase: Building updates object >11:43:49,698 DEBUG yum.verbose.YumBase: up:simple updates time: 0.023 >11:43:49,700 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >11:43:49,700 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >11:43:49,700 DEBUG yum.verbose.YumBase: updates time: 0.182 >11:43:49,702 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:43:49,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:43:49,705 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:43:49,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:43:49,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >11:43:49,709 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >11:43:49,709 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >11:43:49,709 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >11:43:49,715 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,717 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,720 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,722 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,724 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >11:43:49,730 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,732 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,734 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,737 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,741 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,742 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,743 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >11:43:49,744 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,745 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >11:43:49,746 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >11:43:49,746 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >11:43:49,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,748 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >11:43:49,751 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >11:43:49,752 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >11:43:49,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >11:43:49,756 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >11:43:49,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >11:43:49,760 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >11:43:49,762 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >11:43:49,763 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >11:43:49,766 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,772 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,774 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,775 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,777 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,778 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,780 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,781 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,783 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,784 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,785 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,786 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,788 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >11:43:49,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >11:43:49,791 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >11:43:49,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >11:43:49,795 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.5-10.fc20.x86_64 as install for akonadi-1.10.3-1.fc20.x86_64 >11:43:49,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for akonadi-1.10.3-1.fc20.x86_64 >11:43:49,800 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >11:43:49,800 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >11:43:49,801 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >11:43:49,801 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6()(64bit) >11:43:49,802 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-2.9.4-2.fc20.x86_64 as install for akonadi-1.10.3-1.fc20.x86_64 >11:43:49,803 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-program-options-1.54.0-5.fc20.x86_64 as install for akonadi-1.10.3-1.fc20.x86_64 >11:43:49,804 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-10.fc20.x86_64 to require for libQtSql.so.4()(64bit) >11:43:49,804 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-10.fc20.x86_64 to require for libQtNetwork.so.4()(64bit) >11:43:49,806 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.5-10.fc20.x86_64 as install for akonadi-1.10.3-1.fc20.x86_64 >11:43:49,808 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-10.fc20.x86_64 to require for libQtCore.so.4()(64bit) >11:43:49,809 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-mysql-4.8.5-10.fc20.x86_64 as install for akonadi-mysql-1.10.3-1.fc20.x86_64 >11:43:49,811 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-server-5.5.33a-2.fc20.x86_64 as install for akonadi-mysql-1.10.3-1.fc20.x86_64 >11:43:49,813 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for akonadi-mysql-1.10.3-1.fc20.x86_64 >11:43:49,815 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >11:43:49,817 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >11:43:49,821 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >11:43:49,821 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >11:43:49,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >11:43:49,826 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >11:43:49,827 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >11:43:49,828 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >11:43:49,829 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >11:43:49,829 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >11:43:49,833 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-Qt-0.8.8-2.fc20.x86_64 as install for apper-0.8.1-1.fc20.x86_64 >11:43:49,834 DEBUG yum.verbose.YumBase: Quick matched PackageKit-Qt-0.8.8-2.fc20.x86_64 to require for libpackagekit-qt2.so.6()(64bit) >11:43:49,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libkworkspace-4.11.3-1.fc20.x86_64 as install for apper-0.8.1-1.fc20.x86_64 >11:43:49,838 DEBUG yum.verbose.YumBase: TSINFO: Marking dbusmenu-qt-0.9.2-5.fc20.x86_64 as install for appmenu-qt-0.2.6-4.fc20.x86_64 >11:43:49,843 DEBUG yum.verbose.YumBase: TSINFO: Marking ark-libs-4.11.3-1.fc20.x86_64 as install for ark-4.11.3-1.fc20.x86_64 >11:43:49,844 DEBUG yum.verbose.YumBase: TSINFO: Marking p7zip-plugins-9.20.1-6.fc20.x86_64 as install for ark-4.11.3-1.fc20.x86_64 >11:43:49,846 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for ark-4.11.3-1.fc20.x86_64 >11:43:49,847 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-4.7.0-8.fc20.x86_64 as install for ark-4.11.3-1.fc20.x86_64 >11:43:49,849 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-baseapps-libs-4.11.3-2.fc20.x86_64 as install for ark-4.11.3-1.fc20.x86_64 >11:43:49,852 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >11:43:49,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >11:43:49,855 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >11:43:49,859 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >11:43:49,861 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >11:43:49,862 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >11:43:49,863 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >11:43:49,863 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >11:43:49,864 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >11:43:49,866 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:43:49,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:43:49,870 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:43:49,871 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >11:43:49,873 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >11:43:49,875 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >11:43:49,876 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for authconfig-gtk-6.2.6-4.fc20.x86_64 >11:43:49,878 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >11:43:49,880 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >11:43:49,882 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >11:43:49,884 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >11:43:49,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:43:49,889 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:43:49,890 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:43:49,891 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >11:43:49,891 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >11:43:49,892 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >11:43:49,893 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:43:49,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:43:49,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >11:43:49,898 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >11:43:49,898 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >11:43:49,901 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for bluedevil-2.0.0-0.4.20131015git.fc20.x86_64 >11:43:49,903 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-6.fc20.x86_64 as install for bluedevil-2.0.0-0.4.20131015git.fc20.x86_64 >11:43:49,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluedevil-2.0-0.1.20130323.fc20.x86_64 as install for bluedevil-2.0.0-0.4.20131015git.fc20.x86_64 >11:43:49,906 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.12-1.fc20.x86_64 as install for bluez-cups-5.12-1.fc20.x86_64 >11:43:49,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >11:43:49,911 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >11:43:49,912 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >11:43:49,912 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >11:43:49,913 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >11:43:49,915 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >11:43:49,919 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:43:49,921 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:43:49,923 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:43:49,924 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >11:43:49,924 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:43:49,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >11:43:49,931 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:43:49,932 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >11:43:49,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:43:49,934 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:43:49,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >11:43:49,936 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >11:43:49,937 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >11:43:49,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for colord-kde-0.3.0-2.fc20.x86_64 >11:43:49,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for colord-kde-0.3.0-2.fc20.x86_64 >11:43:49,945 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:43:49,946 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:43:49,947 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:43:49,949 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:43:49,951 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >11:43:49,955 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >11:43:49,956 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >11:43:49,956 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >11:43:49,959 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >11:43:49,963 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >11:43:49,966 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >11:43:49,967 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >11:43:49,969 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >11:43:49,976 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:cups-1.7.0-4.fc20.x86_64 >11:43:49,978 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >11:43:49,978 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.0-4.fc20.x86_64 to require for libcupsmime.so.1()(64bit) >11:43:49,978 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.0-4.fc20.x86_64 to require for libcupsimage.so.2()(64bit) >11:43:49,979 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.0-4.fc20.x86_64 to require for libcupscgi.so.1()(64bit) >11:43:49,979 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.0-4.fc20.x86_64 to require for libcups.so.2()(64bit) >11:43:49,980 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for 1:cups-1.7.0-4.fc20.x86_64 >11:43:49,980 DEBUG yum.verbose.YumBase: Quick matched avahi-libs-0.6.31-21.fc20.x86_64 to require for libavahi-client.so.3()(64bit) >11:43:49,986 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,987 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,988 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,991 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,993 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,995 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,996 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:49,998 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >11:43:50,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:43:50,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:43:50,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:43:50,007 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >11:43:50,009 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >11:43:50,010 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >11:43:50,014 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for 1:dbus-1.6.12-1.fc20.x86_64 >11:43:50,015 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >11:43:50,018 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >11:43:50,019 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >11:43:50,020 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >11:43:50,023 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >11:43:50,024 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >11:43:50,025 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >11:43:50,026 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >11:43:50,028 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >11:43:50,031 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >11:43:50,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >11:43:50,034 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >11:43:50,037 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >11:43:50,038 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >11:43:50,040 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >11:43:50,041 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >11:43:50,046 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >11:43:50,047 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >11:43:50,048 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >11:43:50,067 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:43:50,069 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >11:43:50,069 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >11:43:50,070 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >11:43:50,070 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >11:43:50,071 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >11:43:50,073 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >11:43:50,075 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:43:50,076 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:43:50,078 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >11:43:50,079 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >11:43:50,083 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >11:43:50,085 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 >11:43:50,091 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >11:43:50,092 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >11:43:50,093 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >11:43:50,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >11:43:50,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >11:43:50,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >11:43:50,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >11:43:50,100 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for glibc-2.18-11.fc20.x86_64 >11:43:50,101 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for glibc-2.18-11.fc20.x86_64 >11:43:50,102 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >11:43:50,103 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for glx-utils-8.1.0-4.fc20.x86_64 >11:43:50,108 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,110 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-symbolic-3.10.1-1.fc20.noarch as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,113 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,114 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >11:43:50,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,116 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk3-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,122 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,124 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,125 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >11:43:50,127 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 >11:43:50,131 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:43:50,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:43:50,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:43:50,135 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:43:50,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >11:43:50,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,156 DEBUG yum.verbose.YumBase: TSINFO: Marking librsvg2-2.40.1-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,158 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,159 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,163 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,165 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,167 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >11:43:50,167 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >11:43:50,167 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >11:43:50,168 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >11:43:50,168 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >11:43:50,168 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >11:43:50,168 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >11:43:50,168 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >11:43:50,169 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >11:43:50,169 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,172 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >11:43:50,174 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >11:43:50,188 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-1.2.1-1.fc20.x86_64 to require for libgstbase-1.0.so.0()(64bit) >11:43:50,190 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >11:43:50,194 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >11:43:50,211 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,213 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >11:43:50,214 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,215 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,220 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,221 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,223 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,230 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,237 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >11:43:50,245 DEBUG yum.verbose.YumBase: TSINFO: Marking gwenview-libs-4.11.3-1.fc20.x86_64 as install for gwenview-4.11.3-1.fc20.x86_64 >11:43:50,247 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-libs-4.11.3-1.fc20.x86_64 as install for gwenview-4.11.3-1.fc20.x86_64 >11:43:50,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libkipi-4.11.3-1.fc20.x86_64 as install for gwenview-4.11.3-1.fc20.x86_64 >11:43:50,250 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-4.11.3-1.fc20.x86_64 as install for gwenview-4.11.3-1.fc20.x86_64 >11:43:50,257 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >11:43:50,258 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >11:43:50,258 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >11:43:50,262 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >11:43:50,263 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >11:43:50,266 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >11:43:50,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >11:43:50,270 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >11:43:50,272 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >11:43:50,273 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >11:43:50,276 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >11:43:50,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >11:43:50,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >11:43:50,280 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >11:43:50,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >11:43:50,285 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >11:43:50,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >11:43:50,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:43:50,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:43:50,291 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >11:43:50,292 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >11:43:50,292 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:43:50,294 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >11:43:50,296 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >11:43:50,297 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >11:43:50,297 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >11:43:50,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >11:43:50,302 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 >11:43:50,303 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >11:43:50,310 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-20.25.15-1.fc20.x86_64 as install for initial-setup-0.3.10.1-1.fc20.noarch >11:43:50,313 DEBUG yum.verbose.YumBase: TSINFO: Marking python-di-0.3-2.fc20.noarch as install for initial-setup-0.3.10.1-1.fc20.noarch >11:43:50,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for initial-setup-0.3.10.1-1.fc20.noarch >11:43:50,318 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >11:43:50,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >11:43:50,321 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >11:43:50,322 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >11:43:50,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >11:43:50,326 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >11:43:50,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >11:43:50,334 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >11:43:50,334 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >11:43:50,335 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >11:43:50,338 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >11:43:50,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >11:43:50,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for kamera-4.11.3-1.fc20.x86_64 >11:43:50,345 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >11:43:50,346 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >11:43:50,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for kamera-4.11.3-1.fc20.x86_64 >11:43:50,351 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-gstreamer-0.10.3-2.fc20.x86_64 as install for kamoso-2.0.2-14.fc20.x86_64 >11:43:50,352 DEBUG yum.verbose.YumBase: Quick matched qt-gstreamer-0.10.3-2.fc20.x86_64 to require for libQtGStreamer-0.10.so.0()(64bit) >11:43:50,353 DEBUG yum.verbose.YumBase: Quick matched qt-gstreamer-0.10.3-2.fc20.x86_64 to require for libQtGLib-2.0.so.0()(64bit) >11:43:50,355 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >11:43:50,357 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >11:43:50,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for kcm_touchpad-0.3.1-10.fc20.x86_64 >11:43:50,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for kcm_touchpad-0.3.1-10.fc20.x86_64 >11:43:50,370 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for kcm_touchpad-0.3.1-10.fc20.x86_64 >11:43:50,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for kcm_touchpad-0.3.1-10.fc20.x86_64 >11:43:50,380 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for kde-baseapps-4.11.3-2.fc20.x86_64 >11:43:50,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libtidy-0.99.0-29.20091203.fc20.x86_64 as install for kde-baseapps-4.11.3-2.fc20.x86_64 >11:43:50,383 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-widgets-4.11.3-1.fc20.x86_64 as install for kde-baseapps-4.11.3-2.fc20.x86_64 >11:43:50,387 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libnm-qt-0.9.1-1.20131009git5af966a.fc20.x86_64 as install for kde-plasma-nm-0.9.3.1-6.fc20.x86_64 >11:43:50,388 DEBUG yum.verbose.YumBase: Quick matched 1:libnm-qt-0.9.1-1.20131009git5af966a.fc20.x86_64 to require for libNetworkManagerQt.so.0()(64bit) >11:43:50,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libmm-qt-1.0.0-1.20131009git1496e4d.fc20.x86_64 as install for kde-plasma-nm-0.9.3.1-6.fc20.x86_64 >11:43:50,392 DEBUG yum.verbose.YumBase: TSINFO: Marking NetworkManager-l2tp-0.9.8-4.fc20.x86_64 as install for kde-plasma-nm-l2tp-0.9.3.1-6.fc20.x86_64 >11:43:50,396 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for kde-plasma-nm-openconnect-0.9.3.1-6.fc20.x86_64 >11:43:50,398 DEBUG yum.verbose.YumBase: TSINFO: Marking NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 as install for kde-plasma-nm-openconnect-0.9.3.1-6.fc20.x86_64 >11:43:50,401 DEBUG yum.verbose.YumBase: TSINFO: Marking NetworkManager-openswan-0.9.8.0-1.fc20.x86_64 as install for kde-plasma-nm-openswan-0.9.3.1-6.fc20.x86_64 >11:43:50,405 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for kde-plasma-nm-openvpn-0.9.3.1-6.fc20.x86_64 >11:43:50,408 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for kde-plasma-nm-pptp-0.9.3.1-6.fc20.x86_64 >11:43:50,412 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for kde-plasma-nm-vpnc-0.9.3.1-6.fc20.x86_64 >11:43:50,416 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-print-manager-libs-4.11.3-1.fc20.x86_64 as install for kde-print-manager-4.11.3-1.fc20.x86_64 >11:43:50,418 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for kde-print-manager-4.11.3-1.fc20.x86_64 >11:43:50,428 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-filesystem-4-46.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,429 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-libs-4.11.3-2.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,432 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-flags-4.11.3-2.fc20.noarch as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,433 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-drkonqi-4.11.3-2.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,434 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-icon-theme-4.11.3-1.fc20.noarch as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,436 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-4.11.3-1.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,437 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,439 DEBUG yum.verbose.YumBase: TSINFO: Marking icoutils-0.31.0-3.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,440 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,441 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.11.3-2.fc20.x86_64 to require for libkwalletbackend.so.4()(64bit) >11:43:50,442 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.11.3-2.fc20.x86_64 to require for libknotifyplugin.so()(64bit) >11:43:50,443 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-0.4.2-2.fc20.x86_64 as install for kde-runtime-4.11.3-2.fc20.x86_64 >11:43:50,445 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-20-12.fc20.noarch as install for kde-settings-pulseaudio-20-12.fc20.noarch >11:43:50,478 DEBUG yum.verbose.YumBase: TSINFO: Marking kgreeter-plugins-4.11.3-1.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,480 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-libs-4.11.3-1.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,482 DEBUG yum.verbose.YumBase: TSINFO: Marking kcm_colors-4.11.3-1.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,484 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,486 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-kde-0.99.1-2.20130311git.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,487 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-plasma-20-12.fc20.noarch as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,488 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-ksplash-20-12.fc20.noarch as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,490 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,494 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-xtest.so.0()(64bit) >11:43:50,495 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-xfixes.so.0()(64bit) >11:43:50,495 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-sync.so.0()(64bit) >11:43:50,495 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-shm.so.0()(64bit) >11:43:50,495 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-shape.so.0()(64bit) >11:43:50,495 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-render.so.0()(64bit) >11:43:50,496 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-randr.so.0()(64bit) >11:43:50,496 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-keysyms-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,497 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-image-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,498 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9.1-3.fc20.x86_64 to require for libxcb-composite.so.0()(64bit) >11:43:50,499 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,501 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libsystemsettingsview.so.2()(64bit) >11:43:50,502 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-4.11.3-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,504 DEBUG yum.verbose.YumBase: TSINFO: Marking strigi-libs-0.7.8-2.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,506 DEBUG yum.verbose.YumBase: TSINFO: Marking qjson-0.8.1-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,507 DEBUG yum.verbose.YumBase: TSINFO: Marking qimageblitz-0.0.6-6.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libqalculate-0.9.7-8.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,510 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguard-libs-4.11.3-1.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,511 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.3-1.fc20.x86_64 to require for libprocesscore.so.4()(64bit) >11:43:50,512 DEBUG yum.verbose.YumBase: TSINFO: Marking prison-1.0-7.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,512 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libpowerdevilcore.so.0()(64bit) >11:43:50,513 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libpowerdevilconfigcommonprivate.so.4()(64bit) >11:43:50,513 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libplasmagenericshell.so.4()(64bit) >11:43:50,513 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libplasmaclock.so.4()(64bit) >11:43:50,513 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libplasma_applet-system-monitor.so.4()(64bit) >11:43:50,513 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libplasma-geolocation-interface.so.4()(64bit) >11:43:50,514 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-style-oxygen-4.11.3-1.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,515 DEBUG yum.verbose.YumBase: Quick matched kde-style-oxygen-4.11.3-1.fc20.x86_64 to require for liboxygenstyle.so.4()(64bit) >11:43:50,516 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libkwineffects.so.1()(64bit) >11:43:50,517 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.3-3.fc20.x86_64 to require for libkpimutils.so.4()(64bit) >11:43:50,517 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.3-3.fc20.x86_64 to require for libkmime.so.4()(64bit) >11:43:50,518 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libkfontinst.so.4()(64bit) >11:43:50,518 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libkephal.so.4()(64bit) >11:43:50,518 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.3-1.fc20.x86_64 to require for libkdecorations.so.4()(64bit) >11:43:50,518 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.3-3.fc20.x86_64 to require for libkcalcore.so.4()(64bit) >11:43:50,519 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.11.3-3.fc20.x86_64 to require for libkabc.so.4()(64bit) >11:43:50,519 DEBUG yum.verbose.YumBase: TSINFO: Marking gpsd-libs-3.9-2.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,521 DEBUG yum.verbose.YumBase: TSINFO: Marking cln-1.3.3-1.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,522 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-akonadi-4.11.3-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,523 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.3-3.fc20.x86_64 to require for libakonadi-kde.so.4()(64bit) >11:43:50,524 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.3-3.fc20.x86_64 to require for libakonadi-kcal.so.4()(64bit) >11:43:50,524 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.11.3-3.fc20.x86_64 to require for libakonadi-calendar.so.4()(64bit) >11:43:50,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-6.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,528 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,533 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-2.3.3-1.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,535 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-3.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,536 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for kde-workspace-4.11.3-1.fc20.x86_64 >11:43:50,538 DEBUG yum.verbose.YumBase: TSINFO: Marking kmouth-4.11.3-1.fc20.x86_64 as install for 1:kdeaccessibility-4.11.3-1.fc20.noarch >11:43:50,539 DEBUG yum.verbose.YumBase: TSINFO: Marking kmousetool-4.11.3-1.fc20.x86_64 as install for 1:kdeaccessibility-4.11.3-1.fc20.noarch >11:43:50,541 DEBUG yum.verbose.YumBase: TSINFO: Marking kmag-4.11.3-1.fc20.x86_64 as install for 1:kdeaccessibility-4.11.3-1.fc20.noarch >11:43:50,542 DEBUG yum.verbose.YumBase: TSINFO: Marking kaccessible-4.11.3-1.fc20.x86_64 as install for 1:kdeaccessibility-4.11.3-1.fc20.noarch >11:43:50,544 DEBUG yum.verbose.YumBase: TSINFO: Marking jovie-4.11.3-1.fc20.x86_64 as install for 1:kdeaccessibility-4.11.3-1.fc20.noarch >11:43:50,546 DEBUG yum.verbose.YumBase: TSINFO: Marking kpat-4.11.3-1.fc20.x86_64 as install for 6:kdegames-minimal-4.11.3-1.fc20.noarch >11:43:50,548 DEBUG yum.verbose.YumBase: TSINFO: Marking kmines-4.11.3-1.fc20.x86_64 as install for 6:kdegames-minimal-4.11.3-1.fc20.noarch >11:43:50,550 DEBUG yum.verbose.YumBase: TSINFO: Marking kmahjongg-4.11.3-1.fc20.x86_64 as install for 6:kdegames-minimal-4.11.3-1.fc20.noarch >11:43:50,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libkexiv2-4.11.3-1.fc20.x86_64 as install for kdegraphics-thumbnailers-4.11.3-1.fc20.x86_64 >11:43:50,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libkdcraw-4.11.3-1.fc20.x86_64 as install for kdegraphics-thumbnailers-4.11.3-1.fc20.x86_64 >11:43:50,571 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-common-4.11.3-9.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,573 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-0.11.0-2.fc20.noarch as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,574 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,575 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,577 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,578 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,579 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,582 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-xsl-1.78.1-2.fc20.noarch as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,584 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-dtds-1.0-62.fc20.noarch as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,585 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,588 DEBUG yum.verbose.YumBase: TSINFO: Marking qca2-2.0.3-6.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,590 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-qt-0.103.0-8.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,591 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,592 DEBUG yum.verbose.YumBase: Quick matched pcre-8.33-2.fc20.1.x86_64 to require for libpcre.so.1()(64bit) >11:43:50,593 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,594 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-15.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,597 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,597 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >11:43:50,598 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,599 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >11:43:50,600 DEBUG yum.verbose.YumBase: TSINFO: Marking herqq-1.0.0-6.fc20.x86_64 as install for 6:kdelibs-4.11.3-9.fc20.x86_64 >11:43:50,614 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:kdepim-libs-4.11.3-1.fc20.x86_64 as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kdepim-runtime-4.11.3-1.fc20.x86_64 as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,619 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-part-4.11.3-2.fc20.x86_64 as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,621 DEBUG yum.verbose.YumBase: TSINFO: Marking spambayes-1.1-0.7.a6.fc20.noarch as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,622 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,623 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,624 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libsendlater.so.4()(64bit) >11:43:50,625 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libpimcommon.so.4()(64bit) >11:43:50,625 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libpimactivity.so.4()(64bit) >11:43:50,625 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libmessageviewer.so.4()(64bit) >11:43:50,625 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libmessagecore.so.4()(64bit) >11:43:50,625 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libmessagecomposer.so.4()(64bit) >11:43:50,626 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libmailimporter.so.4()(64bit) >11:43:50,626 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libmailcommon.so.4()(64bit) >11:43:50,627 DEBUG yum.verbose.YumBase: TSINFO: Marking link-grammar-4.7.11-3.fc20.x86_64 as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,628 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkorganizer_interfaces.so.4()(64bit) >11:43:50,628 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkorganizer_core.so.4()(64bit) >11:43:50,628 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkontactprivate.so.4()(64bit) >11:43:50,628 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libknodecommon.so.4()(64bit) >11:43:50,628 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkmailprivate.so.4()(64bit) >11:43:50,629 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkleopatraclientgui.so.0()(64bit) >11:43:50,629 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkleo.so.4()(64bit) >11:43:50,629 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkdepimdbusinterfaces.so.4()(64bit) >11:43:50,629 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkdepim.so.4()(64bit) >11:43:50,629 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkcal_resourceremote.so.4()(64bit) >11:43:50,629 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkcal_resourceblog.so.4()(64bit) >11:43:50,630 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libkaddressbookprivate.so.4()(64bit) >11:43:50,630 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libincidenceeditorsng.so.4()(64bit) >11:43:50,631 DEBUG yum.verbose.YumBase: TSINFO: Marking grantlee-0.3.0-3.fc20.x86_64 as install for 7:kdepim-4.11.3-1.fc20.x86_64 >11:43:50,631 DEBUG yum.verbose.YumBase: Quick matched grantlee-0.3.0-3.fc20.x86_64 to require for libgrantlee_core.so.0()(64bit) >11:43:50,632 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libcomposereditorng.so.4()(64bit) >11:43:50,632 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libcalendarsupport.so.4()(64bit) >11:43:50,633 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libakregatorprivate.so.4()(64bit) >11:43:50,633 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libakregatorinterfaces.so.4()(64bit) >11:43:50,633 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.11.3-1.fc20.x86_64 to require for libakonadi_next.so.4()(64bit) >11:43:50,642 DEBUG yum.verbose.YumBase: TSINFO: Marking kdeplasma-addons-libs-4.11.3-1.fc20.x86_64 as install for kdeplasma-addons-4.11.3-1.fc20.x86_64 >11:43:50,643 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.11.3-1.fc20.x86_64 to require for librtm.so.4()(64bit) >11:43:50,644 DEBUG yum.verbose.YumBase: TSINFO: Marking qoauth-1.0.1-6.fc20.x86_64 as install for kdeplasma-addons-4.11.3-1.fc20.x86_64 >11:43:50,645 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.11.3-1.fc20.x86_64 to require for libplasmapotdprovidercore.so.1()(64bit) >11:43:50,645 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.11.3-1.fc20.x86_64 to require for libplasmacomicprovidercore.so.1()(64bit) >11:43:50,645 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.11.3-1.fc20.x86_64 to require for libplasma_groupingcontainment.so.4()(64bit) >11:43:50,645 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.11.3-1.fc20.x86_64 to require for liblancelot.so.2()(64bit) >11:43:50,646 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.11.3-1.fc20.x86_64 to require for liblancelot-datamodels.so.1()(64bit) >11:43:50,651 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-kdm-20-12.fc20.noarch as install for kdm-4.11.3-1.fc20.x86_64 >11:43:50,655 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >11:43:50,660 DEBUG yum.verbose.YumBase: TSINFO: Marking kget-libs-4.11.3-1.fc20.x86_64 as install for kget-4.11.3-1.fc20.x86_64 >11:43:50,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libktorrent-1.3.1-4.fc20.x86_64 as install for kget-4.11.3-1.fc20.x86_64 >11:43:50,667 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >11:43:50,678 DEBUG yum.verbose.YumBase: TSINFO: Marking kipi-plugins-libs-3.5.0-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,681 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.8.2-1.fc20.x86_64 to require for libgomp.so.1(GOMP_1.0)(64bit) >11:43:50,682 DEBUG yum.verbose.YumBase: TSINFO: Marking hugin-base-2013.0.0-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,686 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-6.8.6.3-3.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,688 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.6.1-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,690 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-core-2.4.6.1-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,691 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.6.1-1.fc20.x86_64 to require for libopencv_superres.so.2.4()(64bit) >11:43:50,691 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.6.1-1.fc20.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >11:43:50,693 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.6.1-1.fc20.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >11:43:50,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediawiki-3.5.0-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libkvkontakte-3.5.0-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libksane-4.11.3-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libkgeomap-3.5.0-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,701 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.6.3-3.fc20.x86_64 as install for kipi-plugins-3.5.0-1.fc20.x86_64 >11:43:50,709 DEBUG yum.verbose.YumBase: TSINFO: Marking konsole-part-4.11.3-1.fc20.x86_64 as install for konsole-4.11.3-1.fc20.x86_64 >11:43:50,710 DEBUG yum.verbose.YumBase: Quick matched konsole-part-4.11.3-1.fc20.x86_64 to require for libkonsoleprivate.so()(64bit) >11:43:50,716 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkscreen-1.0.1-1.fc20.x86_64 as install for 1:kscreen-1.0.1-1.fc20.x86_64 >11:43:50,717 DEBUG yum.verbose.YumBase: Quick matched 1:libkscreen-1.0.1-1.fc20.x86_64 to require for libkscreen.so.1()(64bit) >11:43:50,725 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguardd-4.11.3-1.fc20.x86_64 as install for ksysguard-4.11.3-1.fc20.x86_64 >11:43:50,734 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >11:43:50,738 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for lftp-4.4.9-1.fc20.x86_64 >11:43:50,739 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.1.16-1.fc20.x86_64 to require for libgnutls.so.28()(64bit) >11:43:50,740 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >11:43:50,746 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >11:43:50,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >11:43:50,750 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >11:43:50,753 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >11:43:50,757 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:43:50,759 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:43:50,759 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >11:43:50,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:43:50,761 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:43:50,762 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.47-1.fc20.x86_64 to require for libdrm_nouveau.so.2()(64bit) >11:43:50,762 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.47-1.fc20.x86_64 to require for libdrm_intel.so.1()(64bit) >11:43:50,762 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.47-1.fc20.x86_64 to require for libdrm.so.2()(64bit) >11:43:50,763 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >11:43:50,766 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >11:43:50,766 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >11:43:50,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:43:50,778 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:43:50,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:43:50,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:43:50,781 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >11:43:50,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:43:50,783 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >11:43:50,786 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 >11:43:50,790 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >11:43:50,792 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-0.6.31-21.fc20.x86_64 as install for nss-mdns-0.10-13.fc20.x86_64 >11:43:50,798 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >11:43:50,799 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >11:43:50,805 DEBUG yum.verbose.YumBase: TSINFO: Marking okular-part-4.11.3-1.fc20.x86_64 as install for okular-4.11.3-1.fc20.x86_64 >11:43:50,807 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:kio_msits-4.11.3-1.fc20.x86_64 as install for okular-4.11.3-1.fc20.x86_64 >11:43:50,812 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:43:50,814 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:43:50,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:43:50,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:43:50,818 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >11:43:50,818 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >11:43:50,819 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:43:50,821 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:43:50,822 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >11:43:50,827 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >11:43:50,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >11:43:50,833 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:oxygen-gtk3-1.2.0-1.fc20.x86_64 as install for oxygen-gtk-1.2.0-5.fc20.noarch >11:43:50,834 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-gtk2-1.4.0-1.fc20.x86_64 as install for oxygen-gtk-1.2.0-5.fc20.noarch >11:43:50,843 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >11:43:50,844 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >11:43:50,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >11:43:50,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >11:43:50,852 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >11:43:50,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >11:43:50,860 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-4.11.3-1.fc20.x86_64 as install for plasma-scriptengine-python-4.11.3-1.fc20.x86_64 >11:43:50,864 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >11:43:50,865 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >11:43:50,867 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >11:43:50,868 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >11:43:50,869 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >11:43:50,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >11:43:50,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >11:43:50,876 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >11:43:50,889 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:43:50,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:43:50,892 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:43:50,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:43:50,894 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:43:50,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >11:43:50,903 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >11:43:50,909 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >11:43:50,911 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >11:43:50,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >11:43:50,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >11:43:50,940 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:43:50,943 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:43:50,947 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:43:50,948 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >11:43:50,948 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >11:43:50,949 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >11:43:50,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:43:50,950 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >11:43:50,951 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >11:43:50,951 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >11:43:50,952 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >11:43:50,952 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >11:43:50,952 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >11:43:50,952 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >11:43:50,953 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >11:43:50,953 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >11:43:50,953 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >11:43:50,953 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >11:43:50,953 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >11:43:50,954 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >11:43:50,954 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >11:43:50,954 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >11:43:50,955 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >11:43:50,955 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >11:43:50,955 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >11:43:50,955 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >11:43:50,955 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >11:43:50,956 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >11:43:50,956 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >11:43:50,956 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >11:43:50,956 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >11:43:50,956 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >11:43:50,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:43:50,959 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >11:43:50,959 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >11:43:50,959 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >11:43:50,959 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >11:43:50,960 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >11:43:50,960 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >11:43:50,960 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >11:43:50,960 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >11:43:50,960 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >11:43:50,961 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >11:43:50,961 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >11:43:50,961 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >11:43:50,961 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >11:43:50,961 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >11:43:50,962 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >11:43:50,962 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >11:43:50,962 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >11:43:50,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >11:43:50,964 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >11:43:50,964 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >11:43:50,964 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >11:43:50,964 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >11:43:50,965 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >11:43:50,965 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >11:43:50,966 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >11:43:50,966 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >11:43:50,967 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >11:43:50,967 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >11:43:50,967 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >11:43:50,967 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >11:43:50,967 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >11:43:50,967 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >11:43:50,968 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >11:43:50,968 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >11:43:50,968 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >11:43:50,968 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >11:43:50,969 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >11:43:50,969 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >11:43:50,969 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >11:43:50,970 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >11:43:50,970 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >11:43:50,970 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >11:43:50,970 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >11:43:50,970 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >11:43:50,970 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >11:43:50,971 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >11:43:50,971 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >11:43:50,972 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >11:43:50,972 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >11:43:50,972 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >11:43:50,972 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >11:43:50,972 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >11:43:50,973 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >11:43:50,973 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >11:43:50,973 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >11:43:50,973 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >11:43:50,973 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >11:43:50,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >11:43:50,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >11:43:50,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >11:43:50,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >11:43:50,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >11:43:50,976 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >11:43:50,977 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >11:43:50,980 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:43:50,982 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:43:50,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:43:50,985 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >11:43:50,986 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >11:43:50,987 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >11:43:50,993 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >11:43:50,994 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >11:43:50,996 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >11:43:50,997 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >11:43:50,998 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >11:43:51,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >11:43:51,003 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,005 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,006 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,007 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,009 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,011 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,013 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,014 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >11:43:51,021 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for system-config-date-1.10.6-1.fc20.noarch >11:43:51,022 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >11:43:51,023 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.6-1.fc20.noarch >11:43:51,025 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-3.fc20.noarch as install for system-config-keyboard-1.4.0-3.fc20.noarch >11:43:51,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for system-config-printer-1.4.3-2.fc20.x86_64 >11:43:51,030 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for system-config-printer-1.4.3-2.fc20.x86_64 >11:43:51,032 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-3.10.0-1.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >11:43:51,036 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.6.0-1.fc20.noarch as install for system-config-services-0.111.1-1.fc20.noarch >11:43:51,037 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-python-0.1.10-15.fc20.x86_64 as install for system-config-services-0.111.1-1.fc20.noarch >11:43:51,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-3.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >11:43:51,041 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.3-1.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >11:43:51,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >11:43:51,050 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >11:43:51,051 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >11:43:51,056 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 >11:43:51,058 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >11:43:51,061 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >11:43:51,063 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >11:43:51,066 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >11:43:51,076 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >11:43:51,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >11:43:51,080 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >11:43:51,080 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >11:43:51,080 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >11:43:51,082 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >11:43:51,085 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >11:43:51,086 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >11:43:51,086 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >11:43:51,090 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:43:51,091 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:43:51,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:43:51,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >11:43:51,102 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >11:43:51,103 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >11:43:51,107 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >11:43:51,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >11:43:51,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >11:43:51,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:43:51,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:43:51,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >11:43:51,116 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 >11:43:51,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libXaw-1.0.11-6.fc20.x86_64 as install for xterm-297-1.fc20.x86_64 >11:43:51,122 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:43:51,123 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >11:43:51,124 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:43:51,125 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >11:43:51,126 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:43:51,128 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >11:43:51,129 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.23-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >11:43:51,130 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >11:43:51,151 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for ImageMagick-6.8.6.3-3.fc20.x86_64 >11:43:51,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-38.fc20.x86_64 as install for ImageMagick-libs-6.8.6.3-3.fc20.x86_64 >11:43:51,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for ImageMagick-libs-6.8.6.3-3.fc20.x86_64 >11:43:51,165 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:43:51,167 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:43:51,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:43:51,170 DEBUG yum.verbose.YumBase: TSINFO: Marking nm-connection-editor-0.9.9.0-7.git20131028.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:43:51,172 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >11:43:51,180 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >11:43:51,185 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >11:43:51,190 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >11:43:51,196 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >11:43:51,200 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >11:43:51,202 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >11:43:51,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >11:43:51,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >11:43:51,214 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >11:43:51,215 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >11:43:51,217 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >11:43:51,221 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >11:43:51,222 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >11:43:51,226 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >11:43:51,228 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >11:43:51,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >11:43:51,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >11:43:51,239 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >11:43:51,246 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-widgets-20.25.15-1.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,247 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.27-1.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,248 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.23.9-1.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,249 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9-4.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,250 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.48-1.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-anaconda-2.1.9-1.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,253 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.23-1.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,254 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isomd5sum-1.0.11-2.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,255 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,256 DEBUG yum.verbose.YumBase: TSINFO: Marking fcoe-utils-1.0.29-1.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,258 DEBUG yum.verbose.YumBase: TSINFO: Marking dnf-0.4.8-1.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,259 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,261 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-server-minimal-1.3.0-7.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,262 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.8-1.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,264 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-5.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,265 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ntplib-0.3.1-2.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,266 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.14.0-2.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,267 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,271 DEBUG yum.verbose.YumBase: TSINFO: Marking hfsplus-tools-540.1.linux3-4.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,272 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,274 DEBUG yum.verbose.YumBase: TSINFO: Marking chrony-1.29-1.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,276 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-10.fc20.noarch as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,277 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for anaconda-20.25.15-1.fc20.x86_64 >11:43:51,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >11:43:51,291 DEBUG yum.verbose.YumBase: Quick matched libdaemon-0.14-6.fc20.x86_64 to require for libdaemon.so.0()(64bit) >11:43:51,297 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >11:43:51,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for bluez-5.12-1.fc20.x86_64 >11:43:51,303 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >11:43:51,303 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >11:43:51,306 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >11:43:51,308 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >11:43:51,321 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >11:43:51,336 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >11:43:51,339 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >11:43:51,343 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for docbook-dtds-1.0-62.fc20.noarch >11:43:51,344 DEBUG yum.verbose.YumBase: TSINFO: Marking sgml-common-0.6.3-40.fc20.noarch as install for docbook-dtds-1.0-62.fc20.noarch >11:43:51,347 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >11:43:51,349 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >11:43:51,355 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >11:43:51,356 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >11:43:51,356 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >11:43:51,356 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >11:43:51,356 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >11:43:51,357 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >11:43:51,357 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >11:43:51,357 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >11:43:51,357 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >11:43:51,357 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >11:43:51,365 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >11:43:51,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >11:43:51,382 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.fc20.noarch >11:43:51,387 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >11:43:51,392 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >11:43:51,397 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >11:43:51,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >11:43:51,400 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >11:43:51,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-8.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >11:43:51,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >11:43:51,407 DEBUG yum.verbose.YumBase: Quick matched libtasn1-3.3-2.fc20.x86_64 to require for libtasn1.so.6()(64bit) >11:43:51,408 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >11:43:51,408 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >11:43:51,414 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.12-1.fc20.x86_64 as install for gpsd-libs-3.9-2.fc20.x86_64 >11:43:51,420 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >11:43:51,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >11:43:51,427 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >11:43:51,428 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >11:43:51,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for gtk3-3.10.4-1.fc20.x86_64 >11:43:51,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for gtk3-3.10.4-1.fc20.x86_64 >11:43:51,455 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-2.10.2-1.fc20.x86_64 as install for gtk3-3.10.4-1.fc20.x86_64 >11:43:51,460 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gtkmm24-2.24.4-2.fc20.x86_64 >11:43:51,461 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gtkmm24-2.24.4-2.fc20.x86_64 >11:43:51,466 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gwenview-libs-4.11.3-1.fc20.x86_64 >11:43:51,469 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsoap-2.7-6.fc20.x86_64 as install for herqq-1.0.0-6.fc20.x86_64 >11:43:51,473 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >11:43:51,474 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >11:43:51,481 DEBUG yum.verbose.YumBase: TSINFO: Marking enblend-4.1.2-1.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,484 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Image-ExifTool-9.27-3.fc20.noarch as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,486 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libpano13-2.9.18-8.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,488 DEBUG yum.verbose.YumBase: TSINFO: Marking lensfun-0.2.7-2.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,490 DEBUG yum.verbose.YumBase: TSINFO: Marking freeglut-2.8.1-2.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,491 DEBUG yum.verbose.YumBase: TSINFO: Marking flann-1.8.4-2.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,492 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,494 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,495 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-signals-1.54.0-5.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,496 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-regex-1.54.0-5.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,497 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.54.0-5.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,499 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-filesystem-1.54.0-5.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,500 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.9.0-4.fc20.x86_64 as install for hugin-base-2013.0.0-1.fc20.x86_64 >11:43:51,506 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >11:43:51,507 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >11:43:51,508 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >11:43:51,510 DEBUG yum.verbose.YumBase: TSINFO: Marking dconf-0.18.0-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >11:43:51,510 DEBUG yum.verbose.YumBase: Quick matched dconf-0.18.0-2.fc20.x86_64 to require for libdconf.so.1()(64bit) >11:43:51,519 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.05-3.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >11:43:51,522 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-7.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >11:43:51,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-4.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >11:43:51,536 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-6.fc20.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >11:43:51,544 DEBUG yum.verbose.YumBase: TSINFO: Marking jovie-libs-4.11.3-1.fc20.x86_64 as install for jovie-4.11.3-1.fc20.x86_64 >11:43:51,665 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for jovie-4.11.3-1.fc20.x86_64 >11:43:51,666 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for jovie-4.11.3-1.fc20.x86_64 >11:43:51,672 DEBUG yum.verbose.YumBase: TSINFO: Marking kaccessible-libs-4.11.3-1.fc20.x86_64 as install for kaccessible-4.11.3-1.fc20.x86_64 >11:43:51,690 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-kxmlrpcclient-4.11.3-3.fc20.x86_64 as install for kde-runtime-drkonqi-4.11.3-2.fc20.x86_64 >11:43:51,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.5.5-1.fc20.x86_64 as install for kde-runtime-libs-4.11.3-2.fc20.x86_64 >11:43:51,699 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-1.2.1-20.fc20.x86_64 as install for kde-runtime-libs-4.11.3-2.fc20.x86_64 >11:43:51,701 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for kde-settings-20-12.fc20.noarch >11:43:51,702 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for kde-settings-20-12.fc20.noarch >11:43:51,704 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-kde-theme-19.90.5-1.fc20.noarch as install for kde-settings-kdm-20-12.fc20.noarch >11:43:51,728 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kdepim-runtime-libs-4.11.3-1.fc20.x86_64 as install for 1:kdepim-runtime-4.11.3-1.fc20.x86_64 >11:43:51,730 DEBUG yum.verbose.YumBase: TSINFO: Marking xerces-c-3.1.1-5.fc20.x86_64 as install for 1:kdepim-runtime-4.11.3-1.fc20.x86_64 >11:43:51,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libkolabxml-0.8.4-3.fc20.x86_64 as install for 1:kdepim-runtime-4.11.3-1.fc20.x86_64 >11:43:51,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libkolab-0.4.2-3.fc20.x86_64 as install for 1:kdepim-runtime-4.11.3-1.fc20.x86_64 >11:43:51,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libkgapi-2.0.1-2.fc20.x86_64 as install for 1:kdepim-runtime-4.11.3-1.fc20.x86_64 >11:43:51,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libkfbapi-1.0-1.fc20.x86_64 as install for 1:kdepim-runtime-4.11.3-1.fc20.x86_64 >11:43:51,737 DEBUG yum.verbose.YumBase: Quick matched 1:kdepim-runtime-libs-4.11.3-1.fc20.x86_64 to require for libakonadi-xml.so.4()(64bit) >11:43:51,737 DEBUG yum.verbose.YumBase: Quick matched 1:kdepim-runtime-libs-4.11.3-1.fc20.x86_64 to require for libakonadi-filestore.so.4()(64bit) >11:43:51,758 DEBUG yum.verbose.YumBase: TSINFO: Marking chmlib-0.40-9.fc20.x86_64 as install for 7:kio_msits-4.11.3-1.fc20.x86_64 >11:43:51,765 DEBUG yum.verbose.YumBase: TSINFO: Marking qaccessibilityclient-0.1.0-0.3.20121113git.fc20.x86_64 as install for kmag-4.11.3-1.fc20.x86_64 >11:43:51,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libkmahjongg-4.11.3-1.fc20.x86_64 as install for kmahjongg-4.11.3-1.fc20.x86_64 >11:43:51,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libkdegames-4.11.3-1.fc20.x86_64 as install for kmahjongg-4.11.3-1.fc20.x86_64 >11:43:51,771 DEBUG yum.verbose.YumBase: Quick matched libkdegames-4.11.3-1.fc20.x86_64 to require for libkdegames.so.6()(64bit) >11:43:51,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >11:43:51,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for ksysguard-libs-4.11.3-1.fc20.x86_64 >11:43:51,793 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.4-7.fc20.x86_64 as install for ksysguardd-4.11.3-1.fc20.x86_64 >11:43:51,794 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >11:43:51,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >11:43:51,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >11:43:51,825 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >11:43:51,853 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >11:43:51,857 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >11:43:51,859 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >11:43:51,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >11:43:51,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >11:43:51,871 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for libkdcraw-4.11.3-1.fc20.x86_64 >11:43:51,878 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-4.11.3-1.fc20.x86_64 as install for libkgeomap-3.5.0-1.fc20.x86_64 >11:43:51,880 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-libs-4.11.3-1.fc20.x86_64 as install for libkgeomap-3.5.0-1.fc20.x86_64 >11:43:51,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >11:43:51,887 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >11:43:51,888 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >11:43:51,889 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >11:43:51,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >11:43:51,912 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >11:43:51,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >11:43:51,924 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >11:43:51,925 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >11:43:51,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >11:43:51,933 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >11:43:51,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for librsvg2-2.40.1-1.fc20.x86_64 >11:43:51,948 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >11:43:51,949 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >11:43:51,949 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >11:43:51,964 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.38.2-1.fc20.x86_64 as install for libsoup-2.44.2-1.fc20.x86_64 >11:43:51,973 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >11:43:51,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >11:43:52,021 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-5.5.33a-2.fc20.x86_64 as install for 1:mariadb-server-5.5.33a-2.fc20.x86_64 >11:43:52,023 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-5.5.33a-2.fc20.x86_64 as install for 1:mariadb-server-5.5.33a-2.fc20.x86_64 >11:43:52,026 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.630-1.fc20.x86_64 as install for 1:mariadb-server-5.5.33a-2.fc20.x86_64 >11:43:52,028 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBD-MySQL-4.024-1.fc20.x86_64 as install for 1:mariadb-server-5.5.33a-2.fc20.x86_64 >11:43:52,029 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 1:mariadb-server-5.5.33a-2.fc20.x86_64 >11:43:52,030 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 1:mariadb-server-5.5.33a-2.fc20.x86_64 >11:43:52,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 1:mariadb-server-5.5.33a-2.fc20.x86_64 >11:43:52,033 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-8.fc20.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >11:43:52,033 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-8.fc20.x86_64 to require for libaio.so.1()(64bit) >11:43:52,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >11:43:52,037 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >11:43:52,038 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >11:43:52,047 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >11:43:52,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:virtuoso-opensource-6.1.6-5.fc20.x86_64 as install for nepomuk-core-4.11.3-1.fc20.x86_64 >11:43:52,053 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt-0.24.3-2.fc20.x86_64 as install for nepomuk-core-4.11.3-1.fc20.x86_64 >11:43:52,056 DEBUG yum.verbose.YumBase: TSINFO: Marking ebook-tools-libs-0.2.2-1.fc20.x86_64 as install for nepomuk-core-4.11.3-1.fc20.x86_64 >11:43:52,063 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >11:43:52,064 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >11:43:52,072 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >11:43:52,090 DEBUG yum.verbose.YumBase: TSINFO: Marking okular-libs-4.11.3-1.fc20.x86_64 as install for okular-part-4.11.3-1.fc20.x86_64 >11:43:52,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for okular-part-4.11.3-1.fc20.x86_64 >11:43:52,092 DEBUG yum.verbose.YumBase: TSINFO: Marking djvulibre-libs-3.5.25.3-10.fc20.x86_64 as install for okular-part-4.11.3-1.fc20.x86_64 >11:43:52,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >11:43:52,100 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >11:43:52,101 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >11:43:52,103 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >11:43:52,103 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >11:43:52,104 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >11:43:52,104 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >11:43:52,104 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >11:43:52,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.2.0-4.fc20.x86_64 as install for opencv-2.4.6.1-1.fc20.x86_64 >11:43:52,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >11:43:52,139 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >11:43:52,140 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >11:43:52,140 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >11:43:52,158 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,159 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,161 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,162 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,163 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,164 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,166 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,167 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,168 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,169 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,171 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,172 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >11:43:52,173 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,175 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >11:43:52,188 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >11:43:52,189 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >11:43:52,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libqzeitgeist-0.8.0-10.fc20.x86_64 as install for phonon-4.7.0-8.fc20.x86_64 >11:43:52,202 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >11:43:52,205 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >11:43:52,206 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >11:43:52,207 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-8.fc20.x86_64 to require for libmozjs-17.0.so()(64bit) >11:43:52,214 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >11:43:52,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmtx-0.7.2-11.fc20.x86_64 as install for prison-1.0-7.fc20.x86_64 >11:43:52,228 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >11:43:52,229 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >11:43:52,231 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >11:43:52,236 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for pygtk2-2.24.0-8.fc20.x86_64 >11:43:52,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >11:43:52,245 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-4.14.7-2.fc20.x86_64 as install for pykde4-4.11.3-1.fc20.x86_64 >11:43:52,246 DEBUG yum.verbose.YumBase: TSINFO: Marking PyQt4-4.10.2-2.fc20.x86_64 as install for pykde4-4.11.3-1.fc20.x86_64 >11:43:52,247 DEBUG yum.verbose.YumBase: Quick matched PyQt4-4.10.2-2.fc20.x86_64 to require for PyQt4-webkit >11:43:52,250 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >11:43:52,251 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 >11:43:52,254 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >11:43:52,257 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >11:43:52,265 DEBUG yum.verbose.YumBase: TSINFO: Marking qca-ossl-2.0.0-0.18.beta3.fc20.x86_64 as install for qoauth-1.0.1-6.fc20.x86_64 >11:43:52,272 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-12.fc20.noarch as install for 1:qt-4.8.5-10.fc20.x86_64 >11:43:52,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-1.0.10-12.fc20.x86_64 as install for 1:qt-x11-4.8.5-10.fc20.x86_64 >11:43:52,289 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-1.2.2-0.5.20120224git.fc20.x86_64 as install for qtwebkit-2.3.3-1.fc20.x86_64 >11:43:52,290 DEBUG yum.verbose.YumBase: Quick matched qt-mobility-1.2.2-0.5.20120224git.fc20.x86_64 to require for libQtLocation.so.1()(64bit) >11:43:52,298 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >11:43:52,299 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >11:43:52,333 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >11:43:52,333 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >11:43:52,338 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-9.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:43:52,339 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:43:52,340 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:43:52,341 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-3.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >11:43:52,347 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-virtuoso-1.0.16-4.fc20.x86_64 as install for soprano-2.9.4-2.fc20.x86_64 >11:43:52,348 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for soprano-2.9.4-2.fc20.x86_64 >11:43:52,349 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for soprano-2.9.4-2.fc20.x86_64 >11:43:52,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libiodbc-3.52.7-6.fc20.x86_64 as install for soprano-2.9.4-2.fc20.x86_64 >11:43:52,352 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for soprano-2.9.4-2.fc20.x86_64 >11:43:52,353 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >11:43:52,355 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-5.fc20.noarch as install for spambayes-1.1-0.7.a6.fc20.noarch >11:43:52,361 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >11:43:52,362 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >11:43:52,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >11:43:52,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >11:43:52,371 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:43:52,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:43:52,373 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >11:43:52,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:43:52,375 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >11:43:52,383 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >11:43:52,384 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >11:43:52,393 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >11:43:52,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >11:43:52,404 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >11:43:52,405 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >11:43:52,407 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >11:43:52,414 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for usermode-gtk-1.111-4.fc20.x86_64 >11:43:52,423 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >11:43:52,448 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.16.0-1.fc20.x86_64 as install for anaconda-widgets-20.25.15-1.fc20.x86_64 >11:43:52,450 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-core-2.10.2-1.fc20.x86_64 as install for at-spi2-atk-2.10.2-1.fc20.x86_64 >11:43:52,451 DEBUG yum.verbose.YumBase: Quick matched at-spi2-core-2.10.2-1.fc20.x86_64 to require for libatspi.so.0()(64bit) >11:43:52,475 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >11:43:52,481 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.4.0-1.fc20.x86_64 as install for dnf-0.4.8-1.fc20.noarch >11:43:52,482 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.4-4.fc20.x86_64 as install for dnf-0.4.8-1.fc20.noarch >11:43:52,483 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.4.5-1.fc20.x86_64 as install for dnf-0.4.8-1.fc20.noarch >11:43:52,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libzip-0.11.1-3.fc20.x86_64 as install for ebook-tools-libs-0.2.2-1.fc20.x86_64 >11:43:52,492 DEBUG yum.verbose.YumBase: TSINFO: Marking vigra-1.9.0-11.fc20.x86_64 as install for enblend-4.1.2-1.fc20.x86_64 >11:43:52,494 DEBUG yum.verbose.YumBase: TSINFO: Marking gsl-1.15-9.fc20.x86_64 as install for enblend-4.1.2-1.fc20.x86_64 >11:43:52,494 DEBUG yum.verbose.YumBase: Quick matched gsl-1.15-9.fc20.x86_64 to require for libgsl.so.0()(64bit) >11:43:52,498 DEBUG yum.verbose.YumBase: TSINFO: Marking lldpad-0.9.46-3.fc20.x86_64 as install for fcoe-utils-1.0.29-1.fc20.x86_64 >11:43:52,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbalinux-1.0.16-2.fc20.x86_64 as install for fcoe-utils-1.0.29-1.fc20.x86_64 >11:43:52,501 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-55.fc20.x86_64 as install for fcoe-utils-1.0.29-1.fc20.x86_64 >11:43:52,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbaapi-2.2.9-3.fc20.x86_64 as install for fcoe-utils-1.0.29-1.fc20.x86_64 >11:43:52,505 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 >11:43:52,507 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >11:43:52,508 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 >11:43:52,509 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) >11:43:52,509 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) >11:43:52,520 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >11:43:52,523 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for gnome-keyring-3.10.1-1.fc20.x86_64 >11:43:52,525 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >11:43:52,525 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >11:43:52,527 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for harfbuzz-0.9.24-1.fc20.x86_64 >11:43:52,529 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-kde-20.0.0-1.fc20.noarch as install for heisenbug-kde-theme-19.90.5-1.fc20.noarch >11:43:52,550 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-64.git20131205.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >11:43:52,551 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >11:43:52,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-1.fc20.x86_64 as install for libffado-2.1.0-4.fc20.x86_64 >11:43:52,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-5.fc20.x86_64 as install for libffado-2.1.0-4.fc20.x86_64 >11:43:52,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >11:43:52,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >11:43:52,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >11:43:52,585 DEBUG yum.verbose.YumBase: TSINFO: Marking openal-soft-1.15.1-3.fc20.x86_64 as install for libkdegames-4.11.3-1.fc20.x86_64 >11:43:52,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >11:43:52,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >11:43:52,621 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >11:43:52,641 DEBUG yum.verbose.YumBase: TSINFO: Marking shapelib-1.3.0f-2.fc20.x86_64 as install for 1:marble-libs-4.11.3-1.fc20.x86_64 >11:43:52,642 DEBUG yum.verbose.YumBase: TSINFO: Marking quazip-0.5.1-2.fc20.x86_64 as install for 1:marble-libs-4.11.3-1.fc20.x86_64 >11:43:52,644 DEBUG yum.verbose.YumBase: TSINFO: Marking qextserialport-1.2-0.4.beta2.fc20.x86_64 as install for 1:marble-libs-4.11.3-1.fc20.x86_64 >11:43:52,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >11:43:52,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for nm-connection-editor-0.9.9.0-7.git20131028.fc20.x86_64 >11:43:52,661 DEBUG yum.verbose.YumBase: Quick matched libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 to require for libnm-gtk.so.0()(64bit) >11:43:52,662 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for nm-connection-editor-0.9.9.0-7.git20131028.fc20.x86_64 >11:43:52,671 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >11:43:52,693 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PlRPC-0.2020-15.fc20.noarch as install for perl-DBI-1.630-1.fc20.x86_64 >11:43:52,693 DEBUG yum.verbose.YumBase: Quick matched perl-PlRPC-0.2020-15.fc20.noarch to require for perl(RPC::PlClient) >11:43:52,694 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Coro-6.32-1.fc20.x86_64 as install for perl-DBI-1.630-1.fc20.x86_64 >11:43:52,696 DEBUG yum.verbose.YumBase: Quick matched perl-Coro-6.32-1.fc20.x86_64 to require for perl(Coro::Handle) >11:43:52,696 DEBUG yum.verbose.YumBase: Quick matched perl-Coro-6.32-1.fc20.x86_64 to require for perl(Coro) >11:43:52,711 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.60-11.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >11:43:52,712 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-4.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >11:43:52,714 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.062-2.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >11:43:52,715 DEBUG yum.verbose.YumBase: Quick matched perl-IO-Compress-2.062-2.fc20.noarch to require for perl(IO::Compress::Bzip2) >11:43:52,716 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-8.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >11:43:52,717 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-7.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >11:43:52,718 DEBUG yum.verbose.YumBase: Quick matched perl-IO-Compress-2.062-2.fc20.noarch to require for perl(IO::Uncompress::Inflate) >11:43:52,718 DEBUG yum.verbose.YumBase: Quick matched perl-IO-Compress-2.062-2.fc20.noarch to require for perl(IO::Uncompress::Gunzip) >11:43:52,719 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.00-3.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >11:43:52,720 DEBUG yum.verbose.YumBase: Quick matched perl-IO-Compress-2.062-2.fc20.noarch to require for perl(IO::Compress::Deflate) >11:43:52,721 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.062-2.fc20.x86_64 as install for perl-HTTP-Message-6.06-7.fc20.noarch >11:43:52,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >11:43:52,733 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >11:43:52,736 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >11:43:52,738 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >11:43:52,762 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-8.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,763 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.06-4.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,764 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,765 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Daemon-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,766 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,767 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,769 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-4.fc20.x86_64 as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,769 DEBUG yum.verbose.YumBase: Quick matched perl-HTML-Parser-3.71-4.fc20.x86_64 to require for perl(HTML::Entities) >11:43:52,770 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-3.fc20.x86_64 as install for perl-libwww-perl-6.05-3.fc20.noarch >11:43:52,779 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >11:43:52,780 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >11:43:52,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >11:43:52,785 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >11:43:52,786 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >11:43:52,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >11:43:52,788 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >11:43:52,788 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >11:43:52,799 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-5.fc20.x86_64 as install for python-blivet-0.23.9-1.fc20.noarch >11:43:52,800 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.2-1.fc20.x86_64 as install for python-blivet-0.23.9-1.fc20.noarch >11:43:52,801 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for python-blivet-0.23.9-1.fc20.noarch >11:43:52,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.1.9-1.fc20.x86_64 as install for python-meh-0.27-1.fc20.noarch >11:43:52,827 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for raptor2-2.0.9-2.fc20.x86_64 >11:43:52,829 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >11:43:52,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-libs-1.0.24-6.fc20.x86_64 >11:43:52,846 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >11:43:52,847 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >11:43:52,848 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >11:43:52,848 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >11:43:52,849 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >11:43:52,849 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >11:43:52,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >11:43:52,855 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >11:43:52,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >11:43:52,864 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.8-1.fc20.x86_64 as install for teamd-1.8-1.fc20.x86_64 >11:43:52,865 DEBUG yum.verbose.YumBase: Quick matched libteam-1.8-1.fc20.x86_64 to require for libteam.so.5()(64bit) >11:43:52,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.21-2.fc20.x86_64 as install for teamd-1.8-1.fc20.x86_64 >11:43:52,867 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.4-3.fc20.x86_64 as install for teamd-1.8-1.fc20.x86_64 >11:43:52,872 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.3.0-7.fc20.noarch as install for tigervnc-server-minimal-1.3.0-7.fc20.x86_64 >11:43:52,883 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.10-301.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >11:43:52,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >11:43:52,900 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-55.fc20.x86_64 as install for device-mapper-multipath-0.4.9-55.fc20.x86_64 >11:43:52,901 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-55.fc20.x86_64 to require for libmultipath.so.0()(64bit) >11:43:52,901 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-55.fc20.x86_64 to require for libmpathpersist.so.0()(64bit) >11:43:52,903 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >11:43:52,920 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for gsl-1.15-9.fc20.x86_64 >11:43:52,920 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libatlas.so.3()(64bit) >11:43:52,921 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-kde-20.0.0-1.fc20.noarch >11:43:52,933 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >11:43:52,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >11:43:52,940 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >11:43:52,947 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >11:43:52,949 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >11:43:52,951 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >11:43:52,962 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-AIO-4.15-6.fc20.x86_64 as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,964 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Guard-1.022-6.fc20.x86_64 as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,965 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Event-1.21-4.fc20.x86_64 as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,966 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-EV-4.11-4.fc20.x86_64 as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,968 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-BDB-1.1-13.fc20.noarch as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,969 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-AIO-1.1-13.fc20.noarch as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,971 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-AnyEvent-7.05-1.fc20.x86_64 as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,972 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-common-sense-3.6-6.fc20.noarch as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,973 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BDB-1.90-6.fc20.x86_64 as install for perl-Coro-6.32-1.fc20.x86_64 >11:43:52,974 DEBUG yum.verbose.YumBase: Quick matched perl-AnyEvent-7.05-1.fc20.x86_64 to require for perl(AnyEvent::Socket) >11:43:52,974 DEBUG yum.verbose.YumBase: Quick matched perl-AnyEvent-7.05-1.fc20.x86_64 to require for perl(AnyEvent::DNS) >11:43:52,977 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-291.fc20.noarch as install for perl-Digest-MD5-2.53-3.fc20.x86_64 >11:43:52,984 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-18.fc20.noarch as install for perl-HTML-Parser-3.71-4.fc20.x86_64 >11:43:52,991 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-3.fc20.noarch as install for perl-HTTP-Date-6.02-8.fc20.noarch >11:43:52,998 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.062-2.fc20.x86_64 as install for perl-IO-Compress-2.062-2.fc20.noarch >11:43:53,005 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.955-1.fc20.noarch as install for perl-Net-HTTP-6.06-4.fc20.noarch >11:43:53,009 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-Daemon-0.48-7.fc20.noarch as install for perl-PlRPC-0.2020-15.fc20.noarch >11:43:53,009 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Test) >11:43:53,010 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Log) >11:43:53,018 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >11:43:53,019 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >11:43:53,024 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.06-4.fc20.noarch as install for perl-URI-1.60-11.fc20.noarch >11:43:53,040 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.5-1.fc20.x86_64 as install for python-hawkey-0.4.5-1.fc20.x86_64 >11:43:53,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.4.0-1.gitd49d319.fc20.x86_64 as install for python-hawkey-0.4.5-1.fc20.x86_64 >11:43:53,042 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.4.0-1.gitd49d319.fc20.x86_64 to require for libsolv.so.0()(64bit) >11:43:53,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.4-4.fc20.x86_64 as install for python-libcomps-0.1.4-4.fc20.x86_64 >11:43:53,045 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.4-4.fc20.x86_64 to require for libcomps.so.0.1.4()(64bit) >11:43:53,046 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.4.0-1.fc20.x86_64 as install for python-librepo-1.4.0-1.fc20.x86_64 >11:43:53,047 DEBUG yum.verbose.YumBase: Quick matched librepo-1.4.0-1.fc20.x86_64 to require for librepo.so.0()(64bit) >11:43:53,049 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-23.fc20.x86_64 as install for python-pyblock-0.53-5.fc20.x86_64 >11:43:53,050 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-23.fc20.x86_64 to require for libdmraid.so.1()(64bit) >11:43:53,054 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for rasqal-0.9.30-2.fc20.x86_64 >11:43:53,060 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >11:43:53,073 DEBUG yum.verbose.YumBase: TSINFO: Marking hdf5-1.8.11-6.fc20.x86_64 as install for vigra-1.9.0-11.fc20.x86_64 >11:43:53,073 DEBUG yum.verbose.YumBase: Quick matched hdf5-1.8.11-6.fc20.x86_64 to require for libhdf5.so.8()(64bit) >11:43:53,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >11:43:53,077 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >11:43:53,077 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >11:43:53,083 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-23.fc20.x86_64 as install for dmraid-1.0.0.rc16-23.fc20.x86_64 >11:43:53,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for hdf5-1.8.11-6.fc20.x86_64 >11:43:53,095 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >11:43:53,100 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Task-Weaken-1.04-8.fc20.noarch as install for perl-AnyEvent-7.05-1.fc20.x86_64 >11:43:53,101 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.55-4.fc20.x86_64 as install for perl-AnyEvent-7.05-1.fc20.x86_64 >11:43:53,109 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-4.fc20.noarch as install for perl-Business-ISBN-2.06-4.fc20.noarch >11:43:53,130 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.22-2.fc20.noarch as install for perl-IO-Socket-SSL-1.955-1.fc20.noarch >11:43:53,132 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-LibIDN-0.12-16.fc20.x86_64 as install for perl-IO-Socket-SSL-1.955-1.fc20.noarch >11:43:53,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for sox-14.4.1-4.fc20.x86_64 >11:43:53,146 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >11:43:53,150 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-12.fc20.x86_64 as install for dmraid-events-1.0.0.rc16-23.fc20.x86_64 >11:43:53,336 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-l10n-4.11.3-1.fc20.noarch as install for kde-l10n-Czech-4.11.3-1.fc20.noarch >11:43:53,561 DEBUG yum.verbose.YumBase: Depsolve time: 4.193 >11:43:53,606 INFO packaging: 1266 packages selected totalling 3.46 GB > > >/tmp/program.log: >11:22:46,745 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:22:46,764 DEBUG program: Return code: 0 >11:22:46,764 INFO program: Running... udevadm settle --timeout=300 >11:22:47,215 DEBUG program: Return code: 0 >11:22:47,216 INFO program: Running... modprobe fcoe >11:22:47,282 DEBUG program: Return code: 0 >11:22:47,282 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:22:47,344 INFO program: No FCoE boot disk information is found in EDD! >11:22:47,345 DEBUG program: Return code: 1 >11:22:48,098 INFO program: Running... spice-vdagent >11:22:48,097 INFO program: Running... metacity --display :1 --sm-disable >11:22:48,129 DEBUG program: Return code: 0 >11:22:49,952 INFO program: Running... udevadm settle --timeout=300 >11:22:49,976 DEBUG program: Return code: 0 >11:22:50,053 INFO program: Running... multipath -c /dev/sdd >11:22:50,069 INFO program: /dev/sdd is not a valid multipath device path >11:22:50,070 DEBUG program: Return code: 1 >11:22:50,206 INFO program: Running... dumpe2fs -h /dev/sdd1 >11:22:50,256 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:22:50,258 INFO program: Filesystem volume name: 128m >11:22:50,260 INFO program: Last mounted on: /mnt >11:22:50,261 INFO program: Filesystem UUID: cfa147c0-5513-404a-8a94-88a6ed1e6ad8 >11:22:50,262 INFO program: Filesystem magic number: 0xEF53 >11:22:50,263 INFO program: Filesystem revision #: 1 (dynamic) >11:22:50,263 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype sparse_super >11:22:50,264 INFO program: Filesystem flags: signed_directory_hash >11:22:50,264 INFO program: Default mount options: user_xattr acl >11:22:50,265 INFO program: Filesystem state: clean >11:22:50,265 INFO program: Errors behavior: Continue >11:22:50,265 INFO program: Filesystem OS type: Linux >11:22:50,265 INFO program: Inode count: 31744 >11:22:50,266 INFO program: Block count: 126976 >11:22:50,266 INFO program: Reserved block count: 6348 >11:22:50,266 INFO program: Free blocks: 110440 >11:22:50,266 INFO program: Free inodes: 31391 >11:22:50,266 INFO program: First block: 1 >11:22:50,267 INFO program: Block size: 1024 >11:22:50,267 INFO program: Fragment size: 1024 >11:22:50,267 INFO program: Reserved GDT blocks: 256 >11:22:50,267 INFO program: Blocks per group: 8192 >11:22:50,267 INFO program: Fragments per group: 8192 >11:22:50,268 INFO program: Inodes per group: 1984 >11:22:50,268 INFO program: Inode blocks per group: 248 >11:22:50,268 INFO program: Filesystem created: Fri Sep 5 05:38:33 2014 >11:22:50,268 INFO program: Last mount time: Mon Sep 8 11:19:26 2014 >11:22:50,269 INFO program: Last write time: Mon Sep 8 11:20:35 2014 >11:22:50,269 INFO program: Mount count: 4 >11:22:50,269 INFO program: Maximum mount count: -1 >11:22:50,269 INFO program: Last checked: Fri Sep 5 05:38:33 2014 >11:22:50,269 INFO program: Check interval: 0 (<none>) >11:22:50,270 INFO program: Lifetime writes: 11 MB >11:22:50,270 INFO program: Reserved blocks uid: 0 (user root) >11:22:50,270 INFO program: Reserved blocks gid: 0 (group root) >11:22:50,270 INFO program: First inode: 11 >11:22:50,270 INFO program: Inode size: 128 >11:22:50,271 INFO program: Default directory hash: half_md4 >11:22:50,271 INFO program: Directory Hash Seed: 2d4681a3-d586-4658-a353-57ee076f6968 >11:22:50,271 INFO program: >11:22:50,271 DEBUG program: Return code: 0 >11:22:50,272 INFO program: Running... systemctl start chronyd.service >11:22:50,336 DEBUG program: Return code: 0 >11:22:50,337 INFO program: Running... resize2fs -P /dev/sdd1 >11:22:50,404 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:22:50,474 INFO program: Estimated minimum size of the filesystem: 12005 >11:22:50,474 DEBUG program: Return code: 0 >11:22:50,591 INFO program: Running... multipath -c /dev/sda >11:22:50,603 INFO program: /dev/sda is not a valid multipath device path >11:22:50,604 DEBUG program: Return code: 1 >11:22:50,743 INFO program: Running... mdadm --examine --export /dev/sda1 >11:22:50,761 INFO program: MD_LEVEL=raid1 >11:22:50,762 INFO program: MD_DEVICES=2 >11:22:50,762 INFO program: MD_UUID=2bd40931:5db40899:04894333:532a878b >11:22:50,763 INFO program: MD_UPDATE_TIME=1410174121 >11:22:50,763 INFO program: MD_EVENTS=21 >11:22:50,763 DEBUG program: Return code: 0 >11:22:50,764 INFO program: Running... mdadm --examine --brief /dev/sda1 >11:22:50,777 INFO program: ARRAY /dev/md0 UUID=2bd40931:5db40899:04894333:532a878b >11:22:50,778 DEBUG program: Return code: 0 >11:22:50,793 INFO program: Running... udevadm settle --timeout=300 >11:22:50,818 DEBUG program: Return code: 0 >11:22:50,866 INFO program: Running... udevadm settle --timeout=300 >11:22:50,888 DEBUG program: Return code: 0 >11:22:50,889 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >11:22:50,905 DEBUG program: Return code: 1 >11:22:51,004 INFO program: Running... mdadm --examine --export /dev/sda2 >11:22:51,018 INFO program: MD_LEVEL=raid0 >11:22:51,020 INFO program: MD_DEVICES=3 >11:22:51,020 INFO program: MD_NAME=localhost:1 >11:22:51,021 INFO program: MD_UUID=55f92c04:1c9c48f1:6b7fa30c:53afb52b >11:22:51,022 INFO program: MD_UPDATE_TIME=1410174058 >11:22:51,023 INFO program: MD_DEV_UUID=a38975f3:dd5b8679:aa9dcd04:cbd3a65e >11:22:51,023 INFO program: MD_EVENTS=0 >11:22:51,023 DEBUG program: Return code: 0 >11:22:51,024 INFO program: Running... mdadm --examine --brief /dev/sda2 >11:22:51,038 INFO program: ARRAY /dev/md/1 metadata=1.2 UUID=55f92c04:1c9c48f1:6b7fa30c:53afb52b name=localhost:1 >11:22:51,038 DEBUG program: Return code: 0 >11:22:51,049 INFO program: Running... udevadm settle --timeout=300 >11:22:51,071 DEBUG program: Return code: 0 >11:22:51,108 INFO program: Running... udevadm settle --timeout=300 >11:22:51,132 DEBUG program: Return code: 0 >11:22:51,132 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >11:22:51,148 DEBUG program: Return code: 1 >11:22:51,219 INFO program: Running... mdadm --examine --export /dev/sda3 >11:22:51,234 INFO program: MD_LEVEL=raid0 >11:22:51,234 INFO program: MD_DEVICES=3 >11:22:51,235 INFO program: MD_NAME=localhost:2 >11:22:51,235 INFO program: MD_UUID=d4b6c747:e7f2546c:7797ff7a:c975c701 >11:22:51,236 INFO program: MD_UPDATE_TIME=1410174675 >11:22:51,236 INFO program: MD_DEV_UUID=caee3cf2:25c26476:8d9ba917:58d63a5d >11:22:51,236 INFO program: MD_EVENTS=0 >11:22:51,237 DEBUG program: Return code: 0 >11:22:51,237 INFO program: Running... mdadm --examine --brief /dev/sda3 >11:22:51,251 INFO program: ARRAY /dev/md/2 metadata=1.2 UUID=d4b6c747:e7f2546c:7797ff7a:c975c701 name=localhost:2 >11:22:51,251 DEBUG program: Return code: 0 >11:22:51,263 INFO program: Running... udevadm settle --timeout=300 >11:22:51,280 DEBUG program: Return code: 0 >11:22:51,329 INFO program: Running... udevadm settle --timeout=300 >11:22:51,352 DEBUG program: Return code: 0 >11:22:51,353 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >11:22:51,365 DEBUG program: Return code: 1 >11:22:51,448 INFO program: Running... multipath -c /dev/sdb >11:22:51,462 INFO program: /dev/sdb is not a valid multipath device path >11:22:51,463 DEBUG program: Return code: 1 >11:22:51,705 INFO program: Running... mdadm --examine --export /dev/sdb1 >11:22:51,726 INFO program: MD_LEVEL=raid1 >11:22:51,727 INFO program: MD_DEVICES=2 >11:22:51,728 INFO program: MD_UUID=2bd40931:5db40899:04894333:532a878b >11:22:51,728 INFO program: MD_UPDATE_TIME=1410174121 >11:22:51,728 INFO program: MD_EVENTS=21 >11:22:51,729 DEBUG program: Return code: 0 >11:22:51,729 INFO program: Running... mdadm --examine --brief /dev/sdb1 >11:22:51,752 INFO program: ARRAY /dev/md0 UUID=2bd40931:5db40899:04894333:532a878b >11:22:51,753 DEBUG program: Return code: 0 >11:22:51,775 INFO program: Running... udevadm settle --timeout=300 >11:22:51,795 DEBUG program: Return code: 0 >11:22:51,795 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >11:22:51,819 DEBUG program: Return code: 1 >11:22:51,905 INFO program: Running... mdadm --examine --export /dev/sdb2 >11:22:51,927 INFO program: MD_LEVEL=raid0 >11:22:51,928 INFO program: MD_DEVICES=3 >11:22:51,928 INFO program: MD_NAME=localhost:1 >11:22:51,928 INFO program: MD_UUID=55f92c04:1c9c48f1:6b7fa30c:53afb52b >11:22:51,929 INFO program: MD_UPDATE_TIME=1410174058 >11:22:51,929 INFO program: MD_DEV_UUID=c6eb8b8b:ca7322f8:ca933d53:3174589c >11:22:51,929 INFO program: MD_EVENTS=0 >11:22:51,930 DEBUG program: Return code: 0 >11:22:51,930 INFO program: Running... mdadm --examine --brief /dev/sdb2 >11:22:51,952 INFO program: ARRAY /dev/md/1 metadata=1.2 UUID=55f92c04:1c9c48f1:6b7fa30c:53afb52b name=localhost:1 >11:22:51,953 DEBUG program: Return code: 0 >11:22:51,976 INFO program: Running... udevadm settle --timeout=300 >11:22:51,996 DEBUG program: Return code: 0 >11:22:51,997 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >11:22:52,035 DEBUG program: Return code: 1 >11:22:52,117 INFO program: Running... mdadm --examine --export /dev/sdb3 >11:22:52,135 INFO program: MD_LEVEL=raid0 >11:22:52,136 INFO program: MD_DEVICES=3 >11:22:52,136 INFO program: MD_NAME=localhost:2 >11:22:52,136 INFO program: MD_UUID=d4b6c747:e7f2546c:7797ff7a:c975c701 >11:22:52,136 INFO program: MD_UPDATE_TIME=1410174675 >11:22:52,137 INFO program: MD_DEV_UUID=3ac07ba7:b87289d3:50573958:993f68af >11:22:52,137 INFO program: MD_EVENTS=0 >11:22:52,137 DEBUG program: Return code: 0 >11:22:52,137 INFO program: Running... mdadm --examine --brief /dev/sdb3 >11:22:52,160 INFO program: ARRAY /dev/md/2 metadata=1.2 UUID=d4b6c747:e7f2546c:7797ff7a:c975c701 name=localhost:2 >11:22:52,161 DEBUG program: Return code: 0 >11:22:52,178 INFO program: Running... udevadm settle --timeout=300 >11:22:52,198 DEBUG program: Return code: 0 >11:22:52,199 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >11:22:52,227 DEBUG program: Return code: 1 >11:22:52,463 INFO program: Running... multipath -c /dev/sdc >11:22:52,477 INFO program: /dev/sdc is not a valid multipath device path >11:22:52,478 DEBUG program: Return code: 1 >11:22:52,618 INFO program: Running... mdadm --examine --export /dev/sdc1 >11:22:52,643 INFO program: MD_LEVEL=raid1 >11:22:52,644 INFO program: MD_DEVICES=2 >11:22:52,644 INFO program: MD_UUID=2bd40931:5db40899:04894333:532a878b >11:22:52,645 INFO program: MD_UPDATE_TIME=1410174121 >11:22:52,645 INFO program: MD_EVENTS=21 >11:22:52,645 DEBUG program: Return code: 0 >11:22:52,645 INFO program: Running... mdadm --examine --brief /dev/sdc1 >11:22:52,659 INFO program: ARRAY /dev/md0 UUID=2bd40931:5db40899:04894333:532a878b >11:22:52,659 INFO program: spares=1 >11:22:52,659 DEBUG program: Return code: 0 >11:22:52,679 INFO program: Running... udevadm settle --timeout=300 >11:22:52,703 DEBUG program: Return code: 0 >11:22:52,747 INFO program: Running... mdadm --examine --export /dev/sdc2 >11:22:52,763 INFO program: MD_LEVEL=raid0 >11:22:52,764 INFO program: MD_DEVICES=3 >11:22:52,764 INFO program: MD_NAME=localhost:1 >11:22:52,764 INFO program: MD_UUID=55f92c04:1c9c48f1:6b7fa30c:53afb52b >11:22:52,765 INFO program: MD_UPDATE_TIME=1410174058 >11:22:52,765 INFO program: MD_DEV_UUID=bad734de:ad47f6b9:4a08d210:7cb729a5 >11:22:52,765 INFO program: MD_EVENTS=0 >11:22:52,765 DEBUG program: Return code: 0 >11:22:52,766 INFO program: Running... mdadm --examine --brief /dev/sdc2 >11:22:52,779 INFO program: ARRAY /dev/md/1 metadata=1.2 UUID=55f92c04:1c9c48f1:6b7fa30c:53afb52b name=localhost:1 >11:22:52,779 DEBUG program: Return code: 0 >11:22:52,802 INFO program: Running... udevadm settle --timeout=300 >11:22:52,823 DEBUG program: Return code: 0 >11:22:52,823 INFO program: Running... mdadm --incremental --quiet /dev/sdc2 >11:22:52,837 DEBUG program: Return code: 1 >11:22:52,907 INFO program: Running... mdadm --examine --export /dev/sdc3 >11:22:52,921 INFO program: MD_LEVEL=raid0 >11:22:52,921 INFO program: MD_DEVICES=3 >11:22:52,922 INFO program: MD_NAME=localhost:2 >11:22:52,922 INFO program: MD_UUID=d4b6c747:e7f2546c:7797ff7a:c975c701 >11:22:52,922 INFO program: MD_UPDATE_TIME=1410174675 >11:22:52,922 INFO program: MD_DEV_UUID=d123dc31:9e3aa9c0:e3b5a2fe:748de5c4 >11:22:52,923 INFO program: MD_EVENTS=0 >11:22:52,923 DEBUG program: Return code: 0 >11:22:52,923 INFO program: Running... mdadm --examine --brief /dev/sdc3 >11:22:52,937 INFO program: ARRAY /dev/md/2 metadata=1.2 UUID=d4b6c747:e7f2546c:7797ff7a:c975c701 name=localhost:2 >11:22:52,938 DEBUG program: Return code: 0 >11:22:52,956 INFO program: Running... udevadm settle --timeout=300 >11:22:52,976 DEBUG program: Return code: 0 >11:22:52,977 INFO program: Running... mdadm --incremental --quiet /dev/sdc3 >11:22:52,994 DEBUG program: Return code: 1 >11:22:53,287 INFO program: Running... dumpe2fs -h /dev/loop1 >11:22:53,301 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:22:53,302 INFO program: Filesystem volume name: Anaconda >11:22:53,302 INFO program: Last mounted on: / >11:22:53,302 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:22:53,302 INFO program: Filesystem magic number: 0xEF53 >11:22:53,302 INFO program: Filesystem revision #: 1 (dynamic) >11:22:53,303 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 >11:22:53,303 INFO program: Filesystem flags: signed_directory_hash >11:22:53,303 INFO program: Default mount options: user_xattr acl >11:22:53,303 INFO program: Filesystem state: clean >11:22:53,303 INFO program: Errors behavior: Continue >11:22:53,304 INFO program: Filesystem OS type: Linux >11:22:53,304 INFO program: Inode count: 131072 >11:22:53,304 INFO program: Block count: 2097152 >11:22:53,304 INFO program: Reserved block count: 0 >11:22:53,305 INFO program: Free blocks: 1293489 >11:22:53,305 INFO program: Free inodes: 103755 >11:22:53,305 INFO program: First block: 1 >11:22:53,305 INFO program: Block size: 1024 >11:22:53,305 INFO program: Fragment size: 1024 >11:22:53,305 INFO program: Reserved GDT blocks: 256 >11:22:53,306 INFO program: Blocks per group: 8192 >11:22:53,306 INFO program: Fragments per group: 8192 >11:22:53,306 INFO program: Inodes per group: 512 >11:22:53,307 INFO program: Inode blocks per group: 128 >11:22:53,307 INFO program: Flex block group size: 16 >11:22:53,307 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:22:53,307 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >11:22:53,308 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >11:22:53,308 INFO program: Mount count: 2 >11:22:53,308 INFO program: Maximum mount count: -1 >11:22:53,308 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:22:53,308 INFO program: Check interval: 0 (<none>) >11:22:53,309 INFO program: Lifetime writes: 32 MB >11:22:53,309 INFO program: Reserved blocks uid: 0 (user root) >11:22:53,309 INFO program: Reserved blocks gid: 0 (group root) >11:22:53,309 INFO program: First inode: 11 >11:22:53,309 INFO program: Inode size: 256 >11:22:53,309 INFO program: Required extra isize: 28 >11:22:53,310 INFO program: Desired extra isize: 28 >11:22:53,310 INFO program: Journal inode: 8 >11:22:53,310 INFO program: Default directory hash: half_md4 >11:22:53,310 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:22:53,310 INFO program: Journal backup: inode blocks >11:22:53,311 INFO program: Journal features: (none) >11:22:53,311 INFO program: Journal size: 32M >11:22:53,311 INFO program: Journal length: 32768 >11:22:53,311 INFO program: Journal sequence: 0x00000007 >11:22:53,311 INFO program: Journal start: 0 >11:22:53,311 INFO program: >11:22:53,312 DEBUG program: Return code: 0 >11:22:53,312 INFO program: Running... resize2fs -P /dev/loop1 >11:22:53,325 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:22:53,329 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:22:53,331 INFO program: Couldn't find valid filesystem superblock. >11:22:53,331 DEBUG program: Return code: 1 >11:22:53,388 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:22:53,403 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:22:53,404 INFO program: Filesystem volume name: Anaconda >11:22:53,404 INFO program: Last mounted on: / >11:22:53,404 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:22:53,404 INFO program: Filesystem magic number: 0xEF53 >11:22:53,405 INFO program: Filesystem revision #: 1 (dynamic) >11:22:53,405 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 >11:22:53,405 INFO program: Filesystem flags: signed_directory_hash >11:22:53,406 INFO program: Default mount options: user_xattr acl >11:22:53,406 INFO program: Filesystem state: clean >11:22:53,406 INFO program: Errors behavior: Continue >11:22:53,407 INFO program: Filesystem OS type: Linux >11:22:53,407 INFO program: Inode count: 131072 >11:22:53,407 INFO program: Block count: 2097152 >11:22:53,408 INFO program: Reserved block count: 0 >11:22:53,408 INFO program: Free blocks: 1293489 >11:22:53,408 INFO program: Free inodes: 103755 >11:22:53,409 INFO program: First block: 1 >11:22:53,409 INFO program: Block size: 1024 >11:22:53,409 INFO program: Fragment size: 1024 >11:22:53,409 INFO program: Reserved GDT blocks: 256 >11:22:53,410 INFO program: Blocks per group: 8192 >11:22:53,410 INFO program: Fragments per group: 8192 >11:22:53,410 INFO program: Inodes per group: 512 >11:22:53,411 INFO program: Inode blocks per group: 128 >11:22:53,411 INFO program: Flex block group size: 16 >11:22:53,411 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:22:53,412 INFO program: Last mount time: Mon Sep 8 11:22:37 2014 >11:22:53,412 INFO program: Last write time: Mon Sep 8 11:22:37 2014 >11:22:53,412 INFO program: Mount count: 3 >11:22:53,413 INFO program: Maximum mount count: -1 >11:22:53,413 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:22:53,413 INFO program: Check interval: 0 (<none>) >11:22:53,414 INFO program: Lifetime writes: 32 MB >11:22:53,414 INFO program: Reserved blocks uid: 0 (user root) >11:22:53,414 INFO program: Reserved blocks gid: 0 (group root) >11:22:53,414 INFO program: First inode: 11 >11:22:53,415 INFO program: Inode size: 256 >11:22:53,415 INFO program: Required extra isize: 28 >11:22:53,415 INFO program: Desired extra isize: 28 >11:22:53,416 INFO program: Journal inode: 8 >11:22:53,416 INFO program: Default directory hash: half_md4 >11:22:53,416 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:22:53,417 INFO program: Journal backup: inode blocks >11:22:53,417 INFO program: Journal features: (none) >11:22:53,417 INFO program: Journal size: 32M >11:22:53,418 INFO program: Journal length: 32768 >11:22:53,418 INFO program: Journal sequence: 0x00000008 >11:22:53,418 INFO program: Journal start: 1 >11:22:53,418 INFO program: >11:22:53,419 DEBUG program: Return code: 0 >11:22:53,419 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:22:53,433 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:22:53,434 INFO program: Estimated minimum size of the filesystem: 786368 >11:22:53,434 DEBUG program: Return code: 0 >11:22:53,495 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >11:22:53,508 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:22:53,508 INFO program: Filesystem volume name: Anaconda >11:22:53,509 INFO program: Last mounted on: / >11:22:53,509 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:22:53,509 INFO program: Filesystem magic number: 0xEF53 >11:22:53,510 INFO program: Filesystem revision #: 1 (dynamic) >11:22:53,510 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 >11:22:53,510 INFO program: Filesystem flags: signed_directory_hash >11:22:53,511 INFO program: Default mount options: user_xattr acl >11:22:53,511 INFO program: Filesystem state: clean >11:22:53,511 INFO program: Errors behavior: Continue >11:22:53,512 INFO program: Filesystem OS type: Linux >11:22:53,512 INFO program: Inode count: 131072 >11:22:53,512 INFO program: Block count: 2097152 >11:22:53,512 INFO program: Reserved block count: 0 >11:22:53,513 INFO program: Free blocks: 1293489 >11:22:53,513 INFO program: Free inodes: 103755 >11:22:53,513 INFO program: First block: 1 >11:22:53,514 INFO program: Block size: 1024 >11:22:53,514 INFO program: Fragment size: 1024 >11:22:53,514 INFO program: Reserved GDT blocks: 256 >11:22:53,514 INFO program: Blocks per group: 8192 >11:22:53,515 INFO program: Fragments per group: 8192 >11:22:53,515 INFO program: Inodes per group: 512 >11:22:53,516 INFO program: Inode blocks per group: 128 >11:22:53,516 INFO program: Flex block group size: 16 >11:22:53,516 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:22:53,517 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >11:22:53,517 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >11:22:53,517 INFO program: Mount count: 2 >11:22:53,518 INFO program: Maximum mount count: -1 >11:22:53,518 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:22:53,519 INFO program: Check interval: 0 (<none>) >11:22:53,519 INFO program: Lifetime writes: 32 MB >11:22:53,520 INFO program: Reserved blocks uid: 0 (user root) >11:22:53,520 INFO program: Reserved blocks gid: 0 (group root) >11:22:53,520 INFO program: First inode: 11 >11:22:53,521 INFO program: Inode size: 256 >11:22:53,521 INFO program: Required extra isize: 28 >11:22:53,522 INFO program: Desired extra isize: 28 >11:22:53,522 INFO program: Journal inode: 8 >11:22:53,522 INFO program: Default directory hash: half_md4 >11:22:53,523 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:22:53,523 INFO program: Journal backup: inode blocks >11:22:53,524 INFO program: Journal features: (none) >11:22:53,524 INFO program: Journal size: 32M >11:22:53,524 INFO program: Journal length: 32768 >11:22:53,525 INFO program: Journal sequence: 0x00000007 >11:22:53,525 INFO program: Journal start: 0 >11:22:53,525 INFO program: >11:22:53,526 DEBUG program: Return code: 0 >11:22:53,527 INFO program: Running... resize2fs -P /dev/mapper/live-base >11:22:53,540 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:22:53,541 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >11:22:53,542 INFO program: Couldn't find valid filesystem superblock. >11:22:53,543 DEBUG program: Return code: 1 >11:22:53,587 INFO program: Running... dumpe2fs -h /dev/md/0 >11:22:53,611 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:22:53,613 INFO program: Filesystem volume name: <none> >11:22:53,613 INFO program: Last mounted on: <not available> >11:22:53,614 INFO program: Filesystem UUID: 14046117-0789-4e5a-899b-3e412025b414 >11:22:53,614 INFO program: Filesystem magic number: 0xEF53 >11:22:53,632 INFO program: Filesystem revision #: 1 (dynamic) >11:22:53,632 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:22:53,633 INFO program: Filesystem flags: signed_directory_hash >11:22:53,633 INFO program: Default mount options: user_xattr acl >11:22:53,633 INFO program: Filesystem state: clean >11:22:53,633 INFO program: Errors behavior: Continue >11:22:53,633 INFO program: Filesystem OS type: Linux >11:22:53,634 INFO program: Inode count: 76912 >11:22:53,634 INFO program: Block count: 307136 >11:22:53,634 INFO program: Reserved block count: 15356 >11:22:53,634 INFO program: Free blocks: 287167 >11:22:53,635 INFO program: Free inodes: 76901 >11:22:53,635 INFO program: First block: 1 >11:22:53,635 INFO program: Block size: 1024 >11:22:53,635 INFO program: Fragment size: 1024 >11:22:53,635 INFO program: Reserved GDT blocks: 256 >11:22:53,635 INFO program: Blocks per group: 8192 >11:22:53,636 INFO program: Fragments per group: 8192 >11:22:53,636 INFO program: Inodes per group: 2024 >11:22:53,636 INFO program: Inode blocks per group: 253 >11:22:53,636 INFO program: Flex block group size: 16 >11:22:53,636 INFO program: Filesystem created: Mon Sep 8 11:11:41 2014 >11:22:53,637 INFO program: Last mount time: n/a >11:22:53,637 INFO program: Last write time: Mon Sep 8 11:11:41 2014 >11:22:53,637 INFO program: Mount count: 0 >11:22:53,637 INFO program: Maximum mount count: -1 >11:22:53,637 INFO program: Last checked: Mon Sep 8 11:11:41 2014 >11:22:53,637 INFO program: Check interval: 0 (<none>) >11:22:53,638 INFO program: Lifetime writes: 8 MB >11:22:53,638 INFO program: Reserved blocks uid: 0 (user root) >11:22:53,638 INFO program: Reserved blocks gid: 0 (group root) >11:22:53,648 INFO program: First inode: 11 >11:22:53,648 INFO program: Inode size: 128 >11:22:53,649 INFO program: Journal inode: 8 >11:22:53,649 INFO program: Default directory hash: half_md4 >11:22:53,650 INFO program: Directory Hash Seed: 599534c8-6f48-41bb-b523-c04f8877c99d >11:22:53,650 INFO program: Journal backup: inode blocks >11:22:53,651 INFO program: Journal features: (none) >11:22:53,651 INFO program: Journal size: 8M >11:22:53,652 INFO program: Journal length: 8192 >11:22:53,652 INFO program: Journal sequence: 0x00000001 >11:22:53,653 INFO program: Journal start: 0 >11:22:53,653 INFO program: >11:22:53,653 DEBUG program: Return code: 0 >11:22:53,654 INFO program: Running... resize2fs -P /dev/md/0 >11:22:53,669 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:22:53,670 INFO program: Estimated minimum size of the filesystem: 13619 >11:22:53,670 DEBUG program: Return code: 0 >11:22:53,694 INFO program: Running... dumpe2fs -h /dev/md/1 >11:22:53,739 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:22:53,739 INFO program: Filesystem volume name: <none> >11:22:53,740 INFO program: Last mounted on: <not available> >11:22:53,740 INFO program: Filesystem UUID: 8c8b1c6c-4f89-4eff-a90e-8f6ff8f3f212 >11:22:53,740 INFO program: Filesystem magic number: 0xEF53 >11:22:53,740 INFO program: Filesystem revision #: 1 (dynamic) >11:22:53,740 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:22:53,741 INFO program: Filesystem flags: signed_directory_hash >11:22:53,741 INFO program: Default mount options: user_xattr acl >11:22:53,741 INFO program: Filesystem state: clean >11:22:53,741 INFO program: Errors behavior: Continue >11:22:53,741 INFO program: Filesystem OS type: Linux >11:22:53,741 INFO program: Inode count: 11796480 >11:22:53,742 INFO program: Block count: 47161344 >11:22:53,742 INFO program: Reserved block count: 2358067 >11:22:53,742 INFO program: Free blocks: 46373035 >11:22:53,742 INFO program: Free inodes: 11796469 >11:22:53,742 INFO program: First block: 0 >11:22:53,743 INFO program: Block size: 4096 >11:22:53,743 INFO program: Fragment size: 4096 >11:22:53,743 INFO program: Reserved GDT blocks: 1012 >11:22:53,743 INFO program: Blocks per group: 32768 >11:22:53,744 INFO program: Fragments per group: 32768 >11:22:53,744 INFO program: Inodes per group: 8192 >11:22:53,744 INFO program: Inode blocks per group: 512 >11:22:53,744 INFO program: RAID stride: 16 >11:22:53,745 INFO program: RAID stripe width: 48 >11:22:53,745 INFO program: Flex block group size: 16 >11:22:53,745 INFO program: Filesystem created: Mon Sep 8 11:11:43 2014 >11:22:53,745 INFO program: Last mount time: n/a >11:22:53,745 INFO program: Last write time: Mon Sep 8 11:11:44 2014 >11:22:53,746 INFO program: Mount count: 0 >11:22:53,746 INFO program: Maximum mount count: -1 >11:22:53,746 INFO program: Last checked: Mon Sep 8 11:11:43 2014 >11:22:53,746 INFO program: Check interval: 0 (<none>) >11:22:53,746 INFO program: Lifetime writes: 133 MB >11:22:53,747 INFO program: Reserved blocks uid: 0 (user root) >11:22:53,747 INFO program: Reserved blocks gid: 0 (group root) >11:22:53,747 INFO program: First inode: 11 >11:22:53,747 INFO program: Inode size: 256 >11:22:53,747 INFO program: Required extra isize: 28 >11:22:53,748 INFO program: Desired extra isize: 28 >11:22:53,748 INFO program: Journal inode: 8 >11:22:53,748 INFO program: Default directory hash: half_md4 >11:22:53,748 INFO program: Directory Hash Seed: de983cdf-dbf0-443e-ad86-29521e451c82 >11:22:53,748 INFO program: Journal backup: inode blocks >11:22:53,749 INFO program: Journal features: (none) >11:22:53,749 INFO program: Journal size: 128M >11:22:53,749 INFO program: Journal length: 32768 >11:22:53,749 INFO program: Journal sequence: 0x00000001 >11:22:53,749 INFO program: Journal start: 0 >11:22:53,749 INFO program: >11:22:53,750 DEBUG program: Return code: 0 >11:22:53,750 INFO program: Running... resize2fs -P /dev/md/1 >11:22:53,771 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:22:53,772 INFO program: Estimated minimum size of the filesystem: 137767 >11:22:53,772 DEBUG program: Return code: 0 >11:22:53,817 INFO program: Running... udevadm settle --timeout=300 >11:22:53,920 DEBUG program: Return code: 0 >11:22:53,936 INFO program: Running... udevadm settle --timeout=300 >11:22:53,957 DEBUG program: Return code: 0 >11:22:53,963 INFO program: Running... udevadm settle --timeout=300 >11:22:53,988 DEBUG program: Return code: 0 >11:22:53,991 INFO program: Running... udevadm settle --timeout=300 >11:22:54,010 DEBUG program: Return code: 0 >11:22:54,011 INFO program: Running... mdadm --stop /dev/md/0 >11:22:54,054 INFO program: mdadm: stopped /dev/md/0 >11:22:54,054 DEBUG program: Return code: 0 >11:22:54,062 INFO program: Running... udevadm settle --timeout=300 >11:22:54,083 DEBUG program: Return code: 0 >11:22:54,090 INFO program: Running... udevadm settle --timeout=300 >11:22:54,114 DEBUG program: Return code: 0 >11:22:54,120 INFO program: Running... udevadm settle --timeout=300 >11:22:54,142 DEBUG program: Return code: 0 >11:22:54,148 INFO program: Running... udevadm settle --timeout=300 >11:22:54,170 DEBUG program: Return code: 0 >11:22:54,176 INFO program: Running... udevadm settle --timeout=300 >11:22:54,196 DEBUG program: Return code: 0 >11:22:54,209 INFO program: Running... udevadm settle --timeout=300 >11:22:54,232 DEBUG program: Return code: 0 >11:22:54,236 INFO program: Running... udevadm settle --timeout=300 >11:22:54,260 DEBUG program: Return code: 0 >11:22:54,261 INFO program: Running... mdadm --stop /dev/md/1 >11:22:54,302 INFO program: mdadm: stopped /dev/md/1 >11:22:54,302 DEBUG program: Return code: 0 >11:22:54,310 INFO program: Running... udevadm settle --timeout=300 >11:22:54,332 DEBUG program: Return code: 0 >11:22:54,340 INFO program: Running... udevadm settle --timeout=300 >11:22:54,363 DEBUG program: Return code: 0 >11:22:54,374 INFO program: Running... udevadm settle --timeout=300 >11:22:54,398 DEBUG program: Return code: 0 >11:22:54,404 INFO program: Running... udevadm settle --timeout=300 >11:22:54,426 DEBUG program: Return code: 0 >11:22:54,432 INFO program: Running... udevadm settle --timeout=300 >11:22:54,453 DEBUG program: Return code: 0 >11:22:54,461 INFO program: Running... udevadm settle --timeout=300 >11:22:54,484 DEBUG program: Return code: 0 >11:22:54,490 INFO program: Running... udevadm settle --timeout=300 >11:22:54,512 DEBUG program: Return code: 0 >11:22:54,513 INFO program: Running... mdadm --stop /dev/md/2 >11:22:54,551 INFO program: mdadm: stopped /dev/md/2 >11:22:54,551 DEBUG program: Return code: 0 >11:22:54,557 INFO program: Running... udevadm settle --timeout=300 >11:22:54,579 DEBUG program: Return code: 0 >11:22:54,585 INFO program: Running... udevadm settle --timeout=300 >11:22:54,605 DEBUG program: Return code: 0 >11:22:54,612 INFO program: Running... udevadm settle --timeout=300 >11:22:54,635 DEBUG program: Return code: 0 >11:22:54,641 INFO program: Running... udevadm settle --timeout=300 >11:22:54,661 DEBUG program: Return code: 0 >11:22:54,667 INFO program: Running... udevadm settle --timeout=300 >11:22:54,689 DEBUG program: Return code: 0 >11:22:54,696 INFO program: Running... udevadm settle --timeout=300 >11:22:54,720 DEBUG program: Return code: 0 >11:22:54,727 INFO program: Running... udevadm settle --timeout=300 >11:22:54,748 DEBUG program: Return code: 0 >11:22:54,757 INFO program: Running... udevadm settle --timeout=300 >11:22:54,779 DEBUG program: Return code: 0 >11:22:54,785 INFO program: Running... udevadm settle --timeout=300 >11:22:54,809 DEBUG program: Return code: 0 >11:22:54,814 INFO program: Running... udevadm settle --timeout=300 >11:22:54,834 DEBUG program: Return code: 0 >11:22:54,837 INFO program: Running... udevadm settle --timeout=300 >11:22:54,857 DEBUG program: Return code: 0 >11:22:54,863 INFO program: Running... udevadm settle --timeout=300 >11:22:54,885 DEBUG program: Return code: 0 >11:22:54,892 INFO program: Running... udevadm settle --timeout=300 >11:22:54,913 DEBUG program: Return code: 0 >11:22:54,919 INFO program: Running... udevadm settle --timeout=300 >11:22:54,941 DEBUG program: Return code: 0 >11:22:54,948 INFO program: Running... udevadm settle --timeout=300 >11:22:54,970 DEBUG program: Return code: 0 >11:22:55,049 INFO program: Running... mount -t ext2 -o defaults,ro /dev/sdd1 /mnt/sysimage >11:22:55,071 DEBUG program: Return code: 0 >11:22:55,076 INFO program: Running... udevadm settle --timeout=300 >11:22:55,097 DEBUG program: Return code: 0 >11:22:55,098 INFO program: Running... umount /mnt/sysimage >11:22:55,114 DEBUG program: Return code: 0 >11:22:55,114 INFO program: Running... udevadm settle --timeout=300 >11:22:55,137 DEBUG program: Return code: 0 >11:22:55,142 INFO program: Running... udevadm settle --timeout=300 >11:22:55,164 DEBUG program: Return code: 0 >11:22:55,179 INFO program: Running... mdadm --assemble /dev/md/0 --uuid=2bd40931:5db40899:04894333:532a878b --run /dev/sda1 /dev/sdb1 /dev/sdc1 >11:22:55,237 INFO program: mdadm: /dev/md/0 has been started with 2 drives and 1 spare. >11:22:55,238 DEBUG program: Return code: 0 >11:22:55,238 INFO program: Running... udevadm settle --timeout=300 >11:22:55,260 DEBUG program: Return code: 0 >11:22:55,263 INFO program: Running... mount -t ext4 -o defaults,ro /dev/md/0 /mnt/sysimage >11:22:55,279 DEBUG program: Return code: 0 >11:22:55,282 INFO program: Running... udevadm settle --timeout=300 >11:22:55,306 DEBUG program: Return code: 0 >11:22:55,307 INFO program: Running... umount /mnt/sysimage >11:22:55,320 DEBUG program: Return code: 0 >11:22:55,321 INFO program: Running... udevadm settle --timeout=300 >11:22:55,344 DEBUG program: Return code: 0 >11:22:55,344 INFO program: Running... mdadm --stop /dev/md/0 >11:22:55,377 INFO program: mdadm: stopped /dev/md/0 >11:22:55,378 DEBUG program: Return code: 0 >11:22:55,384 INFO program: Running... udevadm settle --timeout=300 >11:22:55,404 DEBUG program: Return code: 0 >11:22:55,410 INFO program: Running... udevadm settle --timeout=300 >11:22:55,430 DEBUG program: Return code: 0 >11:22:55,437 INFO program: Running... udevadm settle --timeout=300 >11:22:55,457 DEBUG program: Return code: 0 >11:22:55,464 INFO program: Running... udevadm settle --timeout=300 >11:22:55,486 DEBUG program: Return code: 0 >11:22:55,491 INFO program: Running... udevadm settle --timeout=300 >11:22:55,512 DEBUG program: Return code: 0 >11:22:55,519 INFO program: Running... udevadm settle --timeout=300 >11:22:55,543 DEBUG program: Return code: 0 >11:22:55,559 INFO program: Running... mdadm --assemble /dev/md/1 --uuid=55f92c04:1c9c48f1:6b7fa30c:53afb52b --run /dev/sda2 /dev/sdb2 /dev/sdc2 >11:22:55,649 INFO program: mdadm: /dev/md/1 has been started with 3 drives. >11:22:55,649 DEBUG program: Return code: 0 >11:22:55,650 INFO program: Running... udevadm settle --timeout=300 >11:22:55,671 DEBUG program: Return code: 0 >11:22:55,673 INFO program: Running... mount -t ext4 -o defaults,ro /dev/md/1 /mnt/sysimage >11:22:55,692 DEBUG program: Return code: 0 >11:22:55,699 INFO program: Running... udevadm settle --timeout=300 >11:22:55,720 DEBUG program: Return code: 0 >11:22:55,721 INFO program: Running... umount /mnt/sysimage >11:22:55,734 DEBUG program: Return code: 0 >11:22:55,735 INFO program: Running... udevadm settle --timeout=300 >11:22:55,757 DEBUG program: Return code: 0 >11:22:55,757 INFO program: Running... mdadm --stop /dev/md/1 >11:22:55,787 INFO program: mdadm: stopped /dev/md/1 >11:22:55,787 DEBUG program: Return code: 0 >11:22:55,794 INFO program: Running... udevadm settle --timeout=300 >11:22:55,814 DEBUG program: Return code: 0 >11:22:55,819 INFO program: Running... udevadm settle --timeout=300 >11:22:55,840 DEBUG program: Return code: 0 >11:22:55,845 INFO program: Running... udevadm settle --timeout=300 >11:22:55,865 DEBUG program: Return code: 0 >11:22:55,870 INFO program: Running... udevadm settle --timeout=300 >11:22:55,891 DEBUG program: Return code: 0 >11:22:55,898 INFO program: Running... udevadm settle --timeout=300 >11:22:55,918 DEBUG program: Return code: 0 >11:22:55,923 INFO program: Running... udevadm settle --timeout=300 >11:22:55,944 DEBUG program: Return code: 0 >11:22:56,149 INFO program: Running... hwclock --hctosys --utc >11:22:57,000 DEBUG program: Return code: 0 >11:41:17,535 INFO program: Running... udevadm settle --timeout=300 >11:41:19,011 DEBUG program: Return code: 0 >11:41:19,012 INFO program: Running... modprobe btrfs >11:41:19,122 DEBUG program: Return code: 0 >11:41:19,122 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpidxvYZ >11:41:19,229 DEBUG program: Return code: 0 >11:41:19,230 INFO program: Running... modprobe xfs >11:41:19,323 DEBUG program: Return code: 0 >11:41:19,323 INFO program: Running... udevadm settle --timeout=300 >11:41:19,353 DEBUG program: Return code: 0 >11:41:19,354 INFO program: Running... umount /tmp/tmpidxvYZ >11:41:19,372 DEBUG program: Return code: 0 >11:41:19,385 INFO program: Running... modprobe vfat >11:41:19,411 DEBUG program: Return code: 0 >11:41:27,650 INFO program: Running... udevadm settle --timeout=300 >11:41:27,677 DEBUG program: Return code: 0 >11:41:27,833 INFO program: Running... udevadm settle --timeout=300 >11:41:27,861 DEBUG program: Return code: 0 >11:43:04,994 INFO program: Running... udevadm settle --timeout=300 >11:43:05,020 DEBUG program: Return code: 0 >11:43:57,335 INFO program: Running... hwclock --systohc --utc >11:43:58,501 DEBUG program: Return code: 0 >11:43:58,515 INFO program: Running... udevadm settle --timeout=300 >11:43:58,542 DEBUG program: Return code: 0 >11:43:58,549 INFO program: Running... udevadm settle --timeout=300 >11:43:58,576 DEBUG program: Return code: 0 >11:43:58,583 INFO program: Running... udevadm settle --timeout=300 >11:43:58,610 DEBUG program: Return code: 0 >11:43:58,617 INFO program: Running... udevadm settle --timeout=300 >11:43:58,645 DEBUG program: Return code: 0 >11:43:58,651 INFO program: Running... udevadm settle --timeout=300 >11:43:58,681 DEBUG program: Return code: 0 >11:43:58,689 INFO program: Running... udevadm settle --timeout=300 >11:43:58,719 DEBUG program: Return code: 0 >11:43:58,728 INFO program: Running... udevadm settle --timeout=300 >11:43:58,757 DEBUG program: Return code: 0 >11:43:58,765 INFO program: Running... udevadm settle --timeout=300 >11:43:58,794 DEBUG program: Return code: 0 >11:43:58,801 INFO program: Running... udevadm settle --timeout=300 >11:43:58,830 DEBUG program: Return code: 0 >11:43:58,837 INFO program: Running... udevadm settle --timeout=300 >11:43:58,866 DEBUG program: Return code: 0 >11:43:58,873 INFO program: Running... udevadm settle --timeout=300 >11:43:58,901 DEBUG program: Return code: 0 >11:43:58,908 INFO program: Running... udevadm settle --timeout=300 >11:43:58,939 DEBUG program: Return code: 0 >11:43:58,949 INFO program: Running... udevadm settle --timeout=300 >11:43:58,975 DEBUG program: Return code: 0 >11:43:58,981 INFO program: Running... udevadm settle --timeout=300 >11:43:59,008 DEBUG program: Return code: 0 >11:43:59,015 INFO program: Running... udevadm settle --timeout=300 >11:43:59,041 DEBUG program: Return code: 0 >11:43:59,049 INFO program: Running... udevadm settle --timeout=300 >11:43:59,077 DEBUG program: Return code: 0 >11:43:59,084 INFO program: Running... udevadm settle --timeout=300 >11:43:59,110 DEBUG program: Return code: 0 >11:43:59,118 INFO program: Running... udevadm settle --timeout=300 >11:43:59,147 DEBUG program: Return code: 0 >11:43:59,154 INFO program: Running... udevadm settle --timeout=300 >11:43:59,181 DEBUG program: Return code: 0 >11:43:59,187 INFO program: Running... udevadm settle --timeout=300 >11:43:59,214 DEBUG program: Return code: 0 >11:43:59,219 INFO program: Running... udevadm settle --timeout=300 >11:43:59,245 DEBUG program: Return code: 0 >11:43:59,250 INFO program: Running... udevadm settle --timeout=300 >11:43:59,277 DEBUG program: Return code: 0 >11:43:59,280 INFO program: Running... udevadm settle --timeout=300 >11:43:59,308 DEBUG program: Return code: 0 >11:43:59,314 INFO program: Running... udevadm settle --timeout=300 >11:43:59,342 DEBUG program: Return code: 0 >11:43:59,349 INFO program: Running... udevadm settle --timeout=300 >11:43:59,378 DEBUG program: Return code: 0 >11:43:59,387 INFO program: Running... udevadm settle --timeout=300 >11:43:59,414 DEBUG program: Return code: 0 >11:43:59,420 INFO program: Running... udevadm settle --timeout=300 >11:43:59,445 DEBUG program: Return code: 0 >11:43:59,526 INFO program: Running... mdadm --assemble /dev/md/2 --uuid=d4b6c747:e7f2546c:7797ff7a:c975c701 --run /dev/sda3 /dev/sdb3 /dev/sdc3 >11:43:59,604 INFO program: mdadm: /dev/sda3 is busy - skipping >11:43:59,605 INFO program: mdadm: /dev/sdb3 is busy - skipping >11:43:59,605 INFO program: mdadm: /dev/sdc3 is busy - skipping >11:43:59,605 DEBUG program: Return code: 2 > > >/tmp/storage.log: >11:22:47,216 INFO blivet: ISCSID is /sbin/iscsid >11:22:47,216 INFO blivet: no initiator set >11:22:47,345 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:22:47,345 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:22:48,910 DEBUG blivet: trying to set new default fstype to 'ext4' >11:22:48,976 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:48,977 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:48,978 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:49,588 INFO blivet: Detected 8080M of memory >11:22:49,588 INFO blivet: Suggested swap size (8080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >11:22:49,588 INFO blivet: Swap attempt of 0M >11:22:49,949 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fb730e81d10> >11:22:49,950 INFO blivet: no initiator set >11:22:49,950 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:22:49,951 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:22:50,017 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sr0', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'md0', 'md1', 'md2'] >11:22:50,029 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_TS128MJF2B_611007400E49E3FD-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'TS128MJF2B', > 'ID_MODEL_ENC': 'TS128MJF2B\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '2168', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c0b7c87f', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2.00', > 'ID_SERIAL': 'JetFlash_TS128MJF2B_611007400E49E3FD-0:0', > 'ID_SERIAL_SHORT': '611007400E49E3FD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '0ea0', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '681427', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_TS128MJF2B_611007400E49E3FD-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd'} ; name: sdd ; >11:22:50,032 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd)... >11:22:50,035 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >11:22:50,039 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:50,041 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >11:22:50,047 INFO blivet: sdd is a disk >11:22:50,048 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:50,052 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >11:22:50,070 INFO blivet: added disk sdd (id 0) to device tree >11:22:50,070 DEBUG blivet: looking up parted Device: /dev/sdd >11:22:50,078 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >11:22:50,080 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >11:22:50,082 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >11:22:50,083 DEBUG blivet: required disklabel type for sdd (1) is None >11:22:50,083 DEBUG blivet: default disklabel type for sdd is msdos >11:22:50,084 DEBUG blivet: selecting msdos disklabel for sdd based on size >11:22:50,086 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >11:22:50,097 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb72fd219d0>] > device: <parted.device.Device object at 0x7fb72fd21810> > PedDisk: <_ped.Disk object at 0x7fb72fd1b2d8> >11:22:50,097 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:22:50,101 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >11:22:50,104 INFO blivet: got device: DiskDevice instance (0x7fb7264f8890) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 125.0 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: JetFlash TS128MJF2B path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 256000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1024, 5, 50) biosGeometry: (15, 255, 63) > PedDevice: <_ped.Device object at 0x7fb728aded40> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fb72fd156d0> >11:22:50,108 INFO blivet: got format: DiskLabel instance (0x7fb72fd15810) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb72fd219d0>] > device: <parted.device.Device object at 0x7fb72fd21810> > PedDisk: <_ped.Disk object at 0x7fb72fd1b2d8> > origPartedDisk = <parted.disk.Disk object at 0x7fb72fd21cd0> > partedDevice = parted.Device instance -- > model: JetFlash TS128MJF2B path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 256000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1024, 5, 50) biosGeometry: (15, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72fcef320> > >11:22:50,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_TS128MJF2B_611007400E49E3FD-0:0-part1 /dev/disk/by-label/128m /dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/cfa147c0-5513-404a-8a94-88a6ed1e6ad8', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': '128m', > 'ID_FS_LABEL_ENC': '128m', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cfa147c0-5513-404a-8a94-88a6ed1e6ad8', > 'ID_FS_UUID_ENC': 'cfa147c0-5513-404a-8a94-88a6ed1e6ad8', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'TS128MJF2B', > 'ID_MODEL_ENC': 'TS128MJF2B\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '2168', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '253952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'c0b7c87f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c0b7c87f', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2.00', > 'ID_SERIAL': 'JetFlash_TS128MJF2B_611007400E49E3FD-0:0', > 'ID_SERIAL_SHORT': '611007400E49E3FD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '0ea0', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '681457', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_TS128MJF2B_611007400E49E3FD-0:0-part1', > '/dev/disk/by-label/128m', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:6:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/cfa147c0-5513-404a-8a94-88a6ed1e6ad8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >11:22:50,124 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1)... >11:22:50,127 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >11:22:50,129 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:50,130 INFO blivet: sdd1 is a partition >11:22:50,132 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >11:22:50,135 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >11:22:50,138 DEBUG blivet: DeviceTree.getDeviceByName returned existing 125MB disk sdd (0) with existing msdos disklabel >11:22:50,141 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >11:22:50,144 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >11:22:50,145 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:50,148 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >11:22:50,148 DEBUG blivet: looking up parted Partition: /dev/sdd1 >11:22:50,151 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >11:22:50,154 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >11:22:50,157 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >11:22:50,162 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >11:22:50,163 INFO blivet: added partition sdd1 (id 1) to device tree >11:22:50,167 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >11:22:50,169 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >11:22:50,172 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >11:22:50,174 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >11:22:50,201 WARN blivet: disklabel detected but not usable on sdd1 >11:22:50,204 INFO blivet: type detected on 'sdd1' is 'ext2' >11:22:50,475 DEBUG blivet: padding min size from 12 up to 13 >11:22:50,542 DEBUG blivet: Ext2FS.supported: supported: True ; >11:22:50,542 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >11:22:50,544 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >11:22:50,547 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext2 ; >11:22:50,548 DEBUG blivet: looking up parted Device: /dev/sdd1 >11:22:50,553 INFO blivet: got device: PartitionDevice instance (0x7fb72fd158d0) -- > name = sdd1 status = True kids = 0 id = 1 > parents = ['existing 125MB disk sdd (0) with existing msdos disklabel'] > uuid = None size = 124.0 > format = existing ext2 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host8/target8:0:0/8:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 253952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 5, 50) biosGeometry: (15, 255, 63) > PedDevice: <_ped.Device object at 0x7fb725eef8c0> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb72fd218d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fb72fd21e10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb72fd21a90> PedPartition: <_ped.Partition object at 0x7fb72fd1e6b0> > disk = existing 125MB disk sdd (0) with existing msdos disklabel > start = 2048 end = 255999 length = 253952 > flags = >11:22:50,556 DEBUG blivet: Ext2FS.supported: supported: True ; >11:22:50,557 INFO blivet: got format: Ext2FS instance (0x7fb72662b250) -- > type = ext2 name = ext2 status = False > device = /dev/sdd1 uuid = cfa147c0-5513-404a-8a94-88a6ed1e6ad8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = 128m size = 124.0 targetSize = 124.0 > >11:22:50,571 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079 /dev/disk/by-id/wwn-0x50000f000b400100', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > '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': 'SAMSUNG_HD161HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161HJ\\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': 'b51da06c', > 'ID_REVISION': 'JF100-15', > 'ID_SERIAL': 'SAMSUNG_HD161HJ_S14LJ1MP701079', > 'ID_SERIAL_SHORT': 'S14LJ1MP701079', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b400100', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b400100', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683016', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079', > '/dev/disk/by-id/wwn-0x50000f000b400100'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >11:22:50,573 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:22:50,574 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:22:50,577 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:50,585 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >11:22:50,587 INFO blivet: sda is a disk >11:22:50,588 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:50,590 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:22:50,604 INFO blivet: added disk sda (id 2) to device tree >11:22:50,604 DEBUG blivet: looking up parted Device: /dev/sda >11:22:50,608 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:22:50,610 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:22:50,613 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:22:50,613 DEBUG blivet: required disklabel type for sda (1) is None >11:22:50,613 DEBUG blivet: default disklabel type for sda is msdos >11:22:50,614 DEBUG blivet: selecting msdos disklabel for sda based on size >11:22:50,617 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:22:50,639 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb722524890>, <parted.partition.Partition object at 0x7fb722524a50>, <parted.partition.Partition object at 0x7fb722524c90>, <parted.partition.Partition object at 0x7fb722524e10>] > device: <parted.device.Device object at 0x7fb7225246d0> > PedDisk: <_ped.Disk object at 0x7fb722529c68> >11:22:50,640 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:22:50,642 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:22:50,645 INFO blivet: got device: DiskDevice instance (0x7fb72fd15790) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 152587.890625 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD161HJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312500000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7fb725eeff80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb722524290> >11:22:50,649 INFO blivet: got format: DiskLabel instance (0x7fb7225244d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb722524890>, <parted.partition.Partition object at 0x7fb722524a50>, <parted.partition.Partition object at 0x7fb722524c90>, <parted.partition.Partition object at 0x7fb722524e10>] > device: <parted.device.Device object at 0x7fb7225246d0> > PedDisk: <_ped.Disk object at 0x7fb722529c68> > origPartedDisk = <parted.disk.Disk object at 0x7fb722524f90> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD161HJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312500000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a050> > >11:22:50,681 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part1 /dev/disk/by-id/wwn-0x50000f000b400100-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > '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': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2bd40931-5db4-0899-0489-4333532a878b', > 'ID_FS_UUID_ENC': '2bd40931-5db4-0899-0489-4333532a878b', > 'ID_FS_VERSION': '0.90.0', > 'ID_MODEL': 'SAMSUNG_HD161HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161HJ\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '614400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b51da06c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b51da06c', > 'ID_REVISION': 'JF100-15', > 'ID_SERIAL': 'SAMSUNG_HD161HJ_S14LJ1MP701079', > 'ID_SERIAL_SHORT': 'S14LJ1MP701079', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b400100', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b400100', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683049', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part1', > '/dev/disk/by-id/wwn-0x50000f000b400100-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:22:50,682 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:22:50,684 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >11:22:50,686 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:50,686 INFO blivet: sda1 is a partition >11:22:50,688 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:22:50,690 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:22:50,693 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sda (2) with existing msdos disklabel >11:22:50,695 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >11:22:50,699 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:22:50,700 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:50,702 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:22:50,703 DEBUG blivet: looking up parted Partition: /dev/sda1 >11:22:50,705 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >11:22:50,709 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:22:50,712 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:22:50,714 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:22:50,715 INFO blivet: added partition sda1 (id 3) to device tree >11:22:50,717 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:22:50,720 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:22:50,725 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:22:50,727 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:22:50,740 WARN blivet: disklabel detected but not usable on sda1 >11:22:50,778 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >11:22:50,782 DEBUG blivet: MDRaidMember.__init__: uuid: 2bd40931-5db4-0899-0489-4333532a878b ; exists: True ; label: None ; device: /dev/sda1 ; serial: S14LJ1MP701079 ; mdUuid: 2bd40931:5db40899:04894333:532a878b ; biosraid: False ; >11:22:50,782 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:50,785 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:22:50,787 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >11:22:50,790 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >11:22:50,792 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:22:50,853 INFO blivet: using name 0 for md array containing member sda1 >11:22:50,854 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:50,856 DEBUG blivet: MDRaidArrayDevice._setFormat: 0 ; current: None ; type: None ; >11:22:50,859 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 0 ; status: False ; >11:22:50,861 DEBUG blivet: MDRaidArrayDevice._addDevice: 0 ; device: sda1 ; status: True ; >11:22:50,864 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >11:22:50,866 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:22:50,906 WARN blivet: failed to add member /dev/sda1 to md array /dev/md/0: mdadd failed for /dev/sda1: running mdadm --incremental --quiet /dev/sda1 failed >11:22:50,907 DEBUG blivet: looking up parted Device: /dev/md/0 >11:22:50,928 INFO blivet: added mdarray 0 (id 4) to device tree >11:22:50,930 DEBUG blivet: looking up parted Device: /dev/sda1 >11:22:50,934 INFO blivet: got device: PartitionDevice instance (0x7fb722524350) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 152587MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 300.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38, 255, 63) biosGeometry: (38, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a440> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb722524790> fileSystem: <parted.filesystem.FileSystem object at 0x7fb722524b90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb722524950> PedPartition: <_ped.Partition object at 0x7fb7229a6c50> > disk = existing 152587MB disk sda (2) with existing msdos disklabel > start = 2048 end = 616447 length = 614400 > flags = >11:22:50,936 INFO blivet: got format: MDRaidMember instance (0x7fb7225243d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 2bd40931-5db4-0899-0489-4333532a878b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2bd40931:5db40899:04894333:532a878b biosraid = False >11:22:50,949 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part2 /dev/disk/by-id/wwn-0x50000f000b400100-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > '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_LABEL': 'localhost:1', > 'ID_FS_LABEL_ENC': 'localhost:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '55f92c04-1c9c-48f1-6b7f-a30c53afb52b', > 'ID_FS_UUID_ENC': '55f92c04-1c9c-48f1-6b7f-a30c53afb52b', > 'ID_FS_UUID_SUB': 'a38975f3-dd5b-8679-aa9d-cd04cbd3a65e', > 'ID_FS_UUID_SUB_ENC': 'a38975f3-dd5b-8679-aa9d-cd04cbd3a65e', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'SAMSUNG_HD161HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161HJ\\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': '616448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '125829120', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b51da06c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b51da06c', > 'ID_REVISION': 'JF100-15', > 'ID_SERIAL': 'SAMSUNG_HD161HJ_S14LJ1MP701079', > 'ID_SERIAL_SHORT': 'S14LJ1MP701079', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b400100', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b400100', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683084', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part2', > '/dev/disk/by-id/wwn-0x50000f000b400100-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:22:50,950 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:22:50,952 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >11:22:50,953 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:50,955 INFO blivet: sda2 is a partition >11:22:50,960 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:22:50,961 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:22:50,963 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sda (2) with existing msdos disklabel >11:22:50,964 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >11:22:50,966 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:22:50,966 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:50,968 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:22:50,968 DEBUG blivet: looking up parted Partition: /dev/sda2 >11:22:50,969 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >11:22:50,971 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:22:50,973 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:22:50,974 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:22:50,975 INFO blivet: added partition sda2 (id 5) to device tree >11:22:50,976 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:22:50,977 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:22:50,979 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:22:50,980 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:22:51,002 WARN blivet: disklabel detected but not usable on sda2 >11:22:51,039 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >11:22:51,042 DEBUG blivet: MDRaidMember.__init__: uuid: 55f92c04-1c9c-48f1-6b7f-a30c53afb52b ; exists: True ; label: localhost:1 ; device: /dev/sda2 ; serial: S14LJ1MP701079 ; mdUuid: 55f92c04:1c9c48f1:6b7fa30c:53afb52b ; biosraid: False ; >11:22:51,042 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:51,044 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:22:51,046 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >11:22:51,047 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >11:22:51,048 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:22:51,097 INFO blivet: using name 1 for md array containing member sda2 >11:22:51,098 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:51,100 DEBUG blivet: MDRaidArrayDevice._setFormat: 1 ; current: None ; type: None ; >11:22:51,102 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 1 ; status: False ; >11:22:51,104 DEBUG blivet: MDRaidArrayDevice._addDevice: 1 ; device: sda2 ; status: True ; >11:22:51,106 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >11:22:51,108 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:22:51,150 WARN blivet: failed to add member /dev/sda2 to md array /dev/md/1: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >11:22:51,151 DEBUG blivet: looking up parted Device: /dev/md/1 >11:22:51,161 INFO blivet: added mdarray 1 (id 6) to device tree >11:22:51,163 DEBUG blivet: looking up parted Device: /dev/sda2 >11:22:51,166 INFO blivet: got device: PartitionDevice instance (0x7fb726049d10) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 152587MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 61440.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a4d0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb722524790> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb722524b10> PedPartition: <_ped.Partition object at 0x7fb7229a6470> > disk = existing 152587MB disk sda (2) with existing msdos disklabel > start = 616448 end = 126445567 length = 125829120 > flags = >11:22:51,167 INFO blivet: got format: MDRaidMember instance (0x7fb726049fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 55f92c04-1c9c-48f1-6b7f-a30c53afb52b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 55f92c04:1c9c48f1:6b7fa30c:53afb52b biosraid = False >11:22:51,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part3 /dev/disk/by-id/wwn-0x50000f000b400100-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > '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_LABEL': 'localhost:2', > 'ID_FS_LABEL_ENC': 'localhost:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd4b6c747-e7f2-546c-7797-ff7ac975c701', > 'ID_FS_UUID_ENC': 'd4b6c747-e7f2-546c-7797-ff7ac975c701', > 'ID_FS_UUID_SUB': 'caee3cf2-25c2-6476-8d9b-a91758d63a5d', > 'ID_FS_UUID_SUB_ENC': 'caee3cf2-25c2-6476-8d9b-a91758d63a5d', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'SAMSUNG_HD161HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '126445568', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10485760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b51da06c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b51da06c', > 'ID_REVISION': 'JF100-15', > 'ID_SERIAL': 'SAMSUNG_HD161HJ_S14LJ1MP701079', > 'ID_SERIAL_SHORT': 'S14LJ1MP701079', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b400100', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b400100', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683119', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part3', > '/dev/disk/by-id/wwn-0x50000f000b400100-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:22:51,178 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:22:51,180 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >11:22:51,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:51,181 INFO blivet: sda3 is a partition >11:22:51,183 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >11:22:51,185 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:22:51,186 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sda (2) with existing msdos disklabel >11:22:51,188 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >11:22:51,189 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >11:22:51,190 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:51,191 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >11:22:51,192 DEBUG blivet: looking up parted Partition: /dev/sda3 >11:22:51,193 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >11:22:51,195 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >11:22:51,197 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >11:22:51,198 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >11:22:51,198 INFO blivet: added partition sda3 (id 7) to device tree >11:22:51,200 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:22:51,201 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >11:22:51,203 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:22:51,204 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >11:22:51,218 WARN blivet: disklabel detected but not usable on sda3 >11:22:51,252 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >11:22:51,254 DEBUG blivet: MDRaidMember.__init__: uuid: d4b6c747-e7f2-546c-7797-ff7ac975c701 ; exists: True ; label: localhost:2 ; device: /dev/sda3 ; serial: S14LJ1MP701079 ; mdUuid: d4b6c747:e7f2546c:7797ff7a:c975c701 ; biosraid: False ; >11:22:51,255 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:51,256 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >11:22:51,259 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >11:22:51,260 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >11:22:51,262 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:22:51,314 INFO blivet: using name 2 for md array containing member sda3 >11:22:51,315 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:51,319 DEBUG blivet: MDRaidArrayDevice._setFormat: 2 ; current: None ; type: None ; >11:22:51,322 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 2 ; status: False ; >11:22:51,324 DEBUG blivet: MDRaidArrayDevice._addDevice: 2 ; device: sda3 ; status: True ; >11:22:51,327 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >11:22:51,328 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:22:51,365 WARN blivet: failed to add member /dev/sda3 to md array /dev/md/2: mdadd failed for /dev/sda3: running mdadm --incremental --quiet /dev/sda3 failed >11:22:51,366 DEBUG blivet: looking up parted Device: /dev/md/2 >11:22:51,367 INFO blivet: added mdarray 2 (id 8) to device tree >11:22:51,368 DEBUG blivet: looking up parted Device: /dev/sda3 >11:22:51,371 INFO blivet: got device: PartitionDevice instance (0x7fb726079a90) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 152587MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 5120.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a560> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb722524790> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb722524cd0> PedPartition: <_ped.Partition object at 0x7fb7229a6b30> > disk = existing 152587MB disk sda (2) with existing msdos disklabel > start = 126445568 end = 136931327 length = 10485760 > flags = >11:22:51,373 INFO blivet: got format: MDRaidMember instance (0x7fb730e0ff10) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = d4b6c747-e7f2-546c-7797-ff7ac975c701 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = d4b6c747:e7f2546c:7797ff7a:c975c701 biosraid = False >11:22:51,383 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part4 /dev/disk/by-id/wwn-0x50000f000b400100-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > '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': 'SAMSUNG_HD161HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '136931328', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '175568672', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b51da06c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b51da06c', > 'ID_REVISION': 'JF100-15', > 'ID_SERIAL': 'SAMSUNG_HD161HJ_S14LJ1MP701079', > 'ID_SERIAL_SHORT': 'S14LJ1MP701079', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b400100', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b400100', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683151', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD161HJ_S14LJ1MP701079-part4', > '/dev/disk/by-id/wwn-0x50000f000b400100-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >11:22:51,384 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >11:22:51,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >11:22:51,386 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:51,387 INFO blivet: sda4 is a partition >11:22:51,388 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >11:22:51,390 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:22:51,391 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sda (2) with existing msdos disklabel >11:22:51,393 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >11:22:51,394 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >11:22:51,395 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:51,396 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >11:22:51,396 DEBUG blivet: looking up parted Partition: /dev/sda4 >11:22:51,397 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >11:22:51,399 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >11:22:51,400 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >11:22:51,401 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >11:22:51,401 INFO blivet: added partition sda4 (id 9) to device tree >11:22:51,402 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >11:22:51,404 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >11:22:51,406 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >11:22:51,407 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >11:22:51,423 WARN blivet: disklabel detected but not usable on sda4 >11:22:51,425 DEBUG blivet: no type or existing type for sda4, bailing >11:22:51,426 DEBUG blivet: looking up parted Device: /dev/sda4 >11:22:51,429 INFO blivet: got device: PartitionDevice instance (0x7fb72607f110) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 152587MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 85726.890625 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 175568672 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10928, 255, 63) biosGeometry: (10928, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a7a0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb722524790> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb722524e50> PedPartition: <_ped.Partition object at 0x7fb7229a6110> > disk = existing 152587MB disk sda (2) with existing msdos disklabel > start = 136931328 end = 312499999 length = 175568672 > flags = >11:22:51,439 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RX16QD0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > '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_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': 'fdfb40bd', > 'ID_REVISION': '3.ADA', > 'ID_SERIAL': 'ST3160815AS_9RX16QD0', > 'ID_SERIAL_SHORT': '9RX16QD0', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683551', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RX16QD0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >11:22:51,440 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >11:22:51,442 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:22:51,443 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:51,444 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >11:22:51,445 INFO blivet: sdb is a disk >11:22:51,446 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:51,447 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >11:22:51,463 INFO blivet: added disk sdb (id 10) to device tree >11:22:51,463 DEBUG blivet: looking up parted Device: /dev/sdb >11:22:51,467 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >11:22:51,469 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >11:22:51,472 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >11:22:51,472 DEBUG blivet: required disklabel type for sdb (1) is None >11:22:51,472 DEBUG blivet: default disklabel type for sdb is msdos >11:22:51,473 DEBUG blivet: selecting msdos disklabel for sdb based on size >11:22:51,475 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >11:22:51,569 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb72607fa10>, <parted.partition.Partition object at 0x7fb72607fc50>, <parted.partition.Partition object at 0x7fb72662b650>, <parted.partition.Partition object at 0x7fb726079e10>] > device: <parted.device.Device object at 0x7fb72607f950> > PedDisk: <_ped.Disk object at 0x7fb726058248> >11:22:51,573 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:22:51,575 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >11:22:51,577 INFO blivet: got device: DiskDevice instance (0x7fb72607f390) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 152587.890625 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3160815AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312500000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a5f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb72607f350> >11:22:51,580 INFO blivet: got format: DiskLabel instance (0x7fb72607f2d0) -- > 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 = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb72607fa10>, <parted.partition.Partition object at 0x7fb72607fc50>, <parted.partition.Partition object at 0x7fb72662b650>, <parted.partition.Partition object at 0x7fb726079e10>] > device: <parted.device.Device object at 0x7fb72607f950> > PedDisk: <_ped.Disk object at 0x7fb726058248> > origPartedDisk = <parted.disk.Disk object at 0x7fb726085410> > partedDevice = parted.Device instance -- > model: ATA ST3160815AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312500000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a8c0> > >11:22:51,588 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '254', > '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_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': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2bd40931-5db4-0899-0489-4333532a878b', > 'ID_FS_UUID_ENC': '2bd40931-5db4-0899-0489-4333532a878b', > 'ID_FS_VERSION': '0.90.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:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '614400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fdfb40bd-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fdfb40bd', > 'ID_REVISION': '3.ADA', > 'ID_SERIAL': 'ST3160815AS_9RX16QD0', > 'ID_SERIAL_SHORT': '9RX16QD0', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683588', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >11:22:51,590 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >11:22:51,591 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >11:22:51,636 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:51,637 INFO blivet: sdb1 is a partition >11:22:51,639 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >11:22:51,640 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:22:51,642 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:22:51,646 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >11:22:51,648 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >11:22:51,648 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:51,650 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >11:22:51,651 DEBUG blivet: looking up parted Partition: /dev/sdb1 >11:22:51,653 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >11:22:51,655 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >11:22:51,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >11:22:51,659 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >11:22:51,659 INFO blivet: added partition sdb1 (id 11) to device tree >11:22:51,661 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >11:22:51,663 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >11:22:51,664 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:22:51,666 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >11:22:51,702 WARN blivet: disklabel detected but not usable on sdb1 >11:22:51,753 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >11:22:51,756 DEBUG blivet: MDRaidMember.__init__: uuid: 2bd40931-5db4-0899-0489-4333532a878b ; exists: True ; label: None ; device: /dev/sdb1 ; serial: 9RX16QD0 ; mdUuid: 2bd40931:5db40899:04894333:532a878b ; biosraid: False ; >11:22:51,756 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:51,758 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >11:22:51,761 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >11:22:51,763 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >11:22:51,766 DEBUG blivet: raw RAID 1 size == 300.0 >11:22:51,766 INFO blivet: Using 2.0MB superBlockSize >11:22:51,767 DEBUG blivet: existing RAID 1 size == 299.9375 >11:22:51,767 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 299MB mdarray 0 (4) >11:22:51,769 DEBUG blivet: MDRaidArrayDevice._addDevice: 0 ; device: sdb1 ; status: True ; >11:22:51,773 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >11:22:51,775 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:22:51,819 WARN blivet: failed to add member /dev/sdb1 to md array /dev/md/0: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >11:22:51,822 DEBUG blivet: looking up parted Device: /dev/sdb1 >11:22:51,824 INFO blivet: got device: PartitionDevice instance (0x7fb730ed6d50) -- > name = sdb1 status = True kids = 1 id = 11 > parents = ['existing 152587MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 300.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38, 255, 63) biosGeometry: (38, 255, 63) > PedDevice: <_ped.Device object at 0x7fb725eefc20> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb72607f910> fileSystem: <parted.filesystem.FileSystem object at 0x7fb72607ff50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb72607fc10> PedPartition: <_ped.Partition object at 0x7fb725ee40b0> > disk = existing 152587MB disk sdb (10) with existing msdos disklabel > start = 2048 end = 616447 length = 614400 > flags = >11:22:51,825 INFO blivet: got format: MDRaidMember instance (0x7fb72607fe50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 2bd40931-5db4-0899-0489-4333532a878b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2bd40931:5db40899:04894333:532a878b biosraid = False >11:22:51,845 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '254', > '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_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_LABEL': 'localhost:1', > 'ID_FS_LABEL_ENC': 'localhost:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '55f92c04-1c9c-48f1-6b7f-a30c53afb52b', > 'ID_FS_UUID_ENC': '55f92c04-1c9c-48f1-6b7f-a30c53afb52b', > 'ID_FS_UUID_SUB': 'c6eb8b8b-ca73-22f8-ca93-3d533174589c', > 'ID_FS_UUID_SUB_ENC': 'c6eb8b8b-ca73-22f8-ca93-3d533174589c', > 'ID_FS_VERSION': '1.2', > '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:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '616448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '125829120', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fdfb40bd-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fdfb40bd', > 'ID_REVISION': '3.ADA', > 'ID_SERIAL': 'ST3160815AS_9RX16QD0', > 'ID_SERIAL_SHORT': '9RX16QD0', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683626', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >11:22:51,846 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >11:22:51,848 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >11:22:51,850 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:51,850 INFO blivet: sdb2 is a partition >11:22:51,852 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >11:22:51,854 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:22:51,856 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:22:51,859 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >11:22:51,861 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >11:22:51,861 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:51,864 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >11:22:51,864 DEBUG blivet: looking up parted Partition: /dev/sdb2 >11:22:51,866 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >11:22:51,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >11:22:51,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >11:22:51,873 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >11:22:51,873 INFO blivet: added partition sdb2 (id 12) to device tree >11:22:51,875 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >11:22:51,877 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >11:22:51,879 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >11:22:51,881 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >11:22:51,903 WARN blivet: disklabel detected but not usable on sdb2 >11:22:51,953 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >11:22:51,956 DEBUG blivet: MDRaidMember.__init__: uuid: 55f92c04-1c9c-48f1-6b7f-a30c53afb52b ; exists: True ; label: localhost:1 ; device: /dev/sdb2 ; serial: 9RX16QD0 ; mdUuid: 55f92c04:1c9c48f1:6b7fa30c:53afb52b ; biosraid: False ; >11:22:51,956 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:51,959 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >11:22:51,962 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >11:22:51,963 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >11:22:51,967 DEBUG blivet: raw RAID 0 size == 184320.0 >11:22:51,967 INFO blivet: Using 128MB superBlockSize >11:22:51,968 DEBUG blivet: existing RAID 0 size == 184224.0 >11:22:51,968 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 184224MB mdarray 1 (6) >11:22:51,970 DEBUG blivet: MDRaidArrayDevice._addDevice: 1 ; device: sdb2 ; status: True ; >11:22:51,973 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >11:22:51,975 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >11:22:52,036 WARN blivet: failed to add member /dev/sdb2 to md array /dev/md/1: mdadd failed for /dev/sdb2: running mdadm --incremental --quiet /dev/sdb2 failed >11:22:52,038 DEBUG blivet: looking up parted Device: /dev/sdb2 >11:22:52,041 INFO blivet: got device: PartitionDevice instance (0x7fb72251d6d0) -- > name = sdb2 status = True kids = 1 id = 12 > parents = ['existing 152587MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 61440.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252ab90> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb72607f910> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb72607fd50> PedPartition: <_ped.Partition object at 0x7fb725ee4170> > disk = existing 152587MB disk sdb (10) with existing msdos disklabel > start = 616448 end = 126445567 length = 125829120 > flags = >11:22:52,042 INFO blivet: got format: MDRaidMember instance (0x7fb72607f610) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 55f92c04-1c9c-48f1-6b7f-a30c53afb52b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 55f92c04:1c9c48f1:6b7fa30c:53afb52b biosraid = False >11:22:52,061 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '254', > '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_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_LABEL': 'localhost:2', > 'ID_FS_LABEL_ENC': 'localhost:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd4b6c747-e7f2-546c-7797-ff7ac975c701', > 'ID_FS_UUID_ENC': 'd4b6c747-e7f2-546c-7797-ff7ac975c701', > 'ID_FS_UUID_SUB': '3ac07ba7-b872-89d3-5057-3958993f68af', > 'ID_FS_UUID_SUB_ENC': '3ac07ba7-b872-89d3-5057-3958993f68af', > 'ID_FS_VERSION': '1.2', > '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:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '126445568', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10485760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fdfb40bd-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fdfb40bd', > 'ID_REVISION': '3.ADA', > 'ID_SERIAL': 'ST3160815AS_9RX16QD0', > 'ID_SERIAL_SHORT': '9RX16QD0', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683668', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >11:22:52,062 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >11:22:52,064 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >11:22:52,065 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:52,066 INFO blivet: sdb3 is a partition >11:22:52,067 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >11:22:52,071 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:22:52,073 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:22:52,076 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >11:22:52,078 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >11:22:52,078 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:52,080 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >11:22:52,080 DEBUG blivet: looking up parted Partition: /dev/sdb3 >11:22:52,082 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >11:22:52,085 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >11:22:52,087 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >11:22:52,089 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >11:22:52,089 INFO blivet: added partition sdb3 (id 13) to device tree >11:22:52,091 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >11:22:52,093 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >11:22:52,094 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >11:22:52,096 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >11:22:52,115 WARN blivet: disklabel detected but not usable on sdb3 >11:22:52,161 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >11:22:52,163 DEBUG blivet: MDRaidMember.__init__: uuid: d4b6c747-e7f2-546c-7797-ff7ac975c701 ; exists: True ; label: localhost:2 ; device: /dev/sdb3 ; serial: 9RX16QD0 ; mdUuid: d4b6c747:e7f2546c:7797ff7a:c975c701 ; biosraid: False ; >11:22:52,164 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:52,167 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >11:22:52,169 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >11:22:52,170 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >11:22:52,172 DEBUG blivet: raw RAID 0 size == 15360.0 >11:22:52,172 INFO blivet: Using 8MB superBlockSize >11:22:52,173 DEBUG blivet: existing RAID 0 size == 15348.0 >11:22:52,173 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 15348MB mdarray 2 (8) >11:22:52,174 DEBUG blivet: MDRaidArrayDevice._addDevice: 2 ; device: sdb3 ; status: True ; >11:22:52,176 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >11:22:52,178 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >11:22:52,228 WARN blivet: failed to add member /dev/sdb3 to md array /dev/md/2: mdadd failed for /dev/sdb3: running mdadm --incremental --quiet /dev/sdb3 failed >11:22:52,230 DEBUG blivet: looking up parted Device: /dev/sdb3 >11:22:52,232 INFO blivet: got device: PartitionDevice instance (0x7fb72607f310) -- > name = sdb3 status = True kids = 1 id = 13 > parents = ['existing 152587MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 5120.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252acb0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb72607f910> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb72662b7d0> PedPartition: <_ped.Partition object at 0x7fb725ee43b0> > disk = existing 152587MB disk sdb (10) with existing msdos disklabel > start = 126445568 end = 136931327 length = 10485760 > flags = >11:22:52,233 INFO blivet: got format: MDRaidMember instance (0x7fb7225249d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = d4b6c747-e7f2-546c-7797-ff7ac975c701 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = d4b6c747:e7f2546c:7797ff7a:c975c701 biosraid = False >11:22:52,241 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > '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_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_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '136931328', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '175568672', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fdfb40bd-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fdfb40bd', > 'ID_REVISION': '3.ADA', > 'ID_SERIAL': 'ST3160815AS_9RX16QD0', > 'ID_SERIAL_SHORT': '9RX16QD0', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '683704', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-ST3160815AS_9RX16QD0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >11:22:52,242 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >11:22:52,244 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >11:22:52,246 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:52,246 INFO blivet: sdb4 is a partition >11:22:52,248 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >11:22:52,250 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:22:52,252 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:22:52,254 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >11:22:52,256 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >11:22:52,256 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:52,258 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >11:22:52,258 DEBUG blivet: looking up parted Partition: /dev/sdb4 >11:22:52,260 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >11:22:52,261 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >11:22:52,263 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >11:22:52,264 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >11:22:52,265 INFO blivet: added partition sdb4 (id 14) to device tree >11:22:52,266 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >11:22:52,267 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >11:22:52,269 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >11:22:52,271 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >11:22:52,298 WARN blivet: disklabel detected but not usable on sdb4 >11:22:52,299 DEBUG blivet: no type or existing type for sdb4, bailing >11:22:52,300 DEBUG blivet: looking up parted Device: /dev/sdb4 >11:22:52,303 INFO blivet: got device: PartitionDevice instance (0x7fb72607f650) -- > name = sdb4 status = True kids = 0 id = 14 > parents = ['existing 152587MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 85726.890625 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 175568672 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10928, 255, 63) biosGeometry: (10928, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a710> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb72607f910> fileSystem: None > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb726079fd0> PedPartition: <_ped.Partition object at 0x7fb725edf890> > disk = existing 152587MB disk sdb (10) with existing msdos disklabel > start = 136931328 end = 312499999 length = 175568672 > flags = >11:22:52,316 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-H653B /dev/disk/by-label/f20x86xfce.live /dev/disk/by-uuid/2014-02-26-13-52-31-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'f20x86xfce.live', > 'ID_FS_LABEL_ENC': 'f20x86xfce.live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-02-26-13-52-31-00', > 'ID_FS_UUID_ENC': '2014-02-26-13-52-31-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-H653B', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-H653B\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '674f1b88', > 'ID_REVISION': 'D300', > 'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-H653B', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '684175', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-H653B', > '/dev/disk/by-label/f20x86xfce.live', > '/dev/disk/by-uuid/2014-02-26-13-52-31-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >11:22:52,316 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >11:22:52,318 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:22:52,320 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:52,320 INFO blivet: sr0 is a cdrom >11:22:52,322 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:22:52,322 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:52,324 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:22:52,325 INFO blivet: added cdrom sr0 (id 15) to device tree >11:22:52,326 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:22:52,347 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:22:52,348 INFO blivet: type detected on 'sr0' is 'iso9660' >11:22:52,350 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:22:52,350 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >11:22:52,352 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:22:52,354 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:22:52,373 DEBUG blivet: looking up parted Device: /dev/sr0 >11:22:52,438 INFO blivet: got device: OpticalDevice instance (0x7fb730d7d190) -- > name = sr0 status = True kids = 0 id = 15 > parents = [] > uuid = None size = 3603.0 > format = existing iso9660 filesystem > major = 11 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/sr0 partedDevice = parted.Device instance -- > model: TSSTcorp DVD+-RW TS-H653B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1844736 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (114, 255, 63) biosGeometry: (114, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252ad40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:22:52,440 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:22:52,441 INFO blivet: got format: Iso9660FS instance (0x7fb726648650) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-02-26-13-52-31-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = f20x86xfce.live size = 0.0 targetSize = 0.0 > >11:22:52,448 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651 /dev/disk/by-id/wwn-0x50014ee2aedfbe7a', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\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': '1a158c2b', > 'ID_REVISION': '01.00A01', > 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > 'ID_SERIAL_SHORT': 'WD-WCAV93350651', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2aedfbe7a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2aedfbe7a', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '684623', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > '/dev/disk/by-id/wwn-0x50014ee2aedfbe7a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc'} ; name: sdc ; >11:22:52,450 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc)... >11:22:52,451 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >11:22:52,453 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:52,455 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >11:22:52,459 INFO blivet: sdc is a disk >11:22:52,460 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:52,462 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >11:22:52,478 INFO blivet: added disk sdc (id 16) to device tree >11:22:52,479 DEBUG blivet: looking up parted Device: /dev/sdc >11:22:52,481 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >11:22:52,484 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >11:22:52,486 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >11:22:52,486 DEBUG blivet: required disklabel type for sdc (1) is None >11:22:52,486 DEBUG blivet: default disklabel type for sdc is msdos >11:22:52,487 DEBUG blivet: selecting msdos disklabel for sdc based on size >11:22:52,489 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >11:22:52,563 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb730d6d890>, <parted.partition.Partition object at 0x7fb730d6d790>, <parted.partition.Partition object at 0x7fb730d6d550>, <parted.partition.Partition object at 0x7fb730d6db10>, <parted.partition.Partition object at 0x7fb730d6d350>, <parted.partition.Partition object at 0x7fb726085750>] > device: <parted.device.Device object at 0x7fb730d6d750> > PedDisk: <_ped.Disk object at 0x7fb725ef8f80> >11:22:52,564 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:22:52,566 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >11:22:52,568 INFO blivet: got device: DiskDevice instance (0x7fb72607f550) -- > name = sdc status = True kids = 0 id = 16 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD5000AADS-0 path: /dev/sdc 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 0x7fb72252ae60> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb730d6d610> >11:22:52,572 INFO blivet: got format: DiskLabel instance (0x7fb730d6d850) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb730d6d890>, <parted.partition.Partition object at 0x7fb730d6d790>, <parted.partition.Partition object at 0x7fb730d6d550>, <parted.partition.Partition object at 0x7fb730d6db10>, <parted.partition.Partition object at 0x7fb730d6d350>, <parted.partition.Partition object at 0x7fb726085750>] > device: <parted.device.Device object at 0x7fb730d6d750> > PedDisk: <_ped.Disk object at 0x7fb725ef8f80> > origPartedDisk = <parted.disk.Disk object at 0x7fb726085250> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AADS-0 path: /dev/sdc 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 0x7fb72252aef0> > >11:22:52,583 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part1 /dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2bd40931-5db4-0899-0489-4333532a878b', > 'ID_FS_UUID_ENC': '2bd40931-5db4-0899-0489-4333532a878b', > 'ID_FS_VERSION': '0.90.0', > 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '614400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '1a158c2b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a158c2b', > 'ID_REVISION': '01.00A01', > 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > 'ID_SERIAL_SHORT': 'WD-WCAV93350651', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2aedfbe7a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2aedfbe7a', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '684668', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part1', > '/dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >11:22:52,584 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1)... >11:22:52,586 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >11:22:52,588 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:52,589 INFO blivet: sdc1 is a partition >11:22:52,590 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >11:22:52,592 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >11:22:52,594 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (16) with existing msdos disklabel >11:22:52,596 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >11:22:52,598 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >11:22:52,598 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:52,600 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >11:22:52,600 DEBUG blivet: looking up parted Partition: /dev/sdc1 >11:22:52,602 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >11:22:52,603 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >11:22:52,605 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >11:22:52,607 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >11:22:52,607 INFO blivet: added partition sdc1 (id 17) to device tree >11:22:52,608 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >11:22:52,610 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >11:22:52,612 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >11:22:52,614 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >11:22:52,617 WARN blivet: disklabel detected but not usable on sdc1 >11:22:52,660 INFO blivet: type detected on 'sdc1' is 'linux_raid_member' >11:22:52,663 DEBUG blivet: MDRaidMember.__init__: uuid: 2bd40931-5db4-0899-0489-4333532a878b ; exists: True ; label: None ; device: /dev/sdc1 ; serial: WD-WCAV93350651 ; mdUuid: 2bd40931:5db40899:04894333:532a878b ; biosraid: False ; >11:22:52,663 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:52,665 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >11:22:52,667 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >11:22:52,669 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >11:22:52,672 DEBUG blivet: raw RAID 1 size == 300.0 >11:22:52,672 INFO blivet: Using 2.0MB superBlockSize >11:22:52,672 DEBUG blivet: existing RAID 1 size == 299.9375 >11:22:52,673 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 299MB mdarray 0 (4) >11:22:52,675 DEBUG blivet: MDRaidArrayDevice._addDevice: 0 ; device: sdc1 ; status: True ; >11:22:52,677 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >11:22:52,679 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >11:22:52,704 DEBUG blivet: looking up parted Device: /dev/sdc1 >11:22:52,707 INFO blivet: got device: PartitionDevice instance (0x7fb730d6d210) -- > name = sdc1 status = True kids = 1 id = 17 > parents = ['existing 476940MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 300.0 > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38, 255, 63) biosGeometry: (38, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72605b3b0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb730d6df90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730d6d450> PedPartition: <_ped.Partition object at 0x7fb7229ae0b0> > disk = existing 476940MB disk sdc (16) with existing msdos disklabel > start = 2048 end = 616447 length = 614400 > flags = >11:22:52,708 INFO blivet: got format: MDRaidMember instance (0x7fb730d6ded0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = 2bd40931-5db4-0899-0489-4333532a878b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2bd40931:5db40899:04894333:532a878b biosraid = False >11:22:52,718 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part2 /dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:1', > 'ID_FS_LABEL_ENC': 'localhost:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '55f92c04-1c9c-48f1-6b7f-a30c53afb52b', > 'ID_FS_UUID_ENC': '55f92c04-1c9c-48f1-6b7f-a30c53afb52b', > 'ID_FS_UUID_SUB': 'bad734de-ad47-f6b9-4a08-d2107cb729a5', > 'ID_FS_UUID_SUB_ENC': 'bad734de-ad47-f6b9-4a08-d2107cb729a5', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '616448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '125829120', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '1a158c2b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a158c2b', > 'ID_REVISION': '01.00A01', > 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > 'ID_SERIAL_SHORT': 'WD-WCAV93350651', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2aedfbe7a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2aedfbe7a', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '684714', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part2', > '/dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >11:22:52,719 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2)... >11:22:52,720 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >11:22:52,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:52,721 INFO blivet: sdc2 is a partition >11:22:52,723 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >11:22:52,724 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >11:22:52,726 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (16) with existing msdos disklabel >11:22:52,727 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >11:22:52,729 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >11:22:52,729 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:52,731 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >11:22:52,731 DEBUG blivet: looking up parted Partition: /dev/sdc2 >11:22:52,732 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >11:22:52,734 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >11:22:52,736 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >11:22:52,738 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >11:22:52,738 INFO blivet: added partition sdc2 (id 18) to device tree >11:22:52,739 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >11:22:52,741 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >11:22:52,742 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >11:22:52,743 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >11:22:52,746 WARN blivet: disklabel detected but not usable on sdc2 >11:22:52,780 INFO blivet: type detected on 'sdc2' is 'linux_raid_member' >11:22:52,783 DEBUG blivet: MDRaidMember.__init__: uuid: 55f92c04-1c9c-48f1-6b7f-a30c53afb52b ; exists: True ; label: localhost:1 ; device: /dev/sdc2 ; serial: WD-WCAV93350651 ; mdUuid: 55f92c04:1c9c48f1:6b7fa30c:53afb52b ; biosraid: False ; >11:22:52,783 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:52,785 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >11:22:52,788 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >11:22:52,790 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >11:22:52,793 DEBUG blivet: raw RAID 0 size == 184320.0 >11:22:52,793 INFO blivet: Using 128MB superBlockSize >11:22:52,795 DEBUG blivet: existing RAID 0 size == 184224.0 >11:22:52,795 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 184224MB mdarray 1 (6) >11:22:52,797 DEBUG blivet: MDRaidArrayDevice._addDevice: 1 ; device: sdc2 ; status: True ; >11:22:52,800 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >11:22:52,802 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >11:22:52,838 WARN blivet: failed to add member /dev/sdc2 to md array /dev/md/1: mdadd failed for /dev/sdc2: running mdadm --incremental --quiet /dev/sdc2 failed >11:22:52,840 DEBUG blivet: looking up parted Device: /dev/sdc2 >11:22:52,844 INFO blivet: got device: PartitionDevice instance (0x7fb726049a90) -- > name = sdc2 status = True kids = 1 id = 18 > parents = ['existing 476940MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 61440.0 > format = existing mdmember > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72605b560> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb730d6df90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730d6dd10> PedPartition: <_ped.Partition object at 0x7fb7229aeb90> > disk = existing 476940MB disk sdc (16) with existing msdos disklabel > start = 616448 end = 126445567 length = 125829120 > flags = >11:22:52,845 INFO blivet: got format: MDRaidMember instance (0x7fb7260859d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = 55f92c04-1c9c-48f1-6b7f-a30c53afb52b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 55f92c04:1c9c48f1:6b7fa30c:53afb52b biosraid = False >11:22:52,867 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part3 /dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part3', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:2', > 'ID_FS_LABEL_ENC': 'localhost:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd4b6c747-e7f2-546c-7797-ff7ac975c701', > 'ID_FS_UUID_ENC': 'd4b6c747-e7f2-546c-7797-ff7ac975c701', > 'ID_FS_UUID_SUB': 'd123dc31-9e3a-a9c0-e3b5-a2fe748de5c4', > 'ID_FS_UUID_SUB_ENC': 'd123dc31-9e3a-a9c0-e3b5-a2fe748de5c4', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '126445568', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10485760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '1a158c2b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a158c2b', > 'ID_REVISION': '01.00A01', > 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > 'ID_SERIAL_SHORT': 'WD-WCAV93350651', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2aedfbe7a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2aedfbe7a', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '684758', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part3', > '/dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >11:22:52,868 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc3)... >11:22:52,869 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >11:22:52,871 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:52,871 INFO blivet: sdc3 is a partition >11:22:52,873 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >11:22:52,877 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >11:22:52,879 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (16) with existing msdos disklabel >11:22:52,881 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >11:22:52,884 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >11:22:52,884 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:52,886 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >11:22:52,886 DEBUG blivet: looking up parted Partition: /dev/sdc3 >11:22:52,889 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >11:22:52,891 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >11:22:52,893 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >11:22:52,895 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >11:22:52,896 INFO blivet: added partition sdc3 (id 19) to device tree >11:22:52,897 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >11:22:52,899 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >11:22:52,901 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >11:22:52,903 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >11:22:52,907 WARN blivet: disklabel detected but not usable on sdc3 >11:22:52,938 INFO blivet: type detected on 'sdc3' is 'linux_raid_member' >11:22:52,941 DEBUG blivet: MDRaidMember.__init__: uuid: d4b6c747-e7f2-546c-7797-ff7ac975c701 ; exists: True ; label: localhost:2 ; device: /dev/sdc3 ; serial: WD-WCAV93350651 ; mdUuid: d4b6c747:e7f2546c:7797ff7a:c975c701 ; biosraid: False ; >11:22:52,941 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >11:22:52,943 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >11:22:52,945 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: mdmember ; >11:22:52,946 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc3 ; >11:22:52,949 DEBUG blivet: raw RAID 0 size == 15360.0 >11:22:52,950 INFO blivet: Using 8MB superBlockSize >11:22:52,950 DEBUG blivet: existing RAID 0 size == 15348.0 >11:22:52,950 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 15348MB mdarray 2 (8) >11:22:52,952 DEBUG blivet: MDRaidArrayDevice._addDevice: 2 ; device: sdc3 ; status: True ; >11:22:52,954 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >11:22:52,956 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >11:22:52,995 WARN blivet: failed to add member /dev/sdc3 to md array /dev/md/2: mdadd failed for /dev/sdc3: running mdadm --incremental --quiet /dev/sdc3 failed >11:22:52,997 DEBUG blivet: looking up parted Device: /dev/sdc3 >11:22:53,000 INFO blivet: got device: PartitionDevice instance (0x7fb730e0f850) -- > name = sdc3 status = True kids = 1 id = 19 > parents = ['existing 476940MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 5120.0 > format = existing mdmember > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (652, 255, 63) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72605b4d0> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb730d6df90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730d6dc10> PedPartition: <_ped.Partition object at 0x7fb725edfbf0> > disk = existing 476940MB disk sdc (16) with existing msdos disklabel > start = 126445568 end = 136931327 length = 10485760 > flags = >11:22:53,002 INFO blivet: got format: MDRaidMember instance (0x7fb7260857d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc3 uuid = d4b6c747-e7f2-546c-7797-ff7ac975c701 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = d4b6c747:e7f2546c:7797ff7a:c975c701 biosraid = False >11:22:53,016 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part4 /dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '136931328', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '839841840', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '1a158c2b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a158c2b', > 'ID_REVISION': '01.00A01', > 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > 'ID_SERIAL_SHORT': 'WD-WCAV93350651', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2aedfbe7a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2aedfbe7a', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '684804', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part4', > '/dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >11:22:53,016 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc4)... >11:22:53,018 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >11:22:53,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,020 INFO blivet: sdc4 is a partition >11:22:53,022 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >11:22:53,024 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >11:22:53,027 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (16) with existing msdos disklabel >11:22:53,030 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >11:22:53,033 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >11:22:53,034 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,036 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >11:22:53,036 DEBUG blivet: looking up parted Partition: /dev/sdc4 >11:22:53,039 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >11:22:53,042 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >11:22:53,044 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >11:22:53,046 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >11:22:53,046 INFO blivet: added partition sdc4 (id 20) to device tree >11:22:53,048 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >11:22:53,050 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >11:22:53,052 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >11:22:53,055 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >11:22:53,077 WARN blivet: disklabel detected but not usable on sdc4 >11:22:53,078 DEBUG blivet: no type or existing type for sdc4, bailing >11:22:53,079 DEBUG blivet: looking up parted Device: /dev/sdc4 >11:22:53,081 INFO blivet: got device: PartitionDevice instance (0x7fb726085590) -- > name = sdc4 status = True kids = 0 id = 20 > parents = ['existing 476940MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 410079.023438 > format = existing None > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72605b5f0> > target size = 0 path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb730d6df90> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730d6d9d0> PedPartition: <_ped.Partition object at 0x7fb725edfa10> > disk = existing 476940MB disk sdc (16) with existing msdos disklabel > start = 136931328 end = 976773167 length = 839841840 > flags = >11:22:53,089 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part5 /dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part5', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '136933376', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '176160768', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '1a158c2b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a158c2b', > 'ID_REVISION': '01.00A01', > 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > 'ID_SERIAL_SHORT': 'WD-WCAV93350651', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2aedfbe7a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2aedfbe7a', > 'MAJOR': '8', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '684851', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part5', > '/dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >11:22:53,090 INFO blivet: scanning sdc5 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc5)... >11:22:53,092 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc5 ; >11:22:53,094 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,095 INFO blivet: sdc5 is a partition >11:22:53,096 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >11:22:53,099 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >11:22:53,100 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (16) with existing msdos disklabel >11:22:53,102 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdc ; >11:22:53,103 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; >11:22:53,104 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,105 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >11:22:53,105 DEBUG blivet: looking up parted Partition: /dev/sdc5 >11:22:53,108 DEBUG blivet: PartitionDevice.probe: sdc5 ; exists: True ; >11:22:53,110 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; >11:22:53,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; >11:22:53,113 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 12 ; >11:22:53,114 INFO blivet: added partition sdc5 (id 21) to device tree >11:22:53,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >11:22:53,116 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc5 ; label_type: dos ; >11:22:53,117 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >11:22:53,119 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc5 ; labelType: dos ; exists: True ; >11:22:53,159 WARN blivet: disklabel detected but not usable on sdc5 >11:22:53,160 DEBUG blivet: no type or existing type for sdc5, bailing >11:22:53,161 DEBUG blivet: looking up parted Device: /dev/sdc5 >11:22:53,163 INFO blivet: got device: PartitionDevice instance (0x7fb726085650) -- > name = sdc5 status = True kids = 0 id = 21 > parents = ['existing 476940MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 86016.0 > format = existing None > major = 8 minor = 37 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 176160768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10965, 255, 63) biosGeometry: (10965, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72605b440> > target size = 0 path = /dev/sdc5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb730d6df90> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730d6d150> PedPartition: <_ped.Partition object at 0x7fb725edff50> > disk = existing 476940MB disk sdc (16) with existing msdos disklabel > start = 136933376 end = 313094143 length = 176160768 > flags = >11:22:53,172 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part6 /dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part6', > 'DEVNAME': 'sdc6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '313096192', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '663676976', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '1a158c2b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a158c2b', > 'ID_REVISION': '01.00A01', > 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV93350651', > 'ID_SERIAL_SHORT': 'WD-WCAV93350651', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2aedfbe7a', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2aedfbe7a', > 'MAJOR': '8', > 'MINOR': '38', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '684896', > 'name': 'sdc6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV93350651-part6', > '/dev/disk/by-id/wwn-0x50014ee2aedfbe7a-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc6'} ; name: sdc6 ; >11:22:53,172 INFO blivet: scanning sdc6 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc6)... >11:22:53,173 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc6 ; >11:22:53,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,175 INFO blivet: sdc6 is a partition >11:22:53,176 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc6 ; >11:22:53,178 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >11:22:53,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (16) with existing msdos disklabel >11:22:53,181 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdc ; >11:22:53,183 DEBUG blivet: PartitionDevice._setFormat: sdc6 ; >11:22:53,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,185 DEBUG blivet: PartitionDevice._setFormat: sdc6 ; current: None ; type: None ; >11:22:53,185 DEBUG blivet: looking up parted Partition: /dev/sdc6 >11:22:53,187 DEBUG blivet: PartitionDevice.probe: sdc6 ; exists: True ; >11:22:53,188 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 1 ; >11:22:53,190 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 10 ; >11:22:53,191 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 12 ; >11:22:53,191 INFO blivet: added partition sdc6 (id 22) to device tree >11:22:53,193 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc6 ; >11:22:53,194 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc6 ; label_type: dos ; >11:22:53,195 DEBUG blivet: PartitionDevice.setup: sdc6 ; status: True ; controllable: True ; orig: False ; >11:22:53,197 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc6 ; labelType: dos ; exists: True ; >11:22:53,238 WARN blivet: disklabel detected but not usable on sdc6 >11:22:53,238 DEBUG blivet: no type or existing type for sdc6, bailing >11:22:53,239 DEBUG blivet: looking up parted Device: /dev/sdc6 >11:22:53,241 INFO blivet: got device: PartitionDevice instance (0x7fb730d6df50) -- > name = sdc6 status = True kids = 0 id = 22 > parents = ['existing 476940MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 324061.023438 > format = existing None > major = 8 minor = 38 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 663676976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (41311, 255, 63) biosGeometry: (41311, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72605b710> > target size = 0 path = /dev/sdc6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb730d6df90> fileSystem: None > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb7260856d0> PedPartition: <_ped.Partition object at 0x7fb725edf8f0> > disk = existing 476940MB disk sdc (16) with existing msdos disklabel > start = 313096192 end = 976773167 length = 663676976 > flags = >11:22:53,244 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '700105', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:22:53,245 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:22:53,247 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:22:53,248 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,248 INFO blivet: loop0 is a loop device >11:22:53,250 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:22:53,251 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >11:22:53,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,253 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,254 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >11:22:53,254 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 23) to device tree >11:22:53,256 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >11:22:53,257 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,258 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:22:53,258 INFO blivet: added loop loop0 (id 24) to device tree >11:22:53,259 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:22:53,261 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:22:53,261 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:22:53,261 DEBUG blivet: device loop0 does not contain a disklabel >11:22:53,262 INFO blivet: type detected on 'loop0' is 'squashfs' >11:22:53,262 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:22:53,264 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >11:22:53,265 INFO blivet: got device: LoopDevice instance (0x7fb72605c650) -- > name = loop0 status = False kids = 0 id = 24 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (23)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >11:22:53,265 INFO blivet: got format: DeviceFormat instance (0x7fb72605c710) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >11:22:53,269 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '700535', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:22:53,270 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:22:53,271 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:22:53,272 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,272 INFO blivet: loop1 is a loop device >11:22:53,273 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:22:53,275 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:22:53,277 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,278 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:22:53,279 INFO blivet: added file /LiveOS/rootfs.img (id 25) to device tree >11:22:53,280 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:22:53,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,282 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:22:53,282 INFO blivet: added loop loop1 (id 26) to device tree >11:22:53,283 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:22:53,284 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:22:53,286 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,286 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,286 DEBUG blivet: device loop1 does not contain a disklabel >11:22:53,287 INFO blivet: type detected on 'loop1' is 'ext4' >11:22:53,331 DEBUG blivet: using current size 0 as min size >11:22:53,333 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,334 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,335 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:22:53,335 INFO blivet: got device: LoopDevice instance (0x7fb726085a50) -- > name = loop1 status = False kids = 0 id = 26 > parents = ['existing 0MB file /LiveOS/rootfs.img (25)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >11:22:53,337 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,337 INFO blivet: got format: Ext4FS instance (0x7fb72605c1d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:22:53,339 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '700969', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:22:53,340 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:22:53,340 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:22:53,341 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,342 INFO blivet: loop2 is a loop device >11:22:53,343 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:22:53,344 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:22:53,345 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,345 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,346 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:22:53,347 INFO blivet: added file /overlay (deleted) (id 27) to device tree >11:22:53,348 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:22:53,348 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,351 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:22:53,351 INFO blivet: added loop loop2 (id 28) to device tree >11:22:53,352 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:22:53,353 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:22:53,353 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,354 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:22:53,356 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:22:53,358 WARN blivet: disklabel detected but not usable on loop2 >11:22:53,358 DEBUG blivet: no type or existing type for loop2, bailing >11:22:53,359 INFO blivet: got device: LoopDevice instance (0x7fb72605ca50) -- > name = loop2 status = False kids = 0 id = 28 > parents = ['existing 0MB file /overlay (deleted) (27)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >11:22:53,363 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '311422', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:22:53,363 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:22:53,364 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:22:53,365 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,366 INFO blivet: live-rw is a device-mapper device >11:22:53,367 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:22:53,369 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:22:53,370 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (26) with existing ext4 filesystem >11:22:53,373 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:22:53,374 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (28) >11:22:53,376 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:22:53,377 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,379 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:22:53,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,382 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:22:53,382 INFO blivet: added dm live-rw (id 29) to device tree >11:22:53,383 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:22:53,385 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:22:53,387 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,387 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,387 DEBUG blivet: device live-rw does not contain a disklabel >11:22:53,388 INFO blivet: type detected on 'live-rw' is 'ext4' >11:22:53,434 DEBUG blivet: padding min size from 768 up to 844 >11:22:53,437 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,438 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,440 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:22:53,441 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:22:53,449 INFO blivet: got device: DMDevice instance (0x7fb72605ce90) -- > name = live-rw status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop2 (28)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7fb72252add0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:22:53,452 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,452 INFO blivet: got format: Ext4FS instance (0x7fb72605cf50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:22:53,458 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '324353', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:22:53,458 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:22:53,460 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:22:53,463 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,463 INFO blivet: live-base is a device-mapper device >11:22:53,465 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:22:53,467 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:22:53,470 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:22:53,472 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (26) with existing ext4 filesystem >11:22:53,475 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:22:53,477 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,480 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >11:22:53,480 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,483 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:22:53,483 INFO blivet: added dm live-base (id 30) to device tree >11:22:53,486 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:22:53,489 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:22:53,492 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,493 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,494 DEBUG blivet: device live-base does not contain a disklabel >11:22:53,494 INFO blivet: type detected on 'live-base' is 'ext4' >11:22:53,543 DEBUG blivet: using current size 0 as min size >11:22:53,547 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,548 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,551 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:22:53,552 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:22:53,553 INFO blivet: got device: DMDevice instance (0x7fb72605cfd0) -- > name = live-base status = True kids = 0 id = 30 > parents = ['existing 0MB loop loop1 (26) with existing ext4 filesystem'] > uuid = None size = 2048.0 > 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 0x7fb72605b680> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:22:53,556 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,558 INFO blivet: got format: Ext4FS instance (0x7fb730d7a250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:22:53,564 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2bd40931:5db40899:04894333:532a878b /dev/disk/by-uuid/14046117-0789-4e5a-899b-3e412025b414 /dev/md/0', > 'DEVNAME': 'md0', > 'DEVPATH': '/devices/virtual/block/md0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '14046117-0789-4e5a-899b-3e412025b414', > 'ID_FS_UUID_ENC': '14046117-0789-4e5a-899b-3e412025b414', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': 'spare', > 'MD_DEVNAME': '0', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '0.90', > 'MD_UUID': '2bd40931:5db40899:04894333:532a878b', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '984777', > 'name': 'md0', > 'symlinks': ['/dev/disk/by-id/md-uuid-2bd40931:5db40899:04894333:532a878b', > '/dev/disk/by-uuid/14046117-0789-4e5a-899b-3e412025b414', > '/dev/md/0'], > 'sysfs_path': '/devices/virtual/block/md0'} ; name: md0 ; >11:22:53,565 INFO blivet: scanning md0 (/devices/virtual/block/md0)... >11:22:53,567 DEBUG blivet: DeviceTree.getDeviceByName: name: md0 ; >11:22:53,570 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,573 DEBUG blivet: DeviceTree.getDeviceByName: name: 0 ; >11:22:53,575 DEBUG blivet: raw RAID 1 size == 300.0 >11:22:53,575 INFO blivet: Using 2.0MB superBlockSize >11:22:53,576 DEBUG blivet: existing RAID 1 size == 299.9375 >11:22:53,578 DEBUG blivet: DeviceTree.getDeviceByName returned existing 299MB mdarray 0 (4) >11:22:53,581 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: 0 ; >11:22:53,583 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: 0 ; label_type: None ; >11:22:53,586 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,586 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,586 DEBUG blivet: device 0 does not contain a disklabel >11:22:53,587 INFO blivet: type detected on 'md0' is 'ext4' >11:22:53,670 DEBUG blivet: padding min size from 14 up to 15 >11:22:53,672 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,673 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,674 DEBUG blivet: MDRaidArrayDevice._setFormat: 0 ; current: None ; type: ext4 ; >11:22:53,675 DEBUG blivet: raw RAID 1 size == 300.0 >11:22:53,675 INFO blivet: Using 2.0MB superBlockSize >11:22:53,676 DEBUG blivet: existing RAID 1 size == 299.9375 >11:22:53,676 INFO blivet: got device: MDRaidArrayDevice instance (0x7fb7260495d0) -- > name = 0 status = True kids = 0 id = 4 > parents = ['existing 300MB partition sda1 (3) with existing mdmember', > 'existing 300MB partition sdb1 (11) with existing mdmember', > 'existing 300MB partition sdc1 (17) with existing mdmember'] > uuid = 2bd40931:5db40899:04894333:532a878b size = 299.9375 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md0 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 614272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (76784, 2, 4) biosGeometry: (38, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a3b0> > target size = 0 path = /dev/md/0 > format args = None originalFormat = None level = 1 spares = 1 > members = 2 > total devices = 3 metadata version = 0.90 >11:22:53,677 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,678 INFO blivet: got format: Ext4FS instance (0x7fb726085950) -- > type = ext4 name = ext4 status = False > device = /dev/md/0 uuid = 14046117-0789-4e5a-899b-3e412025b414 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 299.0 targetSize = 299.0 > >11:22:53,683 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost:1 /dev/disk/by-id/md-uuid-55f92c04:1c9c48f1:6b7fa30c:53afb52b /dev/disk/by-uuid/8c8b1c6c-4f89-4eff-a90e-8f6ff8f3f212 /dev/md/1', > 'DEVNAME': 'md1', > 'DEVPATH': '/devices/virtual/block/md1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8c8b1c6c-4f89-4eff-a90e-8f6ff8f3f212', > 'ID_FS_UUID_ENC': '8c8b1c6c-4f89-4eff-a90e-8f6ff8f3f212', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'MD_DEVICE_sdc2_ROLE': '2', > 'MD_DEVNAME': '1', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost:1', > 'MD_UUID': '55f92c04:1c9c48f1:6b7fa30c:53afb52b', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '983570', > 'name': 'md1', > 'symlinks': ['/dev/disk/by-id/md-name-localhost:1', > '/dev/disk/by-id/md-uuid-55f92c04:1c9c48f1:6b7fa30c:53afb52b', > '/dev/disk/by-uuid/8c8b1c6c-4f89-4eff-a90e-8f6ff8f3f212', > '/dev/md/1'], > 'sysfs_path': '/devices/virtual/block/md1'} ; name: md1 ; >11:22:53,684 INFO blivet: scanning md1 (/devices/virtual/block/md1)... >11:22:53,685 DEBUG blivet: DeviceTree.getDeviceByName: name: md1 ; >11:22:53,686 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,687 DEBUG blivet: DeviceTree.getDeviceByName: name: 1 ; >11:22:53,687 DEBUG blivet: raw RAID 0 size == 184320.0 >11:22:53,688 INFO blivet: Using 128MB superBlockSize >11:22:53,688 DEBUG blivet: existing RAID 0 size == 184224.0 >11:22:53,689 DEBUG blivet: DeviceTree.getDeviceByName returned existing 184224MB mdarray 1 (6) >11:22:53,690 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: 1 ; >11:22:53,691 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: 1 ; label_type: None ; >11:22:53,693 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,693 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,693 DEBUG blivet: device 1 does not contain a disklabel >11:22:53,693 INFO blivet: type detected on 'md1' is 'ext4' >11:22:53,772 DEBUG blivet: padding min size from 539 up to 592 >11:22:53,775 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,776 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:22:53,778 DEBUG blivet: MDRaidArrayDevice._setFormat: 1 ; current: None ; type: ext4 ; >11:22:53,781 DEBUG blivet: raw RAID 0 size == 184320.0 >11:22:53,781 INFO blivet: Using 128MB superBlockSize >11:22:53,782 DEBUG blivet: existing RAID 0 size == 184224.0 >11:22:53,783 INFO blivet: got device: MDRaidArrayDevice instance (0x7fb726079110) -- > name = 1 status = True kids = 0 id = 6 > parents = ['existing 61440MB partition sda2 (5) with existing mdmember', > 'existing 61440MB partition sdb2 (12) with existing mdmember', > 'existing 61440MB partition sdc2 (18) with existing mdmember'] > uuid = 55f92c04:1c9c48f1:6b7fa30c:53afb52b size = 184224.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md1 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/1 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 377290752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (47161344, 2, 4) biosGeometry: (23485, 255, 63) > PedDevice: <_ped.Device object at 0x7fb725eefef0> > target size = 0 path = /dev/md/1 > format args = None originalFormat = None level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >11:22:53,785 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:53,786 INFO blivet: got format: Ext4FS instance (0x7fb725ea8950) -- > type = ext4 name = ext4 status = False > device = /dev/md/1 uuid = 8c8b1c6c-4f89-4eff-a90e-8f6ff8f3f212 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 184224.0 targetSize = 184224.0 > >11:22:53,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost:2 /dev/disk/by-id/md-uuid-d4b6c747:e7f2546c:7797ff7a:c975c701 /dev/md/2', > 'DEVNAME': 'md2', > 'DEVPATH': '/devices/virtual/block/md2', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVICE_sdc3_DEV': '/dev/sdc3', > 'MD_DEVICE_sdc3_ROLE': '2', > 'MD_DEVNAME': '2', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost:2', > 'MD_UUID': 'd4b6c747:e7f2546c:7797ff7a:c975c701', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '982203', > 'name': 'md2', > 'symlinks': ['/dev/disk/by-id/md-name-localhost:2', > '/dev/disk/by-id/md-uuid-d4b6c747:e7f2546c:7797ff7a:c975c701', > '/dev/md/2'], > 'sysfs_path': '/devices/virtual/block/md2'} ; name: md2 ; >11:22:53,794 INFO blivet: scanning md2 (/devices/virtual/block/md2)... >11:22:53,795 DEBUG blivet: DeviceTree.getDeviceByName: name: md2 ; >11:22:53,797 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:22:53,798 DEBUG blivet: DeviceTree.getDeviceByName: name: 2 ; >11:22:53,799 DEBUG blivet: raw RAID 0 size == 15360.0 >11:22:53,799 INFO blivet: Using 8MB superBlockSize >11:22:53,800 DEBUG blivet: existing RAID 0 size == 15348.0 >11:22:53,801 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15348MB mdarray 2 (8) >11:22:53,802 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: 2 ; >11:22:53,803 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: 2 ; label_type: None ; >11:22:53,803 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:22:53,804 DEBUG blivet: MDRaidArrayDevice.setup: 2 ; status: True ; controllable: True ; orig: False ; >11:22:53,805 DEBUG blivet: DiskLabel.__init__: device: /dev/md/2 ; labelType: None ; exists: True ; >11:22:53,814 WARN blivet: disklabel detected but not usable on 2 >11:22:53,815 DEBUG blivet: no type or existing type for md2, bailing >11:22:53,816 DEBUG blivet: raw RAID 0 size == 15360.0 >11:22:53,816 INFO blivet: Using 8MB superBlockSize >11:22:53,817 DEBUG blivet: existing RAID 0 size == 15348.0 >11:22:53,817 INFO blivet: got device: MDRaidArrayDevice instance (0x7fb726049190) -- > name = 2 status = True kids = 0 id = 8 > parents = ['existing 5120MB partition sda3 (7) with existing mdmember', > 'existing 5120MB partition sdb3 (13) with existing mdmember', > 'existing 5120MB partition sdc3 (19) with existing mdmember'] > uuid = d4b6c747:e7f2546c:7797ff7a:c975c701 size = 15348.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md2 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/2 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 31432704 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3929088, 2, 4) biosGeometry: (1956, 255, 63) > PedDevice: <_ped.Device object at 0x7fb72252a680> > target size = 0 path = /dev/md/2 > format args = None originalFormat = None level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >11:22:53,935 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >11:22:53,959 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >11:22:53,961 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >11:22:53,963 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >11:22:53,990 DEBUG blivet: MDRaidArrayDevice.teardown: 0 ; status: True ; controllable: True ; >11:22:54,057 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:22:54,059 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:22:54,061 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:22:54,086 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:22:54,087 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,090 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,116 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >11:22:54,118 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:22:54,120 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:22:54,144 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:22:54,145 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,147 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,172 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >11:22:54,173 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >11:22:54,175 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >11:22:54,199 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:22:54,201 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,208 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,234 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 0 ; status: False ; >11:22:54,236 DEBUG blivet: MDRaidArrayDevice.teardown: 1 ; status: True ; controllable: True ; >11:22:54,304 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:22:54,306 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >11:22:54,310 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >11:22:54,334 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:22:54,336 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,340 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,367 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >11:22:54,370 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >11:22:54,374 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >11:22:54,400 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:22:54,401 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,404 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,428 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >11:22:54,429 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:22:54,431 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:22:54,456 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:22:54,457 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,460 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,486 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 1 ; status: False ; >11:22:54,487 DEBUG blivet: MDRaidArrayDevice.teardown: 2 ; status: True ; controllable: True ; >11:22:54,488 DEBUG blivet: DeviceFormat.teardown: device: /dev/md/2 ; status: False ; type: None ; >11:22:54,490 DEBUG blivet: DeviceFormat.teardown: device: /dev/md/2 ; status: False ; type: None ; >11:22:54,553 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:22:54,555 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >11:22:54,557 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >11:22:54,581 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:22:54,583 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,585 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,607 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >11:22:54,609 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >11:22:54,612 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >11:22:54,637 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:22:54,639 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,641 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,663 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >11:22:54,664 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >11:22:54,667 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >11:22:54,691 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:22:54,693 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,696 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,722 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 2 ; status: False ; >11:22:54,723 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:22:54,725 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >11:22:54,726 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >11:22:54,750 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:22:54,752 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,756 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:54,781 DEBUG blivet: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >11:22:54,782 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:22:54,785 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:22:54,810 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:22:54,812 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,814 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:54,836 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:22:54,859 DEBUG blivet: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >11:22:54,860 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc5 ; status: False ; type: None ; >11:22:54,863 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc5 ; status: False ; type: None ; >11:22:54,888 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:22:54,889 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,892 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,915 DEBUG blivet: PartitionDevice.teardown: sdc6 ; status: True ; controllable: True ; >11:22:54,917 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc6 ; status: False ; type: None ; >11:22:54,919 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc6 ; status: False ; type: None ; >11:22:54,943 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:22:54,945 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,948 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:54,972 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:22:54,973 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:22:55,033 INFO blivet: edd: collected mbr signatures: {'sdd': '0xc0b7c87f', 'sda': '0xb51da06c', 'sdb': '0xfdfb40bd', 'sdc': '0x1a158c2b'} >11:22:55,034 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0xc0b7c87f > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 256000 >11:22:55,034 INFO blivet: edd: matched 0x80 to sdd using MBR sig >11:22:55,034 DEBUG blivet: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0xfdfb40bd > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 312500000 >11:22:55,035 INFO blivet: edd: matched 0x81 to sdb using MBR sig >11:22:55,037 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >11:22:55,048 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:22:55,075 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >11:22:55,139 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >11:22:55,140 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >11:22:55,142 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >11:22:55,166 DEBUG blivet: MDRaidArrayDevice.setup: 0 ; status: False ; controllable: True ; orig: False ; >11:22:55,168 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: 0 ; orig: False ; >11:22:55,169 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:22:55,170 DEBUG blivet: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >11:22:55,171 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:22:55,173 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:22:55,174 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >11:22:55,175 DEBUG blivet: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >11:22:55,176 DEBUG blivet: MDRaidArrayDevice._setup: 0 ; status: False ; controllable: True ; orig: False ; >11:22:55,177 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:22:55,178 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:22:55,179 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >11:22:55,262 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 0 ; status: False ; >11:22:55,262 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:22:55,282 DEBUG blivet: MDRaidArrayDevice.teardown: 0 ; status: True ; controllable: True ; >11:22:55,380 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:22:55,381 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:22:55,384 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:22:55,406 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:22:55,408 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:55,410 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:55,432 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >11:22:55,434 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:22:55,436 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:22:55,459 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:22:55,461 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:55,464 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:55,488 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >11:22:55,489 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >11:22:55,491 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >11:22:55,514 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:22:55,516 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:55,519 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:55,545 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 0 ; status: False ; >11:22:55,546 DEBUG blivet: MDRaidArrayDevice.setup: 1 ; status: False ; controllable: True ; orig: False ; >11:22:55,547 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: 1 ; orig: False ; >11:22:55,548 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:22:55,550 DEBUG blivet: MDRaidMember.setup: device: /dev/sda2 ; status: False ; type: mdmember ; >11:22:55,551 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >11:22:55,552 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb2 ; status: False ; type: mdmember ; >11:22:55,554 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >11:22:55,555 DEBUG blivet: MDRaidMember.setup: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:22:55,556 DEBUG blivet: MDRaidArrayDevice._setup: 1 ; status: False ; controllable: True ; orig: False ; >11:22:55,557 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:22:55,558 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >11:22:55,558 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >11:22:55,673 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 1 ; status: False ; >11:22:55,673 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:22:55,699 DEBUG blivet: MDRaidArrayDevice.teardown: 1 ; status: True ; controllable: True ; >11:22:55,789 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:22:55,791 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >11:22:55,793 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >11:22:55,816 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:22:55,817 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:55,819 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:22:55,842 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >11:22:55,843 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >11:22:55,845 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >11:22:55,867 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:22:55,868 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:55,870 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:22:55,893 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >11:22:55,895 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:22:55,897 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:22:55,919 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:22:55,921 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:55,923 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:22:55,946 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 1 ; status: False ; >11:22:56,039 DEBUG blivet: raw RAID 1 size == 300.0 >11:22:56,039 INFO blivet: Using 2.0MB superBlockSize >11:22:56,039 DEBUG blivet: existing RAID 1 size == 299.9375 >11:22:56,040 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:56,041 DEBUG blivet: raw RAID 0 size == 184320.0 >11:22:56,041 INFO blivet: Using 128MB superBlockSize >11:22:56,042 DEBUG blivet: existing RAID 0 size == 184224.0 >11:22:56,042 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:56,043 DEBUG blivet: raw RAID 0 size == 15360.0 >11:22:56,043 INFO blivet: Using 8MB superBlockSize >11:22:56,044 DEBUG blivet: existing RAID 0 size == 15348.0 >11:22:56,045 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:56,046 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:56,048 DEBUG blivet: Ext4FS.supported: supported: True ; >11:22:56,060 DEBUG blivet: Ext2FS.supported: supported: True ; >11:22:56,061 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:22:56,079 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:41:17,515 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:41:17,534 INFO blivet: updating format of device: existing 3603MB cdrom sr0 (15) with existing iso9660 filesystem >11:41:17,535 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >11:41:17,597 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:41:17,598 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:41:17,599 DEBUG blivet: NFSv4.supported: supported: False ; >11:41:17,600 DEBUG blivet: NFSv4.supported: supported: False ; >11:41:17,602 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:41:17,603 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:41:17,605 DEBUG blivet: Ext4FS.supported: supported: True ; >11:41:17,607 DEBUG blivet: Ext4FS.supported: supported: True ; >11:41:18,031 DEBUG blivet: Ext3FS.supported: supported: True ; >11:41:18,032 DEBUG blivet: Ext3FS.supported: supported: True ; >11:41:18,082 DEBUG blivet: Ext2FS.supported: supported: True ; >11:41:18,083 DEBUG blivet: Ext2FS.supported: supported: True ; >11:41:18,162 DEBUG blivet: SysFS.supported: supported: False ; >11:41:18,163 DEBUG blivet: SysFS.supported: supported: False ; >11:41:18,164 DEBUG blivet: MultipathMember.__init__: >11:41:18,165 DEBUG blivet: SwapSpace.__init__: >11:41:18,166 DEBUG blivet: ProcFS.supported: supported: False ; >11:41:18,166 DEBUG blivet: ProcFS.supported: supported: False ; >11:41:18,167 DEBUG blivet: MDRaidMember.__init__: >11:41:18,168 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:41:18,169 DEBUG blivet: DevPtsFS.supported: supported: False ; >11:41:18,169 DEBUG blivet: BTRFS.supported: supported: True ; >11:41:19,023 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:41:19,024 DEBUG blivet: no type or existing type for sr0, bailing >11:41:19,025 INFO blivet: got format: existing iso9660 filesystem >11:41:19,039 INFO blivet: failed to get default SELinux context for /tmp/tmpidxvYZ: [Errno 2] No such file or directory >11:41:19,040 INFO blivet: set SELinux context for mountpoint /tmp/tmpidxvYZ to None >11:41:19,125 DEBUG blivet: USBFS.supported: supported: False ; >11:41:19,134 DEBUG blivet: USBFS.supported: supported: False ; >11:41:19,136 DEBUG blivet: DiskLabel.__init__: >11:41:19,136 INFO blivet: DiskLabel.partedDevice returning None >11:41:19,137 DEBUG blivet: HFSPlus.supported: supported: False ; >11:41:19,138 DEBUG blivet: HFSPlus.supported: supported: False ; >11:41:19,139 DEBUG blivet: XFS.supported: supported: True ; >11:41:19,332 DEBUG blivet: XFS.supported: supported: True ; >11:41:19,336 DEBUG blivet: TmpFS.supported: supported: True ; >11:41:19,367 DEBUG blivet: LUKS.__init__: >11:41:19,369 DEBUG blivet: DMRaidMember.__init__: >11:41:19,370 DEBUG blivet: NTFS.supported: supported: False ; >11:41:19,371 DEBUG blivet: NTFS.supported: supported: False ; >11:41:19,374 DEBUG blivet: BindFS.supported: supported: False ; >11:41:19,375 DEBUG blivet: BindFS.supported: supported: False ; >11:41:19,377 DEBUG blivet: HFS.supported: supported: False ; >11:41:19,379 DEBUG blivet: HFS.supported: supported: False ; >11:41:19,380 DEBUG blivet: LVMPhysicalVolume.__init__: >11:41:19,382 DEBUG blivet: NFS.supported: supported: False ; >11:41:19,383 DEBUG blivet: NFS.supported: supported: False ; >11:41:19,384 DEBUG blivet: FATFS.supported: supported: True ; >11:41:19,413 DEBUG blivet: FATFS.supported: supported: True ; >11:41:19,415 DEBUG blivet: NoDevFS.supported: supported: False ; >11:41:19,415 DEBUG blivet: NoDevFS.supported: supported: False ; >11:41:23,737 INFO blivet: hiding device partition sdd1 (id 1) >11:41:23,742 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >11:41:23,742 DEBUG blivet: lvm filter: adding sdd1 to the reject list >11:41:23,742 INFO blivet: hiding device disk sdd (id 0) >11:41:23,743 DEBUG blivet: lvm filter: adding sdd to the reject list >11:41:27,634 INFO blivet: Detected 8080M of memory >11:41:27,634 INFO blivet: Swap attempt of 8080M >11:41:27,636 DEBUG blivet: clearpart: looking at sdc6 >11:41:27,638 DEBUG blivet: clearpart: looking at sdc5 >11:41:27,638 DEBUG blivet: clearpart: looking at sda4 >11:41:27,640 DEBUG blivet: clearpart: looking at sdb4 >11:41:27,640 DEBUG blivet: clearpart: looking at sdc4 >11:41:27,640 DEBUG blivet: clearpart: looking at sda3 >11:41:27,641 DEBUG blivet: clearpart: looking at sdb3 >11:41:27,641 DEBUG blivet: clearpart: looking at sdc3 >11:41:27,642 DEBUG blivet: clearpart: looking at sda2 >11:41:27,642 DEBUG blivet: clearpart: looking at sdb2 >11:41:27,642 DEBUG blivet: clearpart: looking at sdc2 >11:41:27,642 DEBUG blivet: clearpart: looking at sda1 >11:41:27,643 DEBUG blivet: clearpart: looking at sdb1 >11:41:27,643 DEBUG blivet: clearpart: looking at sdc1 >11:41:27,643 DEBUG blivet: checking whether disk sda has an empty extended >11:41:27,644 DEBUG blivet: extended is None ; logicals is [] >11:41:27,645 DEBUG blivet: checking whether disk sdb has an empty extended >11:41:27,645 DEBUG blivet: extended is None ; logicals is [] >11:41:27,646 DEBUG blivet: checking whether disk sdc has an empty extended >11:41:27,648 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb730d6df90> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71fd03910> PedPartition: <_ped.Partition object at 0x7fb723d7d650> ; logicals is ['sdc5', 'sdc6'] >11:41:27,827 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:41:27,831 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:41:27,928 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:41:27,931 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:41:27,936 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:41:27,938 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:41:27,940 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >11:41:27,981 DEBUG blivet: starting Blivet copy >11:41:28,033 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >11:41:28,034 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbf1990> fileSystem: <parted.filesystem.FileSystem object at 0x7fb730076790> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730076590> PedPartition: <_ped.Partition object at 0x7fb71fbf6fb0> >11:41:28,036 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >11:41:28,037 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbf1990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730076710> PedPartition: <_ped.Partition object at 0x7fb71fbf6f50> >11:41:28,039 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >11:41:28,040 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbf1990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb7300768d0> PedPartition: <_ped.Partition object at 0x7fb730066050> >11:41:28,042 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >11:41:28,042 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbf1990> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730076a50> PedPartition: <_ped.Partition object at 0x7fb7300660b0> >11:41:28,045 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >11:41:28,046 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8790> fileSystem: <parted.filesystem.FileSystem object at 0x7fb730076d10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730076ad0> PedPartition: <_ped.Partition object at 0x7fb730066110> >11:41:28,048 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >11:41:28,048 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8790> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730076c90> PedPartition: <_ped.Partition object at 0x7fb730066170> >11:41:28,050 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >11:41:28,051 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8790> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730076e50> PedPartition: <_ped.Partition object at 0x7fb7300661d0> >11:41:28,053 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >11:41:28,054 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8790> fileSystem: None > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb730076fd0> PedPartition: <_ped.Partition object at 0x7fb730066230> >11:41:28,057 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >11:41:28,058 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc5310> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb73006d090> PedPartition: <_ped.Partition object at 0x7fb730066290> >11:41:28,060 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >11:41:28,061 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc5310> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb73006d210> PedPartition: <_ped.Partition object at 0x7fb7300662f0> >11:41:28,063 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >11:41:28,064 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc5310> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb73006d390> PedPartition: <_ped.Partition object at 0x7fb730066350> >11:41:28,066 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >11:41:28,068 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc5310> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb73006d510> PedPartition: <_ped.Partition object at 0x7fb7300663b0> >11:41:28,070 DEBUG blivet: PartitionDevice._setPartedPartition: sdc5 ; >11:41:28,071 DEBUG blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc5310> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb73006d690> PedPartition: <_ped.Partition object at 0x7fb730066410> >11:41:28,073 DEBUG blivet: PartitionDevice._setPartedPartition: sdc6 ; >11:41:28,074 DEBUG blivet: device sdc6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc5310> fileSystem: None > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb73006d990> PedPartition: <_ped.Partition object at 0x7fb7300664d0> >11:41:28,326 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >11:41:28,588 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb73008b050> fileSystem: <parted.filesystem.FileSystem object at 0x7fb73006da10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fb71fbc5690> PedPartition: <_ped.Partition object at 0x7fb730066470> >11:41:28,588 DEBUG blivet: finished Blivet copy >11:41:28,594 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >11:41:28,597 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 410079MB partition sdc4 (20) >11:41:28,599 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >11:41:28,601 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 410079MB partition sdc4 (20) >11:41:28,612 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >11:41:28,614 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 410079MB partition sdc4 (20) >11:41:28,616 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >11:41:28,618 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 410079MB partition sdc4 (20) >11:41:28,621 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >11:41:28,624 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 410079MB partition sdc4 (20) >11:41:28,625 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >11:41:28,628 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 410079MB partition sdc4 (20) >11:41:28,629 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:28,629 INFO blivet: Using 2.0MB superBlockSize >11:41:28,630 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:28,635 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:28,635 INFO blivet: Using 128MB superBlockSize >11:41:28,635 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:28,641 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:28,641 INFO blivet: Using 8MB superBlockSize >11:41:28,641 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:30,388 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:30,388 INFO blivet: Using 2.0MB superBlockSize >11:41:30,388 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:30,389 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:30,390 INFO blivet: Using 2.0MB superBlockSize >11:41:30,390 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:30,391 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:30,391 INFO blivet: Using 2.0MB superBlockSize >11:41:30,391 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:30,394 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:30,394 INFO blivet: Using 2.0MB superBlockSize >11:41:30,394 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:30,400 DEBUG blivet: Ext4FS.supported: supported: True ; >11:41:30,401 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:41:33,183 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:33,183 INFO blivet: Using 2.0MB superBlockSize >11:41:33,183 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:33,184 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:33,184 INFO blivet: Using 2.0MB superBlockSize >11:41:33,184 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:33,185 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:33,185 INFO blivet: Using 2.0MB superBlockSize >11:41:33,186 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:33,187 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:33,187 INFO blivet: Using 2.0MB superBlockSize >11:41:33,188 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:38,300 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:38,300 INFO blivet: Using 2.0MB superBlockSize >11:41:38,300 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:38,301 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:38,302 INFO blivet: Using 2.0MB superBlockSize >11:41:38,302 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:38,303 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:38,303 INFO blivet: Using 2.0MB superBlockSize >11:41:38,303 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:38,305 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:38,305 INFO blivet: Using 2.0MB superBlockSize >11:41:38,305 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,264 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,264 INFO blivet: Using 2.0MB superBlockSize >11:41:44,265 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,266 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,266 INFO blivet: Using 2.0MB superBlockSize >11:41:44,266 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,267 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,267 INFO blivet: Using 2.0MB superBlockSize >11:41:44,268 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,270 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,270 INFO blivet: Using 2.0MB superBlockSize >11:41:44,270 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,277 DEBUG blivet: Ext4FS.supported: supported: True ; >11:41:44,277 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:41:44,280 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 299, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid1'} >11:41:44,284 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,284 INFO blivet: Using 2.0MB superBlockSize >11:41:44,284 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,288 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,288 INFO blivet: Using 2.0MB superBlockSize >11:41:44,289 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,289 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,290 INFO blivet: Using 2.0MB superBlockSize >11:41:44,290 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,290 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,291 INFO blivet: Using 2.0MB superBlockSize >11:41:44,291 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,292 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:44,293 INFO blivet: Using 2.0MB superBlockSize >11:41:44,293 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:44,302 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:44,302 INFO blivet: Using 128MB superBlockSize >11:41:44,302 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:44,303 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:44,303 INFO blivet: Using 128MB superBlockSize >11:41:44,303 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:44,304 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:44,304 INFO blivet: Using 128MB superBlockSize >11:41:44,304 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:44,305 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:44,305 INFO blivet: Using 128MB superBlockSize >11:41:44,305 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:44,306 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:44,306 INFO blivet: Using 128MB superBlockSize >11:41:44,306 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:44,307 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:44,307 INFO blivet: Using 128MB superBlockSize >11:41:44,307 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:44,309 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:44,309 INFO blivet: Using 128MB superBlockSize >11:41:44,309 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,081 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,082 INFO blivet: Using 128MB superBlockSize >11:41:46,082 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,083 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,083 INFO blivet: Using 128MB superBlockSize >11:41:46,083 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,084 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,084 INFO blivet: Using 128MB superBlockSize >11:41:46,084 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,086 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,086 INFO blivet: Using 128MB superBlockSize >11:41:46,086 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,092 DEBUG blivet: Ext4FS.supported: supported: True ; >11:41:46,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:41:46,094 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 184224, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid0'} >11:41:46,096 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,096 INFO blivet: Using 128MB superBlockSize >11:41:46,097 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,097 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,097 INFO blivet: Using 128MB superBlockSize >11:41:46,098 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,098 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,098 INFO blivet: Using 128MB superBlockSize >11:41:46,099 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,100 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:46,100 INFO blivet: Using 128MB superBlockSize >11:41:46,101 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:46,110 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:46,110 INFO blivet: Using 2.0MB superBlockSize >11:41:46,110 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:46,111 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:46,111 INFO blivet: Using 2.0MB superBlockSize >11:41:46,111 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:46,112 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:46,112 INFO blivet: Using 2.0MB superBlockSize >11:41:46,112 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:46,113 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:46,113 INFO blivet: Using 2.0MB superBlockSize >11:41:46,113 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:46,114 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:46,114 INFO blivet: Using 2.0MB superBlockSize >11:41:46,114 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:46,115 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:46,115 INFO blivet: Using 2.0MB superBlockSize >11:41:46,115 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:46,117 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:46,117 INFO blivet: Using 2.0MB superBlockSize >11:41:46,117 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,258 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,258 INFO blivet: Using 2.0MB superBlockSize >11:41:47,258 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,259 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,260 INFO blivet: Using 2.0MB superBlockSize >11:41:47,260 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,261 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,261 INFO blivet: Using 2.0MB superBlockSize >11:41:47,261 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,263 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,263 INFO blivet: Using 2.0MB superBlockSize >11:41:47,263 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,269 DEBUG blivet: Ext4FS.supported: supported: True ; >11:41:47,269 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:41:47,271 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 299, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid1'} >11:41:47,273 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,273 INFO blivet: Using 2.0MB superBlockSize >11:41:47,274 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,274 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,274 INFO blivet: Using 2.0MB superBlockSize >11:41:47,275 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,275 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,275 INFO blivet: Using 2.0MB superBlockSize >11:41:47,276 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,277 DEBUG blivet: raw RAID 1 size == 300.0 >11:41:47,277 INFO blivet: Using 2.0MB superBlockSize >11:41:47,278 DEBUG blivet: existing RAID 1 size == 299.9375 >11:41:47,287 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:47,287 INFO blivet: Using 128MB superBlockSize >11:41:47,287 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:47,288 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:47,288 INFO blivet: Using 128MB superBlockSize >11:41:47,288 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:47,289 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:47,289 INFO blivet: Using 128MB superBlockSize >11:41:47,289 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:47,290 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:47,290 INFO blivet: Using 128MB superBlockSize >11:41:47,290 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:47,291 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:47,291 INFO blivet: Using 128MB superBlockSize >11:41:47,291 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:47,292 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:47,292 INFO blivet: Using 128MB superBlockSize >11:41:47,292 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:47,294 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:47,294 INFO blivet: Using 128MB superBlockSize >11:41:47,294 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,403 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,403 INFO blivet: Using 128MB superBlockSize >11:41:50,404 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,405 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,405 INFO blivet: Using 128MB superBlockSize >11:41:50,405 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,406 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,406 INFO blivet: Using 128MB superBlockSize >11:41:50,407 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,409 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,409 INFO blivet: Using 128MB superBlockSize >11:41:50,409 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,416 DEBUG blivet: Ext4FS.supported: supported: True ; >11:41:50,417 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:41:50,422 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,422 INFO blivet: Using 128MB superBlockSize >11:41:50,423 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,423 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,423 INFO blivet: Using 128MB superBlockSize >11:41:50,424 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,424 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,424 INFO blivet: Using 128MB superBlockSize >11:41:50,425 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,426 DEBUG blivet: raw RAID 0 size == 184320.0 >11:41:50,427 INFO blivet: Using 128MB superBlockSize >11:41:50,427 DEBUG blivet: existing RAID 0 size == 184224.0 >11:41:50,436 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:50,436 INFO blivet: Using 8MB superBlockSize >11:41:50,436 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:50,437 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:50,437 INFO blivet: Using 8MB superBlockSize >11:41:50,437 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:50,438 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:50,438 INFO blivet: Using 8MB superBlockSize >11:41:50,438 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:50,439 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:50,439 INFO blivet: Using 8MB superBlockSize >11:41:50,439 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:50,440 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:50,440 INFO blivet: Using 8MB superBlockSize >11:41:50,441 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:50,441 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:50,441 INFO blivet: Using 8MB superBlockSize >11:41:50,442 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:50,444 DEBUG blivet: raw RAID 0 size == 15360.0 >11:41:50,444 INFO blivet: Using 8MB superBlockSize >11:41:50,444 DEBUG blivet: existing RAID 0 size == 15348.0 >11:41:50,448 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >11:41:55,789 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >11:41:57,433 DEBUG blivet: SwapSpace.__init__: >11:41:57,433 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:42:04,991 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:04,992 INFO blivet: Using 8MB superBlockSize >11:42:04,992 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:04,993 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:04,993 INFO blivet: Using 8MB superBlockSize >11:42:04,993 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:04,994 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:04,994 INFO blivet: Using 8MB superBlockSize >11:42:04,995 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:04,996 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:04,997 INFO blivet: Using 8MB superBlockSize >11:42:04,997 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:05,006 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >11:42:09,400 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >11:42:10,819 DEBUG blivet: SwapSpace.__init__: >11:42:10,819 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:42:12,121 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:12,121 INFO blivet: Using 8MB superBlockSize >11:42:12,121 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:12,128 DEBUG blivet: SwapSpace.__init__: >11:42:12,128 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:42:12,129 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 15348, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid0'} >11:42:12,133 DEBUG storage.ui: SwapSpace.__init__: device: /dev/md/2 ; mountpoint: None ; label: ; >11:42:12,134 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >11:42:12,136 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/2 ; status: False ; type: None ; >11:42:12,136 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:42:12,137 DEBUG storage.ui: MDRaidArrayDevice._setFormat: 2 ; current: None ; type: None ; >11:42:12,137 INFO storage.ui: registered action: [0] Destroy Format None on mdarray 2 (id 8) >11:42:12,138 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/2 ; status: False ; type: None ; >11:42:12,139 DEBUG storage.ui: MDRaidArrayDevice._setFormat: 2 ; current: None ; type: swap ; >11:42:12,139 INFO storage.ui: registered action: [1] Create Format swap on mdarray 2 (id 8) >11:42:12,141 DEBUG storage.ui: raw RAID 0 size == 15360.0 >11:42:12,141 INFO storage.ui: Using 8MB superBlockSize >11:42:12,141 DEBUG storage.ui: existing RAID 0 size == 15348.0 >11:42:12,145 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:12,145 INFO blivet: Using 8MB superBlockSize >11:42:12,145 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:12,146 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:12,146 INFO blivet: Using 8MB superBlockSize >11:42:12,147 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:12,147 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:12,147 INFO blivet: Using 8MB superBlockSize >11:42:12,148 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:12,149 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:12,149 INFO blivet: Using 8MB superBlockSize >11:42:12,149 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,616 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,617 INFO blivet: Using 8MB superBlockSize >11:42:18,617 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,618 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,618 INFO blivet: Using 8MB superBlockSize >11:42:18,618 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,619 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,620 INFO blivet: Using 8MB superBlockSize >11:42:18,620 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,622 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,622 INFO blivet: Using 8MB superBlockSize >11:42:18,622 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,628 DEBUG blivet: SwapSpace.__init__: >11:42:18,629 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:42:18,630 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 15348, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid0'} >11:42:18,633 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,633 INFO blivet: Using 8MB superBlockSize >11:42:18,633 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,634 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,634 INFO blivet: Using 8MB superBlockSize >11:42:18,634 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,635 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,635 INFO blivet: Using 8MB superBlockSize >11:42:18,635 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,637 DEBUG blivet: raw RAID 0 size == 15360.0 >11:42:18,637 INFO blivet: Using 8MB superBlockSize >11:42:18,637 DEBUG blivet: existing RAID 0 size == 15348.0 >11:42:18,647 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:18,647 INFO blivet: Using 2.0MB superBlockSize >11:42:18,647 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:18,648 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:18,648 INFO blivet: Using 2.0MB superBlockSize >11:42:18,648 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:18,649 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:18,649 INFO blivet: Using 2.0MB superBlockSize >11:42:18,649 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:18,650 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:18,650 INFO blivet: Using 2.0MB superBlockSize >11:42:18,650 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:18,651 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:18,651 INFO blivet: Using 2.0MB superBlockSize >11:42:18,651 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:18,652 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:18,652 INFO blivet: Using 2.0MB superBlockSize >11:42:18,652 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:18,654 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:18,654 INFO blivet: Using 2.0MB superBlockSize >11:42:18,655 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:18,659 DEBUG blivet: Ext4FS.supported: supported: True ; >11:42:18,659 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:42:21,810 DEBUG blivet: Ext4FS.supported: supported: True ; >11:42:21,810 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:42:22,673 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:22,673 INFO blivet: Using 2.0MB superBlockSize >11:42:22,674 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:22,680 DEBUG blivet: Ext4FS.supported: supported: True ; >11:42:22,680 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:42:22,682 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 299, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid1'} >11:42:22,685 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:42:22,686 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:42:22,686 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:42:22,687 DEBUG storage.ui: MDRaidArrayDevice._setFormat: 0 ; current: ext4 ; type: None ; >11:42:22,687 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem mounted at /boot on mdarray 0 (id 4) >11:42:22,688 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/0 ; status: False ; type: None ; >11:42:22,689 DEBUG storage.ui: MDRaidArrayDevice._setFormat: 0 ; current: None ; type: ext4 ; >11:42:22,690 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /boot on mdarray 0 (id 4) >11:42:22,691 DEBUG storage.ui: raw RAID 1 size == 300.0 >11:42:22,691 INFO storage.ui: Using 2.0MB superBlockSize >11:42:22,691 DEBUG storage.ui: existing RAID 1 size == 299.9375 >11:42:22,695 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:22,695 INFO blivet: Using 2.0MB superBlockSize >11:42:22,695 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:22,696 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:22,696 INFO blivet: Using 2.0MB superBlockSize >11:42:22,696 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:22,697 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:22,697 INFO blivet: Using 2.0MB superBlockSize >11:42:22,697 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:22,699 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:22,699 INFO blivet: Using 2.0MB superBlockSize >11:42:22,699 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,617 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,617 INFO blivet: Using 2.0MB superBlockSize >11:42:25,617 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,618 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,619 INFO blivet: Using 2.0MB superBlockSize >11:42:25,619 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,620 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,620 INFO blivet: Using 2.0MB superBlockSize >11:42:25,620 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,622 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,622 INFO blivet: Using 2.0MB superBlockSize >11:42:25,622 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,628 DEBUG blivet: Ext4FS.supported: supported: True ; >11:42:25,629 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:42:25,631 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 299, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid1'} >11:42:25,633 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,633 INFO blivet: Using 2.0MB superBlockSize >11:42:25,634 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,634 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,634 INFO blivet: Using 2.0MB superBlockSize >11:42:25,635 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,635 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,635 INFO blivet: Using 2.0MB superBlockSize >11:42:25,636 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,637 DEBUG blivet: raw RAID 1 size == 300.0 >11:42:25,637 INFO blivet: Using 2.0MB superBlockSize >11:42:25,638 DEBUG blivet: existing RAID 1 size == 299.9375 >11:42:25,647 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:25,647 INFO blivet: Using 128MB superBlockSize >11:42:25,647 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:25,648 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:25,648 INFO blivet: Using 128MB superBlockSize >11:42:25,648 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:25,649 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:25,649 INFO blivet: Using 128MB superBlockSize >11:42:25,649 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:25,650 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:25,650 INFO blivet: Using 128MB superBlockSize >11:42:25,650 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:25,651 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:25,651 INFO blivet: Using 128MB superBlockSize >11:42:25,651 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:25,652 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:25,652 INFO blivet: Using 128MB superBlockSize >11:42:25,652 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:25,654 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:25,654 INFO blivet: Using 128MB superBlockSize >11:42:25,654 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:28,010 DEBUG blivet: Ext4FS.supported: supported: True ; >11:42:28,010 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:42:33,097 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:33,098 INFO blivet: Using 128MB superBlockSize >11:42:33,098 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:33,105 DEBUG blivet: Ext4FS.supported: supported: True ; >11:42:33,105 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:42:33,108 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 184224, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid0'} >11:42:33,111 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:42:33,111 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:42:33,111 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:42:33,112 DEBUG storage.ui: MDRaidArrayDevice._setFormat: 1 ; current: ext4 ; type: None ; >11:42:33,112 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on mdarray 1 (id 6) >11:42:33,113 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/1 ; status: False ; type: None ; >11:42:33,114 DEBUG storage.ui: MDRaidArrayDevice._setFormat: 1 ; current: None ; type: ext4 ; >11:42:33,115 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at / on mdarray 1 (id 6) >11:42:33,116 DEBUG storage.ui: raw RAID 0 size == 184320.0 >11:42:33,116 INFO storage.ui: Using 128MB superBlockSize >11:42:33,116 DEBUG storage.ui: existing RAID 0 size == 184224.0 >11:42:33,121 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:33,121 INFO blivet: Using 128MB superBlockSize >11:42:33,121 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:33,122 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:33,122 INFO blivet: Using 128MB superBlockSize >11:42:33,122 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:33,123 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:33,123 INFO blivet: Using 128MB superBlockSize >11:42:33,123 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:33,125 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:33,125 INFO blivet: Using 128MB superBlockSize >11:42:33,125 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:56,538 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:56,538 INFO blivet: Using 128MB superBlockSize >11:42:56,539 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:56,546 DEBUG blivet: Ext4FS.supported: supported: True ; >11:42:56,546 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:42:56,549 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7fb71fd03a10>, 184224, ['sda', 'sdb', 'sdc'], {'encrypted': False, 'raid_level': 'raid0'} >11:42:56,551 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:56,551 INFO blivet: Using 128MB superBlockSize >11:42:56,551 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:56,552 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:56,552 INFO blivet: Using 128MB superBlockSize >11:42:56,552 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:56,553 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:56,553 INFO blivet: Using 128MB superBlockSize >11:42:56,553 DEBUG blivet: existing RAID 0 size == 184224.0 >11:42:56,555 DEBUG blivet: raw RAID 0 size == 184320.0 >11:42:56,555 INFO blivet: Using 128MB superBlockSize >11:42:56,555 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:05,038 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:43:05,039 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:43:05,040 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:43:05,041 DEBUG blivet: DeviceTree.getDeviceByName returned existing 152587MB disk sdb (10) with existing msdos disklabel >11:43:05,041 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >11:43:05,053 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:05,054 INFO blivet: Using 128MB superBlockSize >11:43:05,054 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:05,055 DEBUG blivet: raw RAID 1 size == 300.0 >11:43:05,056 INFO blivet: Using 2.0MB superBlockSize >11:43:05,056 DEBUG blivet: existing RAID 1 size == 299.9375 >11:43:05,057 DEBUG blivet: raw RAID 1 size == 300.0 >11:43:05,058 INFO blivet: Using 2.0MB superBlockSize >11:43:05,058 DEBUG blivet: existing RAID 1 size == 299.9375 >11:43:05,059 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:05,059 INFO blivet: Using 128MB superBlockSize >11:43:05,060 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:05,065 DEBUG blivet: raw RAID 1 size == 300.0 >11:43:05,065 INFO blivet: Using 2.0MB superBlockSize >11:43:05,065 DEBUG blivet: existing RAID 1 size == 299.9375 >11:43:05,175 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:05,176 INFO blivet: Using 128MB superBlockSize >11:43:05,176 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:05,199 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:05,199 INFO blivet: Using 128MB superBlockSize >11:43:05,199 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:05,220 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:05,220 INFO blivet: Using 128MB superBlockSize >11:43:05,220 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:05,241 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:05,241 INFO blivet: Using 128MB superBlockSize >11:43:05,241 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:53,649 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:53,649 INFO blivet: Using 128MB superBlockSize >11:43:53,649 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:58,504 INFO blivet: omitting ksdata: existing 476940MB disk sdc (16) with existing msdos disklabel >11:43:58,504 INFO blivet: omitting ksdata: existing 152587MB disk sdb (10) with existing msdos disklabel >11:43:58,505 INFO blivet: omitting ksdata: existing 152587MB disk sda (2) with existing msdos disklabel >11:43:58,510 DEBUG blivet: MDRaidArrayDevice.teardown: 0 ; status: False ; controllable: True ; >11:43:58,511 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:43:58,513 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:43:58,515 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:43:58,545 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:43:58,546 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:58,549 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:58,578 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >11:43:58,580 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:43:58,583 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:43:58,612 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:43:58,614 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:58,616 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:58,647 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >11:43:58,648 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >11:43:58,651 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >11:43:58,684 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:43:58,686 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:58,689 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:58,721 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 0 ; status: False ; >11:43:58,723 DEBUG blivet: MDRaidArrayDevice.teardown: 1 ; status: False ; controllable: True ; >11:43:58,724 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:43:58,726 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >11:43:58,728 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >11:43:58,760 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:43:58,762 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:58,764 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:58,796 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >11:43:58,798 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >11:43:58,801 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >11:43:58,832 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:43:58,834 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:58,837 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:58,868 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >11:43:58,870 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:43:58,873 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:43:58,904 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:43:58,905 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:58,908 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:58,941 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 1 ; status: False ; >11:43:58,943 DEBUG blivet: MDRaidArrayDevice.teardown: 2 ; status: False ; controllable: True ; >11:43:58,944 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:43:58,946 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >11:43:58,949 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >11:43:58,977 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:43:58,979 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:58,981 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:59,010 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >11:43:59,012 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >11:43:59,014 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >11:43:59,044 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:43:59,046 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:59,049 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:59,079 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >11:43:59,081 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >11:43:59,083 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >11:43:59,113 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:43:59,115 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:59,118 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:59,149 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 2 ; status: False ; >11:43:59,151 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:43:59,152 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >11:43:59,154 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >11:43:59,182 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:43:59,183 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:59,186 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:43:59,215 DEBUG blivet: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >11:43:59,216 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:43:59,219 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >11:43:59,247 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:43:59,248 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:59,250 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:43:59,278 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:43:59,310 DEBUG blivet: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >11:43:59,311 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc5 ; status: False ; type: None ; >11:43:59,313 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc5 ; status: False ; type: None ; >11:43:59,344 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:43:59,346 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:59,349 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:59,383 DEBUG blivet: PartitionDevice.teardown: sdc6 ; status: True ; controllable: True ; >11:43:59,384 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc6 ; status: False ; type: None ; >11:43:59,387 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc6 ; status: False ; type: None ; >11:43:59,416 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:43:59,417 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:59,419 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:43:59,446 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:43:59,447 INFO blivet: resetting parted disks... >11:43:59,448 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:43:59,449 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:43:59,450 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >11:43:59,450 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >11:43:59,451 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >11:43:59,452 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >11:43:59,453 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >11:43:59,454 DEBUG blivet: sector-based lookup found partition sda1 >11:43:59,455 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >11:43:59,456 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd80d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fb71ea8ef10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea8edd0> PedPartition: <_ped.Partition object at 0x7fb71ea92530> >11:43:59,457 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: 0 ; ['', '', '/boot', '', '/', '', '', '', '', '', '', '', '', None, '', '', '', '', '', '', '', '', '', '', None, '', '', None, None] ; >11:43:59,458 DEBUG blivet: raw RAID 1 size == 300.0 >11:43:59,458 INFO blivet: Using 2.0MB superBlockSize >11:43:59,458 DEBUG blivet: existing RAID 1 size == 299.9375 >11:43:59,459 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >11:43:59,459 DEBUG blivet: sector-based lookup found partition sda2 >11:43:59,460 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >11:43:59,461 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd80d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea8eed0> PedPartition: <_ped.Partition object at 0x7fb71ea924d0> >11:43:59,462 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: 1 ; ['', '', '/boot', '', '/', '', '', '', '', '', '', '', '', None, '', '', '', '', '', '', '', '', '', '', None, '', '', None, None] ; >11:43:59,462 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:59,463 INFO blivet: Using 128MB superBlockSize >11:43:59,463 DEBUG blivet: existing RAID 0 size == 184224.0 >11:43:59,464 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >11:43:59,465 DEBUG blivet: sector-based lookup found partition sda3 >11:43:59,467 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >11:43:59,468 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd80d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea8efd0> PedPartition: <_ped.Partition object at 0x7fb71ea92590> >11:43:59,470 DEBUG blivet: MDRaidArrayDevice.preCommitFixup: 2 ; ['', '', '/boot', '', '/', '', '', '', '', '', '', '', '', None, '', '', '', '', '', '', '', '', '', '', None, '', '', None, None] ; >11:43:59,472 DEBUG blivet: raw RAID 0 size == 15360.0 >11:43:59,472 INFO blivet: Using 8MB superBlockSize >11:43:59,472 DEBUG blivet: existing RAID 0 size == 15348.0 >11:43:59,474 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >11:43:59,474 DEBUG blivet: sector-based lookup found partition sda4 >11:43:59,475 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >11:43:59,477 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd80d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9b190> PedPartition: <_ped.Partition object at 0x7fb71ea925f0> >11:43:59,478 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >11:43:59,478 DEBUG blivet: sector-based lookup found partition sdb1 >11:43:59,480 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >11:43:59,480 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8ed0> fileSystem: <parted.filesystem.FileSystem object at 0x7fb71ea9b390> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9b310> PedPartition: <_ped.Partition object at 0x7fb71ea92650> >11:43:59,481 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >11:43:59,482 DEBUG blivet: sector-based lookup found partition sdb2 >11:43:59,483 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >11:43:59,484 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8ed0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9b4d0> PedPartition: <_ped.Partition object at 0x7fb71ea926b0> >11:43:59,485 DEBUG blivet: PartitionDevice.preCommitFixup: sdb3 ; >11:43:59,486 DEBUG blivet: sector-based lookup found partition sdb3 >11:43:59,487 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >11:43:59,488 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8ed0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9b690> PedPartition: <_ped.Partition object at 0x7fb71ea92710> >11:43:59,489 DEBUG blivet: PartitionDevice.preCommitFixup: sdb4 ; >11:43:59,490 DEBUG blivet: sector-based lookup found partition sdb4 >11:43:59,491 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >11:43:59,492 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbd8ed0> fileSystem: None > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9b890> PedPartition: <_ped.Partition object at 0x7fb71ea92770> >11:43:59,493 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >11:43:59,493 DEBUG blivet: sector-based lookup found partition sdc1 >11:43:59,494 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >11:43:59,495 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc59d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9ba90> PedPartition: <_ped.Partition object at 0x7fb71ea927d0> >11:43:59,496 DEBUG blivet: PartitionDevice.preCommitFixup: sdc2 ; >11:43:59,496 DEBUG blivet: sector-based lookup found partition sdc2 >11:43:59,497 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >11:43:59,498 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc59d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9bc90> PedPartition: <_ped.Partition object at 0x7fb71ea92830> >11:43:59,499 DEBUG blivet: PartitionDevice.preCommitFixup: sdc3 ; >11:43:59,499 DEBUG blivet: sector-based lookup found partition sdc3 >11:43:59,500 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >11:43:59,500 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc59d0> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71ea9be90> PedPartition: <_ped.Partition object at 0x7fb71ea92890> >11:43:59,501 DEBUG blivet: PartitionDevice.preCommitFixup: sdc4 ; >11:43:59,502 DEBUG blivet: extended lookup found partition sdc4 >11:43:59,503 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >11:43:59,504 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc59d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71eaa50d0> PedPartition: <_ped.Partition object at 0x7fb71ea928f0> >11:43:59,505 DEBUG blivet: PartitionDevice.preCommitFixup: sdc5 ; >11:43:59,505 DEBUG blivet: sector-based lookup found partition sdc5 >11:43:59,506 DEBUG blivet: PartitionDevice._setPartedPartition: sdc5 ; >11:43:59,507 DEBUG blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc59d0> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71eaa5390> PedPartition: <_ped.Partition object at 0x7fb71ea92950> >11:43:59,508 DEBUG blivet: PartitionDevice.preCommitFixup: sdc6 ; >11:43:59,508 DEBUG blivet: sector-based lookup found partition sdc6 >11:43:59,509 DEBUG blivet: PartitionDevice._setPartedPartition: sdc6 ; >11:43:59,510 DEBUG blivet: device sdc6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb71fbc59d0> fileSystem: None > number: 6 path: /dev/sdc6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb71eaa5510> PedPartition: <_ped.Partition object at 0x7fb71ea929b0> >11:43:59,510 DEBUG blivet: action: [4] Destroy Format ext4 filesystem on mdarray 1 (id 6) >11:43:59,510 DEBUG blivet: action: [2] Destroy Format ext4 filesystem mounted at /boot on mdarray 0 (id 4) >11:43:59,510 DEBUG blivet: action: [0] Destroy Format None on mdarray 2 (id 8) >11:43:59,511 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at / on mdarray 1 (id 6) >11:43:59,511 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /boot on mdarray 0 (id 4) >11:43:59,511 DEBUG blivet: action: [1] Create Format swap on mdarray 2 (id 8) >11:43:59,511 INFO blivet: pruning action queue... >11:43:59,511 INFO blivet: sorting actions... >11:43:59,512 DEBUG blivet: action: [0] Destroy Format None on mdarray 2 (id 8) >11:43:59,512 DEBUG blivet: action: [2] Destroy Format ext4 filesystem mounted at /boot on mdarray 0 (id 4) >11:43:59,512 DEBUG blivet: action: [4] Destroy Format ext4 filesystem on mdarray 1 (id 6) >11:43:59,512 DEBUG blivet: action: [1] Create Format swap on mdarray 2 (id 8) >11:43:59,512 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /boot on mdarray 0 (id 4) >11:43:59,513 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at / on mdarray 1 (id 6) >11:43:59,513 INFO blivet: executing action: [0] Destroy Format None on mdarray 2 (id 8) >11:43:59,514 DEBUG blivet: MDRaidArrayDevice.setup: 2 ; status: False ; controllable: True ; orig: True ; >11:43:59,515 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: 2 ; orig: True ; >11:43:59,516 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >11:43:59,517 DEBUG blivet: MDRaidMember.setup: device: /dev/sda3 ; status: False ; type: mdmember ; >11:43:59,518 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: True ; >11:43:59,520 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb3 ; status: False ; type: mdmember ; >11:43:59,521 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: True ; >11:43:59,522 DEBUG blivet: MDRaidMember.setup: device: /dev/sdc3 ; status: False ; type: mdmember ; >11:43:59,523 DEBUG blivet: MDRaidArrayDevice._setup: 2 ; status: False ; controllable: True ; orig: True ; >11:43:59,524 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >11:43:59,525 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: True ; >11:43:59,526 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: True ; >11:43:59,617 DEBUG blivet: raw RAID 0 size == 15360.0 >11:43:59,618 INFO blivet: Using 8MB superBlockSize >11:43:59,618 DEBUG blivet: existing RAID 0 size == 15348.0 >11:43:59,619 DEBUG blivet: raw RAID 0 size == 15360.0 >11:43:59,620 INFO blivet: Using 8MB superBlockSize >11:43:59,620 DEBUG blivet: existing RAID 0 size == 15348.0 >11:43:59,621 DEBUG blivet: raw RAID 1 size == 300.0 >11:43:59,621 INFO blivet: Using 2.0MB superBlockSize >11:43:59,621 DEBUG blivet: existing RAID 1 size == 299.9375 >11:43:59,624 DEBUG blivet: raw RAID 0 size == 184320.0 >11:43:59,624 INFO blivet: Using 128MB superBlockSize >11:43:59,624 DEBUG blivet: existing RAID 0 size == 184224.0 > > >/tmp/ifcfg.log: >11:22:49,631 DEBUG ifcfg: content of files (network initialization): >11:22:49,632 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >11:22:49,632 DEBUG ifcfg: # Generated by dracut initrd >11:22:49,632 DEBUG ifcfg: DEVICE="em1" >11:22:49,632 DEBUG ifcfg: ONBOOT=yes >11:22:49,633 DEBUG ifcfg: NETBOOT=yes >11:22:49,633 DEBUG ifcfg: UUID="9ee53860-6bcb-4f50-bdc1-885568f0b4d1" >11:22:49,633 DEBUG ifcfg: BOOTPROTO=dhcp >11:22:49,633 DEBUG ifcfg: HWADDR="00:1e:4f:db:89:4f" >11:22:49,634 DEBUG ifcfg: TYPE=Ethernet >11:22:49,634 DEBUG ifcfg: NAME="em1" >11:22:49,650 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 30, 79, 219, 137, 79]}, 'connection': {'timestamp': 1410175363L, 'interface-name': 'em1', 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '9ee53860-6bcb-4f50-bdc1-885568f0b4d1'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >11:22:49,801 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:22:49,803 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:22:49,804 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:41:16,831 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:41:16,832 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:41:17,721 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >11:41:17,722 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >repo=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz > > >/tmp/syslog: >11:22:41,890 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:22:41,890 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:22:41,890 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >11:22:41,890 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >11:22:41,890 INFO kernel:[ 0.000000] Command line: repo=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz >11:22:41,890 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfe0abff] usable >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfe0ac00-0x00000000cfe5cbff] ACPI NVS >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfe5cc00-0x00000000cfe5ebff] ACPI data >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfe5ec00-0x00000000cfffffff] reserved >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000feffffff] reserved >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved >11:22:41,890 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022fffffff] usable >11:22:41,890 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:22:41,890 INFO kernel:[ 0.000000] SMBIOS 2.5 present. >11:22:41,890 DEBUG kernel:[ 0.000000] DMI: Dell Inc. Precision WorkStation T5400 /0RW203, BIOS A09 05/23/2011 >11:22:41,890 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >11:22:41,890 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:22:41,890 INFO kernel:[ 0.000000] No AGP bridge found >11:22:41,890 INFO kernel:[ 0.000000] e820: last_pfn = 0x230000 max_arch_pfn = 0x400000000 >11:22:41,890 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >11:22:41,890 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:22:41,890 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:22:41,890 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:22:41,890 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >11:22:41,890 DEBUG kernel:[ 0.000000] D4000-EFFFF uncachable >11:22:41,890 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >11:22:41,890 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:22:41,890 DEBUG kernel:[ 0.000000] 0 base 0000000000 mask 2000000000 write-back >11:22:41,890 DEBUG kernel:[ 0.000000] 1 base 00CFF00000 mask 3FFFF00000 uncachable >11:22:41,890 DEBUG kernel:[ 0.000000] 2 base 00D0000000 mask 3FF0000000 uncachable >11:22:41,890 DEBUG kernel:[ 0.000000] 3 base 00E0000000 mask 3FE0000000 uncachable >11:22:41,890 DEBUG kernel:[ 0.000000] 4 base 1FF0000000 mask 3FF0000000 uncachable >11:22:41,890 DEBUG kernel:[ 0.000000] 5 disabled >11:22:41,890 DEBUG kernel:[ 0.000000] 6 disabled >11:22:41,890 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >11:22:41,890 DEBUG kernel:[ 0.000000] e820: update [mem 0xcff00000-0xffffffff] usable ==> reserved >11:22:41,890 INFO kernel:[ 0.000000] e820: last_pfn = 0xcfe0a max_arch_pfn = 0x400000000 >11:22:41,890 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at [ffff8800000fe710] >11:22:41,890 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >11:22:41,890 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >11:22:41,890 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >11:22:41,890 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >11:22:41,890 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >11:22:41,890 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x22fe00000-0x22fffffff] >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0x22fe00000-0x22fffffff] page 2M >11:22:41,890 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >11:22:41,890 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x22c000000-0x22fdfffff] >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0x22c000000-0x22fdfffff] page 2M >11:22:41,890 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff] >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x22bffffff] page 2M >11:22:41,890 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcfe09fff] >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xcfdfffff] page 2M >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0xcfe00000-0xcfe09fff] page 4k >11:22:41,890 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >11:22:41,890 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M >11:22:41,890 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >11:22:41,890 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >11:22:41,890 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7def8000-0x7fffefff] >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000febf0 00024 (v02 DELL ) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000000fcd4e 000B4 (v01 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: FACP 00000000000fce7e 000F4 (v03 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000fff62fcc 03A12 (v01 DELL dt_ex 00001000 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cfe0ac00 00040 >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000fff66aff 000AC (v01 DELL st_ex 00001000 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: APIC 00000000000fcf72 000AA (v01 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000000fd01c 00028 (v01 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000000fd044 00096 (v32 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000000fd0da 0003E (v01 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: HPET 00000000000fd118 00038 (v01 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000000fd374 00032 (v01 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000000fd3a6 000C8 (v01 DELL B9K 00000015 ASL 00000061) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0ac40 001B7 (v01 DpgPmm Cpu0Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0b049 001B7 (v01 DpgPmm Cpu1Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0b452 001B7 (v01 DpgPmm Cpu2Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0b85b 001B7 (v01 DpgPmm Cpu3Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0bc64 001B7 (v01 DpgPmm Cpu4Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0c06d 001B7 (v01 DpgPmm Cpu5Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0c476 001B7 (v01 DpgPmm Cpu6Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0c87f 001B7 (v01 DpgPmm Cpu7Ist 00000011 INTL 20050624) >11:22:41,890 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe0cc88 00244 (v01 DpgPmm CpuPm 00000010 INTL 20050624) >11:22:41,890 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:22:41,890 INFO kernel:[ 0.000000] No NUMA configuration found >11:22:41,890 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022fffffff] >11:22:41,890 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22fffffff] >11:22:41,890 INFO kernel:[ 0.000000] NODE_DATA [mem 0x22ffe6000-0x22fff9fff] >11:22:41,890 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227600000-ffff88022f5fffff] on node 0 >11:22:41,890 WARNING kernel:[ 0.000000] Zone ranges: >11:22:41,890 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >11:22:41,890 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:22:41,890 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x22fffffff] >11:22:41,890 WARNING kernel:[ 0.000000] Movable zone start for each node >11:22:41,890 WARNING kernel:[ 0.000000] Early memory node ranges >11:22:41,891 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009dfff] >11:22:41,891 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcfe09fff] >11:22:41,891 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x22fffffff] >11:22:41,891 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2096551 >11:22:41,891 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:22:41,891 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >11:22:41,891 DEBUG kernel:[ 0.000000] DMA zone: 3997 pages, LIFO batch:0 >11:22:41,891 DEBUG kernel:[ 0.000000] DMA32 zone: 13241 pages used for memmap >11:22:41,891 DEBUG kernel:[ 0.000000] DMA32 zone: 847370 pages, LIFO batch:31 >11:22:41,891 DEBUG kernel:[ 0.000000] Normal zone: 19456 pages used for memmap >11:22:41,891 DEBUG kernel:[ 0.000000] Normal zone: 1245184 pages, LIFO batch:31 >11:22:41,891 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >11:22:41,891 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x03] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) >11:22:41,891 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >11:22:41,891 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec88000] gsi_base[24]) >11:22:41,891 INFO kernel:[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec88000, GSI 24-47 >11:22:41,891 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x0a] address[0xfec89000] gsi_base[48]) >11:22:41,891 INFO kernel:[ 0.000000] IOAPIC[2]: apic_id 10, version 32, address 0xfec89000, GSI 48-71 >11:22:41,891 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:22:41,891 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >11:22:41,891 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:22:41,891 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >11:22:41,891 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:22:41,891 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:22:41,891 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >11:22:41,891 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >11:22:41,891 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 88 >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000effff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe0a000-0xcfe0afff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe0b000-0xcfe5bfff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe5c000-0xcfe5cfff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe5d000-0xcfe5dfff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe5e000-0xcfe5efff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfe5f000-0xcfffffff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xdfffffff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfeffffff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffafffff] >11:22:41,891 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff] >11:22:41,891 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xdfffffff] available for PCI devices >11:22:41,891 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >11:22:41,891 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >11:22:41,891 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022fc00000 s85568 r8192 d20928 u262144 >11:22:41,891 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >11:22:41,891 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >11:22:41,891 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2063769 >11:22:41,891 WARNING kernel:[ 0.000000] Policy zone: Normal >11:22:41,891 NOTICE kernel:[ 0.000000] Kernel command line: repo=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz >11:22:41,891 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:22:41,891 INFO kernel:[ 0.000000] Checking aperture... >11:22:41,891 INFO kernel:[ 0.000000] No AGP bridge found >11:22:41,891 WARNING kernel:[ 0.000000] Memory: 8137716K/8386204K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 248488K reserved) >11:22:41,891 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >11:22:41,891 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:22:41,891 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >11:22:41,891 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:1560 16 >11:22:41,891 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >11:22:41,891 INFO kernel:[ 0.000000] console [tty0] enabled >11:22:41,891 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >11:22:41,891 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:22:41,891 DEBUG kernel:[ 0.000000] hpet clockevent registered >11:22:41,891 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >11:22:41,891 INFO kernel:[ 0.000000] tsc: Detected 2660.152 MHz processor >11:22:41,891 INFO kernel:[ 0.001005] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.30 BogoMIPS (lpj=2660152) >11:22:41,891 INFO kernel:[ 0.001178] pid_max: default: 32768 minimum: 301 >11:22:41,891 INFO kernel:[ 0.002039] Security Framework initialized >11:22:41,891 INFO kernel:[ 0.002137] SELinux: Initializing. >11:22:41,891 DEBUG kernel:[ 0.002230] SELinux: Starting in permissive mode >11:22:41,891 INFO kernel:[ 0.003073] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >11:22:41,891 INFO kernel:[ 0.007199] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >11:22:41,891 INFO kernel:[ 0.009115] Mount-cache hash table entries: 256 >11:22:41,891 INFO kernel:[ 0.009464] Initializing cgroup subsys memory >11:22:41,891 INFO kernel:[ 0.009565] Initializing cgroup subsys devices >11:22:41,891 INFO kernel:[ 0.009651] Initializing cgroup subsys freezer >11:22:41,891 INFO kernel:[ 0.009737] Initializing cgroup subsys net_cls >11:22:41,891 INFO kernel:[ 0.009822] Initializing cgroup subsys blkio >11:22:41,891 INFO kernel:[ 0.009908] Initializing cgroup subsys perf_event >11:22:41,891 INFO kernel:[ 0.010004] Initializing cgroup subsys hugetlb >11:22:41,891 INFO kernel:[ 0.010115] CPU: Physical Processor ID: 0 >11:22:41,891 INFO kernel:[ 0.010200] CPU: Processor Core ID: 0 >11:22:41,891 INFO kernel:[ 0.010285] mce: CPU supports 6 MCE banks >11:22:41,891 INFO kernel:[ 0.010376] CPU0: Thermal monitoring enabled (TM2) >11:22:41,891 INFO kernel:[ 0.010467] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >11:22:41,891 INFO kernel:[ 0.010467] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >11:22:41,891 INFO kernel:[ 0.010467] tlb_flushall_shift: -1 >11:22:41,891 INFO kernel:[ 0.010716] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >11:22:41,891 INFO kernel:[ 0.012269] ACPI: Core revision 20130517 >11:22:41,891 WARNING kernel:[ 0.052398] ACPI: All ACPI Tables successfully acquired >11:22:41,891 INFO kernel:[ 0.053009] ftrace: allocating 25129 entries in 99 pages >11:22:41,891 INFO kernel:[ 0.059098] dmar: Host address width 38 >11:22:41,891 INFO kernel:[ 0.059184] dmar: DRHD base: 0x000000fe710000 flags: 0x0 >11:22:41,891 INFO kernel:[ 0.059276] dmar: IOMMU 0: reg_base_addr fe710000 ver 1:0 cap 900000c2f0462 ecap e01 >11:22:41,891 INFO kernel:[ 0.059398] dmar: DRHD base: 0x000000fe714000 flags: 0x0 >11:22:41,891 INFO kernel:[ 0.059487] dmar: IOMMU 1: reg_base_addr fe714000 ver 1:0 cap 900000c2f0462 ecap e01 >11:22:41,891 INFO kernel:[ 0.059609] dmar: DRHD base: 0x000000fe719000 flags: 0x0 >11:22:41,891 INFO kernel:[ 0.060007] dmar: IOMMU 2: reg_base_addr fe719000 ver 1:0 cap 900000c2f0462 ecap e01 >11:22:41,891 INFO kernel:[ 0.060130] dmar: DRHD base: 0x000000fe718000 flags: 0x1 >11:22:41,891 INFO kernel:[ 0.060219] dmar: IOMMU 3: reg_base_addr fe718000 ver 1:0 cap 900000c2f0462 ecap e01 >11:22:41,891 INFO kernel:[ 0.060341] dmar: RMRR base: 0x000000cfe61000 end: 0x000000cfe6ffff >11:22:41,891 INFO kernel:[ 0.061698] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:22:41,891 INFO kernel:[ 0.072019] smpboot: CPU0: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (fam: 06, model: 17, stepping: 06) >11:22:41,891 INFO kernel:[ 0.073000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >11:22:41,891 INFO kernel:[ 0.073000] ... version: 2 >11:22:41,891 INFO kernel:[ 0.073000] ... bit width: 40 >11:22:41,891 INFO kernel:[ 0.073000] ... generic registers: 2 >11:22:41,891 INFO kernel:[ 0.073000] ... value mask: 000000ffffffffff >11:22:41,891 INFO kernel:[ 0.073000] ... max period: 000000007fffffff >11:22:41,891 INFO kernel:[ 0.073000] ... fixed-purpose events: 3 >11:22:41,891 INFO kernel:[ 0.073000] ... event mask: 0000000700000003 >11:22:41,891 INFO kernel:[ 0.146212] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >11:22:41,891 INFO kernel:[ 0.074542] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >11:22:41,891 INFO kernel:[ 0.220017] Brought up 8 CPUs >11:22:41,891 INFO kernel:[ 0.220106] smpboot: Total of 8 processors activated (42561.36 BogoMIPS) >11:22:41,891 INFO kernel:[ 0.222146] devtmpfs: initialized >11:22:41,891 INFO kernel:[ 0.222281] PM: Registering ACPI NVS region [mem 0xcfe0ac00-0xcfe5cbff] (335872 bytes) >11:22:41,891 INFO kernel:[ 0.222281] reboot: BIOS series board detected. Selecting Dell Precision T5400-method for reboots. >11:22:41,891 INFO kernel:[ 0.223955] atomic64 test passed for x86-64 platform with CX8 and with SSE >11:22:41,891 INFO kernel:[ 0.224020] RTC time: 11:21:34, date: 09/08/14 >11:22:41,891 INFO kernel:[ 0.224157] NET: Registered protocol family 16 >11:22:41,891 INFO kernel:[ 0.224378] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >11:22:41,891 INFO kernel:[ 0.224502] ACPI: bus type PCI registered >11:22:41,891 INFO kernel:[ 0.224587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:22:41,891 INFO kernel:[ 0.224741] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >11:22:41,891 INFO kernel:[ 0.224875] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >11:22:41,891 INFO kernel:[ 0.240265] PCI: Using configuration type 1 for base access >11:22:41,891 INFO kernel:[ 0.241290] bio: create slab <bio-0> at 0 >11:22:41,891 INFO kernel:[ 0.241290] ACPI: Added _OSI(Module Device) >11:22:41,891 INFO kernel:[ 0.241290] ACPI: Added _OSI(Processor Device) >11:22:41,891 INFO kernel:[ 0.241290] ACPI: Added _OSI(3.0 _SCP Extensions) >11:22:41,891 INFO kernel:[ 0.242005] ACPI: Added _OSI(Processor Aggregator Device) >11:22:41,891 DEBUG kernel:[ 0.242605] ACPI: EC: Look up EC in DSDT >11:22:41,891 NOTICE kernel:[ 0.257188] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >11:22:41,891 INFO kernel:[ 0.270909] ACPI: Interpreter enabled >11:22:41,891 WARNING kernel:[ 0.271005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >11:22:41,891 INFO kernel:[ 0.271230] ACPI: (supports S0 S1 S3 S4 S5) >11:22:41,891 INFO kernel:[ 0.271315] ACPI: Using IOAPIC for interrupt routing >11:22:41,891 INFO kernel:[ 0.271452] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:22:41,891 INFO kernel:[ 0.271620] ACPI: No dock devices found. >11:22:41,891 INFO kernel:[ 0.440024] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:22:41,891 INFO kernel:[ 0.440118] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >11:22:41,891 INFO kernel:[ 0.440247] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >11:22:41,891 INFO kernel:[ 0.454214] PCI host bridge to bus 0000:00 >11:22:41,891 INFO kernel:[ 0.454301] pci_bus 0000:00: root bus resource [bus 00-ff] >11:22:41,891 INFO kernel:[ 0.454388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >11:22:41,891 INFO kernel:[ 0.454475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >11:22:41,891 INFO kernel:[ 0.454562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >11:22:41,891 INFO kernel:[ 0.454650] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000effff] >11:22:41,891 INFO kernel:[ 0.454738] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff] >11:22:41,891 INFO kernel:[ 0.454825] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfe000000] >11:22:41,891 INFO kernel:[ 0.454922] pci_bus 0000:00: root bus resource [mem 0xcff00000-0xdfffffff] >11:22:41,891 INFO kernel:[ 0.455002] pci_bus 0000:00: root bus resource [mem 0xff980800-0xff980bff] >11:22:41,891 INFO kernel:[ 0.455090] pci_bus 0000:00: root bus resource [mem 0xff97c000-0xff97ffff] >11:22:41,891 INFO kernel:[ 0.455178] pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff] >11:22:41,891 DEBUG kernel:[ 0.455276] pci 0000:00:00.0: [8086:4001] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.455321] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >11:22:41,891 DEBUG kernel:[ 0.455488] pci 0000:00:01.0: [8086:4021] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.455532] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.455668] pci 0000:00:01.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.455790] pci 0000:00:05.0: [8086:4025] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.455843] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.456006] pci 0000:00:05.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.456128] pci 0000:00:09.0: [8086:4029] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.456170] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.456303] pci 0000:00:09.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.456425] pci 0000:00:10.0: [8086:4030] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.456589] pci 0000:00:10.1: [8086:4030] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.456752] pci 0000:00:10.2: [8086:4030] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.456928] pci 0000:00:10.3: [8086:4030] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.457102] pci 0000:00:10.4: [8086:4030] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.457268] pci 0000:00:11.0: [8086:4031] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.457432] pci 0000:00:15.0: [8086:4035] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.457594] pci 0000:00:15.1: [8086:4035] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.457763] pci 0000:00:16.0: [8086:4036] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.457930] pci 0000:00:16.1: [8086:4036] type 00 class 0x060000 >11:22:41,891 DEBUG kernel:[ 0.458121] pci 0000:00:1c.0: [8086:2690] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.458185] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.458321] pci 0000:00:1c.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.458447] pci 0000:00:1d.0: [8086:2688] type 00 class 0x0c0300 >11:22:41,891 DEBUG kernel:[ 0.458486] pci 0000:00:1d.0: reg 0x20: [io 0xff80-0xff9f] >11:22:41,891 INFO kernel:[ 0.458632] pci 0000:00:1d.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.458748] pci 0000:00:1d.1: [8086:2689] type 00 class 0x0c0300 >11:22:41,891 DEBUG kernel:[ 0.458785] pci 0000:00:1d.1: reg 0x20: [io 0xff60-0xff7f] >11:22:41,891 INFO kernel:[ 0.458941] pci 0000:00:1d.1: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.459031] pci 0000:00:1d.2: [8086:268a] type 00 class 0x0c0300 >11:22:41,891 DEBUG kernel:[ 0.459069] pci 0000:00:1d.2: reg 0x20: [io 0xff40-0xff5f] >11:22:41,891 INFO kernel:[ 0.459215] pci 0000:00:1d.2: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.459332] pci 0000:00:1d.3: [8086:268b] type 00 class 0x0c0300 >11:22:41,891 DEBUG kernel:[ 0.459369] pci 0000:00:1d.3: reg 0x20: [io 0xff20-0xff3f] >11:22:41,891 INFO kernel:[ 0.459516] pci 0000:00:1d.3: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.459640] pci 0000:00:1d.7: [8086:268c] type 00 class 0x0c0320 >11:22:41,891 DEBUG kernel:[ 0.459659] pci 0000:00:1d.7: reg 0x10: [mem 0xff980800-0xff980bff] >11:22:41,891 DEBUG kernel:[ 0.459735] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >11:22:41,891 DEBUG kernel:[ 0.459915] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >11:22:41,891 INFO kernel:[ 0.460134] pci 0000:00:1e.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.460251] pci 0000:00:1f.0: [8086:2670] type 00 class 0x060100 >11:22:41,891 DEBUG kernel:[ 0.460475] pci 0000:00:1f.1: [8086:269e] type 00 class 0x01018a >11:22:41,891 DEBUG kernel:[ 0.460487] pci 0000:00:1f.1: reg 0x10: [io 0x01f0-0x01f7] >11:22:41,891 DEBUG kernel:[ 0.460496] pci 0000:00:1f.1: reg 0x14: [io 0x03f4-0x03f7] >11:22:41,891 DEBUG kernel:[ 0.460504] pci 0000:00:1f.1: reg 0x18: [io 0x0170-0x0177] >11:22:41,891 DEBUG kernel:[ 0.460513] pci 0000:00:1f.1: reg 0x1c: [io 0x0374-0x0377] >11:22:41,891 DEBUG kernel:[ 0.460521] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf] >11:22:41,891 DEBUG kernel:[ 0.460698] pci 0000:00:1f.2: [8086:2681] type 00 class 0x010601 >11:22:41,891 DEBUG kernel:[ 0.460713] pci 0000:00:1f.2: reg 0x10: [io 0xfe00-0xfe07] >11:22:41,891 DEBUG kernel:[ 0.460720] pci 0000:00:1f.2: reg 0x14: [io 0xfe10-0xfe13] >11:22:41,891 DEBUG kernel:[ 0.460728] pci 0000:00:1f.2: reg 0x18: [io 0xfe20-0xfe27] >11:22:41,891 DEBUG kernel:[ 0.460735] pci 0000:00:1f.2: reg 0x1c: [io 0xfe30-0xfe33] >11:22:41,891 DEBUG kernel:[ 0.460743] pci 0000:00:1f.2: reg 0x20: [io 0xfec0-0xfedf] >11:22:41,891 DEBUG kernel:[ 0.460751] pci 0000:00:1f.2: reg 0x24: [mem 0xff970000-0xff9703ff] >11:22:41,891 DEBUG kernel:[ 0.460783] pci 0000:00:1f.2: PME# supported from D3hot >11:22:41,891 DEBUG kernel:[ 0.460954] pci 0000:00:1f.3: [8086:269b] type 00 class 0x0c0500 >11:22:41,891 DEBUG kernel:[ 0.461010] pci 0000:00:1f.3: reg 0x20: [io 0xece0-0xecff] >11:22:41,891 DEBUG kernel:[ 0.461232] pci 0000:01:00.0: [10de:042f] type 00 class 0x030000 >11:22:41,891 DEBUG kernel:[ 0.461242] pci 0000:01:00.0: reg 0x10: [mem 0xf9000000-0xf9ffffff] >11:22:41,891 DEBUG kernel:[ 0.461253] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] >11:22:41,891 DEBUG kernel:[ 0.461263] pci 0000:01:00.0: reg 0x1c: [mem 0xfa000000-0xfbffffff 64bit] >11:22:41,891 DEBUG kernel:[ 0.461270] pci 0000:01:00.0: reg 0x24: [io 0xdc80-0xdcff] >11:22:41,891 DEBUG kernel:[ 0.461277] pci 0000:01:00.0: reg 0x30: [mem 0xf8f00000-0xf8f1ffff pref] >11:22:41,891 INFO kernel:[ 0.463013] pci 0000:00:01.0: PCI bridge to [bus 01] >11:22:41,891 DEBUG kernel:[ 0.463103] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >11:22:41,891 DEBUG kernel:[ 0.463107] pci 0000:00:01.0: bridge window [mem 0xf8f00000-0xfbffffff] >11:22:41,891 DEBUG kernel:[ 0.463112] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >11:22:41,891 INFO kernel:[ 0.463165] pci 0000:00:05.0: PCI bridge to [bus 02] >11:22:41,891 DEBUG kernel:[ 0.463259] pci 0000:00:05.0: bridge window [mem 0xf8e00000-0xf8efffff] >11:22:41,891 DEBUG kernel:[ 0.463353] pci 0000:03:00.0: [8086:3500] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.463412] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.463470] pci 0000:03:00.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.463594] pci 0000:03:00.3: [8086:350c] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.463651] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.463709] pci 0000:03:00.3: System wakeup disabled by ACPI >11:22:41,891 INFO kernel:[ 0.465010] pci 0000:00:09.0: PCI bridge to [bus 03-07] >11:22:41,891 DEBUG kernel:[ 0.465102] pci 0000:00:09.0: bridge window [mem 0xf8d00000-0xf8dfffff] >11:22:41,891 DEBUG kernel:[ 0.465218] pci 0000:04:00.0: [8086:3510] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.465283] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.465343] pci 0000:04:00.0: System wakeup disabled by ACPI >11:22:41,891 DEBUG kernel:[ 0.465466] pci 0000:04:01.0: [8086:3514] type 01 class 0x060400 >11:22:41,891 DEBUG kernel:[ 0.465532] pci 0000:04:01.0: PME# supported from D0 D3hot D3cold >11:22:41,891 INFO kernel:[ 0.465593] pci 0000:04:01.0: System wakeup disabled by ACPI >11:22:41,891 INFO kernel:[ 0.465730] pci 0000:03:00.0: PCI bridge to [bus 04-06] >11:22:41,891 INFO kernel:[ 0.465879] pci 0000:04:00.0: PCI bridge to [bus 05] >11:22:41,891 INFO kernel:[ 0.466033] pci 0000:04:01.0: PCI bridge to [bus 06] >11:22:41,891 INFO kernel:[ 0.466204] pci 0000:03:00.3: PCI bridge to [bus 07] >11:22:41,891 DEBUG kernel:[ 0.466380] pci 0000:08:00.0: [14e4:167a] type 00 class 0x020000 >11:22:41,891 DEBUG kernel:[ 0.466402] pci 0000:08:00.0: reg 0x10: [mem 0xf8cf0000-0xf8cfffff 64bit] >11:22:41,891 DEBUG kernel:[ 0.466455] pci 0000:08:00.0: reg 0x30: [mem 0x83040000-0x8304ffff pref] >11:22:41,891 DEBUG kernel:[ 0.466532] pci 0000:08:00.0: PME# supported from D3hot D3cold >11:22:41,891 INFO kernel:[ 0.468015] pci 0000:00:1c.0: PCI bridge to [bus 08] >11:22:41,891 DEBUG kernel:[ 0.468107] pci 0000:00:1c.0: bridge window [mem 0xf8c00000-0xf8cfffff] >11:22:41,891 INFO kernel:[ 0.468198] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468293] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468295] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468297] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468299] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000effff] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468301] pci 0000:00:1e.0: bridge window [mem 0x000f0000-0x000fffff] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468303] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfe000000] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468305] pci 0000:00:1e.0: bridge window [mem 0xcff00000-0xdfffffff] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468307] pci 0000:00:1e.0: bridge window [mem 0xff980800-0xff980bff] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468309] pci 0000:00:1e.0: bridge window [mem 0xff97c000-0xff97ffff] (subtractive decode) >11:22:41,891 DEBUG kernel:[ 0.468311] pci 0000:00:1e.0: bridge window [mem 0xfed20000-0xfed9ffff] (subtractive decode) >11:22:41,891 INFO kernel:[ 0.483153] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) >11:22:41,891 INFO kernel:[ 0.484167] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 15) >11:22:41,891 INFO kernel:[ 0.485182] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 15) >11:22:41,891 INFO kernel:[ 0.486202] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. >11:22:41,891 INFO kernel:[ 0.487349] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 9 10 11 12 15) >11:22:41,891 INFO kernel:[ 0.488356] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 15) >11:22:41,891 INFO kernel:[ 0.489357] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 15) >11:22:41,891 INFO kernel:[ 0.490358] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 9 10 11 12 15) >11:22:41,891 WARNING kernel:[ 0.491140] ACPI: Enabled 2 GPEs in block 00 to 1F >11:22:41,891 DEBUG kernel:[ 0.491322] ACPI: \_SB_.PCI0: notify handler is installed >11:22:41,891 DEBUG kernel:[ 0.491339] Found 1 acpi root devices >11:22:41,891 INFO kernel:[ 0.491394] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >11:22:41,891 INFO kernel:[ 0.491394] vgaarb: loaded >11:22:41,891 INFO kernel:[ 0.491394] vgaarb: bridge control possible 0000:01:00.0 >11:22:41,891 NOTICE kernel:[ 0.491417] SCSI subsystem initialized >11:22:41,891 INFO kernel:[ 0.492003] ACPI: bus type ATA registered >11:22:41,891 DEBUG kernel:[ 0.492122] libata version 3.00 loaded. >11:22:41,891 INFO kernel:[ 0.492122] ACPI: bus type USB registered >11:22:41,891 INFO kernel:[ 0.492159] usbcore: registered new interface driver usbfs >11:22:41,891 INFO kernel:[ 0.492261] usbcore: registered new interface driver hub >11:22:41,891 INFO kernel:[ 0.492352] usbcore: registered new device driver usb >11:22:41,891 INFO kernel:[ 0.492352] PCI: Using ACPI for IRQ routing >11:22:41,891 DEBUG kernel:[ 0.498584] PCI: pci_cache_line_size set to 64 bytes >11:22:41,891 INFO kernel:[ 0.498615] pci 0000:00:1f.2: no compatible bridge window for [mem 0xff970000-0xff9703ff] >11:22:41,891 WARNING kernel:[ 0.498765] Expanded resource reserved due to conflict with PCI Bus 0000:00 >11:22:41,891 WARNING kernel:[ 0.498862] Expanded resource reserved due to conflict with PCI Bus 0000:00 >11:22:41,891 DEBUG kernel:[ 0.498949] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff] >11:22:41,891 DEBUG kernel:[ 0.498951] e820: reserve RAM buffer [mem 0xcfe0ac00-0xcfffffff] >11:22:41,891 INFO kernel:[ 0.499062] NetLabel: Initializing >11:22:41,891 INFO kernel:[ 0.499147] NetLabel: domain hash size = 128 >11:22:41,891 INFO kernel:[ 0.499231] NetLabel: protocols = UNLABELED CIPSOv4 >11:22:41,891 INFO kernel:[ 0.499328] NetLabel: unlabeled traffic allowed by default >11:22:41,891 INFO kernel:[ 0.499437] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >11:22:41,891 INFO kernel:[ 0.499527] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >11:22:41,891 INFO kernel:[ 0.499797] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >11:22:41,891 INFO kernel:[ 0.502071] Switched to clocksource hpet >11:22:41,891 INFO kernel:[ 0.509739] pnp: PnP ACPI init >11:22:41,891 INFO kernel:[ 0.509848] ACPI: bus type PNP registered >11:22:41,891 INFO kernel:[ 0.512634] system 00:00: [io 0x0800-0x085f] could not be reserved >11:22:41,891 INFO kernel:[ 0.512723] system 00:00: [io 0x0c00-0x0c7f] has been reserved >11:22:41,891 INFO kernel:[ 0.512810] system 00:00: [io 0x0860-0x08ff] has been reserved >11:22:41,891 DEBUG kernel:[ 0.512899] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >11:22:41,891 DEBUG kernel:[ 0.513016] pnp 00:01: [dma 4] >11:22:41,891 DEBUG kernel:[ 0.513037] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >11:22:41,891 DEBUG kernel:[ 0.513147] pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active) >11:22:41,891 DEBUG kernel:[ 0.513247] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) >11:22:41,891 DEBUG kernel:[ 0.513349] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >11:22:41,891 DEBUG kernel:[ 0.528515] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) >11:22:41,891 INFO kernel:[ 0.528521] pnp: PnP ACPI: found 6 devices >11:22:41,891 INFO kernel:[ 0.528606] ACPI: bus type PNP unregistered >11:22:41,891 INFO kernel:[ 0.536374] pci 0000:08:00.0: no compatible bridge window for [mem 0x83040000-0x8304ffff pref] >11:22:41,891 INFO kernel:[ 0.536552] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0000000-0xf00fffff pref] >11:22:41,891 INFO kernel:[ 0.536676] pci 0000:00:1f.2: BAR 5: assigned [mem 0xf0100000-0xf01003ff] >11:22:41,891 INFO kernel:[ 0.536767] pci 0000:00:01.0: PCI bridge to [bus 01] >11:22:41,891 INFO kernel:[ 0.536854] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >11:22:41,891 INFO kernel:[ 0.536942] pci 0000:00:01.0: bridge window [mem 0xf8f00000-0xfbffffff] >11:22:41,891 INFO kernel:[ 0.537037] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >11:22:41,891 INFO kernel:[ 0.537162] pci 0000:00:05.0: PCI bridge to [bus 02] >11:22:41,891 INFO kernel:[ 0.537250] pci 0000:00:05.0: bridge window [mem 0xf8e00000-0xf8efffff] >11:22:41,891 INFO kernel:[ 0.537341] pci 0000:04:00.0: PCI bridge to [bus 05] >11:22:41,891 INFO kernel:[ 0.537435] pci 0000:04:01.0: PCI bridge to [bus 06] >11:22:41,891 INFO kernel:[ 0.537528] pci 0000:03:00.0: PCI bridge to [bus 04-06] >11:22:41,891 INFO kernel:[ 0.537622] pci 0000:03:00.3: PCI bridge to [bus 07] >11:22:41,891 INFO kernel:[ 0.537715] pci 0000:00:09.0: PCI bridge to [bus 03-07] >11:22:41,891 INFO kernel:[ 0.537802] pci 0000:00:09.0: bridge window [mem 0xf8d00000-0xf8dfffff] >11:22:41,891 INFO kernel:[ 0.537894] pci 0000:08:00.0: BAR 6: assigned [mem 0xf0000000-0xf000ffff pref] >11:22:41,891 INFO kernel:[ 0.538021] pci 0000:00:1c.0: PCI bridge to [bus 08] >11:22:41,891 INFO kernel:[ 0.538109] pci 0000:00:1c.0: bridge window [mem 0xf8c00000-0xf8cfffff] >11:22:41,891 INFO kernel:[ 0.538199] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf00fffff pref] >11:22:41,891 INFO kernel:[ 0.538324] pci 0000:00:1e.0: PCI bridge to [bus 09] >11:22:41,891 DEBUG kernel:[ 0.539597] pci 0000:00:1e.0: setting latency timer to 64 >11:22:41,891 DEBUG kernel:[ 0.539600] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >11:22:41,891 DEBUG kernel:[ 0.539602] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >11:22:41,891 DEBUG kernel:[ 0.539604] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >11:22:41,891 DEBUG kernel:[ 0.539606] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000effff] >11:22:41,891 DEBUG kernel:[ 0.539608] pci_bus 0000:00: resource 8 [mem 0x000f0000-0x000fffff] >11:22:41,891 DEBUG kernel:[ 0.539610] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfe000000] >11:22:41,891 DEBUG kernel:[ 0.539612] pci_bus 0000:00: resource 10 [mem 0xcff00000-0xdfffffff] >11:22:41,891 DEBUG kernel:[ 0.539614] pci_bus 0000:00: resource 11 [mem 0xff980800-0xff980bff] >11:22:41,891 DEBUG kernel:[ 0.539616] pci_bus 0000:00: resource 12 [mem 0xff97c000-0xff97ffff] >11:22:41,891 DEBUG kernel:[ 0.539617] pci_bus 0000:00: resource 13 [mem 0xfed20000-0xfed9ffff] >11:22:41,891 DEBUG kernel:[ 0.539620] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >11:22:41,891 DEBUG kernel:[ 0.539621] pci_bus 0000:01: resource 1 [mem 0xf8f00000-0xfbffffff] >11:22:41,891 DEBUG kernel:[ 0.539623] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >11:22:41,891 DEBUG kernel:[ 0.539625] pci_bus 0000:02: resource 1 [mem 0xf8e00000-0xf8efffff] >11:22:41,891 DEBUG kernel:[ 0.539627] pci_bus 0000:03: resource 1 [mem 0xf8d00000-0xf8dfffff] >11:22:41,891 DEBUG kernel:[ 0.539630] pci_bus 0000:08: resource 1 [mem 0xf8c00000-0xf8cfffff] >11:22:41,891 DEBUG kernel:[ 0.539631] pci_bus 0000:08: resource 2 [mem 0xf0000000-0xf00fffff pref] >11:22:41,891 DEBUG kernel:[ 0.539633] pci_bus 0000:09: resource 4 [io 0x0000-0x0cf7] >11:22:41,891 DEBUG kernel:[ 0.539635] pci_bus 0000:09: resource 5 [io 0x0d00-0xffff] >11:22:41,891 DEBUG kernel:[ 0.539637] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff] >11:22:41,891 DEBUG kernel:[ 0.539639] pci_bus 0000:09: resource 7 [mem 0x000c0000-0x000effff] >11:22:41,891 DEBUG kernel:[ 0.539641] pci_bus 0000:09: resource 8 [mem 0x000f0000-0x000fffff] >11:22:41,891 DEBUG kernel:[ 0.539643] pci_bus 0000:09: resource 9 [mem 0xf0000000-0xfe000000] >11:22:41,891 DEBUG kernel:[ 0.539644] pci_bus 0000:09: resource 10 [mem 0xcff00000-0xdfffffff] >11:22:41,891 DEBUG kernel:[ 0.539646] pci_bus 0000:09: resource 11 [mem 0xff980800-0xff980bff] >11:22:41,891 DEBUG kernel:[ 0.539648] pci_bus 0000:09: resource 12 [mem 0xff97c000-0xff97ffff] >11:22:41,891 DEBUG kernel:[ 0.539650] pci_bus 0000:09: resource 13 [mem 0xfed20000-0xfed9ffff] >11:22:41,891 INFO kernel:[ 0.539689] NET: Registered protocol family 2 >11:22:41,891 INFO kernel:[ 0.540024] TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >11:22:41,891 INFO kernel:[ 0.540658] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >11:22:41,891 INFO kernel:[ 0.541181] TCP: Hash tables configured (established 65536 bind 65536) >11:22:41,891 INFO kernel:[ 0.541315] TCP: reno registered >11:22:41,891 INFO kernel:[ 0.541412] UDP hash table entries: 4096 (order: 5, 131072 bytes) >11:22:41,891 INFO kernel:[ 0.541565] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >11:22:41,891 INFO kernel:[ 0.541794] NET: Registered protocol family 1 >11:22:41,891 INFO kernel:[ 0.543979] pci 0000:00:1f.0: rerouting interrupts for [8086:2670] >11:22:41,891 DEBUG kernel:[ 0.544090] pci 0000:01:00.0: Boot video device >11:22:41,891 DEBUG kernel:[ 0.544102] PCI: CLS 64 bytes, default 64 >11:22:41,891 INFO kernel:[ 0.544156] Unpacking initramfs... >11:22:41,891 INFO kernel:[ 4.303685] Freeing initrd memory: 33820K (ffff88007def8000 - ffff88007ffff000) >11:22:41,891 INFO kernel:[ 4.303829] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >11:22:41,891 INFO kernel:[ 4.303917] software IO TLB [mem 0xcbe0a000-0xcfe0a000] (64MB) mapped at [ffff8800cbe0a000-ffff8800cfe09fff] >11:22:41,891 INFO kernel:[ 4.304103] Simple Boot Flag at 0x7a set to 0x1 >11:22:41,891 NOTICE kernel:[ 4.305645] Initialise system trusted keyring >11:22:41,891 INFO kernel:[ 4.305784] audit: initializing netlink socket (disabled) >11:22:41,891 NOTICE kernel:[ 4.305884] type=2000 audit(1410175298.304:1): initialized >11:22:41,891 INFO kernel:[ 4.327170] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:22:41,891 INFO kernel:[ 4.329067] zbud: loaded >11:22:41,891 NOTICE kernel:[ 4.329341] VFS: Disk quotas dquot_6.5.2 >11:22:41,891 WARNING kernel:[ 4.329475] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:22:41,891 INFO kernel:[ 4.329983] msgmni has been set to 15960 >11:22:41,891 NOTICE kernel:[ 4.330162] Key type big_key registered >11:22:41,891 DEBUG kernel:[ 4.330253] SELinux: Registering netfilter hooks >11:22:41,891 INFO kernel:[ 4.331775] alg: No test for stdrng (krng) >11:22:41,891 INFO kernel:[ 4.331878] NET: Registered protocol family 38 >11:22:41,891 NOTICE kernel:[ 4.331981] Key type asymmetric registered >11:22:41,891 NOTICE kernel:[ 4.332797] Asymmetric key parser 'x509' registered >11:22:41,891 INFO kernel:[ 4.332940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:22:41,891 INFO kernel:[ 4.333157] io scheduler noop registered >11:22:41,891 INFO kernel:[ 4.333244] io scheduler deadline registered >11:22:41,891 INFO kernel:[ 4.333371] io scheduler cfq registered (default) >11:22:41,891 DEBUG kernel:[ 4.333689] pcieport 0000:00:1c.0: irq 88 for MSI/MSI-X >11:22:41,891 INFO kernel:[ 4.333863] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:22:41,891 INFO kernel:[ 4.333962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:22:41,891 DEBUG kernel:[ 4.334133] intel_idle: does not run on family 6 model 23 >11:22:41,891 INFO kernel:[ 4.334202] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >11:22:41,891 INFO kernel:[ 4.334329] ACPI: Power Button [VBTN] >11:22:41,891 INFO kernel:[ 4.334455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >11:22:41,891 INFO kernel:[ 4.334578] ACPI: Power Button [PWRF] >11:22:41,891 INFO kernel:[ 4.334754] ACPI: Requesting acpi_cpufreq >11:22:41,891 INFO kernel:[ 4.335372] GHES: HEST is not enabled! >11:22:41,891 INFO kernel:[ 4.335558] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:22:41,891 INFO kernel:[ 4.336354] Non-volatile memory driver v1.3 >11:22:41,891 INFO kernel:[ 4.336441] Linux agpgart interface v0.103 >11:22:41,891 DEBUG kernel:[ 4.336684] ahci 0000:00:1f.2: version 3.0 >11:22:41,891 INFO kernel:[ 4.337043] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x1f impl SATA mode >11:22:41,891 INFO kernel:[ 4.337168] ahci 0000:00:1f.2: flags: 64bit ncq pm led slum part >11:22:41,891 DEBUG kernel:[ 4.337258] ahci 0000:00:1f.2: setting latency timer to 64 >11:22:41,891 INFO kernel:[ 4.337960] scsi0 : ahci >11:22:41,891 INFO kernel:[ 4.338163] scsi1 : ahci >11:22:41,891 INFO kernel:[ 4.338332] scsi2 : ahci >11:22:41,891 INFO kernel:[ 4.338490] scsi3 : ahci >11:22:41,891 INFO kernel:[ 4.338645] scsi4 : ahci >11:22:41,891 INFO kernel:[ 4.338809] scsi5 : ahci >11:22:41,891 INFO kernel:[ 4.338931] ata1: SATA max UDMA/133 abar m1024@0xf0100000 port 0xf0100100 irq 20 >11:22:41,891 INFO kernel:[ 4.339069] ata2: SATA max UDMA/133 abar m1024@0xf0100000 port 0xf0100180 irq 20 >11:22:41,891 INFO kernel:[ 4.339191] ata3: SATA max UDMA/133 abar m1024@0xf0100000 port 0xf0100200 irq 20 >11:22:41,891 INFO kernel:[ 4.339314] ata4: SATA max UDMA/133 abar m1024@0xf0100000 port 0xf0100280 irq 20 >11:22:41,891 INFO kernel:[ 4.339436] ata5: SATA max UDMA/133 abar m1024@0xf0100000 port 0xf0100300 irq 20 >11:22:41,891 INFO kernel:[ 4.339558] ata6: DUMMY >11:22:41,891 DEBUG kernel:[ 4.339679] ata_piix 0000:00:1f.1: version 2.13 >11:22:41,891 DEBUG kernel:[ 4.339962] ata_piix 0000:00:1f.1: setting latency timer to 64 >11:22:41,891 INFO kernel:[ 4.340221] scsi6 : ata_piix >11:22:41,891 INFO kernel:[ 4.340374] scsi7 : ata_piix >11:22:41,891 INFO kernel:[ 4.340498] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >11:22:41,891 INFO kernel:[ 4.340586] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >11:22:41,891 INFO kernel:[ 4.340739] libphy: Fixed MDIO Bus: probed >11:22:41,891 DEBUG kernel:[ 4.340764] ata7: port disabled--ignoring >11:22:41,891 DEBUG kernel:[ 4.340845] ata8: port disabled--ignoring >11:22:41,891 INFO kernel:[ 4.340900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:22:41,891 INFO kernel:[ 4.340989] ehci-pci: EHCI PCI platform driver >11:22:41,891 DEBUG kernel:[ 4.341328] ehci-pci 0000:00:1d.7: setting latency timer to 64 >11:22:41,891 INFO kernel:[ 4.341343] ehci-pci 0000:00:1d.7: EHCI Host Controller >11:22:41,891 INFO kernel:[ 4.341485] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 >11:22:41,891 INFO kernel:[ 4.341623] ehci-pci 0000:00:1d.7: debug port 1 >11:22:41,891 DEBUG kernel:[ 4.345629] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >11:22:41,891 INFO kernel:[ 4.345642] ehci-pci 0000:00:1d.7: irq 21, io mem 0xff980800 >11:22:41,891 INFO kernel:[ 4.351017] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >11:22:41,891 INFO kernel:[ 4.351139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >11:22:41,891 INFO kernel:[ 4.351232] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:22:41,891 INFO kernel:[ 4.351355] usb usb1: Product: EHCI Host Controller >11:22:41,891 INFO kernel:[ 4.351441] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >11:22:41,891 INFO kernel:[ 4.351528] usb usb1: SerialNumber: 0000:00:1d.7 >11:22:41,891 INFO kernel:[ 4.351745] hub 1-0:1.0: USB hub found >11:22:41,891 INFO kernel:[ 4.351836] hub 1-0:1.0: 8 ports detected >11:22:41,891 INFO kernel:[ 4.352085] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:22:41,891 INFO kernel:[ 4.352172] ohci-pci: OHCI PCI platform driver >11:22:41,891 INFO kernel:[ 4.352265] uhci_hcd: USB Universal Host Controller Interface driver >11:22:41,891 DEBUG kernel:[ 4.352569] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >11:22:41,891 INFO kernel:[ 4.352572] uhci_hcd 0000:00:1d.0: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.352718] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >11:22:41,891 INFO kernel:[ 4.352864] uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ff80 >11:22:41,891 INFO kernel:[ 4.352988] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >11:22:41,891 INFO kernel:[ 4.353083] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:22:41,891 INFO kernel:[ 4.353205] usb usb2: Product: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.353291] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >11:22:41,891 INFO kernel:[ 4.353379] usb usb2: SerialNumber: 0000:00:1d.0 >11:22:41,891 INFO kernel:[ 4.353566] hub 2-0:1.0: USB hub found >11:22:41,891 INFO kernel:[ 4.353655] hub 2-0:1.0: 2 ports detected >11:22:41,891 DEBUG kernel:[ 4.354022] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >11:22:41,891 INFO kernel:[ 4.354025] uhci_hcd 0000:00:1d.1: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.354163] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >11:22:41,891 INFO kernel:[ 4.354322] uhci_hcd 0000:00:1d.1: irq 22, io base 0x0000ff60 >11:22:41,891 INFO kernel:[ 4.354440] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >11:22:41,891 INFO kernel:[ 4.354528] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:22:41,891 INFO kernel:[ 4.354650] usb usb3: Product: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.354736] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >11:22:41,891 INFO kernel:[ 4.354824] usb usb3: SerialNumber: 0000:00:1d.1 >11:22:41,891 INFO kernel:[ 4.355020] hub 3-0:1.0: USB hub found >11:22:41,891 INFO kernel:[ 4.355109] hub 3-0:1.0: 2 ports detected >11:22:41,891 DEBUG kernel:[ 4.355468] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >11:22:41,891 INFO kernel:[ 4.355471] uhci_hcd 0000:00:1d.2: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.355607] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >11:22:41,891 INFO kernel:[ 4.355762] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40 >11:22:41,891 INFO kernel:[ 4.355881] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >11:22:41,891 INFO kernel:[ 4.355969] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:22:41,891 INFO kernel:[ 4.356098] usb usb4: Product: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.356184] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >11:22:41,891 INFO kernel:[ 4.356272] usb usb4: SerialNumber: 0000:00:1d.2 >11:22:41,891 INFO kernel:[ 4.356461] hub 4-0:1.0: USB hub found >11:22:41,891 INFO kernel:[ 4.356550] hub 4-0:1.0: 2 ports detected >11:22:41,891 DEBUG kernel:[ 4.356918] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >11:22:41,891 INFO kernel:[ 4.356921] uhci_hcd 0000:00:1d.3: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.357068] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >11:22:41,891 INFO kernel:[ 4.357223] uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000ff20 >11:22:41,891 INFO kernel:[ 4.357342] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >11:22:41,891 INFO kernel:[ 4.357430] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:22:41,891 INFO kernel:[ 4.357552] usb usb5: Product: UHCI Host Controller >11:22:41,891 INFO kernel:[ 4.357638] usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >11:22:41,891 INFO kernel:[ 4.357725] usb usb5: SerialNumber: 0000:00:1d.3 >11:22:41,891 INFO kernel:[ 4.357915] hub 5-0:1.0: USB hub found >11:22:41,891 INFO kernel:[ 4.358013] hub 5-0:1.0: 2 ports detected >11:22:41,891 INFO kernel:[ 4.358228] usbcore: registered new interface driver usbserial >11:22:41,891 INFO kernel:[ 4.358321] usbcore: registered new interface driver usbserial_generic >11:22:41,891 INFO kernel:[ 4.358413] usbserial: USB Serial support registered for generic >11:22:41,891 INFO kernel:[ 4.358524] i8042: PNP: No PS/2 controller found. Probing ports directly. >11:22:41,891 INFO kernel:[ 4.644023] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >11:22:41,891 INFO kernel:[ 4.644137] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >11:22:41,891 INFO kernel:[ 4.644237] ata5: SATA link down (SStatus 4 SControl 300) >11:22:41,891 INFO kernel:[ 4.644828] ata3.00: ATAPI: TSSTcorp DVD+/-RW TS-H653B, D300, max UDMA/100 >11:22:41,891 INFO kernel:[ 4.644925] ata3.00: applying bridge limits >11:22:41,891 INFO kernel:[ 4.645043] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >11:22:41,891 INFO kernel:[ 4.645862] ata3.00: configured for UDMA/100 >11:22:41,891 INFO kernel:[ 4.874957] ata2.00: ATA-7: ST3160815AS, 3.ADA, max UDMA/133 >11:22:41,891 INFO kernel:[ 4.875084] ata2.00: 312500000 sectors, multi 0: LBA48 NCQ (depth 31/32) >11:22:41,892 INFO kernel:[ 4.875253] ata1.00: ATA-7: SAMSUNG HD161HJ, JF100-15, max UDMA7 >11:22:41,892 INFO kernel:[ 4.875342] ata1.00: 312500000 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >11:22:41,892 INFO kernel:[ 5.206016] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >11:22:41,892 INFO kernel:[ 5.390533] ata1.00: configured for UDMA/133 >11:22:41,892 INFO kernel:[ 5.390628] tsc: Refined TSC clocksource calibration: 2659.999 MHz >11:22:41,892 INFO kernel:[ 5.390716] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:22:41,892 INFO kernel:[ 5.390840] ata2.00: configured for UDMA/133 >11:22:41,892 INFO kernel:[ 5.390842] mousedev: PS/2 mouse device common for all mice >11:22:41,892 NOTICE kernel:[ 5.391031] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD161HJ JF10 PQ: 0 ANSI: 5 >11:22:41,892 INFO kernel:[ 5.391108] rtc_cmos 00:04: RTC can wake from S4 >11:22:41,892 INFO kernel:[ 5.391304] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >11:22:41,892 INFO kernel:[ 5.391425] rtc_cmos 00:04: alarms up to one day, 242 bytes nvram, hpet irqs >11:22:41,892 NOTICE kernel:[ 5.391470] sd 0:0:0:0: Attached scsi generic sg0 type 0 >11:22:41,892 NOTICE kernel:[ 5.391501] sd 0:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB) >11:22:41,892 NOTICE kernel:[ 5.391558] sd 0:0:0:0: [sda] Write Protect is off >11:22:41,892 DEBUG kernel:[ 5.391560] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >11:22:41,892 NOTICE kernel:[ 5.391611] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >11:22:41,892 NOTICE kernel:[ 5.391683] scsi 1:0:0:0: Direct-Access ATA ST3160815AS 3.AD PQ: 0 ANSI: 5 >11:22:41,892 NOTICE kernel:[ 5.391804] sd 1:0:0:0: [sdb] 312500000 512-byte logical blocks: (160 GB/149 GiB) >11:22:41,892 NOTICE kernel:[ 5.391844] sd 1:0:0:0: Attached scsi generic sg1 type 0 >11:22:41,892 NOTICE kernel:[ 5.391863] sd 1:0:0:0: [sdb] Write Protect is off >11:22:41,892 DEBUG kernel:[ 5.391867] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >11:22:41,892 NOTICE kernel:[ 5.391896] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >11:22:41,892 INFO kernel:[ 5.392565] device-mapper: uevent: version 1.0.3 >11:22:41,892 NOTICE kernel:[ 5.392619] scsi 2:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-H653B D300 PQ: 0 ANSI: 5 >11:22:41,892 INFO kernel:[ 5.392864] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >11:22:41,892 INFO kernel:[ 5.393049] cpuidle: using governor menu >11:22:41,892 INFO kernel:[ 5.393538] hidraw: raw HID events driver (C) Jiri Kosina >11:22:41,892 INFO kernel:[ 5.393732] usbcore: registered new interface driver usbhid >11:22:41,892 INFO kernel:[ 5.393818] usbhid: USB HID core driver >11:22:41,892 INFO kernel:[ 5.393952] drop_monitor: Initializing network drop monitor service >11:22:41,892 INFO kernel:[ 5.394137] ip_tables: (C) 2000-2006 Netfilter Core Team >11:22:41,892 INFO kernel:[ 5.394270] TCP: cubic registered >11:22:41,892 INFO kernel:[ 5.394369] Initializing XFRM netlink socket >11:22:41,892 INFO kernel:[ 5.394554] NET: Registered protocol family 10 >11:22:41,892 INFO kernel:[ 5.394838] mip6: Mobile IPv6 >11:22:41,892 INFO kernel:[ 5.394923] NET: Registered protocol family 17 >11:22:41,892 DEBUG kernel:[ 5.395406] PM: Hibernation image not present or could not be loaded. >11:22:41,892 NOTICE kernel:[ 5.395410] Loading compiled-in X.509 certificates >11:22:41,892 WARNING kernel:[ 5.395703] sr0: scsi3-mmc drive: 94x/125x writer cd/rw xa/form2 cdda tray >11:22:41,892 INFO kernel:[ 5.395796] cdrom: Uniform CD-ROM driver Revision: 3.20 >11:22:41,892 DEBUG kernel:[ 5.396067] sr 2:0:0:0: Attached scsi CD-ROM sr0 >11:22:41,892 NOTICE kernel:[ 5.396164] sr 2:0:0:0: Attached scsi generic sg2 type 5 >11:22:41,892 NOTICE kernel:[ 5.396501] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >11:22:41,892 INFO kernel:[ 5.396646] registered taskstats version 1 >11:22:41,892 INFO kernel:[ 5.397649] Magic number: 14:606:377 >11:22:41,892 INFO kernel:[ 5.397865] rtc_cmos 00:04: setting system clock to 2014-09-08 11:21:40 UTC (1410175300) >11:22:41,892 INFO kernel:[ 5.401135] sda: sda1 sda2 sda3 sda4 >11:22:41,892 NOTICE kernel:[ 5.401593] sd 0:0:0:0: [sda] Attached SCSI disk >11:22:41,892 INFO kernel:[ 5.408851] sdb: sdb1 sdb2 sdb3 sdb4 >11:22:41,892 NOTICE kernel:[ 5.409983] sd 1:0:0:0: [sdb] Attached SCSI disk >11:22:41,892 INFO kernel:[ 5.515152] ata4.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133 >11:22:41,892 INFO kernel:[ 5.515256] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >11:22:41,892 INFO kernel:[ 5.516051] ata4.00: configured for UDMA/133 >11:22:41,892 NOTICE kernel:[ 5.516240] scsi 3:0:0:0: Direct-Access ATA WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5 >11:22:41,892 NOTICE kernel:[ 5.516475] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB) >11:22:41,892 NOTICE kernel:[ 5.516490] sd 3:0:0:0: Attached scsi generic sg3 type 0 >11:22:41,892 NOTICE kernel:[ 5.516758] sd 3:0:0:0: [sdc] Write Protect is off >11:22:41,892 DEBUG kernel:[ 5.516845] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >11:22:41,892 NOTICE kernel:[ 5.516877] sd 3:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >11:22:41,892 INFO kernel:[ 5.895019] usb 1-6: new high-speed USB device number 4 using ehci-pci >11:22:41,892 INFO kernel:[ 5.994957] sdc: sdc1 sdc2 sdc3 sdc4 < sdc5 sdc6 > >11:22:41,892 NOTICE kernel:[ 5.995509] sd 3:0:0:0: [sdc] Attached SCSI disk >11:22:41,892 INFO kernel:[ 5.996705] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >11:22:41,892 INFO kernel:[ 5.996830] Write protecting the kernel read-only data: 12288k >11:22:41,892 INFO kernel:[ 6.001030] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >11:22:41,892 INFO kernel:[ 6.004020] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >11:22:41,892 INFO kernel:[ 6.013657] usb 1-6: New USB device found, idVendor=0ea0, idProduct=2168 >11:22:41,892 INFO kernel:[ 6.013749] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:22:41,892 INFO kernel:[ 6.013837] usb 1-6: Product: Flash Disk >11:22:41,892 INFO kernel:[ 6.013923] usb 1-6: Manufacturer: USB >11:22:41,892 INFO kernel:[ 6.014030] usb 1-6: SerialNumber: 611007400E49E3FD >11:22:41,892 INFO kernel:[ 6.029131] device-mapper: multipath: version 1.5.1 loaded >11:22:41,892 INFO kernel:[ 6.096446] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >11:22:41,892 INFO kernel:[ 6.222037] usb 2-1: new full-speed USB device number 2 using uhci_hcd >11:22:41,892 INFO kernel:[ 6.348159] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:22:41,892 INFO kernel:[ 6.351876] Loading iSCSI transport class v2.0-870. >11:22:41,892 NOTICE kernel:[ 6.356728] iscsi: registered transport (tcp) >11:22:41,892 INFO kernel:[ 6.359324] alua: device handler registered >11:22:41,892 INFO kernel:[ 6.361845] emc: device handler registered >11:22:41,892 INFO kernel:[ 6.364326] hp_sw: device handler registered >11:22:41,892 INFO kernel:[ 6.366865] rdac: device handler registered >11:22:41,892 INFO kernel:[ 6.390140] Switched to clocksource tsc >11:22:41,892 INFO kernel:[ 6.406011] usb 2-1: New USB device found, idVendor=413c, idProduct=2101 >11:22:41,892 INFO kernel:[ 6.406108] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:22:41,892 INFO kernel:[ 6.406197] usb 2-1: Product: Dell Smart Card Reader Keyboard >11:22:41,892 INFO kernel:[ 6.406283] usb 2-1: Manufacturer: Dell >11:22:41,892 INFO kernel:[ 6.413328] input: Dell Dell Smart Card Reader Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input2 >11:22:41,892 INFO kernel:[ 6.413572] hid-generic 0003:413C:2101.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell Dell Smart Card Reader Keyboard] on usb-0000:00:1d.0-1/input0 >11:22:41,892 INFO kernel:[ 6.619015] usb 2-2: new low-speed USB device number 3 using uhci_hcd >11:22:41,892 INFO kernel:[ 6.784013] usb 2-2: New USB device found, idVendor=046d, idProduct=c016 >11:22:41,892 INFO kernel:[ 6.784116] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:22:41,892 INFO kernel:[ 6.784204] usb 2-2: Product: Optical USB Mouse >11:22:41,892 INFO kernel:[ 6.784290] usb 2-2: Manufacturer: Logitech >11:22:41,892 INFO kernel:[ 6.800262] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3 >11:22:41,892 INFO kernel:[ 6.800494] hid-generic 0003:046D:C016.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.0-2/input0 >11:22:41,892 INFO kernel:[ 9.391094] floppy0: no floppy controllers found >11:22:41,892 INFO kernel:[ 9.401149] No iBFT detected. >11:22:41,892 INFO kernel:[ 9.403659] md: raid0 personality registered for level 0 >11:22:41,892 INFO kernel:[ 9.406482] md: raid1 personality registered for level 1 >11:22:41,892 INFO kernel:[ 9.408928] async_tx: api initialized (async) >11:22:41,892 INFO kernel:[ 9.410280] xor: measuring software checksum speed >11:22:41,892 INFO kernel:[ 9.420009] prefetch64-sse: 10876.000 MB/sec >11:22:41,892 INFO kernel:[ 9.430007] generic_sse: 9600.000 MB/sec >11:22:41,892 INFO kernel:[ 9.430097] xor: using function: prefetch64-sse (10876.000 MB/sec) >11:22:41,892 WARNING kernel:[ 9.450029] raid6: sse2x1 3910 MB/s >11:22:41,892 WARNING kernel:[ 9.467011] raid6: sse2x2 7082 MB/s >11:22:41,892 WARNING kernel:[ 9.484016] raid6: sse2x4 7957 MB/s >11:22:41,892 WARNING kernel:[ 9.484100] raid6: using algorithm sse2x4 (7957 MB/s) >11:22:41,892 WARNING kernel:[ 9.484186] raid6: using ssse3x2 recovery algorithm >11:22:41,892 INFO kernel:[ 9.489933] md: raid6 personality registered for level 6 >11:22:41,892 INFO kernel:[ 9.490050] md: raid5 personality registered for level 5 >11:22:41,892 INFO kernel:[ 9.490141] md: raid4 personality registered for level 4 >11:22:41,892 INFO kernel:[ 9.495537] md: raid10 personality registered for level 10 >11:22:41,892 INFO kernel:[ 9.497972] md: linear personality registered for level -1 >11:22:41,892 INFO kernel:[ 9.506071] device-mapper: multipath round-robin: version 1.0.0 loaded >11:22:41,892 INFO kernel:[ 9.512355] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >11:22:41,892 INFO kernel:[ 9.530518] RPC: Registered named UNIX socket transport module. >11:22:41,892 INFO kernel:[ 9.530616] RPC: Registered udp transport module. >11:22:41,892 INFO kernel:[ 9.530701] RPC: Registered tcp transport module. >11:22:41,892 INFO kernel:[ 9.530786] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:22:41,892 INFO kernel:[ 9.717125] pps_core: LinuxPPS API ver. 1 registered >11:22:41,892 INFO kernel:[ 9.717218] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >11:22:41,892 INFO kernel:[ 9.718630] PTP clock support registered >11:22:41,892 INFO kernel:[ 9.721281] [drm] Initialized drm 1.1.0 20060810 >11:22:41,892 INFO kernel:[ 9.721591] tg3.c:v3.132 (May 21, 2013) >11:22:41,892 INFO kernel:[ 9.721690] tg3 0000:08:00.0: enabling device (0004 -> 0006) >11:22:41,892 INFO kernel:[ 9.722742] usb-storage 1-6:1.0: USB Mass Storage device detected >11:22:41,892 INFO kernel:[ 9.723656] scsi8 : usb-storage 1-6:1.0 >11:22:41,892 INFO kernel:[ 9.723841] usbcore: registered new interface driver usb-storage >11:22:41,892 INFO kernel:[ 9.729733] wmi: Mapper loaded >11:22:41,892 INFO kernel:[ 9.743737] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x086f00a2 >11:22:41,892 INFO kernel:[ 9.743828] nouveau [ DEVICE][0000:01:00.0] Chipset: G86 (NV86) >11:22:41,892 INFO kernel:[ 9.743914] nouveau [ DEVICE][0000:01:00.0] Family : NV50 >11:22:41,892 INFO kernel:[ 9.745048] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >11:22:41,892 INFO kernel:[ 9.754000] tg3 0000:08:00.0 eth0: Tigon3 [partno(BCM95754) rev b002] (PCI Express) MAC address 00:1e:4f:db:89:4f >11:22:41,892 INFO kernel:[ 9.754152] tg3 0000:08:00.0 eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >11:22:41,892 INFO kernel:[ 9.754277] tg3 0000:08:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >11:22:41,892 INFO kernel:[ 9.754405] tg3 0000:08:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit] >11:22:41,892 INFO kernel:[ 9.793853] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >11:22:41,892 INFO kernel:[ 9.793943] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN >11:22:41,892 INFO kernel:[ 9.794142] nouveau [ VBIOS][0000:01:00.0] BIT signature found >11:22:41,892 INFO kernel:[ 9.794230] nouveau [ VBIOS][0000:01:00.0] version 60.86.5d.00.22 >11:22:41,892 INFO kernel:[ 9.814445] nouveau [ PFB][0000:01:00.0] RAM type: DDR2 >11:22:41,892 INFO kernel:[ 9.814542] nouveau [ PFB][0000:01:00.0] RAM size: 256 MiB >11:22:41,892 INFO kernel:[ 9.814638] nouveau [ PFB][0000:01:00.0] ZCOMP: 646 tags >11:22:41,892 ERR kernel:[ 10.241008] i2c i2c-2: sendbytes: error -110 >11:22:41,892 ERR kernel:[ 10.276011] i2c i2c-2: sendbytes: error -110 >11:22:41,892 ERR kernel:[ 10.525004] i2c i2c-2: sendbytes: error -110 >11:22:41,892 NOTICE kernel:[ 10.725963] scsi 8:0:0:0: Direct-Access JetFlash TS128MJF2B 2.00 PQ: 0 ANSI: 2 >11:22:41,892 NOTICE kernel:[ 10.726326] sd 8:0:0:0: Attached scsi generic sg4 type 0 >11:22:41,892 NOTICE kernel:[ 10.727544] sd 8:0:0:0: [sdd] 256000 512-byte logical blocks: (131 MB/125 MiB) >11:22:41,892 NOTICE kernel:[ 10.728417] sd 8:0:0:0: [sdd] Write Protect is off >11:22:41,892 DEBUG kernel:[ 10.728509] sd 8:0:0:0: [sdd] Mode Sense: 03 00 00 00 >11:22:41,892 ERR kernel:[ 10.729545] sd 8:0:0:0: [sdd] No Caching mode page found >11:22:41,892 ERR kernel:[ 10.729637] sd 8:0:0:0: [sdd] Assuming drive cache: write through >11:22:41,892 ERR kernel:[ 10.734293] sd 8:0:0:0: [sdd] No Caching mode page found >11:22:41,892 ERR kernel:[ 10.734388] sd 8:0:0:0: [sdd] Assuming drive cache: write through >11:22:41,892 INFO kernel:[ 10.735669] sdd: sdd1 >11:22:41,892 ERR kernel:[ 10.739908] sd 8:0:0:0: [sdd] No Caching mode page found >11:22:41,892 ERR kernel:[ 10.740031] sd 8:0:0:0: [sdd] Assuming drive cache: write through >11:22:41,892 NOTICE kernel:[ 10.740125] sd 8:0:0:0: [sdd] Attached SCSI removable disk >11:22:41,892 ERR kernel:[ 10.767016] i2c i2c-2: sendbytes: error -110 >11:22:41,892 ERR kernel:[ 10.879018] i2c i2c-2: sendbytes: error -110 >11:22:41,892 ERR kernel:[ 11.010004] i2c i2c-2: sendbytes: error -110 >11:22:41,892 ERR kernel:[ 11.045010] i2c i2c-2: sendbytes: error -110 >11:22:41,892 INFO kernel:[ 11.045144] nouveau [ PTHERM][0000:01:00.0] FAN control: PWM >11:22:41,892 INFO kernel:[ 11.045247] nouveau [ PTHERM][0000:01:00.0] fan management: disabled >11:22:41,892 INFO kernel:[ 11.045345] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >11:22:41,892 INFO kernel:[ 11.045612] [TTM] Zone kernel: Available graphics memory: 4087952 kiB >11:22:41,892 INFO kernel:[ 11.045711] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >11:22:41,892 INFO kernel:[ 11.045814] [TTM] Initializing pool allocator >11:22:41,892 INFO kernel:[ 11.045912] [TTM] Initializing DMA pool allocator >11:22:41,892 INFO kernel:[ 11.046043] nouveau [ DRM] VRAM: 256 MiB >11:22:41,892 INFO kernel:[ 11.046139] nouveau [ DRM] GART: 1048576 MiB >11:22:41,892 INFO kernel:[ 11.046242] nouveau [ DRM] TMDS table version 2.0 >11:22:41,892 INFO kernel:[ 11.046337] nouveau [ DRM] DCB version 4.0 >11:22:41,892 INFO kernel:[ 11.046433] nouveau [ DRM] DCB outp 00: 02011300 00000028 >11:22:41,892 INFO kernel:[ 11.046529] nouveau [ DRM] DCB outp 01: 01011302 00000010 >11:22:41,892 INFO kernel:[ 11.046626] nouveau [ DRM] DCB outp 02: 01000310 00000028 >11:22:41,892 INFO kernel:[ 11.046721] nouveau [ DRM] DCB outp 03: 02000312 00000010 >11:22:41,892 INFO kernel:[ 11.046818] nouveau [ DRM] DCB conn 00: 2030 >11:22:41,892 INFO kernel:[ 11.046963] nouveau [ DRM] DCB conn 01: 1130 >11:22:41,892 INFO kernel:[ 11.065575] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >11:22:41,892 INFO kernel:[ 11.065672] [drm] No driver support for vblank timestamp query. >11:22:41,892 INFO kernel:[ 11.065877] nouveau [ DRM] 2 available performance level(s) >11:22:41,892 INFO kernel:[ 11.065976] nouveau [ DRM] 0: core 208MHz shader 416MHz memory 100MHz fanspeed 100% >11:22:41,892 INFO kernel:[ 11.066135] nouveau [ DRM] 1: core 459MHz shader 918MHz memory 400MHz fanspeed 100% >11:22:41,892 INFO kernel:[ 11.066278] nouveau [ DRM] c: core 459MHz shader 918MHz memory 399MHz fanspeed 100% >11:22:41,892 INFO kernel:[ 11.085555] nouveau [ DRM] MM: using CRYPT for buffer copies >11:22:41,892 INFO kernel:[ 11.133555] nouveau [ DRM] allocated 1280x1024 fb: 0x60000, bo ffff88021bdaf400 >11:22:41,892 INFO kernel:[ 11.133850] fbcon: nouveaufb (fb0) is primary device >11:22:41,892 INFO kernel:[ 11.211458] Console: switching to colour frame buffer device 160x64 >11:22:41,892 INFO kernel:[ 11.213270] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >11:22:41,892 INFO kernel:[ 11.213282] nouveau 0000:01:00.0: registered panic notifier >11:22:41,892 INFO kernel:[ 11.213299] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >11:22:41,892 DEBUG kernel:[ 16.491109] tg3 0000:08:00.0: irq 89 for MSI/MSI-X >11:22:41,892 INFO kernel:[ 16.534069] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >11:22:41,892 INFO kernel:[ 17.953075] usb 2-1: USB disconnect, device number 2 >11:22:41,892 INFO kernel:[ 18.082029] usb 2-2: USB disconnect, device number 3 >11:22:41,892 INFO kernel:[ 18.137191] tg3 0000:08:00.0 em1: Link is up at 100 Mbps, full duplex >11:22:41,892 INFO kernel:[ 18.137229] tg3 0000:08:00.0 em1: Flow control is off for TX and off for RX >11:22:41,892 INFO kernel:[ 18.137279] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >11:22:41,892 INFO kernel:[ 62.287190] loop: module loaded >11:22:41,892 INFO kernel:[ 62.313257] bio: create slab <bio-1> at 1 >11:22:41,892 INFO kernel:[ 62.324865] bio: create slab <bio-2> at 2 >11:22:41,892 INFO kernel:[ 62.429246] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:22:41,892 DEBUG kernel:[ 64.870551] SELinux: 2048 avtab hash slots, 101316 rules. >11:22:41,892 DEBUG kernel:[ 64.885959] SELinux: 2048 avtab hash slots, 101316 rules. >11:22:41,892 DEBUG kernel:[ 64.904171] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >11:22:41,892 DEBUG kernel:[ 64.904175] SELinux: 83 classes, 101316 rules >11:22:41,892 DEBUG kernel:[ 64.909923] SELinux: Completing initialization. >11:22:41,892 DEBUG kernel:[ 64.909926] SELinux: Setting up existing superblocks. >11:22:41,892 DEBUG kernel:[ 64.909933] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.909938] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.909959] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.909963] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.909985] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.910013] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.911185] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:22:41,892 DEBUG kernel:[ 64.911190] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.913534] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:22:41,892 DEBUG kernel:[ 64.913540] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.913544] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.913562] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.913570] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.913577] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.913605] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.914723] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.914726] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.914732] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.914939] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 64.914977] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.914998] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915004] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915016] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915026] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915045] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915053] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915060] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915066] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915086] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915092] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915102] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 64.915121] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:22:41,892 DEBUG kernel:[ 64.915144] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:22:41,892 NOTICE kernel:[ 64.932273] type=1403 audit(1410175360.033:2): policy loaded auid=4294967295 ses=4294967295 >11:22:41,892 DEBUG kernel:[ 65.273100] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 65.376581] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:22:41,892 DEBUG kernel:[ 65.376601] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:22:41,892 DEBUG kernel:[ 65.376800] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:22:41,892 INFO kernel:[ 65.820218] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >11:22:41,892 INFO kernel:[ 65.871987] microcode: CPU0 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.872401] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >11:22:41,892 INFO kernel:[ 65.875537] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >11:22:41,892 WARNING kernel:[ 65.877351] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \GLBC 1 (20130517/utaddress-251) >11:22:41,892 WARNING kernel:[ 65.877360] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \SACT 2 (20130517/utaddress-251) >11:22:41,892 WARNING kernel:[ 65.877363] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \SSTS 3 (20130517/utaddress-251) >11:22:41,892 INFO kernel:[ 65.877367] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >11:22:41,892 WARNING kernel:[ 65.877391] lpc_ich: Resource conflict(s) found affecting gpio_ich >11:22:41,892 INFO kernel:[ 65.886838] microcode: CPU1 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.886861] microcode: CPU2 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.886886] microcode: CPU3 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.886909] microcode: CPU4 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.886928] microcode: CPU5 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.886947] microcode: CPU6 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.886963] microcode: CPU7 sig=0x10676, pf=0x40, revision=0x60f >11:22:41,892 INFO kernel:[ 65.887215] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:22:41,892 INFO kernel:[ 65.982404] md: bind<sda3> >11:22:41,892 INFO kernel:[ 65.983752] md: bind<sda2> >11:22:41,892 INFO kernel:[ 65.984825] md: bind<sda1> >11:22:41,892 INFO kernel:[ 66.163612] md: bind<sdb1> >11:22:41,892 INFO kernel:[ 66.167768] md/raid1:md0: active with 2 out of 2 mirrors >11:22:41,892 INFO kernel:[ 66.167794] md0: detected capacity change from 0 to 314507264 >11:22:41,892 INFO kernel:[ 66.168564] md: bind<sdb2> >11:22:41,892 INFO kernel:[ 66.169618] md0: unknown partition table >11:22:41,892 INFO kernel:[ 66.172366] md: bind<sdb3> >11:22:41,892 INFO kernel:[ 66.370167] md: bind<sdc1> >11:22:41,892 DEBUG kernel:[ 66.418925] RAID1 conf printout: >11:22:41,892 DEBUG kernel:[ 66.418931] --- wd:2 rd:2 >11:22:41,892 DEBUG kernel:[ 66.418934] disk 0, wo:0, o:1, dev:sda1 >11:22:41,892 DEBUG kernel:[ 66.418937] disk 1, wo:0, o:1, dev:sdb1 >11:22:41,892 INFO kernel:[ 66.502649] md: bind<sdc3> >11:22:41,892 INFO kernel:[ 66.521135] md/raid0:md2: md_size is 31432704 sectors. >11:22:41,892 INFO kernel:[ 66.521139] md: RAID0 configuration for md2 - 1 zone >11:22:41,892 INFO kernel:[ 66.521140] md: zone0=[sda3/sdb3/sdc3] >11:22:41,892 INFO kernel:[ 66.521144] zone-offset= 0KB, device-offset= 0KB, size= 15716352KB >11:22:41,892 INFO kernel:[ 66.521146] >11:22:41,892 INFO kernel:[ 66.521155] md2: detected capacity change from 0 to 16093544448 >11:22:41,892 INFO kernel:[ 66.527160] md: bind<sdc2> >11:22:41,892 INFO kernel:[ 66.529189] md/raid0:md1: md_size is 377290752 sectors. >11:22:41,892 INFO kernel:[ 66.529192] md: RAID0 configuration for md1 - 1 zone >11:22:41,892 INFO kernel:[ 66.529194] md: zone0=[sda2/sdb2/sdc2] >11:22:41,892 INFO kernel:[ 66.529199] zone-offset= 0KB, device-offset= 0KB, size= 188645376KB >11:22:41,892 INFO kernel:[ 66.529200] >11:22:41,892 INFO kernel:[ 66.529207] md1: detected capacity change from 0 to 193172865024 >11:22:41,892 NOTICE kernel:[ 66.550383] type=1400 audit(1410175361.651:3): avc: denied { create } for pid=1136 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:22:41,892 NOTICE kernel:[ 66.550432] type=1400 audit(1410175361.651:4): avc: denied { setattr } for pid=1136 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:22:41,892 NOTICE kernel:[ 66.550462] type=1400 audit(1410175361.651:5): avc: denied { relabelfrom } for pid=1136 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:22:41,892 INFO kernel:[ 66.553468] md2: unknown partition table >11:22:41,892 INFO kernel:[ 66.575891] md1: unknown partition table >11:22:41,890 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1150" x-info="http://www.rsyslog.com"] start >11:22:41,903 NOTICE kernel:[ 66.800946] type=1400 audit(1410175361.901:6): avc: denied { read } for pid=1156 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:22:41,903 NOTICE kernel:[ 66.800987] type=1400 audit(1410175361.901:7): avc: denied { open } for pid=1156 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:22:42,354 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >11:22:42,354 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >11:22:42,354 INFO NetworkManager: <info> WEXT support is enabled >11:22:42,405 INFO kernel:[ 67.302869] cfg80211: Calling CRDA to update world regulatory domain >11:22:42,523 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:22:42,620 INFO polkitd: Started polkitd version 0.112 >11:22:42,756 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:22:42,771 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >11:22:42,771 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >11:22:42,771 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:22:42,771 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:22:42,771 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >11:22:42,772 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >11:22:42,853 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:22:42,854 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >11:22:42,878 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >11:22:42,882 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:22:42,884 INFO NetworkManager: <info> WiFi hardware radio set enabled >11:22:42,885 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:22:42,885 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:22:42,885 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:22:42,885 INFO NetworkManager: <info> Networking is enabled by state file >11:22:42,886 INFO NetworkManager: <info> (lo): link connected >11:22:42,886 INFO NetworkManager: <info> (lo): carrier is ON >11:22:42,886 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >11:22:42,886 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >11:22:42,886 INFO NetworkManager: <info> (lo): No existing connection detected. >11:22:42,887 INFO NetworkManager: <info> (em1): link connected >11:22:42,887 INFO NetworkManager: <info> (em1): carrier is ON >11:22:42,887 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'tg3' ifindex: 2) >11:22:42,887 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >11:22:42,887 INFO NetworkManager: <info> (em1): Generating connection from current device status. >11:22:42,888 INFO NetworkManager: <info> (em1): Using generated connection: 'em1' >11:22:42,888 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >11:22:42,890 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >11:22:42,898 INFO NetworkManager: <info> Auto-activating connection 'em1'. >11:22:42,898 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >11:22:42,898 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:22:42,898 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >11:22:42,898 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >11:22:42,898 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >11:22:42,899 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >11:22:42,899 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >11:22:42,899 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:22:42,950 INFO NetworkManager: <info> dhclient started with pid 1183 >11:22:42,950 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >11:22:43,357 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >11:22:43,357 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >11:22:43,357 INFO dhclient: All rights reserved. >11:22:43,357 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:22:43,357 INFO dhclient: >11:22:43,370 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >11:22:43,377 INFO dhclient: Listening on LPF/em1/00:1e:4f:db:89:4f >11:22:43,377 INFO dhclient: Sending on LPF/em1/00:1e:4f:db:89:4f >11:22:43,377 INFO dhclient: Sending on Socket/fallback >11:22:43,377 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x4d15b575) >11:22:43,448 INFO dhclient: DHCPACK from 10.14.134.1 (xid=0x4d15b575) >11:22:43,453 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >11:22:43,453 INFO NetworkManager: <info> address 10.14.134.246 >11:22:43,453 INFO NetworkManager: <info> plen 23 (255.255.254.0) >11:22:43,453 INFO NetworkManager: <info> gateway 10.14.134.1 >11:22:43,453 INFO NetworkManager: <info> lease time 28800 >11:22:43,453 INFO NetworkManager: <info> nameserver '131.207.233.71' >11:22:43,453 INFO NetworkManager: <info> nameserver '192.176.143.15' >11:22:43,453 INFO NetworkManager: <info> nameserver '194.110.47.174' >11:22:43,453 INFO NetworkManager: <info> domain name 'eu.tieto.com' >11:22:43,453 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:22:43,454 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >11:22:43,454 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:22:43,454 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >11:22:43,454 INFO dhclient: bound to 10.14.134.246 -- renewal in 13698 seconds. >11:22:43,455 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:22:43,455 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:22:43,455 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:22:43,455 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >11:22:43,456 INFO NetworkManager: <info> Activation (em1) successful, device activated. >11:22:43,457 INFO NetworkManager: <info> startup complete >11:22:43,458 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:22:43,488 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:22:46,657 NOTICE kernel:[ 71.554860] type=1400 audit(1410175366.655:8): avc: denied { read write } for pid=1230 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=11271 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:22:48,785 NOTICE kernel:[ 73.682347] type=1400 audit(1410175368.783:9): avc: denied { read write } for pid=1282 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 >11:22:50,320 INFO chronyd: chronyd version 1.29 starting >11:22:50,321 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >11:22:50,321 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 >11:22:50,322 INFO chronyd: Generated key 1 >11:22:51,902 NOTICE kernel:[ 76.799143] type=1400 audit(1410175371.900:10): avc: denied { open } for pid=1163 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18058 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >11:22:54,024 INFO kernel:[ 78.921718] md0: detected capacity change from 314507264 to 0 >11:22:54,024 INFO kernel:[ 78.921730] md: md0 stopped. >11:22:54,024 INFO kernel:[ 78.921738] md: unbind<sdc1> >11:22:54,032 INFO kernel:[ 78.929018] md: export_rdev(sdc1) >11:22:54,032 INFO kernel:[ 78.929131] md: unbind<sdb1> >11:22:54,045 INFO kernel:[ 78.942026] md: export_rdev(sdb1) >11:22:54,045 INFO kernel:[ 78.942136] md: unbind<sda1> >11:22:54,053 INFO kernel:[ 78.950011] md: export_rdev(sda1) >11:22:54,273 INFO kernel:[ 79.170998] md1: detected capacity change from 193172865024 to 0 >11:22:54,273 INFO kernel:[ 79.171027] md: md1 stopped. >11:22:54,273 INFO kernel:[ 79.171048] md: unbind<sdc2> >11:22:54,282 INFO kernel:[ 79.179033] md: export_rdev(sdc2) >11:22:54,282 INFO kernel:[ 79.179202] md: unbind<sdb2> >11:22:54,292 INFO kernel:[ 79.189014] md: export_rdev(sdb2) >11:22:54,292 INFO kernel:[ 79.189144] md: unbind<sda2> >11:22:54,302 INFO kernel:[ 79.199009] md: export_rdev(sda2) >11:22:54,525 INFO kernel:[ 79.422712] md2: detected capacity change from 16093544448 to 0 >11:22:54,525 INFO kernel:[ 79.422724] md: md2 stopped. >11:22:54,525 INFO kernel:[ 79.422731] md: unbind<sdc3> >11:22:54,541 INFO kernel:[ 79.438019] md: export_rdev(sdc3) >11:22:54,541 INFO kernel:[ 79.438418] md: unbind<sdb3> >11:22:54,546 INFO kernel:[ 79.443028] md: export_rdev(sdb3) >11:22:54,546 INFO kernel:[ 79.443401] md: unbind<sda3> >11:22:54,551 INFO kernel:[ 79.448014] md: export_rdev(sda3) >11:22:55,068 INFO kernel:[ 79.965952] EXT4-fs (sdd1): mounting ext2 file system using the ext4 subsystem >11:22:55,071 INFO kernel:[ 79.968092] EXT4-fs (sdd1): mounted filesystem without journal. Opts: (null) >11:22:55,071 DEBUG kernel:[ 79.968102] SELinux: initialized (dev sdd1, type ext2), uses xattr >11:22:55,200 INFO kernel:[ 80.097048] md: md0 stopped. >11:22:55,201 INFO kernel:[ 80.098234] md: bind<sdb1> >11:22:55,201 INFO kernel:[ 80.098412] md: bind<sdc1> >11:22:55,201 INFO kernel:[ 80.098587] md: bind<sda1> >11:22:55,206 INFO kernel:[ 80.103404] md/raid1:md0: active with 2 out of 2 mirrors >11:22:55,206 INFO kernel:[ 80.103426] md0: detected capacity change from 0 to 314507264 >11:22:55,206 DEBUG kernel:[ 80.103457] RAID1 conf printout: >11:22:55,206 DEBUG kernel:[ 80.103464] --- wd:2 rd:2 >11:22:55,206 DEBUG kernel:[ 80.103467] disk 0, wo:0, o:1, dev:sda1 >11:22:55,206 DEBUG kernel:[ 80.103470] disk 1, wo:0, o:1, dev:sdb1 >11:22:55,208 INFO kernel:[ 80.105041] md0: unknown partition table >11:22:55,279 INFO kernel:[ 80.176585] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) >11:22:55,279 DEBUG kernel:[ 80.176597] SELinux: initialized (dev md0, type ext4), uses xattr >11:22:55,357 INFO kernel:[ 80.254350] md0: detected capacity change from 314507264 to 0 >11:22:55,357 INFO kernel:[ 80.254360] md: md0 stopped. >11:22:55,357 INFO kernel:[ 80.254366] md: unbind<sda1> >11:22:55,365 INFO kernel:[ 80.262011] md: export_rdev(sda1) >11:22:55,365 INFO kernel:[ 80.262089] md: unbind<sdc1> >11:22:55,373 INFO kernel:[ 80.270009] md: export_rdev(sdc1) >11:22:55,373 INFO kernel:[ 80.270058] md: unbind<sdb1> >11:22:55,378 INFO kernel:[ 80.275010] md: export_rdev(sdb1) >11:22:55,574 INFO kernel:[ 80.471448] md: md1 stopped. >11:22:55,575 INFO kernel:[ 80.472497] md: bind<sdb2> >11:22:55,575 INFO kernel:[ 80.472695] md: bind<sdc2> >11:22:55,580 INFO chronyd: Selected source 83.145.237.222 >11:22:55,584 INFO kernel:[ 80.481146] md: bind<sda2> >11:22:55,585 INFO kernel:[ 80.482957] md/raid0:md1: md_size is 377290752 sectors. >11:22:55,585 INFO kernel:[ 80.482960] md: RAID0 configuration for md1 - 1 zone >11:22:55,585 INFO kernel:[ 80.482961] md: zone0=[sda2/sdb2/sdc2] >11:22:55,585 INFO kernel:[ 80.482967] zone-offset= 0KB, device-offset= 0KB, size= 188645376KB >11:22:55,585 INFO kernel:[ 80.482968] >11:22:55,585 INFO kernel:[ 80.482978] md1: detected capacity change from 0 to 193172865024 >11:22:55,592 INFO kernel:[ 80.489313] md1: unknown partition table >11:22:55,693 INFO kernel:[ 80.590176] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null) >11:22:55,693 DEBUG kernel:[ 80.590186] SELinux: initialized (dev md1, type ext4), uses xattr >11:22:55,769 INFO kernel:[ 80.666794] md1: detected capacity change from 193172865024 to 0 >11:22:55,769 INFO kernel:[ 80.666804] md: md1 stopped. >11:22:55,769 INFO kernel:[ 80.666810] md: unbind<sda2> >11:22:55,774 INFO kernel:[ 80.671013] md: export_rdev(sda2) >11:22:55,774 INFO kernel:[ 80.671090] md: unbind<sdc2> >11:22:55,782 INFO kernel:[ 80.679008] md: export_rdev(sdc2) >11:22:55,782 INFO kernel:[ 80.679058] md: unbind<sdb2> >11:22:55,787 INFO kernel:[ 80.684011] md: export_rdev(sdb2) >11:22:56,166 NOTICE kernel:[ 81.063708] type=1400 audit(1410175376.164:11): avc: denied { read write } for pid=1467 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 >11:22:56,167 NOTICE kernel:[ 81.064493] type=1400 audit(1410175376.165:12): avc: denied { read write } for pid=1467 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=11271 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:22:56,167 NOTICE kernel:[ 81.064724] type=1400 audit(1410175376.165:13): avc: denied { read } for pid=1467 comm="hwclock" path="/proc/1186/mounts" dev="proc" ino=17997 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >11:22:57,000 NOTICE kernel:[ 81.809364] type=1400 audit(1410175377.000:14): avc: denied { ioctl } for pid=1467 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 >11:22:57,000 NOTICE kernel:[ 81.809380] type=1400 audit(1410175377.000:15): avc: denied { getattr } for pid=1467 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 >11:22:57,475 INFO chronyd: Selected source 77.86.213.172 >11:23:16,664 INFO kernel:[ 101.473018] usb 2-1: new full-speed USB device number 4 using uhci_hcd >11:23:16,845 INFO kernel:[ 101.654807] usb 2-1: New USB device found, idVendor=413c, idProduct=2101 >11:23:16,845 INFO kernel:[ 101.654814] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:23:16,845 INFO kernel:[ 101.654818] usb 2-1: Product: Dell Smart Card Reader Keyboard >11:23:16,845 INFO kernel:[ 101.654820] usb 2-1: Manufacturer: Dell >11:23:16,853 INFO kernel:[ 101.662325] input: Dell Dell Smart Card Reader Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input4 >11:23:16,853 INFO kernel:[ 101.662515] hid-generic 0003:413C:2101.0003: input,hidraw0: USB HID v1.11 Keyboard [Dell Dell Smart Card Reader Keyboard] on usb-0000:00:1d.0-1/input0 >11:23:30,568 NOTICE kernel:[ 115.377866] type=1400 audit(1410175410.567:16): avc: denied { create } for pid=1156 comm="bash" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=netlink_audit_socket >11:23:30,568 NOTICE kernel:[ 115.377976] type=1400 audit(1410175410.567:17): avc: denied { nlmsg_relay } for pid=1156 comm="bash" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=netlink_audit_socket >11:23:30,569 NOTICE kernel:[ 115.378154] type=1400 audit(1410175410.568:18): avc: denied { audit_write } for pid=1156 comm="bash" capability=29 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability >11:23:30,569 NOTICE kernel:[ 115.378592] type=1400 audit(1410175410.568:19): avc: denied { getattr } for pid=1156 comm="bash" path="/usr/sbin/mdadm" dev="dm-0" ino=74923 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mdadm_exec_t:s0 tclass=file >11:23:30,569 NOTICE kernel:[ 115.378634] type=1400 audit(1410175410.568:20): avc: denied { execute } for pid=1156 comm="bash" name="mdadm" dev="dm-0" ino=74923 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mdadm_exec_t:s0 tclass=file >11:23:30,569 NOTICE kernel:[ 115.378669] type=1400 audit(1410175410.568:21): avc: denied { read } for pid=1156 comm="bash" name="mdadm" dev="dm-0" ino=74923 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mdadm_exec_t:s0 tclass=file >11:23:30,570 NOTICE kernel:[ 115.379366] type=1400 audit(1410175410.569:22): avc: denied { open } for pid=1475 comm="bash" path="/usr/sbin/mdadm" dev="dm-0" ino=74923 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mdadm_exec_t:s0 tclass=file >11:23:30,570 NOTICE kernel:[ 115.379514] type=1400 audit(1410175410.569:23): avc: denied { execute_no_trans } for pid=1475 comm="bash" path="/usr/sbin/mdadm" dev="dm-0" ino=74923 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mdadm_exec_t:s0 tclass=file >11:23:30,571 NOTICE kernel:[ 115.380772] type=1400 audit(1410175410.570:24): avc: denied { read } for pid=1475 comm="mdadm" name="mdstat" dev="proc" ino=4026531973 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:proc_mdstat_t:s0 tclass=file >11:23:30,571 NOTICE kernel:[ 115.380805] type=1400 audit(1410175410.570:25): avc: denied { open } for pid=1475 comm="mdadm" path="/proc/mdstat" dev="proc" ino=4026531973 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:proc_mdstat_t:s0 tclass=file >11:23:43,866 WARNING kernel:[ 128.675066] audit_printk_skb: 3 callbacks suppressed >11:23:43,866 NOTICE kernel:[ 128.675070] type=1400 audit(1410175423.865:27): avc: denied { read write } for pid=1476 comm="mdadm" name="sda1" dev="devtmpfs" ino=10247 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:23:43,866 NOTICE kernel:[ 128.675103] type=1400 audit(1410175423.865:28): avc: denied { open } for pid=1476 comm="mdadm" path="/dev/sda1" dev="devtmpfs" ino=10247 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:23:43,866 NOTICE kernel:[ 128.675152] type=1400 audit(1410175423.865:29): avc: denied { getattr } for pid=1476 comm="mdadm" path="/dev/sda1" dev="devtmpfs" ino=10247 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:23:43,866 NOTICE kernel:[ 128.675184] type=1400 audit(1410175423.865:30): avc: denied { ioctl } for pid=1476 comm="mdadm" path="/dev/sda1" dev="devtmpfs" ino=10247 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:23:43,866 NOTICE kernel:[ 128.675235] type=1400 audit(1410175423.865:31): avc: denied { sys_rawio } for pid=1476 comm="mdadm" capability=17 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability >11:23:52,872 NOTICE kernel:[ 137.681863] type=1400 audit(1410175432.871:32): avc: denied { getattr } for pid=1156 comm="bash" path="/usr/sbin/fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:23:52,872 NOTICE kernel:[ 137.681901] type=1400 audit(1410175432.871:33): avc: denied { execute } for pid=1156 comm="bash" name="fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:23:52,872 NOTICE kernel:[ 137.681936] type=1400 audit(1410175432.871:34): avc: denied { read } for pid=1156 comm="bash" name="fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:23:52,873 NOTICE kernel:[ 137.682315] type=1400 audit(1410175432.872:35): avc: denied { open } for pid=1478 comm="bash" path="/usr/sbin/fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:23:52,873 NOTICE kernel:[ 137.682430] type=1400 audit(1410175432.872:36): avc: denied { execute_no_trans } for pid=1478 comm="bash" path="/usr/sbin/fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:23:52,899 NOTICE kernel:[ 137.708544] type=1400 audit(1410175432.898:37): avc: denied { read } for pid=1478 comm="fdisk" name="sr0" dev="devtmpfs" ino=11276 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file >11:23:52,899 NOTICE kernel:[ 137.708578] type=1400 audit(1410175432.898:38): avc: denied { open } for pid=1478 comm="fdisk" path="/dev/sr0" dev="devtmpfs" ino=11276 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file >11:23:52,917 NOTICE kernel:[ 137.726736] type=1400 audit(1410175432.916:39): avc: denied { ioctl } for pid=1478 comm="fdisk" path="/dev/sr0" dev="devtmpfs" ino=11276 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file >11:24:20,394 INFO kernel:[ 165.203092] usb 2-1: USB disconnect, device number 4 >11:25:50,924 INFO kernel:[ 255.733018] usb 2-1: new full-speed USB device number 5 using uhci_hcd >11:25:51,105 INFO kernel:[ 255.914490] usb 2-1: New USB device found, idVendor=413c, idProduct=2101 >11:25:51,105 INFO kernel:[ 255.914496] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:25:51,105 INFO kernel:[ 255.914499] usb 2-1: Product: Dell Smart Card Reader Keyboard >11:25:51,105 INFO kernel:[ 255.914502] usb 2-1: Manufacturer: Dell >11:25:51,114 INFO kernel:[ 255.922854] input: Dell Dell Smart Card Reader Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input5 >11:25:51,114 INFO kernel:[ 255.923030] hid-generic 0003:413C:2101.0004: input,hidraw0: USB HID v1.11 Keyboard [Dell Dell Smart Card Reader Keyboard] on usb-0000:00:1d.0-1/input0 >11:27:51,130 INFO kernel:[ 375.927004] tg3 0000:08:00.0 em1: Link is down >11:27:51,132 INFO NetworkManager: <info> (em1): link disconnected (deferring action for 4 seconds) >11:27:55,195 INFO NetworkManager: <info> (em1): link disconnected (calling deferred action) >11:27:55,195 INFO NetworkManager: <info> (em1): device state change: activated -> unavailable (reason 'carrier-changed') [100 20 40] >11:27:55,195 INFO NetworkManager: <info> (em1): deactivating device (reason 'carrier-changed') [40] >11:27:55,396 INFO NetworkManager: <info> (em1): canceled DHCP transaction, DHCP client pid 1183 >11:27:55,398 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >11:27:55,398 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >11:27:55,400 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:27:55,413 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:27:55,484 INFO chronyd: Source 83.150.121.196 offline >11:27:55,484 INFO chronyd: Source 83.150.82.37 offline >11:27:55,484 INFO chronyd: Source 83.145.237.222 offline >11:27:55,484 INFO chronyd: Source 77.86.213.172 offline >11:36:41,841 NOTICE kernel:[ 906.650934] type=1400 audit(1410176201.839:40): avc: denied { execute } for pid=1523 comm="bash" name="fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:36:41,842 NOTICE kernel:[ 906.650971] type=1400 audit(1410176201.839:41): avc: denied { read open } for pid=1523 comm="bash" path="/usr/sbin/fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:36:41,842 NOTICE kernel:[ 906.651150] type=1400 audit(1410176201.840:42): avc: denied { execute_no_trans } for pid=1523 comm="bash" path="/usr/sbin/fdisk" dev="dm-0" ino=75063 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:36:41,843 NOTICE kernel:[ 906.652299] type=1400 audit(1410176201.841:43): avc: denied { read } for pid=1523 comm="fdisk" name="sda" dev="devtmpfs" ino=10242 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:36:41,843 NOTICE kernel:[ 906.652333] type=1400 audit(1410176201.841:44): avc: denied { open } for pid=1523 comm="fdisk" path="/dev/sda" dev="devtmpfs" ino=10242 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:36:41,843 NOTICE kernel:[ 906.652375] type=1400 audit(1410176201.841:45): avc: denied { ioctl } for pid=1523 comm="fdisk" path="/dev/sda" dev="devtmpfs" ino=10242 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:36:41,843 NOTICE kernel:[ 906.652423] type=1400 audit(1410176201.841:46): avc: denied { getattr } for pid=1523 comm="fdisk" path="/dev/sda" dev="devtmpfs" ino=10242 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >11:37:17,256 NOTICE kernel:[ 942.065400] type=1400 audit(1410176237.255:47): avc: denied { write } for pid=1526 comm="mdadm" name="mdadm" dev="tmpfs" ino=1555 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=dir >11:37:17,257 NOTICE kernel:[ 942.065431] type=1400 audit(1410176237.255:48): avc: denied { add_name } for pid=1526 comm="mdadm" name="map.lock" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=dir >11:37:17,257 NOTICE kernel:[ 942.065506] type=1400 audit(1410176237.255:49): avc: denied { create } for pid=1526 comm="mdadm" name="map.lock" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=file >11:37:17,257 NOTICE kernel:[ 942.065568] type=1400 audit(1410176237.255:50): avc: denied { read write open } for pid=1526 comm="mdadm" path="/run/mdadm/map.lock" dev="tmpfs" ino=23575 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=file >11:37:17,257 NOTICE kernel:[ 942.065608] type=1400 audit(1410176237.255:51): avc: denied { getattr } for pid=1526 comm="mdadm" path="/run/mdadm/map.lock" dev="tmpfs" ino=23575 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=file >11:37:17,257 NOTICE kernel:[ 942.065648] type=1400 audit(1410176237.255:52): avc: denied { lock } for pid=1526 comm="mdadm" path="/run/mdadm/map.lock" dev="tmpfs" ino=23575 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mdadm_var_run_t:s0 tclass=file >11:37:17,257 NOTICE kernel:[ 942.065861] type=1400 audit(1410176237.255:53): avc: denied { write } for pid=1526 comm="mdadm" name="/" dev="devtmpfs" ino=1025 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=dir >11:37:17,257 NOTICE kernel:[ 942.065912] type=1400 audit(1410176237.255:54): avc: denied { mknod } for pid=1526 comm="mdadm" capability=27 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability >11:37:17,257 NOTICE kernel:[ 942.065941] type=1400 audit(1410176237.255:55): avc: denied { add_name } for pid=1526 comm="mdadm" name=".tmp.md.1526:9:0" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=dir >11:37:17,257 NOTICE kernel:[ 942.066029] type=1400 audit(1410176237.255:56): avc: denied { create } for pid=1526 comm="mdadm" name=".tmp.md.1526:9:0" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=blk_file >11:37:17,257 INFO kernel:[ 942.066803] md: md0 stopped. >11:37:17,258 INFO kernel:[ 942.067819] md: bind<sdb1> >11:37:17,258 INFO kernel:[ 942.067960] md: bind<sdc1> >11:37:17,259 INFO kernel:[ 942.068127] md: bind<sda1> >11:37:17,266 INFO kernel:[ 942.074754] md/raid1:md0: active with 2 out of 2 mirrors >11:37:17,266 INFO kernel:[ 942.074790] md0: detected capacity change from 0 to 314507264 >11:37:17,266 DEBUG kernel:[ 942.075309] RAID1 conf printout: >11:37:17,266 DEBUG kernel:[ 942.075311] --- wd:2 rd:2 >11:37:17,266 DEBUG kernel:[ 942.075312] disk 0, wo:0, o:1, dev:sda1 >11:37:17,266 DEBUG kernel:[ 942.075314] disk 1, wo:0, o:1, dev:sdb1 >11:37:17,268 INFO kernel:[ 942.077794] md0: unknown partition table >11:37:31,742 INFO kernel:[ 956.551583] md: md1 stopped. >11:37:31,743 INFO kernel:[ 956.552597] md: bind<sdb2> >11:37:31,744 INFO kernel:[ 956.552727] md: bind<sdc2> >11:37:31,744 INFO kernel:[ 956.552896] md: bind<sda2> >11:37:31,746 INFO kernel:[ 956.555752] md/raid0:md1: md_size is 377290752 sectors. >11:37:31,746 INFO kernel:[ 956.555755] md: RAID0 configuration for md1 - 1 zone >11:37:31,746 INFO kernel:[ 956.555757] md: zone0=[sda2/sdb2/sdc2] >11:37:31,746 INFO kernel:[ 956.555762] zone-offset= 0KB, device-offset= 0KB, size= 188645376KB >11:37:31,746 INFO kernel:[ 956.555764] >11:37:31,746 INFO kernel:[ 956.555776] md1: detected capacity change from 0 to 193172865024 >11:37:31,755 INFO kernel:[ 956.564280] md1: unknown partition table >11:37:39,014 INFO kernel:[ 963.823059] md: md2 stopped. >11:37:39,014 INFO kernel:[ 963.823928] md: bind<sdb3> >11:37:39,015 INFO kernel:[ 963.824081] md: bind<sdc3> >11:37:39,016 INFO kernel:[ 963.824236] md: bind<sda3> >11:37:39,017 INFO kernel:[ 963.826344] md/raid0:md2: md_size is 31432704 sectors. >11:37:39,018 INFO kernel:[ 963.826350] md: RAID0 configuration for md2 - 1 zone >11:37:39,018 INFO kernel:[ 963.826352] md: zone0=[sda3/sdb3/sdc3] >11:37:39,018 INFO kernel:[ 963.826357] zone-offset= 0KB, device-offset= 0KB, size= 15716352KB >11:37:39,018 INFO kernel:[ 963.826359] >11:37:39,018 INFO kernel:[ 963.826376] md2: detected capacity change from 0 to 16093544448 >11:37:39,020 INFO kernel:[ 963.829110] md2: unknown partition table >11:37:46,819 WARNING kernel:[ 971.628394] audit_printk_skb: 39 callbacks suppressed >11:37:46,820 NOTICE kernel:[ 971.628400] type=1400 audit(1410176266.818:70): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/hidraw0" dev="devtmpfs" ino=21592 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:usb_device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628450] type=1400 audit(1410176266.818:71): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/tgt" dev="devtmpfs" ino=12769 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:scsi_generic_device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628501] type=1400 audit(1410176266.818:72): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/rfkill" dev="devtmpfs" ino=10774 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:wireless_device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628602] type=1400 audit(1410176266.818:73): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/snd/seq" dev="devtmpfs" ino=17585 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:sound_device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628660] type=1400 audit(1410176266.818:74): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/vhost-net" dev="devtmpfs" ino=17580 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:vhost_device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628751] type=1400 audit(1410176266.818:75): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/uhid" dev="devtmpfs" ino=17578 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628797] type=1400 audit(1410176266.818:76): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/uinput" dev="devtmpfs" ino=17576 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:event_device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628842] type=1400 audit(1410176266.818:77): avc: denied { getattr } for pid=1567 comm="mdadm" path="/dev/ppp" dev="devtmpfs" ino=17574 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ppp_device_t:s0 tclass=chr_file >11:37:46,820 NOTICE kernel:[ 971.628987] type=1400 audit(1410176266.818:78): avc: denied { read } for pid=1567 comm="mdadm" name="/" dev="mqueue" ino=9299 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir >11:37:46,820 NOTICE kernel:[ 971.629079] type=1400 audit(1410176266.819:79): avc: denied { read } for pid=1567 comm="mdadm" name="/" dev="hugetlbfs" ino=10635 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:hugetlbfs_t:s0 tclass=dir >11:37:59,937 WARNING kernel:[ 984.746647] audit_printk_skb: 75 callbacks suppressed >11:37:59,938 NOTICE kernel:[ 984.746651] type=1400 audit(1410176279.936:105): avc: denied { create } for pid=1156 comm="bash" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=netlink_audit_socket >11:37:59,938 NOTICE kernel:[ 984.746748] type=1400 audit(1410176279.936:106): avc: denied { nlmsg_relay } for pid=1156 comm="bash" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=netlink_audit_socket >11:37:59,938 NOTICE kernel:[ 984.746800] type=1400 audit(1410176279.936:107): avc: denied { audit_write } for pid=1156 comm="bash" capability=29 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability >11:37:59,938 NOTICE kernel:[ 984.746977] type=1400 audit(1410176279.936:108): avc: denied { getattr } for pid=1156 comm="bash" path="/usr/bin/mount" dev="dm-0" ino=91523 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >11:37:59,938 NOTICE kernel:[ 984.747034] type=1400 audit(1410176279.936:109): avc: denied { execute } for pid=1156 comm="bash" name="mount" dev="dm-0" ino=91523 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >11:37:59,938 NOTICE kernel:[ 984.747070] type=1400 audit(1410176279.937:110): avc: denied { read } for pid=1156 comm="bash" name="mount" dev="dm-0" ino=91523 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >11:37:59,938 NOTICE kernel:[ 984.747433] type=1400 audit(1410176279.937:111): avc: denied { open } for pid=1568 comm="bash" path="/usr/bin/mount" dev="dm-0" ino=91523 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >11:37:59,939 NOTICE kernel:[ 984.747547] type=1400 audit(1410176279.937:112): avc: denied { execute_no_trans } for pid=1568 comm="bash" path="/usr/bin/mount" dev="dm-0" ino=91523 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:mount_exec_t:s0 tclass=file >11:37:59,939 NOTICE kernel:[ 984.748991] type=1400 audit(1410176279.938:113): avc: denied { getattr } for pid=1568 comm="mount" path="/run/mount/utab" dev="tmpfs" ino=13468 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mount_var_run_t:s0 tclass=file >11:37:59,940 NOTICE kernel:[ 984.749049] type=1400 audit(1410176279.939:114): avc: denied { read write } for pid=1568 comm="mount" name="utab" dev="tmpfs" ino=13468 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:mount_var_run_t:s0 tclass=file >11:38:00,016 INFO kernel:[ 984.825379] EXT4-fs (sdd1): mounting ext2 file system using the ext4 subsystem >11:38:00,023 INFO kernel:[ 984.832152] EXT4-fs (sdd1): mounted filesystem without journal. Opts: (null) >11:38:00,024 DEBUG kernel:[ 984.832161] SELinux: initialized (dev sdd1, type ext2), uses xattr >11:38:12,674 WARNING kernel:[ 997.483682] audit_printk_skb: 12 callbacks suppressed >11:38:12,675 NOTICE kernel:[ 997.483686] type=1400 audit(1410176292.673:119): avc: denied { add_name } for pid=1156 comm="bash" name="hist1.lst" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=dir >11:38:12,675 NOTICE kernel:[ 997.483762] type=1400 audit(1410176292.673:120): avc: denied { create } for pid=1156 comm="bash" name="hist1.lst" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file >11:38:12,676 NOTICE kernel:[ 997.485346] type=1400 audit(1410176292.675:121): avc: denied { write open } for pid=1156 comm="bash" path="/mnt/hist1.lst" dev="sdd1" ino=15 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file >11:38:12,676 NOTICE kernel:[ 997.485400] type=1400 audit(1410176292.675:122): avc: denied { getattr } for pid=1156 comm="bash" path="/mnt/hist1.lst" dev="sdd1" ino=15 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file >11:39:40,421 INFO kernel:[ 1085.230021] usb 2-2: new low-speed USB device number 6 using uhci_hcd >11:39:40,583 INFO kernel:[ 1085.392140] usb 2-2: New USB device found, idVendor=046d, idProduct=c016 >11:39:40,583 INFO kernel:[ 1085.392147] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:39:40,583 INFO kernel:[ 1085.392150] usb 2-2: Product: Optical USB Mouse >11:39:40,583 INFO kernel:[ 1085.392153] usb 2-2: Manufacturer: Logitech >11:39:40,599 INFO kernel:[ 1085.408594] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6 >11:39:40,599 INFO kernel:[ 1085.408879] hid-generic 0003:046D:C016.0005: input,hidraw1: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.0-2/input0 >11:40:02,274 NOTICE kernel:[ 1107.083040] type=1400 audit(1410176402.272:123): avc: denied { getattr } for pid=1156 comm="bash" path="/usr/sbin/partprobe" dev="dm-0" ino=75061 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:fsadm_exec_t:s0 tclass=file >11:40:02,276 NOTICE kernel:[ 1107.085994] type=1400 audit(1410176402.275:124): avc: denied { ipc_info } for pid=1574 comm="partprobe" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=system >11:40:02,281 NOTICE kernel:[ 1107.090087] type=1400 audit(1410176402.280:125): avc: denied { read write } for pid=1574 comm="partprobe" name="control" dev="devtmpfs" ino=11271 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:40:02,281 NOTICE kernel:[ 1107.090125] type=1400 audit(1410176402.280:126): avc: denied { open } for pid=1574 comm="partprobe" path="/dev/mapper/control" dev="devtmpfs" ino=11271 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:40:02,281 NOTICE kernel:[ 1107.090296] type=1400 audit(1410176402.280:127): avc: denied { ioctl } for pid=1574 comm="partprobe" path="/dev/mapper/control" dev="devtmpfs" ino=11271 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:40:02,383 NOTICE kernel:[ 1107.192936] type=1400 audit(1410176402.382:128): avc: denied { write } for pid=1574 comm="partprobe" name="sr0" dev="devtmpfs" ino=11276 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:removable_device_t:s0 tclass=blk_file >11:41:09,312 INFO kernel:[ 1174.121442] tg3 0000:08:00.0 em1: Link is up at 100 Mbps, full duplex >11:41:09,312 INFO kernel:[ 1174.121457] tg3 0000:08:00.0 em1: Flow control is off for TX and off for RX >11:41:09,313 INFO NetworkManager: <info> (em1): link connected >11:41:09,314 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >11:41:09,314 INFO NetworkManager: <info> Auto-activating connection 'em1'. >11:41:09,314 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >11:41:09,314 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:41:09,314 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >11:41:09,314 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >11:41:09,316 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >11:41:09,316 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >11:41:09,316 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >11:41:09,316 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >11:41:09,316 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >11:41:09,316 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >11:41:09,317 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >11:41:09,317 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >11:41:09,317 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >11:41:09,317 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >11:41:09,317 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:41:09,323 INFO NetworkManager: <info> dhclient started with pid 1601 >11:41:09,323 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >11:41:09,345 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >11:41:09,345 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >11:41:09,345 INFO dhclient: All rights reserved. >11:41:09,345 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:41:09,345 INFO dhclient: >11:41:09,351 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >11:41:09,357 INFO dhclient: Listening on LPF/em1/00:1e:4f:db:89:4f >11:41:09,358 INFO dhclient: Sending on LPF/em1/00:1e:4f:db:89:4f >11:41:09,358 INFO dhclient: Sending on Socket/fallback >11:41:09,358 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x631fe785) >11:41:09,391 INFO dhclient: DHCPACK from 10.14.134.1 (xid=0x631fe785) >11:41:09,395 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >11:41:09,395 INFO NetworkManager: <info> address 10.14.134.246 >11:41:09,395 INFO dhclient: bound to 10.14.134.246 -- renewal in 10841 seconds. >11:41:09,395 INFO NetworkManager: <info> plen 23 (255.255.254.0) >11:41:09,395 INFO NetworkManager: <info> gateway 10.14.134.1 >11:41:09,395 INFO NetworkManager: <info> lease time 28800 >11:41:09,395 INFO NetworkManager: <info> nameserver '131.207.233.71' >11:41:09,395 INFO NetworkManager: <info> nameserver '192.176.143.15' >11:41:09,395 INFO NetworkManager: <info> nameserver '194.110.47.174' >11:41:09,395 INFO NetworkManager: <info> domain name 'eu.tieto.com' >11:41:09,395 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:41:09,396 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >11:41:09,396 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:41:09,396 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >11:41:09,397 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:41:09,399 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:41:09,399 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:41:09,400 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >11:41:09,400 INFO NetworkManager: <info> Activation (em1) successful, device activated. >11:41:09,403 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:41:09,414 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:41:09,478 INFO chronyd: Source 77.86.213.172 online >11:41:09,478 INFO chronyd: Source 83.150.121.196 online >11:41:09,478 INFO chronyd: Source 83.150.82.37 online >11:41:09,478 INFO chronyd: Source 83.145.237.222 online >11:41:17,883 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >11:41:17,898 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >11:41:19,119 INFO kernel:[ 1183.928451] bio: create slab <bio-3> at 3 >11:41:19,119 INFO kernel:[ 1183.928727] Btrfs loaded >11:41:19,221 DEBUG kernel:[ 1184.030170] ISO 9660 Extensions: Microsoft Joliet Level 3 >11:41:19,227 DEBUG kernel:[ 1184.036798] ISO 9660 Extensions: RRIP_1991A >11:41:19,227 DEBUG kernel:[ 1184.036838] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >11:41:19,321 INFO kernel:[ 1184.130732] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >11:43:57,352 NOTICE kernel:[ 1342.161041] type=1400 audit(1410176637.351:129): avc: denied { read write } for pid=1680 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 >11:43:57,352 NOTICE kernel:[ 1342.162025] type=1400 audit(1410176637.351:130): avc: denied { read write } for pid=1680 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=11271 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:43:58,501 NOTICE kernel:[ 1343.309668] type=1400 audit(1410176638.499:131): avc: denied { ioctl } for pid=1680 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 >11:43:58,501 NOTICE kernel:[ 1343.309683] type=1400 audit(1410176638.499:132): avc: denied { getattr } for pid=1680 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
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 1139206
: 935309 |
935310
|
935311
|
935312
|
935313
|
935314
|
935315
|
935316
|
935317
|
935318
|
935319