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 849717 Details for
Bug 1052784
IOError: [Errno 9] Bad file descriptor
[?]
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), 275.80 KB, created by
Jesse Triplett
on 2014-01-14 03:56:51 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jesse Triplett
Created:
2014-01-14 03:56:51 UTC
Size:
275.80 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "<string>", line 100, in next > File "/usr/lib/yum-plugins/blacklist.py", line 47, in exclude_hook > for event, elem in iterparse(infile): > File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 188, in run > func(conduitcls(self, self.base, conf, **kwargs)) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 784, in _getSacks > self.plugins.run('exclude') > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1050, in <lambda> > pkgSack = property(fget=lambda self: self._getSacks(), > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 904, in _getGroups > self.pkgSack > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1073, in <lambda> > comps = property(fget=lambda self: self._getGroups(), > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3760, in selectGroup > if not self.comps.has_group(grpid): > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1091, in _selectYumGroup > self._yum.selectGroup(groupid, group_package_types=pkg_types) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1199, in _applyYumSelections > self._selectYumGroup("core") > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1273, in checkSoftwareSelection > self._applyYumSelections() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 124, in checkSoftwareSelection > self.payload.checkSoftwareSelection() > 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) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 89, in get > self.raise_if_error(name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 174, in ready > not threadMgr.get(constants.THREAD_CHECK_SOFTWARE) and > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 257, in _updateCompleteness > spoke.selector.set_sensitive(spoke.ready) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 336, in _update_spokes > self._updateCompleteness(spoke) > File "/usr/lib64/python2.7/site-packages/gi/overrides/GLib.py", line 633, in <lambda> > return (lambda data: callback(*data), user_data) >IOError: [Errno 9] Bad file descriptor > >Local variables in innermost frame: >self: <iterparse object at 0x7f11c3c37c10> > > >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 0x7f11c478ea10>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p5p1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone America/New_York ># System bootloader configuration >bootloader --location=mbr >autopart > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sdg': 129, 'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _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([]) > _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: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 1907729MB disk sda (0) with existing msdos disklabel >, existing 100MB partition sda1 (1) with existing ntfs filesystem >, existing 1907627MB partition sda2 (2) with existing ntfs filesystem >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: ASUS DRW-24B1ST c path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2247680 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f11bc4c8830> > exists: True > _size: 4390.0 > id: 3 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-14-06-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_x86_64 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-ASUS_DRW-24B1ST_c_CCD0CL005994, /dev/disk/by-label/Fedora\x2020\x20x86_64, /dev/disk/by-uuid/2013-12-12-14-06-50-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: ASUS_DRW-24B1ST_c > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-14-06-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 953869MB disk sdg (4) with existing msdos disklabel >, existing 953867MB partition sdg1 (5) with existing ntfs filesystem >, existing 0MB disk sdb (6) >, existing 0MB disk sdc (7) >, existing 0MB disk sdd (8) >, existing 0MB disk sde (9) >, existing 0MB disk sdf (10) >, existing 0MB disk sdh (11) >, existing 0MB disk sdi (12) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _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: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _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: 16 > 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._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _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.mountpoint: None > 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._size: 2048.0 > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _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: 18 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (19) with existing ext4 filesystem >, existing 2048MB dm live-base (20) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sr0, sdg, sdg1, sdb, sdc, sdd, sde, sdf, sdh, sdi, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _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: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _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: None > _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 (0x7f11c478ead0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f11c478ea50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f11c478eb50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f11c478eb90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f11c478ebd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f11ddfc2b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1389653649.11 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._addonStates: {'khmer-support': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'development-libs': 0, 'sanskrit-support': 0, 'kde-media': 0, 'manipuri-support': 0, 'kde-education': 0, 'japanese-support': 0, 'libreoffice': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'input-methods': 0, 'fedora-packager': 0, 'development-tools': 0, 'gnome-software-development': 0, 'yiddish-support': 0, 'lxde-office': 0, 'kashmiri-support': 0, 'fonts': 0, 'mate-desktop': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'gujarati-support': 0, 'dogri-support': 0, 'dial-up': 0, 'x-software-development': 0, 'virtualization': 0, 'xfce-apps': 0, 'rpm-development-tools': 0, 'gnome-desktop': 0, 'guest-desktop-agents': 0, 'multimedia': 0, 'arabic-support': 0, 'mongodb': 0, 'core': 0, 'rubyonrails': 0, 'standard': 0, 'konkani-support': 0, 'sindhi-support': 0, 'gnome-games': 0, 'kde-office': 0, 'perl-web': 0, 'kannada-support': 0, 'malayalam-support': 0, 'anaconda-tools': 0, 'lxde-media': 0, 'hardware-support': 0, 'epiphany': 0, 'greek-support': 0, 'xfce-desktop': 0, 'firefox': 0, 'tibetan-support': 0, 'bodo-support': 0, 'vietnamese-support': 0, 'thai-support': 0, 'telugu-support': 0, 'urdu-support': 0, 'sugar-apps': 0, 'tamil-support': 0, 'xfce-media': 0, 'sinhala-support': 0, 'base-x': 0, 'python-web': 0, 'cinnamon-desktop': 0, 'web-server': 0, 'eclipse': 0, 'xfce-office': 0, 'printing': 0, 'oriya-support': 0, 'nepali-support': 0, 'kde-software-development': 0, 'assamese-support': 0, 'kde-desktop': 0, 'santali-support': 0, 'basic-desktop': 0, 'bengali-support': 0, 'traditional-chinese-support': 0, 'hebrew-support': 0, 'kurdish-support': 0, 'sugar-desktop': 0, 'sql-server': 0, 'finnish-support': 0, 'admin-tools': 0, 'c-development': 0, 'hindi-support': 0, 'korean-support': 0, 'lxde-apps': 0, 'kde-apps': 0, 'burmese-support': 0, 'php': 0, 'xfce-extra-plugins': 0, 'guest-agents': 0, 'design-suite': 0, 'lepcha-support': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'marathi-support': 0, 'ethiopic-support': 0} > _intf._currentAction._spokes.selectedGroups: [libreoffice] > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._environmentAddons: {'lxde-desktop-environment': (['lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'mate-desktop-environment': (['libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'gnome-desktop-environment': (['epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'infrastructure-server-environment': (['web-server', 'guest-agents', 'mysql', 'sql-server', 'virtualization'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xfce-desktop'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'web-server-environment': (['guest-agents', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'xfce-desktop-environment': (['xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'kde-desktop-environment': (['kde-apps', 'kde-education', 'kde-media', 'kde-office'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'developer-workstation-environment': (['design-suite', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails'], ['admin-tools', 'c-development', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'cinnamon-desktop-environment': (['libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools'])} > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [libreoffice] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: Already dumped (OpticalDevice instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f11b9f50f90> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall 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.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (SourceSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20_x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.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 0x7f11c47acb90>, True), 'type': (<function <lambda> at 0x7f11c47acd70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f11c47acc08>, 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': 'hd:LABEL=Fedora_20_x86_64', 'method': None, '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: >22:53:16,981 INFO anaconda: /sbin/anaconda 20.25.15-1 >22:53:17,672 INFO anaconda: 8257536 kB (8064 MB) are available >22:53:17,672 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >22:53:17,738 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:53:17,740 INFO anaconda: Default encoding = utf-8 >22:53:19,067 INFO anaconda: Display mode = g >22:53:19,069 INFO anaconda: 8257536 kB (8064 MB) are available >22:53:19,069 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >22:53:22,069 DEBUG anaconda: X server has signalled a successful start. >22:53:22,074 INFO anaconda: Starting window manager, pid 1066. >22:53:22,443 INFO anaconda: Started spice-vdagent. >22:53:22,444 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139714278369024) >22:53:27,471 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >22:53:27,473 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >22:53:27,474 INFO anaconda: using only installclass _Fedora >22:53:29,115 INFO anaconda: bootloader GRUB2 on X86 platform >22:53:29,116 INFO anaconda: bootloader GRUB2 on X86 platform >22:53:29,275 DEBUG anaconda: network: devices found ['p5p1'] >22:53:29,949 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p5p1 >22:53:30,058 DEBUG anaconda: network: setting autoconnect of p5p1 to False >22:53:30,058 DEBUG anaconda: network: missing ifcfgs created for devices ['p5p1'] >22:53:30,273 DEBUG anaconda: updating hostname localhost.localdomain >22:53:30,328 INFO anaconda: Running Thread: AnaStorageThread (139714090505984) >22:53:30,329 INFO anaconda: Running Thread: AnaTimeInitThread (139714082113280) >22:53:30,330 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139714073720576) >22:53:30,333 INFO anaconda: Running Thread: AnaPayloadThread (139714065327872) >22:53:30,612 DEBUG anaconda: updating hostname localhost.localdomain >22:53:30,975 INFO anaconda: got 0 NTP servers from DHCP >22:53:30,977 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139714073720576) >22:53:31,001 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139714073720576) >22:53:31,002 INFO anaconda: Starting geolocation lookup >22:53:31,003 INFO anaconda: Geolocation provider: Fedora GeoIP >22:53:31,506 INFO anaconda: Geolocation lookup finished in 0.5 seconds >22:53:31,507 INFO anaconda: got results from geolocation >22:53:31,508 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139714073720576) >22:53:32,010 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139714278369024) >03:53:40,104 INFO anaconda: Thread Done: AnaStorageThread (139714090505984) >03:53:40,120 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >03:53:40,123 DEBUG anaconda: _is_valid_size(sda1) returning True >03:53:40,124 DEBUG anaconda: _is_valid_location(sda1) returning True >03:53:40,125 DEBUG anaconda: _is_valid_partition(sda1) returning True >03:53:40,126 DEBUG anaconda: _is_valid_format(sda1) returning True >03:53:40,127 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >03:53:40,128 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >03:53:40,131 DEBUG anaconda: _is_valid_size(sda2) returning True >03:53:40,132 DEBUG anaconda: _is_valid_location(sda2) returning True >03:53:40,134 DEBUG anaconda: _is_valid_partition(sda2) returning True >03:53:40,135 DEBUG anaconda: _is_valid_format(sda2) returning True >03:53:40,136 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >03:53:40,137 DEBUG anaconda: _is_valid_disklabel(sdg1) returning True >03:53:40,141 DEBUG anaconda: _is_valid_size(sdg1) returning True >03:53:40,142 DEBUG anaconda: _is_valid_location(sdg1) returning True >03:53:40,143 DEBUG anaconda: _is_valid_partition(sdg1) returning True >03:53:40,145 DEBUG anaconda: _is_valid_format(sdg1) returning True >03:53:40,146 DEBUG anaconda: is_valid_stage2_device(sdg1) returning True >22:53:41,002 INFO anaconda: Thread Done: AnaTimeInitThread (139714082113280) >22:53:41,904 INFO anaconda: Thread Done: AnaPayloadThread (139714065327872) >22:54:05,341 DEBUG anaconda: network standalone spoke (init): completed: ['p5p1'] >22:54:05,741 INFO anaconda: Running Thread: AnaDateTimeThread (139714065327872) >22:54:05,746 INFO anaconda: fs space: 0 B needed: 3 GB >22:54:05,858 INFO anaconda: Thread Done: AnaDateTimeThread (139714065327872) >22:54:06,007 INFO anaconda: fs space: 0 B needed: 3 GB >22:54:06,069 INFO anaconda: fs space: 0 B needed: 3 GB >22:54:06,151 INFO anaconda: Running Thread: AnaSourceWatcher (139714278369024) >22:54:06,449 INFO anaconda: Running Thread: AnaSoftwareWatcher (139714001950464) >22:54:06,487 INFO anaconda: Running Thread: AnaStorageWatcher (139713993557760) >22:54:06,510 INFO anaconda: Thread Done: AnaStorageWatcher (139713993557760) >22:54:06,815 INFO anaconda: Running Thread: AnaCustomStorageInit (139714082113280) >22:54:07,059 DEBUG anaconda: network: selected device p5p1 >22:54:07,305 DEBUG anaconda: updating hostname localhost.localdomain >22:54:07,711 INFO anaconda: Running Thread: AnaNTPserver0 (139713993557760) >22:54:07,712 INFO anaconda: Running Thread: AnaNTPserver1 (139713985165056) >22:54:07,715 INFO anaconda: Running Thread: AnaNTPserver2 (139713976772352) >22:54:07,716 INFO anaconda: Running Thread: AnaNTPserver3 (139713968379648) >22:54:07,721 DEBUG anaconda: Setting up repos: [] >22:54:07,724 INFO anaconda: Thread Done: AnaSourceWatcher (139714278369024) >22:54:07,733 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f11b65d7ed0> >22:54:07,734 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f11b65d7f90> status to: Probing storage... >22:54:07,735 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f11b65d7f90> status to: Downloading package metadata... >22:54:07,735 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f11b98b4050> status to: Downloading package metadata... >22:54:07,736 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f11b98b4050> status to: Downloading group metadata... >22:54:07,736 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f11b98b4710> status to: Probing storage... >22:54:07,747 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f11b98b4710> >22:54:07,752 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f11b65d7f90> >22:54:07,916 INFO anaconda: Thread Done: AnaNTPserver1 (139713985165056) >22:54:07,939 INFO anaconda: Thread Done: AnaNTPserver3 (139713968379648) >22:54:07,976 INFO anaconda: Thread Done: AnaNTPserver2 (139713976772352) >22:54:08,007 INFO anaconda: Thread Done: AnaNTPserver0 (139713993557760) >22:54:08,056 DEBUG anaconda: updating hostname localhost.localdomain >22:54:08,265 DEBUG anaconda: updating hostname localhost.localdomain >22:54:08,267 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f11b67388d0> status to: Wired (p5p1) connected >22:54:09,104 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139713993557760) >22:54:09,104 INFO anaconda: Thread Done: AnaSoftwareWatcher (139714001950464) >22:54:09,180 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f11b98b4050> >22:54:09,186 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f11b98b4050> >22:54:09,192 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f11b65d7f90> >22:54:09,193 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f11b98b4050> status to: Checking software dependencies... >22:54:09,272 DEBUG anaconda: running handleException >22:54:09,272 DEBUG anaconda: running handleException >22:54:09,275 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:54:09,276 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:54:09,277 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139713993557760) >22:54:10,133 INFO anaconda: Running kickstart %%traceback script(s) >22:54:10,133 INFO anaconda: All kickstart %%traceback script(s) have been run > > >/tmp/packaging.log: >03:53:40,106 INFO packaging: configuring base repo >03:53:40,289 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >03:53:40,289 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >03:53:40,289 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >03:53:40,290 DEBUG yum.verbose.plugin: Adding en_US to language list >03:53:40,293 DEBUG yum.verbose.YumBase: Config time: 0.028 >03:53:40,319 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >03:53:40,319 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >03:53:40,319 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >03:53:40,320 DEBUG yum.verbose.plugin: Adding en_US to language list >03:53:40,322 DEBUG yum.verbose.YumBase: Config time: 0.010 >22:53:41,156 INFO packaging: gathering repo metadata >22:53:41,904 INFO packaging: metadata retrieval complete >22:54:06,453 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:54:06,455 INFO_2 yum.verbose.plugin: Determining fastest mirrors >22:54:08,771 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >22:54:08,842 DEBUG yum.verbose.YumBase: pkgsack time: 2.388 >22:54:08,955 DEBUG yum.verbose.YumBase: group time: 2.503 >22:54:09,106 INFO packaging: checking software selection >22:54:09,109 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:54:09,252 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 > > >/tmp/program.log: >22:53:17,922 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:53:17,945 DEBUG program: Return code: 0 >22:53:17,946 INFO program: Running... udevadm settle --timeout=300 >22:53:18,486 DEBUG program: Return code: 0 >22:53:18,487 INFO program: Running... modprobe fcoe >22:53:18,886 DEBUG program: Return code: 0 >22:53:18,887 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:53:19,035 INFO program: No FCoE boot disk information is found in EDD! >22:53:19,036 DEBUG program: Return code: 1 >22:53:22,075 INFO program: Running... metacity --display :1 --sm-disable >22:53:22,076 INFO program: Running... spice-vdagent >22:53:22,442 DEBUG program: Return code: 0 >22:53:30,338 INFO program: Running... udevadm settle --timeout=300 >22:53:30,369 DEBUG program: Return code: 0 >22:53:30,424 INFO program: Running... udevadm settle --timeout=300 >22:53:30,454 DEBUG program: Return code: 0 >22:53:30,569 INFO program: Running... multipath -c /dev/sda >22:53:30,593 INFO program: /dev/sda is not a valid multipath device path >22:53:30,595 DEBUG program: Return code: 1 >22:53:30,953 INFO program: Running... ntfsinfo -m /dev/sda1 >22:53:31,078 INFO program: Volume Information >22:53:31,079 INFO program: Name of device: /dev/sda1 >22:53:31,080 INFO program: Device state: 11 >22:53:31,081 INFO program: Volume Name: System Reserved >22:53:31,081 INFO program: Volume State: 91 >22:53:31,082 INFO program: Volume Flags: 0x0000 >22:53:31,082 INFO program: Volume Version: 3.1 >22:53:31,083 INFO program: Sector Size: 512 >22:53:31,083 INFO program: Cluster Size: 4096 >22:53:31,084 INFO program: Index Block Size: 4096 >22:53:31,085 INFO program: Volume Size in Clusters: 25599 >22:53:31,085 INFO program: MFT Information >22:53:31,086 INFO program: MFT Record Size: 1024 >22:53:31,086 INFO program: MFT Zone Multiplier: 0 >22:53:31,087 INFO program: MFT Data Position: 24 >22:53:31,087 INFO program: MFT Zone Start: 8533 >22:53:31,088 INFO program: MFT Zone End: 11732 >22:53:31,089 INFO program: MFT Zone Position: 8533 >22:53:31,089 INFO program: Current Position in First Data Zone: 11732 >22:53:31,090 INFO program: Current Position in Second Data Zone: 0 >22:53:31,091 INFO program: Allocated clusters 64 (0.3%) >22:53:31,091 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >22:53:31,092 INFO program: FILE_MFTMirr Size: 4 >22:53:31,092 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >22:53:31,093 INFO program: Size of Attribute Definition Table: 2560 >22:53:31,094 INFO program: Number of Attached Extent Inodes: 0 >22:53:31,094 INFO program: FILE_Bitmap Information >22:53:31,095 INFO program: FILE_Bitmap MFT Record Number: 6 >22:53:31,095 INFO program: State of FILE_Bitmap Inode: 80 >22:53:31,096 INFO program: Length of Attribute List: 0 >22:53:31,097 INFO program: Number of Attached Extent Inodes: 0 >22:53:31,097 INFO program: FILE_Bitmap Data Attribute Information >22:53:31,098 INFO program: Decompressed Runlist: not done yet >22:53:31,098 INFO program: Base Inode: 6 >22:53:31,099 INFO program: Attribute Types: not done yet >22:53:31,099 INFO program: Attribute Name Length: 0 >22:53:31,100 INFO program: Attribute State: 3 >22:53:31,100 INFO program: Attribute Allocated Size: 4096 >22:53:31,101 INFO program: Attribute Data Size: 3200 >22:53:31,102 INFO program: Attribute Initialized Size: 3200 >22:53:31,103 INFO program: Attribute Compressed Size: 0 >22:53:31,103 INFO program: Compression Block Size: 0 >22:53:31,104 INFO program: Compression Block Size Bits: 0 >22:53:31,104 INFO program: Compression Block Clusters: 0 >22:53:31,105 INFO program: Free Clusters: 19407 (75.8%) >22:53:31,106 DEBUG program: Return code: 0 >22:53:31,107 INFO program: Running... systemctl start chronyd.service >22:53:31,444 DEBUG program: Return code: 0 >22:53:31,446 INFO program: Running... ntfsresize -m /dev/sda1 >22:53:31,629 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >22:53:31,790 INFO program: Minsize (in MB): 36 >22:53:31,837 DEBUG program: Return code: 0 >22:53:31,981 INFO program: Running... ntfsinfo -m /dev/sda2 >22:53:32,444 INFO program: Volume Information >22:53:32,445 INFO program: Name of device: /dev/sda2 >22:53:32,445 INFO program: Device state: 11 >22:53:32,446 INFO program: Volume Name: >22:53:32,446 INFO program: Volume State: 91 >22:53:32,447 INFO program: Volume Flags: 0x0000 >22:53:32,447 INFO program: Volume Version: 3.1 >22:53:32,447 INFO program: Sector Size: 512 >22:53:32,448 INFO program: Cluster Size: 4096 >22:53:32,448 INFO program: Index Block Size: 4096 >22:53:32,449 INFO program: Volume Size in Clusters: 488352511 >22:53:32,449 INFO program: MFT Information >22:53:32,450 INFO program: MFT Record Size: 1024 >22:53:32,450 INFO program: MFT Zone Multiplier: 0 >22:53:32,451 INFO program: MFT Data Position: 24 >22:53:32,451 INFO program: MFT Zone Start: 786432 >22:53:32,452 INFO program: MFT Zone End: 61830495 >22:53:32,452 INFO program: MFT Zone Position: 786432 >22:53:32,453 INFO program: Current Position in First Data Zone: 61830495 >22:53:32,453 INFO program: Current Position in Second Data Zone: 0 >22:53:32,454 INFO program: Allocated clusters 27328 (0.0%) >22:53:32,454 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >22:53:32,455 INFO program: FILE_MFTMirr Size: 4 >22:53:32,455 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >22:53:32,456 INFO program: Size of Attribute Definition Table: 2560 >22:53:32,456 INFO program: Number of Attached Extent Inodes: 0 >22:53:32,456 INFO program: FILE_Bitmap Information >22:53:32,456 INFO program: FILE_Bitmap MFT Record Number: 6 >22:53:32,456 INFO program: State of FILE_Bitmap Inode: 80 >22:53:32,457 INFO program: Length of Attribute List: 0 >22:53:32,457 INFO program: Number of Attached Extent Inodes: 0 >22:53:32,457 INFO program: FILE_Bitmap Data Attribute Information >22:53:32,457 INFO program: Decompressed Runlist: not done yet >22:53:32,457 INFO program: Base Inode: 6 >22:53:32,457 INFO program: Attribute Types: not done yet >22:53:32,457 INFO program: Attribute Name Length: 0 >22:53:32,458 INFO program: Attribute State: 3 >22:53:32,458 INFO program: Attribute Allocated Size: 61046784 >22:53:32,458 INFO program: Attribute Data Size: 61044064 >22:53:32,458 INFO program: Attribute Initialized Size: 61044064 >22:53:32,458 INFO program: Attribute Compressed Size: 0 >22:53:32,458 INFO program: Compression Block Size: 0 >22:53:32,459 INFO program: Compression Block Size Bits: 0 >22:53:32,459 INFO program: Compression Block Clusters: 0 >22:53:32,459 INFO program: Free Clusters: 473012634 (96.9%) >22:53:32,459 DEBUG program: Return code: 0 >22:53:32,459 INFO program: Running... ntfsresize -m /dev/sda2 >22:53:34,827 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >22:53:34,828 INFO program: Minsize (in MB): 62833 >22:53:34,828 DEBUG program: Return code: 0 >22:53:35,222 INFO program: Running... multipath -c /dev/sdg >22:53:35,246 INFO program: /dev/sdg is not a valid multipath device path >22:53:35,248 DEBUG program: Return code: 1 >22:53:35,878 INFO program: Running... ntfsinfo -m /dev/sdg1 >03:53:35,953 INFO program: Volume Information >03:53:35,954 INFO program: Name of device: /dev/sdg1 >03:53:35,955 INFO program: Device state: 11 >03:53:35,955 INFO program: Volume Name: Seagate Expansion Drive >03:53:35,956 INFO program: Volume State: 91 >03:53:35,956 INFO program: Volume Flags: 0x0000 >03:53:35,957 INFO program: Volume Version: 3.1 >03:53:35,957 INFO program: Sector Size: 512 >03:53:35,958 INFO program: Cluster Size: 4096 >03:53:35,958 INFO program: Index Block Size: 4096 >03:53:35,959 INFO program: Volume Size in Clusters: 244189951 >03:53:35,959 INFO program: MFT Information >03:53:35,960 INFO program: MFT Record Size: 1024 >03:53:35,960 INFO program: MFT Zone Multiplier: 0 >03:53:35,961 INFO program: MFT Data Position: 24 >03:53:35,961 INFO program: MFT Zone Start: 786432 >03:53:35,962 INFO program: MFT Zone End: 31310175 >03:53:35,962 INFO program: MFT Zone Position: 786432 >03:53:35,962 INFO program: Current Position in First Data Zone: 31310175 >03:53:35,963 INFO program: Current Position in Second Data Zone: 0 >03:53:35,963 INFO program: Allocated clusters 6464 (0.0%) >03:53:35,963 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >03:53:35,964 INFO program: FILE_MFTMirr Size: 4 >03:53:35,964 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >03:53:35,964 INFO program: Size of Attribute Definition Table: 2560 >03:53:35,964 INFO program: Number of Attached Extent Inodes: 0 >03:53:35,964 INFO program: FILE_Bitmap Information >03:53:35,964 INFO program: FILE_Bitmap MFT Record Number: 6 >03:53:35,965 INFO program: State of FILE_Bitmap Inode: 80 >03:53:35,965 INFO program: Length of Attribute List: 0 >03:53:35,965 INFO program: Number of Attached Extent Inodes: 0 >03:53:35,965 INFO program: FILE_Bitmap Data Attribute Information >03:53:35,965 INFO program: Decompressed Runlist: not done yet >03:53:35,965 INFO program: Base Inode: 6 >03:53:35,966 INFO program: Attribute Types: not done yet >03:53:35,966 INFO program: Attribute Name Length: 0 >03:53:35,966 INFO program: Attribute State: 3 >03:53:35,966 INFO program: Attribute Allocated Size: 30527488 >03:53:35,966 INFO program: Attribute Data Size: 30523744 >03:53:35,966 INFO program: Attribute Initialized Size: 30523744 >03:53:35,966 INFO program: Attribute Compressed Size: 0 >03:53:35,967 INFO program: Compression Block Size: 0 >03:53:35,967 INFO program: Compression Block Size Bits: 0 >03:53:35,967 INFO program: Compression Block Clusters: 0 >03:53:35,967 INFO program: Free Clusters: 205414166 (84.1%) >03:53:35,967 DEBUG program: Return code: 0 >03:53:35,968 INFO program: Running... ntfsresize -m /dev/sdg1 >03:53:38,093 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >03:53:38,094 INFO program: Minsize (in MB): 158826 >03:53:38,095 DEBUG program: Return code: 0 >03:53:38,123 INFO program: Running... multipath -c /dev/sdb >03:53:38,145 DEBUG program: Return code: 1 >03:53:38,170 INFO program: Running... multipath -c /dev/sdc >03:53:38,187 DEBUG program: Return code: 1 >03:53:38,211 INFO program: Running... multipath -c /dev/sdd >03:53:38,232 DEBUG program: Return code: 1 >03:53:38,278 INFO program: Running... multipath -c /dev/sde >03:53:38,302 DEBUG program: Return code: 1 >03:53:38,329 INFO program: Running... multipath -c /dev/sdf >03:53:38,347 DEBUG program: Return code: 1 >03:53:38,371 INFO program: Running... multipath -c /dev/sdh >03:53:38,391 DEBUG program: Return code: 1 >03:53:38,419 INFO program: Running... multipath -c /dev/sdi >03:53:38,436 DEBUG program: Return code: 1 >03:53:38,524 INFO program: Running... dumpe2fs -h /dev/loop1 >03:53:38,694 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >03:53:38,695 INFO program: Filesystem volume name: Anaconda >03:53:38,695 INFO program: Last mounted on: / >03:53:38,696 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >03:53:38,696 INFO program: Filesystem magic number: 0xEF53 >03:53:38,697 INFO program: Filesystem revision #: 1 (dynamic) >03:53:38,697 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 >03:53:38,698 INFO program: Filesystem flags: signed_directory_hash >03:53:38,698 INFO program: Default mount options: user_xattr acl >03:53:38,699 INFO program: Filesystem state: clean >03:53:38,699 INFO program: Errors behavior: Continue >03:53:38,700 INFO program: Filesystem OS type: Linux >03:53:38,700 INFO program: Inode count: 131072 >03:53:38,701 INFO program: Block count: 2097152 >03:53:38,701 INFO program: Reserved block count: 0 >03:53:38,702 INFO program: Free blocks: 1293489 >03:53:38,702 INFO program: Free inodes: 103755 >03:53:38,703 INFO program: First block: 1 >03:53:38,703 INFO program: Block size: 1024 >03:53:38,704 INFO program: Fragment size: 1024 >03:53:38,704 INFO program: Reserved GDT blocks: 256 >03:53:38,704 INFO program: Blocks per group: 8192 >03:53:38,704 INFO program: Fragments per group: 8192 >03:53:38,704 INFO program: Inodes per group: 512 >03:53:38,704 INFO program: Inode blocks per group: 128 >03:53:38,705 INFO program: Flex block group size: 16 >03:53:38,705 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >03:53:38,705 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >03:53:38,705 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >03:53:38,705 INFO program: Mount count: 2 >03:53:38,705 INFO program: Maximum mount count: -1 >03:53:38,705 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >03:53:38,706 INFO program: Check interval: 0 (<none>) >03:53:38,706 INFO program: Lifetime writes: 32 MB >03:53:38,706 INFO program: Reserved blocks uid: 0 (user root) >03:53:38,706 INFO program: Reserved blocks gid: 0 (group root) >03:53:38,706 INFO program: First inode: 11 >03:53:38,706 INFO program: Inode size: 256 >03:53:38,707 INFO program: Required extra isize: 28 >03:53:38,707 INFO program: Desired extra isize: 28 >03:53:38,707 INFO program: Journal inode: 8 >03:53:38,707 INFO program: Default directory hash: half_md4 >03:53:38,707 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >03:53:38,707 INFO program: Journal backup: inode blocks >03:53:38,708 INFO program: Journal features: (none) >03:53:38,708 INFO program: Journal size: 32M >03:53:38,708 INFO program: Journal length: 32768 >03:53:38,708 INFO program: Journal sequence: 0x00000007 >03:53:38,708 INFO program: Journal start: 0 >03:53:38,708 INFO program: >03:53:38,708 DEBUG program: Return code: 0 >03:53:38,709 INFO program: Running... resize2fs -P /dev/loop1 >03:53:38,786 INFO program: resize2fs 1.42.8 (20-Jun-2013) >03:53:38,787 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >03:53:38,787 INFO program: Couldn't find valid filesystem superblock. >03:53:38,788 DEBUG program: Return code: 1 >03:53:38,847 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:53:38,864 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >03:53:38,865 INFO program: Filesystem volume name: Anaconda >03:53:38,866 INFO program: Last mounted on: / >03:53:38,866 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >03:53:38,867 INFO program: Filesystem magic number: 0xEF53 >03:53:38,867 INFO program: Filesystem revision #: 1 (dynamic) >03:53:38,868 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 >03:53:38,868 INFO program: Filesystem flags: signed_directory_hash >03:53:38,869 INFO program: Default mount options: user_xattr acl >03:53:38,869 INFO program: Filesystem state: clean >03:53:38,870 INFO program: Errors behavior: Continue >03:53:38,870 INFO program: Filesystem OS type: Linux >03:53:38,871 INFO program: Inode count: 131072 >03:53:38,871 INFO program: Block count: 2097152 >03:53:38,872 INFO program: Reserved block count: 0 >03:53:38,872 INFO program: Free blocks: 1293489 >03:53:38,873 INFO program: Free inodes: 103755 >03:53:38,873 INFO program: First block: 1 >03:53:38,874 INFO program: Block size: 1024 >03:53:38,874 INFO program: Fragment size: 1024 >03:53:38,874 INFO program: Reserved GDT blocks: 256 >03:53:38,874 INFO program: Blocks per group: 8192 >03:53:38,874 INFO program: Fragments per group: 8192 >03:53:38,874 INFO program: Inodes per group: 512 >03:53:38,875 INFO program: Inode blocks per group: 128 >03:53:38,875 INFO program: Flex block group size: 16 >03:53:38,875 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >03:53:38,875 INFO program: Last mount time: Mon Jan 13 22:52:51 2014 >03:53:38,875 INFO program: Last write time: Mon Jan 13 22:52:51 2014 >03:53:38,875 INFO program: Mount count: 3 >03:53:38,876 INFO program: Maximum mount count: -1 >03:53:38,876 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >03:53:38,876 INFO program: Check interval: 0 (<none>) >03:53:38,876 INFO program: Lifetime writes: 32 MB >03:53:38,876 INFO program: Reserved blocks uid: 0 (user root) >03:53:38,876 INFO program: Reserved blocks gid: 0 (group root) >03:53:38,876 INFO program: First inode: 11 >03:53:38,877 INFO program: Inode size: 256 >03:53:38,877 INFO program: Required extra isize: 28 >03:53:38,877 INFO program: Desired extra isize: 28 >03:53:38,877 INFO program: Journal inode: 8 >03:53:38,877 INFO program: Default directory hash: half_md4 >03:53:38,877 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >03:53:38,878 INFO program: Journal backup: inode blocks >03:53:38,878 INFO program: Journal features: (none) >03:53:38,878 INFO program: Journal size: 32M >03:53:38,878 INFO program: Journal length: 32768 >03:53:38,878 INFO program: Journal sequence: 0x00000008 >03:53:38,878 INFO program: Journal start: 1 >03:53:38,878 INFO program: >03:53:38,879 DEBUG program: Return code: 0 >03:53:38,879 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:53:38,897 INFO program: resize2fs 1.42.8 (20-Jun-2013) >03:53:38,899 INFO program: Estimated minimum size of the filesystem: 786368 >03:53:38,899 DEBUG program: Return code: 0 >03:53:38,951 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >03:53:38,969 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >03:53:38,970 INFO program: Filesystem volume name: Anaconda >03:53:38,971 INFO program: Last mounted on: / >03:53:38,971 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >03:53:38,972 INFO program: Filesystem magic number: 0xEF53 >03:53:38,972 INFO program: Filesystem revision #: 1 (dynamic) >03:53:38,973 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 >03:53:38,973 INFO program: Filesystem flags: signed_directory_hash >03:53:38,974 INFO program: Default mount options: user_xattr acl >03:53:38,974 INFO program: Filesystem state: clean >03:53:38,975 INFO program: Errors behavior: Continue >03:53:38,975 INFO program: Filesystem OS type: Linux >03:53:38,976 INFO program: Inode count: 131072 >03:53:38,976 INFO program: Block count: 2097152 >03:53:38,977 INFO program: Reserved block count: 0 >03:53:38,977 INFO program: Free blocks: 1293489 >03:53:38,978 INFO program: Free inodes: 103755 >03:53:38,978 INFO program: First block: 1 >03:53:38,979 INFO program: Block size: 1024 >03:53:38,979 INFO program: Fragment size: 1024 >03:53:38,980 INFO program: Reserved GDT blocks: 256 >03:53:38,980 INFO program: Blocks per group: 8192 >03:53:38,981 INFO program: Fragments per group: 8192 >03:53:38,981 INFO program: Inodes per group: 512 >03:53:38,982 INFO program: Inode blocks per group: 128 >03:53:38,982 INFO program: Flex block group size: 16 >03:53:38,983 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >03:53:38,983 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >03:53:38,984 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >03:53:38,984 INFO program: Mount count: 2 >03:53:38,984 INFO program: Maximum mount count: -1 >03:53:38,984 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >03:53:38,984 INFO program: Check interval: 0 (<none>) >03:53:38,984 INFO program: Lifetime writes: 32 MB >03:53:38,984 INFO program: Reserved blocks uid: 0 (user root) >03:53:38,985 INFO program: Reserved blocks gid: 0 (group root) >03:53:38,985 INFO program: First inode: 11 >03:53:38,985 INFO program: Inode size: 256 >03:53:38,985 INFO program: Required extra isize: 28 >03:53:38,985 INFO program: Desired extra isize: 28 >03:53:38,985 INFO program: Journal inode: 8 >03:53:38,986 INFO program: Default directory hash: half_md4 >03:53:38,986 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >03:53:38,986 INFO program: Journal backup: inode blocks >03:53:38,986 INFO program: Journal features: (none) >03:53:38,986 INFO program: Journal size: 32M >03:53:38,986 INFO program: Journal length: 32768 >03:53:38,987 INFO program: Journal sequence: 0x00000007 >03:53:38,987 INFO program: Journal start: 0 >03:53:38,987 INFO program: >03:53:38,987 DEBUG program: Return code: 0 >03:53:38,987 INFO program: Running... resize2fs -P /dev/mapper/live-base >03:53:39,005 INFO program: resize2fs 1.42.8 (20-Jun-2013) >03:53:39,006 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >03:53:39,006 INFO program: Couldn't find valid filesystem superblock. >03:53:39,007 DEBUG program: Return code: 1 >03:53:39,025 INFO program: Running... udevadm settle --timeout=300 >03:53:39,056 DEBUG program: Return code: 0 >03:53:39,071 INFO program: Running... udevadm settle --timeout=300 >03:53:39,101 DEBUG program: Return code: 0 >03:53:39,115 INFO program: Running... udevadm settle --timeout=300 >03:53:39,142 DEBUG program: Return code: 0 >03:53:39,150 INFO program: Running... udevadm settle --timeout=300 >03:53:39,181 DEBUG program: Return code: 0 >03:53:39,195 INFO program: Running... udevadm settle --timeout=300 >03:53:39,222 DEBUG program: Return code: 0 >03:53:39,230 INFO program: Running... udevadm settle --timeout=300 >03:53:39,261 DEBUG program: Return code: 0 >03:53:39,275 INFO program: Running... udevadm settle --timeout=300 >03:53:39,302 DEBUG program: Return code: 0 >03:53:39,315 INFO program: Running... udevadm settle --timeout=300 >03:53:39,342 DEBUG program: Return code: 0 >03:53:39,355 INFO program: Running... udevadm settle --timeout=300 >03:53:39,382 DEBUG program: Return code: 0 >03:53:39,394 INFO program: Running... udevadm settle --timeout=300 >03:53:39,422 DEBUG program: Return code: 0 >03:53:39,434 INFO program: Running... udevadm settle --timeout=300 >03:53:39,462 DEBUG program: Return code: 0 >03:53:39,474 INFO program: Running... udevadm settle --timeout=300 >03:53:39,502 DEBUG program: Return code: 0 >03:53:39,514 INFO program: Running... udevadm settle --timeout=300 >03:53:39,542 DEBUG program: Return code: 0 >03:53:39,554 INFO program: Running... udevadm settle --timeout=300 >03:53:39,582 DEBUG program: Return code: 0 >03:53:40,147 INFO program: Running... hwclock --hctosys --localtime >22:53:41,002 DEBUG program: Return code: 0 >22:54:08,286 INFO program: Running... modprobe btrfs >22:54:08,812 DEBUG program: Return code: 0 >22:54:09,002 INFO program: Running... modprobe xfs >22:54:09,235 DEBUG program: Return code: 0 >22:54:09,634 INFO program: Running... modprobe vfat >22:54:09,788 DEBUG program: Return code: 0 > > >/tmp/storage.log: >22:53:18,487 INFO blivet: ISCSID is /sbin/iscsid >22:53:18,487 INFO blivet: no initiator set >22:53:19,036 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:53:19,037 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >22:53:27,310 DEBUG blivet: trying to set new default fstype to 'ext4' >22:53:27,378 DEBUG blivet: Ext4FS.supported: supported: True ; >22:53:27,379 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >22:53:27,383 DEBUG blivet: Ext4FS.supported: supported: True ; >22:53:29,115 INFO blivet: Detected 8080M of memory >22:53:29,116 INFO blivet: Suggested swap size (8080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >22:53:29,116 INFO blivet: Swap attempt of 0M >22:53:30,331 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7f11c495dd50> >22:53:30,335 INFO blivet: no initiator set >22:53:30,337 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >22:53:30,337 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:53:30,422 DEBUG blivet: protected device spec LABEL=Fedora_20_x86_64 resolved to sr0 >22:53:30,503 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdg', 'sdg1', 'sdb', 'sdc', 'sdd', 'sde', 'sdf', 'sdh', 'sdi', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >22:53:30,532 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLE640_MSH7215P0SN98W /dev/disk/by-id/wwn-0x5000cca37dcac0bc', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_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_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_ERASE_UNIT_MIN': '312', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HDS723020BLE640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLE640\\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': '6cc4acd4', > 'ID_REVISION': 'MX4OAAB0', > 'ID_SERIAL': 'Hitachi_HDS723020BLE640_MSH7215P0SN98W', > 'ID_SERIAL_SHORT': 'MSH7215P0SN98W', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca37dcac0bc', > 'ID_WWN_WITH_EXTENSION': '0x5000cca37dcac0bc', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '773387', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLE640_MSH7215P0SN98W', > '/dev/disk/by-id/wwn-0x5000cca37dcac0bc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >22:53:30,534 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:53:30,538 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >22:53:30,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:53:30,549 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >22:53:30,554 INFO blivet: sda is a disk >22:53:30,555 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:53:30,568 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:53:30,596 INFO blivet: added disk sda (id 0) to device tree >22:53:30,597 DEBUG blivet: looking up parted Device: /dev/sda >22:53:30,608 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:53:30,615 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >22:53:30,621 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:53:30,622 DEBUG blivet: required disklabel type for sda (1) is None >22:53:30,622 DEBUG blivet: default disklabel type for sda is msdos >22:53:30,625 DEBUG blivet: selecting msdos disklabel for sda based on size >22:53:30,639 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:53:30,770 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f11ba001cd0>, <parted.partition.Partition object at 0x7f11ba004050>] > device: <parted.device.Device object at 0x7f11ba001a90> > PedDisk: <_ped.Disk object at 0x7f11b9ffb7e8> >22:53:30,772 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >22:53:30,787 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:53:30,794 INFO blivet: got device: DiskDevice instance (0x7f11b9f10a50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f11c47a84d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2aa86d0> >22:53:30,800 INFO blivet: got format: DiskLabel instance (0x2ab9310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f11ba001cd0>, <parted.partition.Partition object at 0x7f11ba004050>] > device: <parted.device.Device object at 0x7f11ba001a90> > PedDisk: <_ped.Disk object at 0x7f11b9ffb7e8> > origPartedDisk = <parted.disk.Disk object at 0x7f11ba004310> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f11c47a8950> > >22:53:30,821 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLE640_MSH7215P0SN98W-part1 /dev/disk/by-id/wwn-0x5000cca37dcac0bc-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/B85AB5175AB4D37C', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_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_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_ERASE_UNIT_MIN': '312', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B85AB5175AB4D37C', > 'ID_FS_UUID_ENC': 'B85AB5175AB4D37C', > 'ID_MODEL': 'Hitachi_HDS723020BLE640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '6cc4acd4-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cc4acd4', > 'ID_REVISION': 'MX4OAAB0', > 'ID_SERIAL': 'Hitachi_HDS723020BLE640_MSH7215P0SN98W', > 'ID_SERIAL_SHORT': 'MSH7215P0SN98W', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca37dcac0bc', > 'ID_WWN_WITH_EXTENSION': '0x5000cca37dcac0bc', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '773408', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLE640_MSH7215P0SN98W-part1', > '/dev/disk/by-id/wwn-0x5000cca37dcac0bc-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/B85AB5175AB4D37C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >22:53:30,822 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >22:53:30,823 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >22:53:30,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:53:30,826 INFO blivet: sda1 is a partition >22:53:30,828 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >22:53:30,832 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >22:53:30,837 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (0) with existing msdos disklabel >22:53:30,844 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >22:53:30,851 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >22:53:30,852 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:53:30,860 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >22:53:30,861 DEBUG blivet: looking up parted Partition: /dev/sda1 >22:53:30,868 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >22:53:30,874 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >22:53:30,880 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >22:53:30,887 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >22:53:30,888 INFO blivet: added partition sda1 (id 1) to device tree >22:53:30,894 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >22:53:30,901 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >22:53:30,908 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:53:30,913 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >22:53:30,949 WARN blivet: disklabel detected but not usable on sda1 >22:53:30,951 INFO blivet: type detected on 'sda1' is 'ntfs' >22:53:31,838 DEBUG blivet: padding min size from 34 up to 37 >22:53:31,843 DEBUG blivet: NTFS.supported: supported: False ; >22:53:31,844 DEBUG blivet: getFormat('ntfs') returning NTFS instance >22:53:31,849 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >22:53:31,855 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >22:53:31,858 DEBUG blivet: looking up parted Device: /dev/sda1 >22:53:31,864 INFO blivet: got device: PartitionDevice instance (0x7f11ba004450) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 1907729MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/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: 4096 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f11c47a8cb0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f11ba001bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f11ba004190> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f11ba001dd0> PedPartition: <_ped.Partition object at 0x7f11b9ffda70> > disk = existing 1907729MB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >22:53:31,870 DEBUG blivet: NTFS.supported: supported: False ; >22:53:31,870 INFO blivet: got format: NTFS instance (0x7f11b9ff4a10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = B85AB5175AB4D37C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >22:53:31,890 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLE640_MSH7215P0SN98W-part2 /dev/disk/by-id/wwn-0x5000cca37dcac0bc-part2 /dev/disk/by-uuid/D8B4B7CDB4B7ABFE', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_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_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_ERASE_UNIT_MIN': '312', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D8B4B7CDB4B7ABFE', > 'ID_FS_UUID_ENC': 'D8B4B7CDB4B7ABFE', > 'ID_MODEL': 'Hitachi_HDS723020BLE640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLE640\\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': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3906820096', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '6cc4acd4-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cc4acd4', > 'ID_REVISION': 'MX4OAAB0', > 'ID_SERIAL': 'Hitachi_HDS723020BLE640_MSH7215P0SN98W', > 'ID_SERIAL_SHORT': 'MSH7215P0SN98W', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca37dcac0bc', > 'ID_WWN_WITH_EXTENSION': '0x5000cca37dcac0bc', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '773427', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLE640_MSH7215P0SN98W-part2', > '/dev/disk/by-id/wwn-0x5000cca37dcac0bc-part2', > '/dev/disk/by-uuid/D8B4B7CDB4B7ABFE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >22:53:31,891 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >22:53:31,892 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >22:53:31,893 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:53:31,894 INFO blivet: sda2 is a partition >22:53:31,895 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >22:53:31,897 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >22:53:31,899 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (0) with existing msdos disklabel >22:53:31,900 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >22:53:31,902 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >22:53:31,903 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:53:31,908 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >22:53:31,909 DEBUG blivet: looking up parted Partition: /dev/sda2 >22:53:31,918 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >22:53:31,923 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >22:53:31,928 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >22:53:31,934 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >22:53:31,935 INFO blivet: added partition sda2 (id 2) to device tree >22:53:31,940 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:53:31,944 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >22:53:31,946 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:53:31,949 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >22:53:31,978 WARN blivet: disklabel detected but not usable on sda2 >22:53:31,980 INFO blivet: type detected on 'sda2' is 'ntfs' >22:53:34,829 DEBUG blivet: padding min size from 59922 up to 60422 >22:53:34,833 DEBUG blivet: NTFS.supported: supported: False ; >22:53:34,834 DEBUG blivet: getFormat('ntfs') returning NTFS instance >22:53:34,836 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >22:53:34,837 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >22:53:34,838 DEBUG blivet: looking up parted Device: /dev/sda2 >22:53:34,840 INFO blivet: got device: PartitionDevice instance (0x7f11ba004610) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 1907729MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1907627.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/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: 4096 > length: 3906820096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (243188, 255, 63) biosGeometry: (243188, 255, 63) > PedDevice: <_ped.Device object at 0x7f11bc4c87a0> > 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 0x7f11ba001bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f11ba0041d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f11ba004110> PedPartition: <_ped.Partition object at 0x7f11b9ffdad0> > disk = existing 1907729MB disk sda (0) with existing msdos disklabel > start = 206848 end = 3907026943 length = 3906820096 > flags = >22:53:34,841 DEBUG blivet: NTFS.supported: supported: False ; >22:53:34,841 INFO blivet: got format: NTFS instance (0x7f11b6700310) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = D8B4B7CDB4B7ABFE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 1907626.0 targetSize = 1907626.0 > >22:53:34,847 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-ASUS_DRW-24B1ST_c_CCD0CL005994 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-uuid/2013-12-12-14-06-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_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': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-50-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'ASUS_DRW-24B1ST_c', > 'ID_MODEL_ENC': 'ASUS\\x20\\x20\\x20\\x20DRW-24B1ST\\x20\\x20\\x20c\\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': '69e9fb83', > 'ID_REVISION': '1.05', > 'ID_SERIAL': 'ASUS_DRW-24B1ST_c_CCD0CL005994', > 'ID_SERIAL_SHORT': 'CCD0CL005994', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '773666', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-ASUS_DRW-24B1ST_c_CCD0CL005994', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-uuid/2013-12-12-14-06-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >22:53:34,848 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >22:53:34,849 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >22:53:34,850 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:53:34,850 INFO blivet: sr0 is a cdrom >22:53:34,851 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >22:53:34,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:53:34,852 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:53:34,853 INFO blivet: added cdrom sr0 (id 3) to device tree >22:53:34,854 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:53:34,908 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:53:34,909 INFO blivet: type detected on 'sr0' is 'iso9660' >22:53:34,913 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:53:34,913 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >22:53:34,916 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >22:53:34,917 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:53:35,129 DEBUG blivet: looking up parted Device: /dev/sr0 >22:53:35,162 INFO blivet: got device: OpticalDevice instance (0x7f11b6700290) -- > name = sr0 status = True kids = 0 id = 3 > parents = [] > uuid = None size = 4390.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: ASUS DRW-24B1ST c path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2247680 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f11bc4c8830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >22:53:35,168 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:53:35,169 INFO blivet: got format: Iso9660FS instance (0x7f11b670f510) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-14-06-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >22:53:35,187 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJACD359757 /dev/disk/by-id/wwn-0x50004cf20a04d163 /dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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_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': '222', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '222', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\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': '3ca08f6e', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJACD359757', > 'ID_SERIAL_SHORT': 'S2ZPJACD359757', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a04d163', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a04d163', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '775151', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJACD359757', > '/dev/disk/by-id/wwn-0x50004cf20a04d163', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg'} ; name: sdg ; >22:53:35,190 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg)... >22:53:35,195 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >22:53:35,200 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:53:35,206 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >22:53:35,214 INFO blivet: sdg is a disk >22:53:35,215 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:53:35,221 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >22:53:35,249 INFO blivet: added disk sdg (id 4) to device tree >22:53:35,251 DEBUG blivet: looking up parted Device: /dev/sdg >22:53:35,261 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg ; >22:53:35,267 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: dos ; >22:53:35,274 DEBUG blivet: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >22:53:35,276 DEBUG blivet: required disklabel type for sdg (1) is None >22:53:35,276 DEBUG blivet: default disklabel type for sdg is msdos >22:53:35,279 DEBUG blivet: selecting msdos disklabel for sdg based on size >22:53:35,286 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg ; labelType: msdos ; exists: True ; >22:53:35,710 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 0x7f11b670fc90>] > device: <parted.device.Device object at 0x7f11b670fb10> > PedDisk: <_ped.Disk object at 0x7f11b671c908> >22:53:35,712 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >22:53:35,719 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: disklabel ; >22:53:35,724 INFO blivet: got device: DiskDevice instance (0x7f11ddfc6350) -- > name = sdg status = True kids = 0 id = 4 > parents = [] > uuid = None size = 953869.710449 > format = existing msdos disklabel > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg partedDevice = parted.Device instance -- > model: Seagate Expansion path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f11bc4c88c0> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f11b670f8d0> >22:53:35,729 INFO blivet: got format: DiskLabel instance (0x7f11b670f890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdg 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 0x7f11b670fc90>] > device: <parted.device.Device object at 0x7f11b670fb10> > PedDisk: <_ped.Disk object at 0x7f11b671c908> > origPartedDisk = <parted.disk.Disk object at 0x7f11b670f7d0> > partedDevice = parted.Device instance -- > model: Seagate Expansion path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f11bc4c89e0> > >22:53:35,751 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJACD359757-part1 /dev/disk/by-id/wwn-0x50004cf20a04d163-part1 /dev/disk/by-label/Seagate\\x20Expansion\\x20Drive /dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/78C03330C032F3CA', > 'DEVNAME': 'sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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_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': '222', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '222', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'Seagate_Expansion_Drive', > 'ID_FS_LABEL_ENC': 'Seagate\\x20Expansion\\x20Drive', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '78C03330C032F3CA', > 'ID_FS_UUID_ENC': '78C03330C032F3CA', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953519616', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3ca08f6e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3ca08f6e', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJACD359757', > 'ID_SERIAL_SHORT': 'S2ZPJACD359757', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a04d163', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a04d163', > 'MAJOR': '8', > 'MINOR': '97', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '775192', > 'name': 'sdg1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJACD359757-part1', > '/dev/disk/by-id/wwn-0x50004cf20a04d163-part1', > '/dev/disk/by-label/Seagate\\x20Expansion\\x20Drive', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/78C03330C032F3CA'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg/sdg1'} ; name: sdg1 ; >22:53:35,751 INFO blivet: scanning sdg1 (/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg/sdg1)... >22:53:35,753 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg1 ; >22:53:35,759 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:53:35,760 INFO blivet: sdg1 is a partition >22:53:35,767 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdg1 ; >22:53:35,772 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >22:53:35,778 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (4) with existing msdos disklabel >22:53:35,785 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdg ; >22:53:35,792 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; >22:53:35,793 DEBUG blivet: getFormat('None') returning DeviceFormat instance >22:53:35,801 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; current: None ; type: None ; >22:53:35,802 DEBUG blivet: looking up parted Partition: /dev/sdg1 >22:53:35,810 DEBUG blivet: PartitionDevice.probe: sdg1 ; exists: True ; >22:53:35,817 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 1 ; >22:53:35,824 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 10 ; >22:53:35,831 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 12 ; >22:53:35,832 INFO blivet: added partition sdg1 (id 5) to device tree >22:53:35,838 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg1 ; >22:53:35,844 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg1 ; label_type: dos ; >22:53:35,851 DEBUG blivet: PartitionDevice.setup: sdg1 ; status: True ; controllable: True ; orig: False ; >22:53:35,859 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg1 ; labelType: dos ; exists: True ; >22:53:35,875 WARN blivet: disklabel detected but not usable on sdg1 >22:53:35,877 INFO blivet: type detected on 'sdg1' is 'ntfs' >03:53:38,095 DEBUG blivet: padding min size from 151468 up to 151968 >03:53:38,100 DEBUG blivet: NTFS.supported: supported: False ; >03:53:38,100 DEBUG blivet: getFormat('ntfs') returning NTFS instance >03:53:38,104 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; >03:53:38,105 DEBUG blivet: PartitionDevice._setFormat: sdg1 ; current: None ; type: ntfs ; >03:53:38,106 DEBUG blivet: looking up parted Device: /dev/sdg1 >03:53:38,107 INFO blivet: got device: PartitionDevice instance (0x7f11b670f550) -- > name = sdg1 status = True kids = 0 id = 5 > parents = ['existing 953869MB disk sdg (4) with existing msdos disklabel'] > uuid = None size = 953867.0 > format = existing ntfs filesystem > major = 8 minor = 97 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/host4/target4:0:0/4:0:0:0/block/sdg/sdg1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953519616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x7f11bc4c8b90> > target size = 0 path = /dev/sdg1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f11b670fad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f11b670f950> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f11b670fe10> PedPartition: <_ped.Partition object at 0x7f11b9855ef0> > disk = existing 953869MB disk sdg (4) with existing msdos disklabel > start = 2048 end = 1953521663 length = 1953519616 > flags = boot >03:53:38,109 DEBUG blivet: NTFS.supported: supported: False ; >03:53:38,109 INFO blivet: got format: NTFS instance (0x7f11b671e390) -- > type = ntfs name = ntfs status = False > device = /dev/sdg1 uuid = 78C03330C032F3CA exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Seagate_Expansion_Drive size = 953866.0 targetSize = 953866.0 > >03:53:38,117 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_SD_Reader_058F63776378-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_SD_Reader', > 'ID_MODEL_ENC': 'USB\\x20SD\\x20Reader\\x20\\x20\\x20', > 'ID_MODEL_ID': '4001', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic_USB_SD_Reader_058F63776378-0:0', > 'ID_SERIAL_SHORT': '058F63776378', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030000:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0a48', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '775686', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_SD_Reader_058F63776378-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >03:53:38,117 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:0/block/sdb)... >03:53:38,118 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >03:53:38,119 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,120 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >03:53:38,122 INFO blivet: sdb is a disk >03:53:38,122 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,123 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >03:53:38,146 INFO blivet: added disk sdb (id 6) to device tree >03:53:38,147 DEBUG blivet: looking up parted Device: /dev/sdb >03:53:38,149 DEBUG blivet: no device or no media present >03:53:38,163 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_CF_Reader_058F63776378-0:1 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:1/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'USB_CF_Reader', > 'ID_MODEL_ENC': 'USB\\x20CF\\x20Reader\\x20\\x20\\x20', > 'ID_MODEL_ID': '4001', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Generic_USB_CF_Reader_058F63776378-0:1', > 'ID_SERIAL_SHORT': '058F63776378', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030000:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0a48', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '775980', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_CF_Reader_058F63776378-0:1', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:1/block/sdc'} ; name: sdc ; >03:53:38,164 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:1/block/sdc)... >03:53:38,165 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >03:53:38,166 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,167 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >03:53:38,168 INFO blivet: sdc is a disk >03:53:38,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,170 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >03:53:38,189 INFO blivet: added disk sdc (id 7) to device tree >03:53:38,189 DEBUG blivet: looking up parted Device: /dev/sdc >03:53:38,192 DEBUG blivet: no device or no media present >03:53:38,204 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_xD_SM_Reader_058F63776378-0:2 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:2', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:2/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'USB_xD_SM_Reader', > 'ID_MODEL_ENC': 'USB\\x20xD\\x2fSM\\x20Reader', > 'ID_MODEL_ID': '4001', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'Generic_USB_xD_SM_Reader_058F63776378-0:2', > 'ID_SERIAL_SHORT': '058F63776378', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030000:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0a48', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '776304', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_xD_SM_Reader_058F63776378-0:2', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:2/block/sdd'} ; name: sdd ; >03:53:38,205 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:2/block/sdd)... >03:53:38,206 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >03:53:38,207 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,208 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >03:53:38,209 INFO blivet: sdd is a disk >03:53:38,209 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,210 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >03:53:38,234 INFO blivet: added disk sdd (id 8) to device tree >03:53:38,234 DEBUG blivet: looking up parted Device: /dev/sdd >03:53:38,237 DEBUG blivet: no device or no media present >03:53:38,252 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_MS_Reader_058F63776378-0:3 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:3', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:3/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'USB_MS_Reader', > 'ID_MODEL_ENC': 'USB\\x20MS\\x20Reader\\x20\\x20\\x20', > 'ID_MODEL_ID': '4001', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Generic_USB_MS_Reader_058F63776378-0:3', > 'ID_SERIAL_SHORT': '058F63776378', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030000:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0a48', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '776640', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_MS_Reader_058F63776378-0:3', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:3/block/sde'} ; name: sde ; >03:53:38,254 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:3/block/sde)... >03:53:38,259 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >03:53:38,263 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,268 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >03:53:38,272 INFO blivet: sde is a disk >03:53:38,273 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,277 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >03:53:38,303 INFO blivet: added disk sde (id 9) to device tree >03:53:38,304 DEBUG blivet: looking up parted Device: /dev/sde >03:53:38,307 DEBUG blivet: no device or no media present >03:53:38,319 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Mini_SD_Reader_058F63776378-0:4 /dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:4', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:4/block/sdf', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:4', > 'ID_MODEL': 'Mini_SD_Reader', > 'ID_MODEL_ENC': 'Mini\\x20SD\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '4001', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:4', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_5_1_0-scsi-0_0_0_4', > 'ID_REVISION': '1.06', > 'ID_SERIAL': 'Generic_Mini_SD_Reader_058F63776378-0:4', > 'ID_SERIAL_SHORT': '058F63776378', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:030000:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0a48', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '776992', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Mini_SD_Reader_058F63776378-0:4', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:5:1.0-scsi-0:0:0:4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:4/block/sdf'} ; name: sdf ; >03:53:38,321 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/host5/target5:0:0/5:0:0:4/block/sdf)... >03:53:38,324 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >03:53:38,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,326 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >03:53:38,327 INFO blivet: sdf is a disk >03:53:38,327 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,329 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >03:53:38,348 INFO blivet: added disk sdf (id 10) to device tree >03:53:38,349 DEBUG blivet: looking up parted Device: /dev/sdf >03:53:38,351 DEBUG blivet: no device or no media present >03:53:38,364 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Dynex_MS_USB_Reader_000000000063-0:0 /dev/disk/by-path/pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MS_USB_Reader', > 'ID_MODEL_ENC': 'MS\\x20\\x20USB\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '0716', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '9732', > 'ID_SERIAL': 'Dynex_MS_USB_Reader_000000000063-0:0', > 'ID_SERIAL_SHORT': '000000000063', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Dynex', > 'ID_VENDOR_ENC': 'Dynex\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05e3', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '779085', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/usb-Dynex_MS_USB_Reader_000000000063-0:0', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdh'} ; name: sdh ; >03:53:38,364 INFO blivet: scanning sdh (/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdh)... >03:53:38,365 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; >03:53:38,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,367 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdh ; >03:53:38,369 INFO blivet: sdh is a disk >03:53:38,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,370 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: None ; >03:53:38,392 INFO blivet: added disk sdh (id 11) to device tree >03:53:38,393 DEBUG blivet: looking up parted Device: /dev/sdh >03:53:38,396 DEBUG blivet: no device or no media present >03:53:38,408 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Dynex_SDXDUSB_Reader_000000000063-0:1 /dev/disk/by-path/pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdi', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:1/block/sdi', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'SDXDUSB_Reader', > 'ID_MODEL_ENC': 'SDXDUSB\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '0716', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_2_1_0-scsi-0_0_0_1', > 'ID_REVISION': '9732', > 'ID_SERIAL': 'Dynex_SDXDUSB_Reader_000000000063-0:1', > 'ID_SERIAL_SHORT': '000000000063', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Dynex', > 'ID_VENDOR_ENC': 'Dynex\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05e3', > 'MAJOR': '8', > 'MINOR': '128', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '779587', > 'name': 'sdi', > 'symlinks': ['/dev/disk/by-id/usb-Dynex_SDXDUSB_Reader_000000000063-0:1', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:1/block/sdi'} ; name: sdi ; >03:53:38,410 INFO blivet: scanning sdi (/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:1/block/sdi)... >03:53:38,413 DEBUG blivet: DeviceTree.getDeviceByName: name: sdi ; >03:53:38,414 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,416 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdi ; >03:53:38,417 INFO blivet: sdi is a disk >03:53:38,417 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,418 DEBUG blivet: DiskDevice._setFormat: sdi ; current: None ; type: None ; >03:53:38,438 INFO blivet: added disk sdi (id 12) to device tree >03:53:38,438 DEBUG blivet: looking up parted Device: /dev/sdi >03:53:38,441 DEBUG blivet: no device or no media present >03:53:38,447 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': '808967', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:53:38,448 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >03:53:38,493 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >03:53:38,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,495 INFO blivet: loop0 is a loop device >03:53:38,495 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:53:38,497 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >03:53:38,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,498 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,499 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >03:53:38,499 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 13) to device tree >03:53:38,501 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >03:53:38,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,502 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:53:38,502 INFO blivet: added loop loop0 (id 14) to device tree >03:53:38,503 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:53:38,504 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:53:38,504 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >03:53:38,505 DEBUG blivet: device loop0 does not contain a disklabel >03:53:38,505 INFO blivet: type detected on 'loop0' is 'squashfs' >03:53:38,505 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >03:53:38,506 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >03:53:38,507 INFO blivet: got device: LoopDevice instance (0x7f11c4859d90) -- > name = loop0 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (13)'] > 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 >03:53:38,507 INFO blivet: got format: DeviceFormat instance (0x7f11c4963190) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >03:53:38,510 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': '809645', > '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 ; >03:53:38,510 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >03:53:38,511 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >03:53:38,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,512 INFO blivet: loop1 is a loop device >03:53:38,513 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:53:38,514 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >03:53:38,515 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,515 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,517 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >03:53:38,517 INFO blivet: added file /LiveOS/rootfs.img (id 15) to device tree >03:53:38,518 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >03:53:38,518 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,520 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:53:38,520 INFO blivet: added loop loop1 (id 16) to device tree >03:53:38,521 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:53:38,522 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:53:38,523 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:38,524 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >03:53:38,524 DEBUG blivet: device loop1 does not contain a disklabel >03:53:38,524 INFO blivet: type detected on 'loop1' is 'ext4' >03:53:38,788 DEBUG blivet: using current size 0 as min size >03:53:38,793 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:38,794 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >03:53:38,797 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >03:53:38,799 INFO blivet: got device: LoopDevice instance (0x7f11b670fdd0) -- > name = loop1 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/rootfs.img (15)'] > 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 >03:53:38,803 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:38,804 INFO blivet: got format: Ext4FS instance (0x7f11c4859bd0) -- > 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 > >03:53:38,806 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': '810331', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:53:38,807 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >03:53:38,808 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >03:53:38,809 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,809 INFO blivet: loop2 is a loop device >03:53:38,810 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:53:38,811 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:53:38,812 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,813 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,814 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:53:38,814 INFO blivet: added file /overlay (deleted) (id 17) to device tree >03:53:38,815 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:53:38,816 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,817 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:53:38,817 INFO blivet: added loop loop2 (id 18) to device tree >03:53:38,818 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:53:38,819 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:53:38,819 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,820 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:53:38,821 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:53:38,824 WARN blivet: disklabel detected but not usable on loop2 >03:53:38,824 DEBUG blivet: no type or existing type for loop2, bailing >03:53:38,825 INFO blivet: got device: LoopDevice instance (0x7f11b670fe50) -- > name = loop2 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > 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 >03:53:38,828 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': '99515', > '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 ; >03:53:38,828 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >03:53:38,829 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >03:53:38,830 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,831 INFO blivet: live-rw is a device-mapper device >03:53:38,832 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >03:53:38,833 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >03:53:38,834 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >03:53:38,835 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >03:53:38,836 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (18) >03:53:38,838 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >03:53:38,839 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,840 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >03:53:38,840 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,842 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:53:38,842 INFO blivet: added dm live-rw (id 19) to device tree >03:53:38,843 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:53:38,844 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:53:38,846 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:38,846 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >03:53:38,846 DEBUG blivet: device live-rw does not contain a disklabel >03:53:38,846 INFO blivet: type detected on 'live-rw' is 'ext4' >03:53:38,900 DEBUG blivet: padding min size from 768 up to 844 >03:53:38,907 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:38,908 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >03:53:38,911 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:53:38,913 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >03:53:38,917 INFO blivet: got device: DMDevice instance (0x7f11d2eb9150) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop2 (18)'] > 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 0x7f11c47a8c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:53:38,923 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:38,924 INFO blivet: got format: Ext4FS instance (0x7f11d2eb92d0) -- > 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 > >03:53:38,934 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': '197048', > '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 ; >03:53:38,934 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >03:53:38,935 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >03:53:38,937 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,937 INFO blivet: live-base is a device-mapper device >03:53:38,938 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >03:53:38,939 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >03:53:38,940 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >03:53:38,941 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >03:53:38,943 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >03:53:38,944 DEBUG blivet: DeviceTree.getDeviceByName returned None >03:53:38,945 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >03:53:38,945 DEBUG blivet: getFormat('None') returning DeviceFormat instance >03:53:38,947 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >03:53:38,947 INFO blivet: added dm live-base (id 20) to device tree >03:53:38,948 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >03:53:38,949 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >03:53:38,950 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:38,950 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >03:53:38,951 DEBUG blivet: device live-base does not contain a disklabel >03:53:38,951 INFO blivet: type detected on 'live-base' is 'ext4' >03:53:39,007 DEBUG blivet: using current size 0 as min size >03:53:39,012 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:39,013 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >03:53:39,016 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >03:53:39,019 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >03:53:39,022 INFO blivet: got device: DMDevice instance (0x7f11d2eb9110) -- > name = live-base status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop1 (16) 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 0x7f11bc4c84d0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >03:53:39,024 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:39,025 INFO blivet: got format: Ext4FS instance (0x7f11b9903750) -- > 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 > >03:53:39,070 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >03:53:39,106 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:53:39,110 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:53:39,115 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:53:39,147 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >03:53:39,186 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:53:39,190 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:53:39,195 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:53:39,226 DEBUG blivet: PartitionDevice.teardown: sdg1 ; status: True ; controllable: True ; >03:53:39,266 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >03:53:39,270 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >03:53:39,275 DEBUG blivet: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >03:53:39,306 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:53:39,313 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >03:53:39,315 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >03:53:39,347 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >03:53:39,350 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >03:53:39,354 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >03:53:39,386 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >03:53:39,390 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >03:53:39,394 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >03:53:39,426 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >03:53:39,430 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >03:53:39,434 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >03:53:39,466 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >03:53:39,470 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >03:53:39,474 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >03:53:39,506 DEBUG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >03:53:39,509 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdh ; status: False ; type: None ; >03:53:39,514 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdh ; status: False ; type: None ; >03:53:39,546 DEBUG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >03:53:39,549 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdi ; status: False ; type: None ; >03:53:39,554 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdi ; status: False ; type: None ; >03:53:39,586 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:53:39,587 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >03:53:39,644 INFO blivet: edd: collected mbr signatures: {'sdg': '0x3ca08f6e', 'sda': '0x6cc4acd4'} >03:53:39,645 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x6cc4acd4 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 3907029168 >03:53:39,646 INFO blivet: edd: matched 0x80 to sda using MBR sig >03:53:39,647 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x3ca08f6e > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953525167 >03:53:39,647 INFO blivet: edd: matched 0x81 to sdg using MBR sig >03:53:40,015 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:40,020 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:40,024 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:40,026 DEBUG blivet: NTFS.supported: supported: False ; >03:53:40,028 DEBUG blivet: NTFS.supported: supported: False ; >03:53:40,029 DEBUG blivet: looking up parted Device: /dev/sdb >03:53:40,033 DEBUG blivet: looking up parted Device: /dev/sdc >03:53:40,037 DEBUG blivet: looking up parted Device: /dev/sdd >03:53:40,040 DEBUG blivet: looking up parted Device: /dev/sde >03:53:40,044 DEBUG blivet: looking up parted Device: /dev/sdf >03:53:40,054 DEBUG blivet: NTFS.supported: supported: False ; >03:53:40,056 DEBUG blivet: looking up parted Device: /dev/sdh >03:53:40,060 DEBUG blivet: looking up parted Device: /dev/sdi >03:53:40,065 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:53:40,080 DEBUG blivet: Iso9660FS.supported: supported: True ; >03:53:40,084 DEBUG blivet: looking up parted Device: /dev/sdb >03:53:40,085 INFO blivet: Skipping disk: sdb: No media present >03:53:40,086 DEBUG blivet: looking up parted Device: /dev/sdc >03:53:40,088 INFO blivet: Skipping disk: sdc: No media present >03:53:40,088 DEBUG blivet: looking up parted Device: /dev/sdd >03:53:40,091 INFO blivet: Skipping disk: sdd: No media present >03:53:40,091 DEBUG blivet: looking up parted Device: /dev/sde >03:53:40,094 INFO blivet: Skipping disk: sde: No media present >03:53:40,094 DEBUG blivet: looking up parted Device: /dev/sdf >03:53:40,097 INFO blivet: Skipping disk: sdf: No media present >03:53:40,098 DEBUG blivet: looking up parted Device: /dev/sdh >03:53:40,100 INFO blivet: Skipping disk: sdh: No media present >03:53:40,100 DEBUG blivet: looking up parted Device: /dev/sdi >03:53:40,103 INFO blivet: Skipping disk: sdi: No media present >03:53:40,110 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:53:40,112 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:53:40,187 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >03:53:40,189 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:53:40,257 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4390MB cdrom sr0 (3) with existing iso9660 filesystem >03:53:40,323 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:53:40,324 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:53:40,325 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >03:53:40,327 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:53:40,340 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4390MB cdrom sr0 (3) with existing iso9660 filesystem >22:54:06,491 DEBUG blivet: looking up parted Device: /dev/sdb >22:54:06,494 DEBUG blivet: looking up parted Device: /dev/sdc >22:54:06,497 DEBUG blivet: looking up parted Device: /dev/sdd >22:54:06,499 DEBUG blivet: looking up parted Device: /dev/sde >22:54:06,503 DEBUG blivet: looking up parted Device: /dev/sdf >22:54:06,506 DEBUG blivet: looking up parted Device: /dev/sdh >22:54:06,508 DEBUG blivet: looking up parted Device: /dev/sdi >22:54:06,821 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:54:06,824 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:54:06,825 DEBUG blivet: NFSv4.supported: supported: False ; >22:54:06,826 DEBUG blivet: NFSv4.supported: supported: False ; >22:54:06,827 DEBUG blivet: SELinuxFS.supported: supported: False ; >22:54:06,828 DEBUG blivet: SELinuxFS.supported: supported: False ; >22:54:06,829 DEBUG blivet: Ext4FS.supported: supported: True ; >22:54:06,830 DEBUG blivet: Ext4FS.supported: supported: True ; >22:54:07,726 DEBUG blivet: Ext3FS.supported: supported: True ; >22:54:07,728 DEBUG blivet: Ext3FS.supported: supported: True ; >22:54:07,795 DEBUG blivet: Ext2FS.supported: supported: True ; >22:54:07,798 DEBUG blivet: Ext2FS.supported: supported: True ; >22:54:08,062 DEBUG blivet: SysFS.supported: supported: False ; >22:54:08,066 DEBUG blivet: SysFS.supported: supported: False ; >22:54:08,069 DEBUG blivet: MultipathMember.__init__: >22:54:08,074 DEBUG blivet: SwapSpace.__init__: >22:54:08,276 DEBUG blivet: ProcFS.supported: supported: False ; >22:54:08,278 DEBUG blivet: ProcFS.supported: supported: False ; >22:54:08,281 DEBUG blivet: MDRaidMember.__init__: >22:54:08,283 DEBUG blivet: DevPtsFS.supported: supported: False ; >22:54:08,285 DEBUG blivet: DevPtsFS.supported: supported: False ; >22:54:08,286 DEBUG blivet: BTRFS.supported: supported: True ; >22:54:08,848 DEBUG blivet: USBFS.supported: supported: False ; >22:54:08,880 DEBUG blivet: USBFS.supported: supported: False ; >22:54:08,915 DEBUG blivet: DiskLabel.__init__: >22:54:08,922 INFO blivet: DiskLabel.partedDevice returning None >22:54:08,960 DEBUG blivet: HFSPlus.supported: supported: False ; >22:54:08,976 DEBUG blivet: HFSPlus.supported: supported: False ; >22:54:08,991 DEBUG blivet: XFS.supported: supported: True ; >22:54:09,236 DEBUG blivet: XFS.supported: supported: True ; >22:54:09,238 DEBUG blivet: TmpFS.supported: supported: True ; >22:54:09,281 DEBUG blivet: LUKS.__init__: >22:54:09,287 DEBUG blivet: DMRaidMember.__init__: >22:54:09,292 DEBUG blivet: NTFS.supported: supported: False ; >22:54:09,297 DEBUG blivet: NTFS.supported: supported: False ; >22:54:09,305 DEBUG blivet: BindFS.supported: supported: False ; >22:54:09,314 DEBUG blivet: BindFS.supported: supported: False ; >22:54:09,346 DEBUG blivet: looking up parted Device: /dev/sdb >22:54:09,348 DEBUG blivet: looking up parted Device: /dev/sdc >22:54:09,349 DEBUG blivet: HFS.supported: supported: False ; >22:54:09,352 DEBUG blivet: looking up parted Device: /dev/sdd >22:54:09,357 DEBUG blivet: looking up parted Device: /dev/sde >22:54:09,360 DEBUG blivet: looking up parted Device: /dev/sdf >22:54:09,364 DEBUG blivet: looking up parted Device: /dev/sdh >22:54:09,367 DEBUG blivet: looking up parted Device: /dev/sdi >22:54:09,367 DEBUG blivet: HFS.supported: supported: False ; >22:54:09,465 DEBUG blivet: LVMPhysicalVolume.__init__: >22:54:09,506 DEBUG blivet: NFS.supported: supported: False ; >22:54:09,556 DEBUG blivet: NFS.supported: supported: False ; >22:54:09,618 DEBUG blivet: FATFS.supported: supported: True ; >22:54:09,961 DEBUG blivet: FATFS.supported: supported: True ; >22:54:10,638 DEBUG blivet: looking up parted Device: /dev/sdb >22:54:10,640 DEBUG blivet: looking up parted Device: /dev/sdc >22:54:10,642 DEBUG blivet: looking up parted Device: /dev/sdd >22:54:10,644 DEBUG blivet: looking up parted Device: /dev/sde >22:54:10,647 DEBUG blivet: looking up parted Device: /dev/sdf >22:54:10,649 DEBUG blivet: looking up parted Device: /dev/sdh >22:54:10,651 DEBUG blivet: looking up parted Device: /dev/sdi > > >/tmp/ifcfg.log: >22:53:29,276 DEBUG ifcfg: content of files (network initialization): >22:53:29,294 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 1, 108, 109, 39, 93]}, 'connection': {'timestamp': 1389653592L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '7ebfda0a-4ddf-4f51-b5c6-195c8094cb50'}}] >22:53:30,059 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p5p1']): >22:53:30,060 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p5p1: >22:53:30,060 DEBUG ifcfg: TYPE=Ethernet >22:53:30,061 DEBUG ifcfg: BOOTPROTO=dhcp >22:53:30,061 DEBUG ifcfg: DEFROUTE=yes >22:53:30,062 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >22:53:30,062 DEBUG ifcfg: IPV6INIT=yes >22:53:30,063 DEBUG ifcfg: IPV6_AUTOCONF=yes >22:53:30,063 DEBUG ifcfg: IPV6_DEFROUTE=yes >22:53:30,064 DEBUG ifcfg: IPV6_PEERDNS=yes >22:53:30,064 DEBUG ifcfg: IPV6_PEERROUTES=yes >22:53:30,065 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >22:53:30,065 DEBUG ifcfg: NAME=p5p1 >22:53:30,066 DEBUG ifcfg: UUID=7ebfda0a-4ddf-4f51-b5c6-195c8094cb50 >22:53:30,066 DEBUG ifcfg: ONBOOT=no >22:53:30,067 DEBUG ifcfg: HWADDR=00:01:6C:6D:27:5D >22:53:30,067 DEBUG ifcfg: PEERDNS=yes >22:53:30,068 DEBUG ifcfg: PEERROUTES=yes >22:53:30,099 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 1, 108, 109, 39, 93]}, 'connection': {'timestamp': 1389653609L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p5p1', 'uuid': '7ebfda0a-4ddf-4f51-b5c6-195c8094cb50'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >22:54:07,244 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >22:54:07,247 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >22:53:03,926 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="945" x-info="http://www.rsyslog.com"] start >22:53:03,927 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >22:53:03,927 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >22:53:03,927 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >22:53:03,927 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 >22:53:03,927 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz >22:53:03,927 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff8ffff] usable >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff90000-0x00000000cff9dfff] ACPI data >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff9e000-0x00000000cffdffff] ACPI NVS >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved >22:53:03,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022fffffff] usable >22:53:03,927 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >22:53:03,927 INFO kernel:[ 0.000000] SMBIOS 2.5 present. >22:53:03,927 DEBUG kernel:[ 0.000000] DMI: Gateway DX4300/RS780, BIOS P01-A3 08/20/2009 >22:53:03,927 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >22:53:03,927 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >22:53:03,927 INFO kernel:[ 0.000000] No AGP bridge found >22:53:03,927 INFO kernel:[ 0.000000] e820: last_pfn = 0x230000 max_arch_pfn = 0x400000000 >22:53:03,927 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >22:53:03,927 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >22:53:03,927 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >22:53:03,927 DEBUG kernel:[ 0.000000] A0000-EFFFF uncachable >22:53:03,927 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >22:53:03,927 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >22:53:03,927 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >22:53:03,927 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >22:53:03,927 DEBUG kernel:[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back >22:53:03,927 DEBUG kernel:[ 0.000000] 3 disabled >22:53:03,927 DEBUG kernel:[ 0.000000] 4 disabled >22:53:03,927 DEBUG kernel:[ 0.000000] 5 disabled >22:53:03,927 DEBUG kernel:[ 0.000000] 6 disabled >22:53:03,927 DEBUG kernel:[ 0.000000] 7 disabled >22:53:03,927 DEBUG kernel:[ 0.000000] TOM2: 0000000230000000 aka 8960M >22:53:03,927 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >22:53:03,927 DEBUG kernel:[ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved >22:53:03,927 INFO kernel:[ 0.000000] e820: last_pfn = 0xcff90 max_arch_pfn = 0x400000000 >22:53:03,927 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >22:53:03,927 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >22:53:03,927 INFO kernel:[ 0.000000] Using GB pages for direct mapping >22:53:03,927 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >22:53:03,927 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >22:53:03,927 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >22:53:03,927 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >22:53:03,927 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x22fe00000-0x22fffffff] >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x22fe00000-0x22fffffff] page 2M >22:53:03,927 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >22:53:03,927 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x22c000000-0x22fdfffff] >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x22c000000-0x22fdfffff] page 2M >22:53:03,927 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff] >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x22bffffff] page 2M >22:53:03,927 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcff8ffff] >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0xc0000000-0xcfdfffff] page 2M >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0xcfe00000-0xcff8ffff] page 4k >22:53:03,927 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >22:53:03,927 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G >22:53:03,927 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7def8000-0x7fffefff] >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fa5f0 00024 (v02 ACPIAM) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000cff90100 00064 (v01 ACRSYS ACRPRDCT 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cff90290 000F4 (v03 ACRSYS A c e r 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cff905c0 05762 (v01 924G1 924G1P08 00000F29 INTL 20051117) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cff9e000 00040 >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cff90390 0006C (v01 ACRSYS A c e r 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cff90400 0003C (v01 ACRSYS OEMMCFG 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000cff90440 00176 (v01 ACRSYS ACRPRDCT 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000cff9e040 00071 (v01 ACRSYS A c e r 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cff95d30 00038 (v01 ACRSYS OEMHPET 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: AWMI 00000000cff9e0c0 0004E (v01 ACRSYS A c e r 20090820 MSFT 00000097) >22:53:03,927 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cff95eb0 0088C (v01 A M I POWERNOW 00000001 AMD 00000001) >22:53:03,927 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:53:03,927 INFO kernel:[ 0.000000] Scanning NUMA topology in Northbridge 24 >22:53:03,927 INFO kernel:[ 0.000000] No NUMA configuration found >22:53:03,927 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022fffffff] >22:53:03,927 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22fffffff] >22:53:03,927 INFO kernel:[ 0.000000] NODE_DATA [mem 0x22ffea000-0x22fffdfff] >22:53:03,927 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227600000-ffff88022f5fffff] on node 0 >22:53:03,927 WARNING kernel:[ 0.000000] Zone ranges: >22:53:03,927 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >22:53:03,927 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >22:53:03,927 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x22fffffff] >22:53:03,927 WARNING kernel:[ 0.000000] Movable zone start for each node >22:53:03,927 WARNING kernel:[ 0.000000] Early memory node ranges >22:53:03,927 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >22:53:03,927 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcff8ffff] >22:53:03,927 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x22fffffff] >22:53:03,927 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2096942 >22:53:03,927 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >22:53:03,927 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >22:53:03,927 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >22:53:03,927 DEBUG kernel:[ 0.000000] DMA32 zone: 13247 pages used for memmap >22:53:03,927 DEBUG kernel:[ 0.000000] DMA32 zone: 847760 pages, LIFO batch:31 >22:53:03,927 DEBUG kernel:[ 0.000000] Normal zone: 19456 pages used for memmap >22:53:03,927 DEBUG kernel:[ 0.000000] Normal zone: 1245184 pages, LIFO batch:31 >22:53:03,927 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >22:53:03,927 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:53:03,927 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >22:53:03,927 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >22:53:03,927 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >22:53:03,927 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >22:53:03,927 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >22:53:03,927 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23 >22:53:03,927 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >22:53:03,927 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >22:53:03,927 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >22:53:03,927 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >22:53:03,927 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >22:53:03,927 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >22:53:03,927 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000 >22:53:03,927 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >22:53:03,927 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e5fff] >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e6000-0x000fffff] >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcff90000-0xcff9dfff] >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcff9e000-0xcffdffff] >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcffe0000-0xcfffffff] >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xffefffff] >22:53:03,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff] >22:53:03,927 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xffefffff] available for PCI devices >22:53:03,927 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >22:53:03,927 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >22:53:03,927 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022fc00000 s85568 r8192 d20928 u524288 >22:53:03,927 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >22:53:03,927 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >22:53:03,927 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2064154 >22:53:03,927 WARNING kernel:[ 0.000000] Policy zone: Normal >22:53:03,927 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz >22:53:03,927 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >22:53:03,927 INFO kernel:[ 0.000000] Checking aperture... >22:53:03,927 INFO kernel:[ 0.000000] No AGP bridge found >22:53:03,927 INFO kernel:[ 0.000000] Node 0: aperture @ 108a000000 size 32 MB >22:53:03,927 INFO kernel:[ 0.000000] Aperture beyond 4GB. Ignoring. >22:53:03,927 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >22:53:03,927 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >22:53:03,928 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >22:53:03,928 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000 >22:53:03,928 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff] >22:53:03,928 WARNING kernel:[ 0.000000] Memory: 8074212K/8387768K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 313556K reserved) >22:53:03,928 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >22:53:03,928 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >22:53:03,928 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >22:53:03,928 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >22:53:03,928 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >22:53:03,928 INFO kernel:[ 0.000000] console [tty0] enabled >22:53:03,928 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >22:53:03,928 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >22:53:03,928 DEBUG kernel:[ 0.000000] hpet clockevent registered >22:53:03,928 INFO kernel:[ 0.001000] tsc: Fast TSC calibration using PIT >22:53:03,928 INFO kernel:[ 0.002000] tsc: Detected 2493.362 MHz processor >22:53:03,928 INFO kernel:[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4986.72 BogoMIPS (lpj=2493362) >22:53:03,928 INFO kernel:[ 0.000007] pid_max: default: 32768 minimum: 301 >22:53:03,928 INFO kernel:[ 0.000039] Security Framework initialized >22:53:03,928 INFO kernel:[ 0.000047] SELinux: Initializing. >22:53:03,928 DEBUG kernel:[ 0.000055] SELinux: Starting in permissive mode >22:53:03,928 INFO kernel:[ 0.000727] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >22:53:03,928 INFO kernel:[ 0.003781] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >22:53:03,928 INFO kernel:[ 0.004984] Mount-cache hash table entries: 256 >22:53:03,928 INFO kernel:[ 0.005199] Initializing cgroup subsys memory >22:53:03,928 INFO kernel:[ 0.005212] Initializing cgroup subsys devices >22:53:03,928 INFO kernel:[ 0.005214] Initializing cgroup subsys freezer >22:53:03,928 INFO kernel:[ 0.005215] Initializing cgroup subsys net_cls >22:53:03,928 INFO kernel:[ 0.005217] Initializing cgroup subsys blkio >22:53:03,928 INFO kernel:[ 0.005219] Initializing cgroup subsys perf_event >22:53:03,928 INFO kernel:[ 0.005222] Initializing cgroup subsys hugetlb >22:53:03,928 DEBUG kernel:[ 0.005244] tseg: 0000000000 >22:53:03,928 INFO kernel:[ 0.005251] CPU: Physical Processor ID: 0 >22:53:03,928 INFO kernel:[ 0.005252] CPU: Processor Core ID: 0 >22:53:03,928 INFO kernel:[ 0.005254] mce: CPU supports 6 MCE banks >22:53:03,928 INFO kernel:[ 0.005260] LVT offset 0 assigned for vector 0xf9 >22:53:03,928 INFO kernel:[ 0.005264] process: using AMD E400 aware idle routine >22:53:03,928 INFO kernel:[ 0.005267] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8 >22:53:03,928 INFO kernel:[ 0.005267] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64 >22:53:03,928 INFO kernel:[ 0.005267] tlb_flushall_shift: 4 >22:53:03,928 INFO kernel:[ 0.005352] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >22:53:03,928 INFO kernel:[ 0.006154] ACPI: Core revision 20130517 >22:53:03,928 WARNING kernel:[ 0.008294] ACPI: All ACPI Tables successfully acquired >22:53:03,928 INFO kernel:[ 0.010430] ftrace: allocating 25129 entries in 99 pages >22:53:03,928 INFO kernel:[ 0.021708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >22:53:03,928 INFO kernel:[ 0.031720] smpboot: CPU0: AMD Phenom(tm) II X4 805 Processor (fam: 10, model: 04, stepping: 02) >22:53:03,928 INFO kernel:[ 0.133030] Performance Events: AMD PMU driver. >22:53:03,928 INFO kernel:[ 0.133034] ... version: 0 >22:53:03,928 INFO kernel:[ 0.133036] ... bit width: 48 >22:53:03,928 INFO kernel:[ 0.133037] ... generic registers: 4 >22:53:03,928 INFO kernel:[ 0.133038] ... value mask: 0000ffffffffffff >22:53:03,928 INFO kernel:[ 0.133039] ... max period: 00007fffffffffff >22:53:03,928 INFO kernel:[ 0.133040] ... fixed-purpose events: 0 >22:53:03,928 INFO kernel:[ 0.133041] ... event mask: 000000000000000f >22:53:03,928 INFO kernel:[ 0.134214] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >22:53:03,928 INFO kernel:[ 0.134294] smpboot: Booting Node 0, Processors #1 #2 #3 OK >22:53:03,928 INFO kernel:[ 0.173854] Brought up 4 CPUs >22:53:03,928 INFO kernel:[ 0.173857] smpboot: Total of 4 processors activated (19946.89 BogoMIPS) >22:53:03,928 INFO kernel:[ 0.177394] devtmpfs: initialized >22:53:03,928 INFO kernel:[ 0.177563] PM: Registering ACPI NVS region [mem 0xcff9e000-0xcffdffff] (270336 bytes) >22:53:03,928 INFO kernel:[ 0.178581] atomic64 test passed for x86-64 platform with CX8 and with SSE >22:53:03,928 INFO kernel:[ 0.178601] RTC time: 22:52:35, date: 01/13/14 >22:53:03,928 INFO kernel:[ 0.178647] NET: Registered protocol family 16 >22:53:03,928 DEBUG kernel:[ 0.178745] node 0 link 0: io port [1000, ffffff] >22:53:03,928 INFO kernel:[ 0.178748] TOM: 00000000d0000000 aka 3328M >22:53:03,928 DEBUG kernel:[ 0.178750] Fam 10h mmconf [mem 0xe0000000-0xefffffff] >22:53:03,928 DEBUG kernel:[ 0.178753] node 0 link 0: mmio [a0000, bffff] >22:53:03,928 DEBUG kernel:[ 0.178755] node 0 link 0: mmio [d0000000, dfffffff] >22:53:03,928 DEBUG kernel:[ 0.178757] node 0 link 0: mmio [e0000000, efffffff] ==> none >22:53:03,928 DEBUG kernel:[ 0.178759] node 0 link 0: mmio [f0000000, ffefffff] >22:53:03,928 INFO kernel:[ 0.178760] TOM2: 0000000230000000 aka 8960M >22:53:03,928 DEBUG kernel:[ 0.178762] bus: [bus 00-07] on node 0 link 0 >22:53:03,928 DEBUG kernel:[ 0.178763] bus: 00 [io 0x0000-0xffff] >22:53:03,928 DEBUG kernel:[ 0.178765] bus: 00 [mem 0x000a0000-0x000bffff] >22:53:03,928 DEBUG kernel:[ 0.178766] bus: 00 [mem 0xd0000000-0xdfffffff] >22:53:03,928 DEBUG kernel:[ 0.178767] bus: 00 [mem 0xf0000000-0xffffffff] >22:53:03,928 DEBUG kernel:[ 0.178768] bus: 00 [mem 0x230000000-0xfcffffffff] >22:53:03,928 INFO kernel:[ 0.178821] ACPI: bus type PCI registered >22:53:03,928 INFO kernel:[ 0.178823] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >22:53:03,928 INFO kernel:[ 0.178874] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >22:53:03,928 INFO kernel:[ 0.178876] PCI: not using MMCONFIG >22:53:03,928 INFO kernel:[ 0.178878] PCI: Using configuration type 1 for base access >22:53:03,928 INFO kernel:[ 0.178879] PCI: Using configuration type 1 for extended access >22:53:03,928 INFO kernel:[ 0.179773] bio: create slab <bio-0> at 0 >22:53:03,928 INFO kernel:[ 0.179886] ACPI: Added _OSI(Module Device) >22:53:03,928 INFO kernel:[ 0.179887] ACPI: Added _OSI(Processor Device) >22:53:03,928 INFO kernel:[ 0.179888] ACPI: Added _OSI(3.0 _SCP Extensions) >22:53:03,928 INFO kernel:[ 0.179890] ACPI: Added _OSI(Processor Aggregator Device) >22:53:03,928 DEBUG kernel:[ 0.180459] ACPI: EC: Look up EC in DSDT >22:53:03,928 WARNING kernel:[ 0.181789] ACPI: Executed 3 blocks of module-level executable AML code >22:53:03,928 INFO kernel:[ 0.186927] ACPI: Interpreter enabled >22:53:03,928 WARNING kernel:[ 0.186934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >22:53:03,928 WARNING kernel:[ 0.186938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >22:53:03,928 INFO kernel:[ 0.186951] ACPI: (supports S0 S3 S4 S5) >22:53:03,928 INFO kernel:[ 0.186953] ACPI: Using IOAPIC for interrupt routing >22:53:03,928 INFO kernel:[ 0.186972] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >22:53:03,928 INFO kernel:[ 0.188365] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >22:53:03,928 INFO kernel:[ 0.197914] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >22:53:03,928 INFO kernel:[ 0.197988] ACPI: No dock devices found. >22:53:03,928 INFO kernel:[ 0.233931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >22:53:03,928 INFO kernel:[ 0.233937] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >22:53:03,928 INFO kernel:[ 0.233939] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >22:53:03,928 INFO kernel:[ 0.234156] PCI host bridge to bus 0000:00 >22:53:03,928 INFO kernel:[ 0.234159] pci_bus 0000:00: root bus resource [bus 00-ff] >22:53:03,928 INFO kernel:[ 0.234161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >22:53:03,928 INFO kernel:[ 0.234163] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >22:53:03,928 INFO kernel:[ 0.234165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >22:53:03,928 INFO kernel:[ 0.234167] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >22:53:03,928 INFO kernel:[ 0.234169] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff] >22:53:03,928 INFO kernel:[ 0.234171] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed44fff] >22:53:03,928 DEBUG kernel:[ 0.234182] pci 0000:00:00.0: [1022:9600] type 00 class 0x060000 >22:53:03,928 DEBUG kernel:[ 0.234278] pci 0000:00:02.0: [1022:9603] type 01 class 0x060400 >22:53:03,928 DEBUG kernel:[ 0.234310] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >22:53:03,928 INFO kernel:[ 0.234348] pci 0000:00:02.0: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.234377] pci 0000:00:04.0: [1022:9604] type 01 class 0x060400 >22:53:03,928 DEBUG kernel:[ 0.234407] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold >22:53:03,928 INFO kernel:[ 0.234443] pci 0000:00:04.0: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.234470] pci 0000:00:05.0: [1022:9605] type 01 class 0x060400 >22:53:03,928 DEBUG kernel:[ 0.234500] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold >22:53:03,928 INFO kernel:[ 0.234536] pci 0000:00:05.0: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.234562] pci 0000:00:06.0: [1022:9606] type 01 class 0x060400 >22:53:03,928 DEBUG kernel:[ 0.234591] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >22:53:03,928 INFO kernel:[ 0.234627] pci 0000:00:06.0: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.234677] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f >22:53:03,928 DEBUG kernel:[ 0.234699] pci 0000:00:11.0: reg 0x10: [io 0xc000-0xc007] >22:53:03,928 DEBUG kernel:[ 0.234708] pci 0000:00:11.0: reg 0x14: [io 0xb000-0xb003] >22:53:03,928 DEBUG kernel:[ 0.234718] pci 0000:00:11.0: reg 0x18: [io 0xa000-0xa007] >22:53:03,928 DEBUG kernel:[ 0.234727] pci 0000:00:11.0: reg 0x1c: [io 0x9000-0x9003] >22:53:03,928 DEBUG kernel:[ 0.234736] pci 0000:00:11.0: reg 0x20: [io 0x8000-0x800f] >22:53:03,928 DEBUG kernel:[ 0.234746] pci 0000:00:11.0: reg 0x24: [mem 0xf9fff800-0xf9fffbff] >22:53:03,928 INFO kernel:[ 0.234766] pci 0000:00:11.0: set SATA to AHCI mode >22:53:03,928 DEBUG kernel:[ 0.234873] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >22:53:03,928 DEBUG kernel:[ 0.234887] pci 0000:00:12.0: reg 0x10: [mem 0xf9ffe000-0xf9ffefff] >22:53:03,928 INFO kernel:[ 0.234973] pci 0000:00:12.0: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.235000] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310 >22:53:03,928 DEBUG kernel:[ 0.235013] pci 0000:00:12.1: reg 0x10: [mem 0xf9ffd000-0xf9ffdfff] >22:53:03,928 INFO kernel:[ 0.235103] pci 0000:00:12.1: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.235135] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >22:53:03,928 DEBUG kernel:[ 0.235154] pci 0000:00:12.2: reg 0x10: [mem 0xf9fff000-0xf9fff0ff] >22:53:03,928 DEBUG kernel:[ 0.235234] pci 0000:00:12.2: supports D1 D2 >22:53:03,928 DEBUG kernel:[ 0.235236] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >22:53:03,928 INFO kernel:[ 0.235275] pci 0000:00:12.2: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.235311] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >22:53:03,928 DEBUG kernel:[ 0.235324] pci 0000:00:13.0: reg 0x10: [mem 0xf9ffc000-0xf9ffcfff] >22:53:03,928 INFO kernel:[ 0.235410] pci 0000:00:13.0: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.235440] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310 >22:53:03,928 DEBUG kernel:[ 0.235454] pci 0000:00:13.1: reg 0x10: [mem 0xf9ffb000-0xf9ffbfff] >22:53:03,928 INFO kernel:[ 0.235539] pci 0000:00:13.1: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.235576] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >22:53:03,928 DEBUG kernel:[ 0.235595] pci 0000:00:13.2: reg 0x10: [mem 0xf9ffa800-0xf9ffa8ff] >22:53:03,928 DEBUG kernel:[ 0.235675] pci 0000:00:13.2: supports D1 D2 >22:53:03,928 DEBUG kernel:[ 0.235677] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >22:53:03,928 INFO kernel:[ 0.235716] pci 0000:00:13.2: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.235752] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >22:53:03,928 DEBUG kernel:[ 0.235902] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a >22:53:03,928 DEBUG kernel:[ 0.235918] pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007] >22:53:03,928 DEBUG kernel:[ 0.235927] pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003] >22:53:03,928 DEBUG kernel:[ 0.235936] pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007] >22:53:03,928 DEBUG kernel:[ 0.235946] pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003] >22:53:03,928 DEBUG kernel:[ 0.235955] pci 0000:00:14.1: reg 0x20: [io 0xff00-0xff0f] >22:53:03,928 DEBUG kernel:[ 0.236054] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >22:53:03,928 DEBUG kernel:[ 0.236075] pci 0000:00:14.2: reg 0x10: [mem 0xf9ff4000-0xf9ff7fff 64bit] >22:53:03,928 DEBUG kernel:[ 0.236142] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >22:53:03,928 INFO kernel:[ 0.236179] pci 0000:00:14.2: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.236210] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >22:53:03,928 DEBUG kernel:[ 0.236337] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >22:53:03,928 INFO kernel:[ 0.236401] pci 0000:00:14.4: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.236435] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >22:53:03,928 DEBUG kernel:[ 0.236449] pci 0000:00:14.5: reg 0x10: [mem 0xf9ff9000-0xf9ff9fff] >22:53:03,928 INFO kernel:[ 0.236535] pci 0000:00:14.5: System wakeup disabled by ACPI >22:53:03,928 DEBUG kernel:[ 0.236570] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 >22:53:03,928 DEBUG kernel:[ 0.236632] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 >22:53:03,928 DEBUG kernel:[ 0.236685] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 >22:53:03,928 DEBUG kernel:[ 0.236739] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 >22:53:03,928 DEBUG kernel:[ 0.236795] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 >22:53:03,928 DEBUG kernel:[ 0.236898] pci 0000:01:00.0: [10de:0614] type 00 class 0x030000 >22:53:03,928 DEBUG kernel:[ 0.236907] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff] >22:53:03,928 DEBUG kernel:[ 0.236917] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] >22:53:03,928 DEBUG kernel:[ 0.236927] pci 0000:01:00.0: reg 0x1c: [mem 0xfa000000-0xfbffffff 64bit] >22:53:03,928 DEBUG kernel:[ 0.236934] pci 0000:01:00.0: reg 0x24: [io 0xd800-0xd87f] >22:53:03,928 DEBUG kernel:[ 0.236941] pci 0000:01:00.0: reg 0x30: [mem 0xfe7e0000-0xfe7fffff pref] >22:53:03,928 INFO kernel:[ 0.238117] pci 0000:00:02.0: PCI bridge to [bus 01] >22:53:03,929 DEBUG kernel:[ 0.238123] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff] >22:53:03,929 DEBUG kernel:[ 0.238126] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfe7fffff] >22:53:03,929 DEBUG kernel:[ 0.238130] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >22:53:03,929 DEBUG kernel:[ 0.238190] pci 0000:02:00.0: [14f1:8852] type 00 class 0x040000 >22:53:03,929 DEBUG kernel:[ 0.238221] pci 0000:02:00.0: reg 0x10: [mem 0xfe800000-0xfe9fffff 64bit] >22:53:03,929 DEBUG kernel:[ 0.238377] pci 0000:02:00.0: supports D1 D2 >22:53:03,929 DEBUG kernel:[ 0.238379] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot >22:53:03,929 INFO kernel:[ 0.238428] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >22:53:03,929 INFO kernel:[ 0.238438] pci 0000:00:04.0: PCI bridge to [bus 02] >22:53:03,929 DEBUG kernel:[ 0.238442] pci 0000:00:04.0: bridge window [mem 0xfe800000-0xfe9fffff] >22:53:03,929 DEBUG kernel:[ 0.238488] pci 0000:03:00.0: [11ab:436b] type 00 class 0x020000 >22:53:03,929 DEBUG kernel:[ 0.238505] pci 0000:03:00.0: reg 0x10: [mem 0xfeafc000-0xfeafffff 64bit] >22:53:03,929 DEBUG kernel:[ 0.238514] pci 0000:03:00.0: reg 0x18: [io 0xe800-0xe8ff] >22:53:03,929 DEBUG kernel:[ 0.238545] pci 0000:03:00.0: reg 0x30: [mem 0xfeac0000-0xfeadffff pref] >22:53:03,929 DEBUG kernel:[ 0.238592] pci 0000:03:00.0: supports D1 D2 >22:53:03,929 DEBUG kernel:[ 0.238594] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >22:53:03,929 INFO kernel:[ 0.240120] pci 0000:00:05.0: PCI bridge to [bus 03] >22:53:03,929 DEBUG kernel:[ 0.240125] pci 0000:00:05.0: bridge window [io 0xe000-0xefff] >22:53:03,929 DEBUG kernel:[ 0.240128] pci 0000:00:05.0: bridge window [mem 0xfea00000-0xfeafffff] >22:53:03,929 DEBUG kernel:[ 0.240184] pci 0000:04:00.0: [197b:2380] type 00 class 0x0c0010 >22:53:03,929 DEBUG kernel:[ 0.240203] pci 0000:04:00.0: reg 0x10: [mem 0xfebff800-0xfebfffff] >22:53:03,929 DEBUG kernel:[ 0.240216] pci 0000:04:00.0: reg 0x14: [mem 0xfebff400-0xfebff47f] >22:53:03,929 DEBUG kernel:[ 0.240252] pci 0000:04:00.0: reg 0x20: [mem 0xfebff000-0xfebff07f] >22:53:03,929 DEBUG kernel:[ 0.240265] pci 0000:04:00.0: reg 0x24: [mem 0xfebfec00-0xfebfec7f] >22:53:03,929 INFO kernel:[ 0.242121] pci 0000:00:06.0: PCI bridge to [bus 04] >22:53:03,929 DEBUG kernel:[ 0.242127] pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff] >22:53:03,929 INFO kernel:[ 0.242208] pci 0000:00:14.4: PCI bridge to [bus 05] (subtractive decode) >22:53:03,929 DEBUG kernel:[ 0.242216] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >22:53:03,929 DEBUG kernel:[ 0.242218] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >22:53:03,929 DEBUG kernel:[ 0.242220] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >22:53:03,929 DEBUG kernel:[ 0.242222] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >22:53:03,929 DEBUG kernel:[ 0.242224] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode) >22:53:03,929 DEBUG kernel:[ 0.242226] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfed44fff] (subtractive decode) >22:53:03,929 INFO kernel:[ 0.254201] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 *11 14 15) >22:53:03,929 INFO kernel:[ 0.254244] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 *7 10 11 14 15) >22:53:03,929 INFO kernel:[ 0.254283] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15) >22:53:03,929 INFO kernel:[ 0.254320] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 *11 14 15) >22:53:03,929 INFO kernel:[ 0.254358] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0, disabled. >22:53:03,929 INFO kernel:[ 0.254396] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0, disabled. >22:53:03,929 INFO kernel:[ 0.254434] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 14 15) >22:53:03,929 INFO kernel:[ 0.254470] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0, disabled. >22:53:03,929 DEBUG kernel:[ 0.254566] ACPI: \_SB_.PCI0: notify handler is installed >22:53:03,929 DEBUG kernel:[ 0.254597] Found 1 acpi root devices >22:53:03,929 INFO kernel:[ 0.254689] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >22:53:03,929 INFO kernel:[ 0.254691] vgaarb: loaded >22:53:03,929 INFO kernel:[ 0.254692] vgaarb: bridge control possible 0000:01:00.0 >22:53:03,929 NOTICE kernel:[ 0.254763] SCSI subsystem initialized >22:53:03,929 INFO kernel:[ 0.254765] ACPI: bus type ATA registered >22:53:03,929 DEBUG kernel:[ 0.254818] libata version 3.00 loaded. >22:53:03,929 INFO kernel:[ 0.254836] ACPI: bus type USB registered >22:53:03,929 INFO kernel:[ 0.254850] usbcore: registered new interface driver usbfs >22:53:03,929 INFO kernel:[ 0.254859] usbcore: registered new interface driver hub >22:53:03,929 INFO kernel:[ 0.254878] usbcore: registered new device driver usb >22:53:03,929 INFO kernel:[ 0.254937] PCI: Using ACPI for IRQ routing >22:53:03,929 DEBUG kernel:[ 0.263376] PCI: pci_cache_line_size set to 64 bytes >22:53:03,929 DEBUG kernel:[ 0.263434] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >22:53:03,929 DEBUG kernel:[ 0.263436] e820: reserve RAM buffer [mem 0xcff90000-0xcfffffff] >22:53:03,929 INFO kernel:[ 0.263519] NetLabel: Initializing >22:53:03,929 INFO kernel:[ 0.263520] NetLabel: domain hash size = 128 >22:53:03,929 INFO kernel:[ 0.263521] NetLabel: protocols = UNLABELED CIPSOv4 >22:53:03,929 INFO kernel:[ 0.263531] NetLabel: unlabeled traffic allowed by default >22:53:03,929 INFO kernel:[ 0.263559] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >22:53:03,929 INFO kernel:[ 0.263562] hpet0: 4 comparators, 32-bit 14.318180 MHz counter >22:53:03,929 INFO kernel:[ 0.265612] Switched to clocksource hpet >22:53:03,929 INFO kernel:[ 0.270806] pnp: PnP ACPI init >22:53:03,929 INFO kernel:[ 0.270824] ACPI: bus type PNP registered >22:53:03,929 WARNING kernel:[ 0.270979] pnp 00:00: disabling [mem 0xd0000000-0xd00fffff] because it overlaps 0000:00:02.0 BAR 15 [mem 0xd0000000-0xdfffffff 64bit pref] >22:53:03,929 WARNING kernel:[ 0.270999] pnp 00:00: disabling [mem 0xd0000000-0xd00fffff disabled] because it overlaps 0000:01:00.0 BAR 1 [mem 0xd0000000-0xdfffffff 64bit pref] >22:53:03,929 DEBUG kernel:[ 0.271024] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >22:53:03,929 DEBUG kernel:[ 0.271057] pnp 00:01: [dma 4] >22:53:03,929 DEBUG kernel:[ 0.271076] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >22:53:03,929 DEBUG kernel:[ 0.271107] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >22:53:03,929 DEBUG kernel:[ 0.271130] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) >22:53:03,929 DEBUG kernel:[ 0.271160] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) >22:53:03,929 DEBUG kernel:[ 0.271540] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) >22:53:03,929 INFO kernel:[ 0.271598] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved >22:53:03,929 INFO kernel:[ 0.271600] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved >22:53:03,929 DEBUG kernel:[ 0.271603] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >22:53:03,929 INFO kernel:[ 0.271749] system 00:07: [io 0x0200-0x020f] has been reserved >22:53:03,929 INFO kernel:[ 0.271751] system 00:07: [io 0x0220-0x0233] has been reserved >22:53:03,929 INFO kernel:[ 0.271753] system 00:07: [io 0x0240-0x0253] has been reserved >22:53:03,929 INFO kernel:[ 0.271755] system 00:07: [io 0x0260-0x0273] has been reserved >22:53:03,929 INFO kernel:[ 0.271757] system 00:07: [io 0x0280-0x0293] has been reserved >22:53:03,929 INFO kernel:[ 0.271759] system 00:07: [io 0x0388-0x0389] has been reserved >22:53:03,929 INFO kernel:[ 0.271761] system 00:07: [io 0x04d0-0x04d1] has been reserved >22:53:03,929 INFO kernel:[ 0.271763] system 00:07: [io 0x040b] has been reserved >22:53:03,929 INFO kernel:[ 0.271765] system 00:07: [io 0x04d6] has been reserved >22:53:03,929 INFO kernel:[ 0.271767] system 00:07: [io 0x0b00-0x0b0f] has been reserved >22:53:03,929 INFO kernel:[ 0.271769] system 00:07: [io 0x0b30-0x0b3f] has been reserved >22:53:03,929 INFO kernel:[ 0.271771] system 00:07: [io 0x0c00-0x0c01] has been reserved >22:53:03,929 INFO kernel:[ 0.271773] system 00:07: [io 0x0c14] has been reserved >22:53:03,929 INFO kernel:[ 0.271775] system 00:07: [io 0x0c50-0x0c51] has been reserved >22:53:03,929 INFO kernel:[ 0.271777] system 00:07: [io 0x0c52] has been reserved >22:53:03,929 INFO kernel:[ 0.271779] system 00:07: [io 0x0c6c] has been reserved >22:53:03,929 INFO kernel:[ 0.271781] system 00:07: [io 0x0c6f] has been reserved >22:53:03,929 INFO kernel:[ 0.271783] system 00:07: [io 0x0cd0-0x0cd1] has been reserved >22:53:03,929 INFO kernel:[ 0.271787] system 00:07: [io 0x0cd2-0x0cd3] has been reserved >22:53:03,929 INFO kernel:[ 0.271789] system 00:07: [io 0x0cd4-0x0cd5] has been reserved >22:53:03,929 INFO kernel:[ 0.271791] system 00:07: [io 0x0cd6-0x0cd7] has been reserved >22:53:03,929 INFO kernel:[ 0.271793] system 00:07: [io 0x0cd8-0x0cdf] has been reserved >22:53:03,929 INFO kernel:[ 0.271795] system 00:07: [io 0x0800-0x089f] could not be reserved >22:53:03,929 INFO kernel:[ 0.271797] system 00:07: [io 0x0b20-0x0b2f] has been reserved >22:53:03,929 INFO kernel:[ 0.271799] system 00:07: [io 0x0900-0x090f] has been reserved >22:53:03,929 INFO kernel:[ 0.271801] system 00:07: [io 0x0910-0x091f] has been reserved >22:53:03,929 INFO kernel:[ 0.271804] system 00:07: [io 0xfe00-0xfefe] has been reserved >22:53:03,929 INFO kernel:[ 0.271806] system 00:07: [mem 0xffb80000-0xffbfffff] has been reserved >22:53:03,929 INFO kernel:[ 0.271808] system 00:07: [mem 0xfec10000-0xfec1001f] has been reserved >22:53:03,929 DEBUG kernel:[ 0.271811] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >22:53:03,929 DEBUG kernel:[ 0.272183] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >22:53:03,929 DEBUG kernel:[ 0.272234] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >22:53:03,929 INFO kernel:[ 0.272381] system 00:0a: [io 0x0e00-0x0e0f] has been reserved >22:53:03,929 INFO kernel:[ 0.272383] system 00:0a: [io 0x0e80-0x0e8f] has been reserved >22:53:03,929 INFO kernel:[ 0.272385] system 00:0a: [io 0x0f40-0x0f4f] has been reserved >22:53:03,929 INFO kernel:[ 0.272387] system 00:0a: [io 0x0a30-0x0a3f] has been reserved >22:53:03,929 DEBUG kernel:[ 0.272390] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >22:53:03,929 INFO kernel:[ 0.272448] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved >22:53:03,929 DEBUG kernel:[ 0.272450] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >22:53:03,929 INFO kernel:[ 0.291814] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved >22:53:03,929 INFO kernel:[ 0.291817] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved >22:53:03,929 INFO kernel:[ 0.291820] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved >22:53:03,929 INFO kernel:[ 0.291822] system 00:0c: [mem 0x00100000-0xcfffffff] could not be reserved >22:53:03,929 INFO kernel:[ 0.291824] system 00:0c: [mem 0xfed45000-0xffffffff] could not be reserved >22:53:03,929 DEBUG kernel:[ 0.291827] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) >22:53:03,929 INFO kernel:[ 0.291916] pnp: PnP ACPI: found 13 devices >22:53:03,929 INFO kernel:[ 0.291917] ACPI: bus type PNP unregistered >22:53:03,929 INFO kernel:[ 0.298358] pci 0000:00:02.0: PCI bridge to [bus 01] >22:53:03,929 INFO kernel:[ 0.298361] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff] >22:53:03,929 INFO kernel:[ 0.298364] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfe7fffff] >22:53:03,929 INFO kernel:[ 0.298367] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >22:53:03,929 INFO kernel:[ 0.298370] pci 0000:00:04.0: PCI bridge to [bus 02] >22:53:03,929 INFO kernel:[ 0.298373] pci 0000:00:04.0: bridge window [mem 0xfe800000-0xfe9fffff] >22:53:03,929 INFO kernel:[ 0.298377] pci 0000:00:05.0: PCI bridge to [bus 03] >22:53:03,929 INFO kernel:[ 0.298379] pci 0000:00:05.0: bridge window [io 0xe000-0xefff] >22:53:03,929 INFO kernel:[ 0.298382] pci 0000:00:05.0: bridge window [mem 0xfea00000-0xfeafffff] >22:53:03,929 INFO kernel:[ 0.298385] pci 0000:00:06.0: PCI bridge to [bus 04] >22:53:03,929 INFO kernel:[ 0.298388] pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff] >22:53:03,929 INFO kernel:[ 0.298392] pci 0000:00:14.4: PCI bridge to [bus 05] >22:53:03,929 DEBUG kernel:[ 0.298755] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >22:53:03,929 DEBUG kernel:[ 0.298757] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >22:53:03,929 DEBUG kernel:[ 0.298759] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >22:53:03,929 DEBUG kernel:[ 0.298761] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >22:53:03,929 DEBUG kernel:[ 0.298762] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff] >22:53:03,929 DEBUG kernel:[ 0.298764] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed44fff] >22:53:03,929 DEBUG kernel:[ 0.298766] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >22:53:03,929 DEBUG kernel:[ 0.298768] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfe7fffff] >22:53:03,929 DEBUG kernel:[ 0.298770] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >22:53:03,929 DEBUG kernel:[ 0.298772] pci_bus 0000:02: resource 1 [mem 0xfe800000-0xfe9fffff] >22:53:03,929 DEBUG kernel:[ 0.298774] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] >22:53:03,929 DEBUG kernel:[ 0.298776] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff] >22:53:03,929 DEBUG kernel:[ 0.298778] pci_bus 0000:04: resource 1 [mem 0xfeb00000-0xfebfffff] >22:53:03,929 DEBUG kernel:[ 0.298780] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >22:53:03,929 DEBUG kernel:[ 0.298782] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >22:53:03,930 DEBUG kernel:[ 0.298784] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >22:53:03,930 DEBUG kernel:[ 0.298786] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff] >22:53:03,930 DEBUG kernel:[ 0.298788] pci_bus 0000:05: resource 8 [mem 0xd0000000-0xdfffffff] >22:53:03,930 DEBUG kernel:[ 0.298790] pci_bus 0000:05: resource 9 [mem 0xf0000000-0xfed44fff] >22:53:03,930 INFO kernel:[ 0.298829] NET: Registered protocol family 2 >22:53:03,930 INFO kernel:[ 0.299059] TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >22:53:03,930 INFO kernel:[ 0.299474] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >22:53:03,930 INFO kernel:[ 0.299820] TCP: Hash tables configured (established 65536 bind 65536) >22:53:03,930 INFO kernel:[ 0.299868] TCP: reno registered >22:53:03,930 INFO kernel:[ 0.299881] UDP hash table entries: 4096 (order: 5, 131072 bytes) >22:53:03,930 INFO kernel:[ 0.299942] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >22:53:03,930 INFO kernel:[ 0.300066] NET: Registered protocol family 1 >22:53:03,930 DEBUG kernel:[ 0.743087] pci 0000:01:00.0: Boot video device >22:53:03,930 DEBUG kernel:[ 0.743099] PCI: CLS 64 bytes, default 64 >22:53:03,930 INFO kernel:[ 0.743139] Unpacking initramfs... >22:53:03,930 INFO kernel:[ 4.565982] Freeing initrd memory: 33820K (ffff88007def8000 - ffff88007ffff000) >22:53:03,930 INFO kernel:[ 4.566273] PCI-DMA: Disabling AGP. >22:53:03,930 INFO kernel:[ 4.566367] PCI-DMA: aperture base @ c4000000 size 65536 KB >22:53:03,930 INFO kernel:[ 4.566368] PCI-DMA: using GART IOMMU. >22:53:03,930 INFO kernel:[ 4.566371] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >22:53:03,930 INFO kernel:[ 4.571006] LVT offset 1 assigned for vector 0x400 >22:53:03,930 INFO kernel:[ 4.571016] IBS: LVT offset 1 assigned >22:53:03,930 INFO kernel:[ 4.571042] perf: AMD IBS detected (0x0000001f) >22:53:03,930 NOTICE kernel:[ 4.571625] Initialise system trusted keyring >22:53:03,930 INFO kernel:[ 4.571669] audit: initializing netlink socket (disabled) >22:53:03,930 NOTICE kernel:[ 4.571680] type=2000 audit(1389653559.457:1): initialized >22:53:03,930 INFO kernel:[ 4.593919] HugeTLB registered 2 MB page size, pre-allocated 0 pages >22:53:03,930 INFO kernel:[ 4.595251] zbud: loaded >22:53:03,930 NOTICE kernel:[ 4.595412] VFS: Disk quotas dquot_6.5.2 >22:53:03,930 WARNING kernel:[ 4.595451] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >22:53:03,930 INFO kernel:[ 4.595838] msgmni has been set to 15964 >22:53:03,930 NOTICE kernel:[ 4.595893] Key type big_key registered >22:53:03,930 DEBUG kernel:[ 4.595895] SELinux: Registering netfilter hooks >22:53:03,930 INFO kernel:[ 4.596611] alg: No test for stdrng (krng) >22:53:03,930 INFO kernel:[ 4.596621] NET: Registered protocol family 38 >22:53:03,930 NOTICE kernel:[ 4.596624] Key type asymmetric registered >22:53:03,930 NOTICE kernel:[ 4.596625] Asymmetric key parser 'x509' registered >22:53:03,930 INFO kernel:[ 4.596654] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >22:53:03,930 INFO kernel:[ 4.596689] io scheduler noop registered >22:53:03,930 INFO kernel:[ 4.596690] io scheduler deadline registered >22:53:03,930 INFO kernel:[ 4.596715] io scheduler cfq registered (default) >22:53:03,930 DEBUG kernel:[ 4.596825] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X >22:53:03,930 DEBUG kernel:[ 4.596870] pcieport 0000:00:04.0: irq 41 for MSI/MSI-X >22:53:03,930 DEBUG kernel:[ 4.596912] pcieport 0000:00:05.0: irq 42 for MSI/MSI-X >22:53:03,930 DEBUG kernel:[ 4.596950] pcieport 0000:00:06.0: irq 43 for MSI/MSI-X >22:53:03,930 INFO kernel:[ 4.597001] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >22:53:03,930 INFO kernel:[ 4.597014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >22:53:03,930 INFO kernel:[ 4.597131] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >22:53:03,930 INFO kernel:[ 4.597135] ACPI: Power Button [PWRB] >22:53:03,930 INFO kernel:[ 4.597166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >22:53:03,930 INFO kernel:[ 4.597169] ACPI: Power Button [PWRF] >22:53:03,930 INFO kernel:[ 4.597785] thermal LNXTHERM:00: registered as thermal_zone0 >22:53:03,930 INFO kernel:[ 4.597787] ACPI: Thermal Zone [THRM] (35 C) >22:53:03,930 INFO kernel:[ 4.597809] GHES: HEST is not enabled! >22:53:03,930 INFO kernel:[ 4.597879] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >22:53:03,930 INFO kernel:[ 4.598369] Non-volatile memory driver v1.3 >22:53:03,930 INFO kernel:[ 4.598371] Linux agpgart interface v0.103 >22:53:03,930 DEBUG kernel:[ 4.598461] ahci 0000:00:11.0: version 3.0 >22:53:03,930 DEBUG kernel:[ 4.598620] ahci 0000:00:11.0: irq 44 for MSI/MSI-X >22:53:03,930 INFO kernel:[ 4.598699] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode >22:53:03,930 INFO kernel:[ 4.598703] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio ccc >22:53:03,930 INFO kernel:[ 4.599183] scsi0 : ahci >22:53:03,930 INFO kernel:[ 4.599258] scsi1 : ahci >22:53:03,930 INFO kernel:[ 4.599316] scsi2 : ahci >22:53:03,930 INFO kernel:[ 4.599364] scsi3 : ahci >22:53:03,930 INFO kernel:[ 4.599406] ata1: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fff900 irq 44 >22:53:03,930 INFO kernel:[ 4.599409] ata2: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fff980 irq 44 >22:53:03,930 INFO kernel:[ 4.599412] ata3: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fffa00 irq 44 >22:53:03,930 INFO kernel:[ 4.599414] ata4: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fffa80 irq 44 >22:53:03,930 INFO kernel:[ 4.599516] libphy: Fixed MDIO Bus: probed >22:53:03,930 INFO kernel:[ 4.599597] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >22:53:03,930 INFO kernel:[ 4.599599] ehci-pci: EHCI PCI platform driver >22:53:03,930 INFO kernel:[ 4.599721] ehci-pci 0000:00:12.2: EHCI Host Controller >22:53:03,930 INFO kernel:[ 4.599762] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >22:53:03,930 DEBUG kernel:[ 4.599769] QUIRK: Enable AMD PLL fix >22:53:03,930 INFO kernel:[ 4.599771] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >22:53:03,930 INFO kernel:[ 4.599773] ehci-pci 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround >22:53:03,930 INFO kernel:[ 4.599787] ehci-pci 0000:00:12.2: debug port 1 >22:53:03,930 INFO kernel:[ 4.599825] ehci-pci 0000:00:12.2: irq 17, io mem 0xf9fff000 >22:53:03,930 INFO kernel:[ 4.605618] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >22:53:03,930 INFO kernel:[ 4.605643] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >22:53:03,930 INFO kernel:[ 4.605645] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:53:03,930 INFO kernel:[ 4.605647] usb usb1: Product: EHCI Host Controller >22:53:03,930 INFO kernel:[ 4.605649] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >22:53:03,930 INFO kernel:[ 4.605650] usb usb1: SerialNumber: 0000:00:12.2 >22:53:03,930 INFO kernel:[ 4.605749] hub 1-0:1.0: USB hub found >22:53:03,930 INFO kernel:[ 4.605753] hub 1-0:1.0: 6 ports detected >22:53:03,930 INFO kernel:[ 4.605977] ehci-pci 0000:00:13.2: EHCI Host Controller >22:53:03,930 INFO kernel:[ 4.606014] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >22:53:03,930 INFO kernel:[ 4.606017] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >22:53:03,930 INFO kernel:[ 4.606020] ehci-pci 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround >22:53:03,930 INFO kernel:[ 4.606033] ehci-pci 0000:00:13.2: debug port 1 >22:53:03,930 INFO kernel:[ 4.606066] ehci-pci 0000:00:13.2: irq 19, io mem 0xf9ffa800 >22:53:03,930 INFO kernel:[ 4.611628] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >22:53:03,930 INFO kernel:[ 4.611644] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >22:53:03,930 INFO kernel:[ 4.611646] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:53:03,930 INFO kernel:[ 4.611648] usb usb2: Product: EHCI Host Controller >22:53:03,930 INFO kernel:[ 4.611649] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >22:53:03,930 INFO kernel:[ 4.611651] usb usb2: SerialNumber: 0000:00:13.2 >22:53:03,930 INFO kernel:[ 4.611747] hub 2-0:1.0: USB hub found >22:53:03,930 INFO kernel:[ 4.611750] hub 2-0:1.0: 6 ports detected >22:53:03,930 INFO kernel:[ 4.611934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >22:53:03,930 INFO kernel:[ 4.611937] ohci-pci: OHCI PCI platform driver >22:53:03,930 INFO kernel:[ 4.612055] ohci-pci 0000:00:12.0: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.612096] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >22:53:03,930 INFO kernel:[ 4.612119] ohci-pci 0000:00:12.0: irq 16, io mem 0xf9ffe000 >22:53:03,930 INFO kernel:[ 4.666691] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >22:53:03,930 INFO kernel:[ 4.666694] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:53:03,930 INFO kernel:[ 4.666696] usb usb3: Product: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.666697] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >22:53:03,930 INFO kernel:[ 4.666699] usb usb3: SerialNumber: 0000:00:12.0 >22:53:03,930 INFO kernel:[ 4.666803] hub 3-0:1.0: USB hub found >22:53:03,930 INFO kernel:[ 4.666813] hub 3-0:1.0: 3 ports detected >22:53:03,930 INFO kernel:[ 4.667002] ohci-pci 0000:00:12.1: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.667037] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4 >22:53:03,930 INFO kernel:[ 4.667052] ohci-pci 0000:00:12.1: irq 16, io mem 0xf9ffd000 >22:53:03,930 INFO kernel:[ 4.721719] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >22:53:03,930 INFO kernel:[ 4.721722] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:53:03,930 INFO kernel:[ 4.721724] usb usb4: Product: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.721725] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >22:53:03,930 INFO kernel:[ 4.721727] usb usb4: SerialNumber: 0000:00:12.1 >22:53:03,930 INFO kernel:[ 4.721840] hub 4-0:1.0: USB hub found >22:53:03,930 INFO kernel:[ 4.721849] hub 4-0:1.0: 3 ports detected >22:53:03,930 INFO kernel:[ 4.722037] ohci-pci 0000:00:13.0: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.722075] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >22:53:03,930 INFO kernel:[ 4.722097] ohci-pci 0000:00:13.0: irq 18, io mem 0xf9ffc000 >22:53:03,930 INFO kernel:[ 4.776757] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >22:53:03,930 INFO kernel:[ 4.776760] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:53:03,930 INFO kernel:[ 4.776762] usb usb5: Product: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.776763] usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >22:53:03,930 INFO kernel:[ 4.776765] usb usb5: SerialNumber: 0000:00:13.0 >22:53:03,930 INFO kernel:[ 4.776882] hub 5-0:1.0: USB hub found >22:53:03,930 INFO kernel:[ 4.776893] hub 5-0:1.0: 3 ports detected >22:53:03,930 INFO kernel:[ 4.777079] ohci-pci 0000:00:13.1: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.777118] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6 >22:53:03,930 INFO kernel:[ 4.777132] ohci-pci 0000:00:13.1: irq 18, io mem 0xf9ffb000 >22:53:03,930 INFO kernel:[ 4.831790] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >22:53:03,930 INFO kernel:[ 4.831793] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:53:03,930 INFO kernel:[ 4.831795] usb usb6: Product: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.831796] usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >22:53:03,930 INFO kernel:[ 4.831798] usb usb6: SerialNumber: 0000:00:13.1 >22:53:03,930 INFO kernel:[ 4.831893] hub 6-0:1.0: USB hub found >22:53:03,930 INFO kernel:[ 4.831907] hub 6-0:1.0: 3 ports detected >22:53:03,930 INFO kernel:[ 4.832083] ohci-pci 0000:00:14.5: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.832119] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7 >22:53:03,930 INFO kernel:[ 4.832134] ohci-pci 0000:00:14.5: irq 18, io mem 0xf9ff9000 >22:53:03,930 INFO kernel:[ 4.886832] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >22:53:03,930 INFO kernel:[ 4.886835] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:53:03,930 INFO kernel:[ 4.886836] usb usb7: Product: OHCI PCI host controller >22:53:03,930 INFO kernel:[ 4.886838] usb usb7: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >22:53:03,930 INFO kernel:[ 4.886839] usb usb7: SerialNumber: 0000:00:14.5 >22:53:03,930 INFO kernel:[ 4.886926] hub 7-0:1.0: USB hub found >22:53:03,930 INFO kernel:[ 4.886935] hub 7-0:1.0: 2 ports detected >22:53:03,930 INFO kernel:[ 4.887012] uhci_hcd: USB Universal Host Controller Interface driver >22:53:03,930 INFO kernel:[ 4.887074] usbcore: registered new interface driver usbserial >22:53:03,930 INFO kernel:[ 4.887080] usbcore: registered new interface driver usbserial_generic >22:53:03,930 INFO kernel:[ 4.887085] usbserial: USB Serial support registered for generic >22:53:03,930 INFO kernel:[ 4.887120] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >22:53:03,930 INFO kernel:[ 4.887529] serio: i8042 KBD port at 0x60,0x64 irq 1 >22:53:03,930 INFO kernel:[ 4.887537] serio: i8042 AUX port at 0x60,0x64 irq 12 >22:53:03,930 INFO kernel:[ 4.887621] mousedev: PS/2 mouse device common for all mice >22:53:03,930 INFO kernel:[ 4.887812] rtc_cmos 00:02: RTC can wake from S4 >22:53:03,930 INFO kernel:[ 4.887933] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >22:53:03,930 INFO kernel:[ 4.887958] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >22:53:03,930 INFO kernel:[ 4.888017] device-mapper: uevent: version 1.0.3 >22:53:03,930 INFO kernel:[ 4.888082] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >22:53:03,930 INFO kernel:[ 4.888112] cpuidle: using governor menu >22:53:03,930 INFO kernel:[ 4.888306] hidraw: raw HID events driver (C) Jiri Kosina >22:53:03,930 INFO kernel:[ 4.888387] usbcore: registered new interface driver usbhid >22:53:03,930 INFO kernel:[ 4.888389] usbhid: USB HID core driver >22:53:03,930 INFO kernel:[ 4.888425] drop_monitor: Initializing network drop monitor service >22:53:03,930 INFO kernel:[ 4.888494] ip_tables: (C) 2000-2006 Netfilter Core Team >22:53:03,930 INFO kernel:[ 4.888533] TCP: cubic registered >22:53:03,930 INFO kernel:[ 4.888535] Initializing XFRM netlink socket >22:53:03,930 INFO kernel:[ 4.888623] NET: Registered protocol family 10 >22:53:03,931 INFO kernel:[ 4.888815] mip6: Mobile IPv6 >22:53:03,931 INFO kernel:[ 4.888817] NET: Registered protocol family 17 >22:53:03,931 DEBUG kernel:[ 4.889085] PM: Hibernation image not present or could not be loaded. >22:53:03,931 NOTICE kernel:[ 4.889088] Loading compiled-in X.509 certificates >22:53:03,931 NOTICE kernel:[ 4.890194] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >22:53:03,931 INFO kernel:[ 4.890202] registered taskstats version 1 >22:53:03,931 INFO kernel:[ 4.890937] Magic number: 14:618:906 >22:53:03,931 INFO kernel:[ 4.891026] rtc_cmos 00:02: setting system clock to 2014-01-13 22:52:40 UTC (1389653560) >22:53:03,931 INFO kernel:[ 4.903839] ata3: SATA link down (SStatus 0 SControl 300) >22:53:03,931 INFO kernel:[ 4.904851] ata4: SATA link down (SStatus 0 SControl 300) >22:53:03,931 INFO kernel:[ 4.910173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >22:53:03,931 ERR kernel:[ 5.058930] ata2: softreset failed (device not ready) >22:53:03,931 WARNING kernel:[ 5.058978] ata2: applying PMP SRST workaround and retrying >22:53:03,931 ERR kernel:[ 5.059922] ata1: softreset failed (device not ready) >22:53:03,931 WARNING kernel:[ 5.059969] ata1: applying PMP SRST workaround and retrying >22:53:03,931 INFO kernel:[ 5.160002] usb 1-4: new high-speed USB device number 3 using ehci-pci >22:53:03,931 INFO kernel:[ 5.214048] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >22:53:03,931 INFO kernel:[ 5.214479] ata2.00: ATAPI: ASUS DRW-24B1ST c, 1.05, max UDMA/100 >22:53:03,931 INFO kernel:[ 5.215038] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >22:53:03,931 INFO kernel:[ 5.215359] ata2.00: configured for UDMA/100 >22:53:03,931 INFO kernel:[ 5.216047] ata1.00: ATA-8: Hitachi HDS723020BLE640, MX4OAAB0, max UDMA/133 >22:53:03,931 INFO kernel:[ 5.216049] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >22:53:03,931 INFO kernel:[ 5.217127] ata1.00: configured for UDMA/133 >22:53:03,931 NOTICE kernel:[ 5.217290] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72302 MX4O PQ: 0 ANSI: 5 >22:53:03,931 NOTICE kernel:[ 5.217420] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >22:53:03,931 NOTICE kernel:[ 5.217422] sd 0:0:0:0: [sda] 4096-byte physical blocks >22:53:03,931 NOTICE kernel:[ 5.217434] sd 0:0:0:0: Attached scsi generic sg0 type 0 >22:53:03,931 NOTICE kernel:[ 5.217553] sd 0:0:0:0: [sda] Write Protect is off >22:53:03,931 DEBUG kernel:[ 5.217556] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >22:53:03,931 NOTICE kernel:[ 5.217592] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:53:03,931 NOTICE kernel:[ 5.218748] scsi 1:0:0:0: CD-ROM ASUS DRW-24B1ST c 1.05 PQ: 0 ANSI: 5 >22:53:03,931 INFO kernel:[ 5.220235] sda: sda1 sda2 >22:53:03,931 NOTICE kernel:[ 5.220611] sd 0:0:0:0: [sda] Attached SCSI disk >22:53:03,931 WARNING kernel:[ 5.223869] sr0: scsi3-mmc drive: 31x/125x writer dvd-ram cd/rw xa/form2 cdda tray >22:53:03,931 INFO kernel:[ 5.223872] cdrom: Uniform CD-ROM driver Revision: 3.20 >22:53:03,931 DEBUG kernel:[ 5.223970] sr 1:0:0:0: Attached scsi CD-ROM sr0 >22:53:03,931 NOTICE kernel:[ 5.224038] sr 1:0:0:0: Attached scsi generic sg1 type 5 >22:53:03,931 INFO kernel:[ 5.225341] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >22:53:03,931 INFO kernel:[ 5.225344] Write protecting the kernel read-only data: 12288k >22:53:03,931 INFO kernel:[ 5.229903] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >22:53:03,931 INFO kernel:[ 5.233103] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >22:53:03,931 INFO kernel:[ 5.249000] device-mapper: multipath: version 1.5.1 loaded >22:53:03,931 INFO kernel:[ 5.276681] usb 1-4: New USB device found, idVendor=0bc2, idProduct=2320 >22:53:03,931 INFO kernel:[ 5.276686] usb 1-4: New USB device strings: Mfr=2, Product=3, SerialNumber=1 >22:53:03,931 INFO kernel:[ 5.276688] usb 1-4: Product: Expansion >22:53:03,931 INFO kernel:[ 5.276690] usb 1-4: Manufacturer: Seagate >22:53:03,931 INFO kernel:[ 5.276691] usb 1-4: SerialNumber: NA46K46M >22:53:03,931 INFO kernel:[ 5.311214] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >22:53:03,931 INFO kernel:[ 5.379154] usb 1-5: new high-speed USB device number 4 using ehci-pci >22:53:03,931 INFO kernel:[ 5.496667] usb 1-5: New USB device found, idVendor=0a48, idProduct=4001 >22:53:03,931 INFO kernel:[ 5.496672] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >22:53:03,931 INFO kernel:[ 5.496674] usb 1-5: Product: IOI Smart Reader >22:53:03,931 INFO kernel:[ 5.496676] usb 1-5: Manufacturer: IOI >22:53:03,931 INFO kernel:[ 5.496678] usb 1-5: SerialNumber: 058F63776378 >22:53:03,931 INFO kernel:[ 5.498266] hid-generic 0003:0A48:4001.0001: hiddev0,hidraw0: USB HID v1.10 Device [IOI IOI Smart Reader] on usb-0000:00:12.2-5/input1 >22:53:03,931 INFO kernel:[ 5.519229] squashfs: version 4.0 (2009/01/31) Phillip Lougher >22:53:03,931 INFO kernel:[ 5.522788] Loading iSCSI transport class v2.0-870. >22:53:03,931 NOTICE kernel:[ 5.527811] iscsi: registered transport (tcp) >22:53:03,931 INFO kernel:[ 5.530259] alua: device handler registered >22:53:03,931 INFO kernel:[ 5.532636] emc: device handler registered >22:53:03,931 INFO kernel:[ 5.534989] hp_sw: device handler registered >22:53:03,931 INFO kernel:[ 5.537420] rdac: device handler registered >22:53:03,931 INFO kernel:[ 5.541086] Floppy drive(s): fd0 is 1.44M >22:53:03,931 INFO kernel:[ 5.573275] tsc: Refined TSC clocksource calibration: 2493.192 MHz >22:53:03,931 INFO kernel:[ 5.600300] usb 2-2: new high-speed USB device number 2 using ehci-pci >22:53:03,931 INFO kernel:[ 5.742168] usb 2-2: New USB device found, idVendor=05e3, idProduct=0716 >22:53:03,931 INFO kernel:[ 5.742172] usb 2-2: New USB device strings: Mfr=3, Product=4, SerialNumber=5 >22:53:03,931 INFO kernel:[ 5.742174] usb 2-2: Product: USB Reader >22:53:03,931 INFO kernel:[ 5.742176] usb 2-2: Manufacturer: Dynex >22:53:03,931 INFO kernel:[ 5.742177] usb 2-2: SerialNumber: 000000000063 >22:53:03,931 INFO kernel:[ 5.896991] input: ImExPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input3 >22:53:03,931 INFO kernel:[ 5.969551] usb 3-3: new full-speed USB device number 2 using ohci-pci >22:53:03,931 INFO kernel:[ 6.116628] usb 3-3: New USB device found, idVendor=0d8c, idProduct=0102 >22:53:03,931 INFO kernel:[ 6.116632] usb 3-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >22:53:03,931 INFO kernel:[ 6.116633] usb 3-3: Product: USB Sound Device >22:53:03,931 INFO kernel:[ 6.124672] input: USB Sound Device as /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.3/input/input4 >22:53:03,931 INFO kernel:[ 6.124758] hid-generic 0003:0D8C:0102.0002: input,hidraw1: USB HID v1.00 Device [USB Sound Device ] on usb-0000:00:12.0-3/input3 >22:53:03,931 INFO kernel:[ 6.574078] Switched to clocksource tsc >22:53:03,931 INFO kernel:[ 8.563357] floppy0: no floppy controllers found >22:53:03,931 INFO kernel:[ 8.573185] No iBFT detected. >22:53:03,931 INFO kernel:[ 8.575588] md: raid0 personality registered for level 0 >22:53:03,931 INFO kernel:[ 8.578288] md: raid1 personality registered for level 1 >22:53:03,931 INFO kernel:[ 8.580624] async_tx: api initialized (async) >22:53:03,931 INFO kernel:[ 8.581991] xor: measuring software checksum speed >22:53:03,931 INFO kernel:[ 8.591320] prefetch64-sse: 10144.000 MB/sec >22:53:03,931 INFO kernel:[ 8.601327] generic_sse: 9584.000 MB/sec >22:53:03,931 INFO kernel:[ 8.601328] xor: using function: prefetch64-sse (10144.000 MB/sec) >22:53:03,931 WARNING kernel:[ 8.621349] raid6: sse2x1 3480 MB/s >22:53:03,931 WARNING kernel:[ 8.638358] raid6: sse2x2 5242 MB/s >22:53:03,931 WARNING kernel:[ 8.655371] raid6: sse2x4 6382 MB/s >22:53:03,931 WARNING kernel:[ 8.655373] raid6: using algorithm sse2x4 (6382 MB/s) >22:53:03,931 WARNING kernel:[ 8.655374] raid6: using intx1 recovery algorithm >22:53:03,931 INFO kernel:[ 8.661529] md: raid6 personality registered for level 6 >22:53:03,931 INFO kernel:[ 8.661531] md: raid5 personality registered for level 5 >22:53:03,931 INFO kernel:[ 8.661533] md: raid4 personality registered for level 4 >22:53:03,931 INFO kernel:[ 8.666432] md: raid10 personality registered for level 10 >22:53:03,931 INFO kernel:[ 8.668718] md: linear personality registered for level -1 >22:53:03,931 INFO kernel:[ 8.675835] device-mapper: multipath round-robin: version 1.0.0 loaded >22:53:03,931 INFO kernel:[ 8.681773] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >22:53:03,931 INFO kernel:[ 8.703541] RPC: Registered named UNIX socket transport module. >22:53:03,931 INFO kernel:[ 8.703544] RPC: Registered udp transport module. >22:53:03,931 INFO kernel:[ 8.703546] RPC: Registered tcp transport module. >22:53:03,931 INFO kernel:[ 8.703547] RPC: Registered tcp NFSv4.1 backchannel transport module. >22:53:03,931 INFO kernel:[ 8.790786] usb-storage 1-4:1.0: USB Mass Storage device detected >22:53:03,931 INFO kernel:[ 8.792718] scsi4 : usb-storage 1-4:1.0 >22:53:03,931 INFO kernel:[ 8.792793] usb-storage 1-5:1.0: USB Mass Storage device detected >22:53:03,931 INFO kernel:[ 8.792829] scsi5 : usb-storage 1-5:1.0 >22:53:03,931 INFO kernel:[ 8.792893] usb-storage 2-2:1.0: USB Mass Storage device detected >22:53:03,931 INFO kernel:[ 8.792940] scsi6 : usb-storage 2-2:1.0 >22:53:03,931 INFO kernel:[ 8.793000] usbcore: registered new interface driver usb-storage >22:53:03,931 INFO kernel:[ 8.873980] wmi: Mapper loaded >22:53:03,931 INFO kernel:[ 8.875662] sky2: driver version 1.30 >22:53:03,931 INFO kernel:[ 8.875783] sky2 0000:03:00.0: Yukon-2 Extreme chip revision 2 >22:53:03,931 DEBUG kernel:[ 8.875839] sky2 0000:03:00.0: irq 45 for MSI/MSI-X >22:53:03,931 INFO kernel:[ 8.876048] sky2 0000:03:00.0 eth0: addr 00:01:6c:6d:27:5d >22:53:03,931 INFO kernel:[ 8.882753] [drm] Initialized drm 1.1.0 20060810 >22:53:03,931 DEBUG kernel:[ 8.885156] pata_atiixp 0000:00:14.1: setting latency timer to 64 >22:53:03,931 INFO kernel:[ 8.885414] scsi7 : pata_atiixp >22:53:03,931 INFO kernel:[ 8.885812] scsi8 : pata_atiixp >22:53:03,931 INFO kernel:[ 8.886046] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14 >22:53:03,931 INFO kernel:[ 8.886048] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15 >22:53:03,931 INFO kernel:[ 8.909568] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x092a00a2 >22:53:03,931 INFO kernel:[ 8.909573] nouveau [ DEVICE][0000:01:00.0] Chipset: G92 (NV92) >22:53:03,931 INFO kernel:[ 8.909575] nouveau [ DEVICE][0000:01:00.0] Family : NV50 >22:53:03,931 INFO kernel:[ 8.910289] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >22:53:03,931 INFO kernel:[ 8.971342] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >22:53:03,931 INFO kernel:[ 8.971344] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN >22:53:03,931 INFO kernel:[ 8.971460] nouveau [ VBIOS][0000:01:00.0] BIT signature found >22:53:03,931 INFO kernel:[ 8.971463] nouveau [ VBIOS][0000:01:00.0] version 62.92.84.00.51 >22:53:03,931 INFO kernel:[ 8.991621] nouveau [ PFB][0000:01:00.0] RAM type: GDDR3 >22:53:03,931 INFO kernel:[ 8.991623] nouveau [ PFB][0000:01:00.0] RAM size: 1024 MiB >22:53:03,931 INFO kernel:[ 8.991624] nouveau [ PFB][0000:01:00.0] ZCOMP: 4032 tags >22:53:03,931 NOTICE kernel:[ 8.996744] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 4 IR + 0 IT contexts, quirks 0x10 >22:53:03,931 INFO kernel:[ 9.110295] nouveau [ PTHERM][0000:01:00.0] FAN control: PWM >22:53:03,931 INFO kernel:[ 9.110303] nouveau [ PTHERM][0000:01:00.0] fan management: disabled >22:53:03,931 INFO kernel:[ 9.110307] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >22:53:03,931 ERR kernel:[ 9.110351] nouveau E[ PTHERM][0000:01:00.0] unhandled intr 0x000001c1 >22:53:03,931 INFO kernel:[ 9.110462] [TTM] Zone kernel: Available graphics memory: 4089176 kiB >22:53:03,931 INFO kernel:[ 9.110464] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >22:53:03,931 INFO kernel:[ 9.110465] [TTM] Initializing pool allocator >22:53:03,931 INFO kernel:[ 9.110470] [TTM] Initializing DMA pool allocator >22:53:03,931 INFO kernel:[ 9.110480] nouveau [ DRM] VRAM: 1024 MiB >22:53:03,931 INFO kernel:[ 9.110482] nouveau [ DRM] GART: 1048576 MiB >22:53:03,931 INFO kernel:[ 9.110485] nouveau [ DRM] TMDS table version 2.0 >22:53:03,931 INFO kernel:[ 9.110487] nouveau [ DRM] DCB version 4.0 >22:53:03,931 INFO kernel:[ 9.110489] nouveau [ DRM] DCB outp 00: 02000300 00000028 >22:53:03,931 INFO kernel:[ 9.110491] nouveau [ DRM] DCB outp 01: 01000302 00020030 >22:53:03,931 INFO kernel:[ 9.110493] nouveau [ DRM] DCB outp 02: 04011310 00000028 >22:53:03,931 INFO kernel:[ 9.110494] nouveau [ DRM] DCB outp 03: 02011312 00020030 >22:53:03,931 INFO kernel:[ 9.110496] nouveau [ DRM] DCB conn 00: 00001030 >22:53:03,931 INFO kernel:[ 9.110499] nouveau [ DRM] DCB conn 01: 00002130 >22:53:03,931 INFO kernel:[ 9.117539] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >22:53:03,931 INFO kernel:[ 9.117541] [drm] No driver support for vblank timestamp query. >22:53:03,931 INFO kernel:[ 9.117648] nouveau [ DRM] 1 available performance level(s) >22:53:03,931 INFO kernel:[ 9.117652] nouveau [ DRM] 3: core 550MHz shader 1375MHz memory 900MHz voltage 1000mV fanspeed 100% >22:53:03,931 INFO kernel:[ 9.117655] nouveau [ DRM] c: core 399MHz shader 810MHz memory 399MHz voltage 1000mV fanspeed 34% >22:53:03,931 INFO kernel:[ 9.168734] nouveau [ DRM] MM: using CRYPT for buffer copies >22:53:03,931 INFO kernel:[ 9.212921] nouveau [ DRM] allocated 1600x900 fb: 0x70000, bo ffff88021b183800 >22:53:03,931 INFO kernel:[ 9.212979] fbcon: nouveaufb (fb0) is primary device >22:53:03,931 INFO kernel:[ 9.274658] Console: switching to colour frame buffer device 200x56 >22:53:03,931 INFO kernel:[ 9.276443] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >22:53:03,931 INFO kernel:[ 9.276445] nouveau 0000:01:00.0: registered panic notifier >22:53:03,931 INFO kernel:[ 9.276449] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >22:53:03,931 NOTICE kernel:[ 9.611126] firewire_core 0000:04:00.0: created device fw0: GUID 00d4dd0f00016c20, S400 >22:53:03,931 NOTICE kernel:[ 9.796820] scsi 4:0:0:0: Direct-Access Seagate Expansion 060E PQ: 0 ANSI: 6 >22:53:03,932 NOTICE kernel:[ 9.796823] scsi 5:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0 >22:53:03,932 NOTICE kernel:[ 9.797320] scsi 5:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0 >22:53:03,932 NOTICE kernel:[ 9.797814] scsi 5:0:0:2: Direct-Access Generic USB xD/SM Reader 1.02 PQ: 0 ANSI: 0 >22:53:03,932 NOTICE kernel:[ 9.798435] scsi 5:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0 CCS >22:53:03,932 NOTICE kernel:[ 9.798943] scsi 5:0:0:4: Direct-Access Generic Mini SD Reader 1.06 PQ: 0 ANSI: 0 >22:53:03,932 NOTICE kernel:[ 9.799163] sd 5:0:0:0: Attached scsi generic sg2 type 0 >22:53:03,932 NOTICE kernel:[ 9.799553] sd 5:0:0:1: Attached scsi generic sg3 type 0 >22:53:03,932 NOTICE kernel:[ 9.799750] sd 5:0:0:2: Attached scsi generic sg4 type 0 >22:53:03,932 NOTICE kernel:[ 9.800004] sd 5:0:0:3: Attached scsi generic sg5 type 0 >22:53:03,932 NOTICE kernel:[ 9.800154] sd 5:0:0:4: Attached scsi generic sg6 type 0 >22:53:03,932 NOTICE kernel:[ 9.801186] sd 4:0:0:0: Attached scsi generic sg7 type 0 >22:53:03,932 NOTICE kernel:[ 9.802319] sd 4:0:0:0: [sdg] 1953525167 512-byte logical blocks: (1.00 TB/931 GiB) >22:53:03,932 NOTICE kernel:[ 9.803318] sd 4:0:0:0: [sdg] Write Protect is off >22:53:03,932 DEBUG kernel:[ 9.803321] sd 4:0:0:0: [sdg] Mode Sense: 4f 00 00 00 >22:53:03,932 NOTICE kernel:[ 9.804337] sd 4:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:53:03,932 NOTICE kernel:[ 9.804555] scsi 6:0:0:0: Direct-Access Dynex MS USB Reader 9732 PQ: 0 ANSI: 0 >22:53:03,932 NOTICE kernel:[ 9.806436] sd 5:0:0:3: [sde] Attached SCSI removable disk >22:53:03,932 NOTICE kernel:[ 9.807094] sd 5:0:0:4: [sdf] Attached SCSI removable disk >22:53:03,932 NOTICE kernel:[ 9.812440] scsi 6:0:0:1: Direct-Access Dynex SDXDUSB Reader 9732 PQ: 0 ANSI: 0 >22:53:03,932 NOTICE kernel:[ 9.812646] sd 6:0:0:0: Attached scsi generic sg8 type 0 >22:53:03,932 NOTICE kernel:[ 9.813045] sd 6:0:0:1: Attached scsi generic sg9 type 0 >22:53:03,932 NOTICE kernel:[ 9.814321] sd 5:0:0:0: [sdb] Attached SCSI removable disk >22:53:03,932 NOTICE kernel:[ 9.814933] sd 6:0:0:0: [sdh] Attached SCSI removable disk >22:53:03,932 NOTICE kernel:[ 9.814943] sd 5:0:0:1: [sdc] Attached SCSI removable disk >22:53:03,932 NOTICE kernel:[ 9.815556] sd 6:0:0:1: [sdi] Attached SCSI removable disk >22:53:03,932 NOTICE kernel:[ 9.815567] sd 5:0:0:2: [sdd] Attached SCSI removable disk >22:53:03,932 INFO kernel:[ 12.288944] sdg: sdg1 >22:53:03,932 NOTICE kernel:[ 12.314449] sd 4:0:0:0: [sdg] Attached SCSI disk >22:53:03,932 DEBUG kernel:[ 13.551963] ISO 9660 Extensions: Microsoft Joliet Level 3 >22:53:03,932 DEBUG kernel:[ 13.591571] ISO 9660 Extensions: RRIP_1991A >22:53:03,932 INFO kernel:[ 15.124232] loop: module loaded >22:53:03,932 INFO kernel:[ 15.222416] bio: create slab <bio-1> at 1 >22:53:03,932 INFO kernel:[ 15.318030] bio: create slab <bio-2> at 2 >22:53:03,932 INFO kernel:[ 15.467584] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >22:53:03,932 DEBUG kernel:[ 19.807320] SELinux: 2048 avtab hash slots, 101316 rules. >22:53:03,932 DEBUG kernel:[ 19.821457] SELinux: 2048 avtab hash slots, 101316 rules. >22:53:03,932 DEBUG kernel:[ 19.839138] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >22:53:03,932 DEBUG kernel:[ 19.839142] SELinux: 83 classes, 101316 rules >22:53:03,932 DEBUG kernel:[ 19.843977] SELinux: Completing initialization. >22:53:03,932 DEBUG kernel:[ 19.843980] SELinux: Setting up existing superblocks. >22:53:03,932 DEBUG kernel:[ 19.843987] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.843993] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.844004] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.844009] SELinux: initialized (dev proc, type proc), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.844027] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.844046] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.844944] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >22:53:03,932 DEBUG kernel:[ 19.844948] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.845960] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >22:53:03,932 DEBUG kernel:[ 19.845966] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.845969] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.845987] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.845994] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.846000] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846012] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846526] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846528] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.846534] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.846666] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 19.846696] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846706] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846708] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846715] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846720] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846728] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846732] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846736] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846740] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846748] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846752] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846758] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846764] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 19.846776] SELinux: initialized (dev loop0, type squashfs), uses xattr >22:53:03,932 DEBUG kernel:[ 19.846797] SELinux: initialized (dev dm-0, type ext4), uses xattr >22:53:03,932 NOTICE kernel:[ 19.862590] type=1403 audit(1389653575.459:2): policy loaded auid=4294967295 ses=4294967295 >22:53:03,932 DEBUG kernel:[ 21.686342] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >22:53:03,932 DEBUG kernel:[ 22.432535] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 22.432954] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:53:03,932 DEBUG kernel:[ 22.432978] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >22:53:03,932 INFO kernel:[ 24.836952] acpi-cpufreq: overriding BIOS provided _PSD data >22:53:03,932 INFO kernel:[ 25.057563] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >22:53:03,932 INFO kernel:[ 25.064078] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >22:53:03,932 INFO kernel:[ 25.064171] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 >22:53:03,932 INFO kernel:[ 25.618870] microcode: CPU0: patch_level=0x01000086 >22:53:03,932 INFO kernel:[ 26.092030] microcode: CPU0: new patch_level=0x010000db >22:53:03,932 INFO kernel:[ 26.092094] microcode: CPU1: patch_level=0x01000086 >22:53:03,932 INFO kernel:[ 26.092109] microcode: CPU1: new patch_level=0x010000db >22:53:03,932 INFO kernel:[ 26.092126] microcode: CPU2: patch_level=0x01000086 >22:53:03,932 INFO kernel:[ 26.092138] microcode: CPU2: new patch_level=0x010000db >22:53:03,932 INFO kernel:[ 26.092194] microcode: CPU3: patch_level=0x01000086 >22:53:03,932 INFO kernel:[ 26.092218] microcode: CPU3: new patch_level=0x010000db >22:53:03,932 INFO kernel:[ 26.092642] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >22:53:03,932 NOTICE kernel:[ 26.337692] type=1400 audit(1389653581.930:3): avc: denied { create } for pid=937 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:53:03,932 NOTICE kernel:[ 26.337837] type=1400 audit(1389653581.930:4): avc: denied { setattr } for pid=937 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17464 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:53:03,932 NOTICE kernel:[ 26.337959] type=1400 audit(1389653581.930:5): avc: denied { relabelfrom } for pid=937 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17464 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:53:03,932 NOTICE kernel:[ 28.185525] type=1400 audit(1389653583.776:6): avc: denied { read } for pid=951 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 >22:53:03,932 NOTICE kernel:[ 28.185617] type=1400 audit(1389653583.776:7): avc: denied { open } for pid=951 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 >22:53:06,044 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >22:53:06,044 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >22:53:06,044 INFO NetworkManager: <info> WEXT support is enabled >22:53:06,347 INFO kernel:[ 30.756237] cfg80211: Calling CRDA to update world regulatory domain >22:53:06,787 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:53:07,066 INFO polkitd: Started polkitd version 0.112 >22:53:07,204 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:53:07,224 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >22:53:07,225 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >22:53:07,225 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:53:07,225 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:53:07,450 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >22:53:07,453 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >22:53:07,499 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >22:53:07,503 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >22:53:07,506 INFO NetworkManager: <info> WiFi hardware radio set enabled >22:53:07,508 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >22:53:07,508 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >22:53:07,508 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >22:53:07,508 INFO NetworkManager: <info> Networking is enabled by state file >22:53:07,510 INFO NetworkManager: <info> (lo): link connected >22:53:07,510 INFO NetworkManager: <info> (lo): carrier is ON >22:53:07,511 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >22:53:07,511 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >22:53:07,511 INFO NetworkManager: <info> (lo): No existing connection detected. >22:53:07,513 INFO NetworkManager: <info> (p5p1): carrier is OFF >22:53:07,513 INFO NetworkManager: <info> (p5p1): new Ethernet device (driver: 'sky2' ifindex: 2) >22:53:07,513 INFO NetworkManager: <info> (p5p1): exported as /org/freedesktop/NetworkManager/Devices/1 >22:53:07,513 INFO NetworkManager: <info> (p5p1): No existing connection detected. >22:53:07,514 INFO NetworkManager: <info> (p5p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:53:07,514 INFO NetworkManager: <info> (p5p1): bringing up device. >22:53:07,516 INFO kernel:[ 31.925846] sky2 0000:03:00.0 p5p1: enabling interface >22:53:07,516 INFO kernel:[ 31.925938] IPv6: ADDRCONF(NETDEV_UP): p5p1: link is not ready >22:53:07,517 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:05.0/0000:03:00.0/net/p5p1 >22:53:07,518 INFO NetworkManager: <info> startup complete >22:53:07,571 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 >22:53:09,200 INFO kernel:[ 33.611163] sky2 0000:03:00.0 p5p1: Link is up at 100 Mbps, full duplex, flow control both >22:53:09,200 INFO kernel:[ 33.611195] IPv6: ADDRCONF(NETDEV_CHANGE): p5p1: link becomes ready >22:53:09,202 INFO NetworkManager: <info> (p5p1): link connected >22:53:09,202 INFO NetworkManager: <info> (p5p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >22:53:09,203 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >22:53:09,203 INFO NetworkManager: <info> Activation (p5p1) starting connection 'Wired connection 1' >22:53:09,203 INFO NetworkManager: <info> (p5p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:53:09,203 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) scheduled... >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) started... >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) scheduled... >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) complete. >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) starting... >22:53:09,204 INFO NetworkManager: <info> (p5p1): device state change: prepare -> config (reason 'none') [40 50 0] >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) successful. >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) scheduled. >22:53:09,204 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) complete. >22:53:09,205 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) started... >22:53:09,205 INFO NetworkManager: <info> (p5p1): device state change: config -> ip-config (reason 'none') [50 70 0] >22:53:09,205 INFO NetworkManager: <info> Activation (p5p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:53:09,446 INFO NetworkManager: <info> dhclient started with pid 998 >22:53:09,447 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) complete. >22:53:09,448 ERR NetworkManager: <error> [1389653589.448117] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p5p1): cannot send router solicitation: -99. >22:53:10,870 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >22:53:10,870 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >22:53:10,870 INFO dhclient: All rights reserved. >22:53:10,870 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:53:10,871 INFO dhclient: >22:53:10,988 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed nbi -> preinit >22:53:10,998 INFO dhclient: Listening on LPF/p5p1/00:01:6c:6d:27:5d >22:53:10,998 INFO dhclient: Sending on LPF/p5p1/00:01:6c:6d:27:5d >22:53:10,999 INFO dhclient: Sending on Socket/fallback >22:53:10,999 INFO dhclient: DHCPDISCOVER on p5p1 to 255.255.255.255 port 67 interval 7 (xid=0x4369c84) >22:53:12,677 INFO dhclient: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0x4369c84) >22:53:12,677 INFO dhclient: DHCPOFFER from 192.168.1.1 >22:53:12,679 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x4369c84) >22:53:12,687 INFO dhclient: bound to 192.168.1.11 -- renewal in 36862 seconds. >22:53:12,687 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed preinit -> bound >22:53:12,687 INFO NetworkManager: <info> address 192.168.1.11 >22:53:12,687 INFO NetworkManager: <info> plen 24 (255.255.255.0) >22:53:12,687 INFO NetworkManager: <info> gateway 192.168.1.1 >22:53:12,687 INFO NetworkManager: <info> lease time 86400 >22:53:12,687 INFO NetworkManager: <info> nameserver '192.168.1.1' >22:53:12,687 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:53:12,689 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) started... >22:53:12,690 INFO NetworkManager: <info> (p5p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >22:53:12,690 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) complete. >22:53:12,692 INFO NetworkManager: <info> (p5p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >22:53:12,692 INFO NetworkManager: <info> (p5p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:53:12,693 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >22:53:12,694 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p5p1) as default for IPv4 routing and DNS. >22:53:12,695 INFO NetworkManager: <info> Activation (p5p1) successful, device activated. >22:53:12,696 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >22:53:12,768 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:53:17,737 NOTICE kernel:[ 42.153711] type=1400 audit(1389653597.735:8): avc: denied { read write } for pid=1030 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9288 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >22:53:23,948 NOTICE kernel:[ 48.368744] type=1400 audit(1389653603.946:9): avc: denied { open } for pid=963 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=16828 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >22:53:26,726 NOTICE kernel:[ 51.148677] type=1400 audit(1389653606.724:10): avc: denied { read write } for pid=1073 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 >22:53:29,725 NOTICE NetworkManager: ifcfg-rh: read connection 'p5p1' >22:53:29,726 INFO NetworkManager: <info> (p5p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >22:53:29,726 INFO NetworkManager: <info> (p5p1): deactivating device (reason 'connection-removed') [38] >22:53:29,926 INFO NetworkManager: <info> (p5p1): canceled DHCP transaction, DHCP client pid 998 >22:53:29,937 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >22:53:29,937 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >22:53:29,940 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >22:53:29,944 INFO NetworkManager: <info> Saved default wired connection 'p5p1' to persistent storage >22:53:29,947 INFO NetworkManager: <info> Auto-activating connection 'p5p1'. >22:53:29,947 INFO NetworkManager: <info> Activation (p5p1) starting connection 'p5p1' >22:53:29,948 INFO NetworkManager: <info> (p5p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:53:29,948 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >22:53:29,948 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) scheduled... >22:53:29,950 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) started... >22:53:29,950 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) scheduled... >22:53:29,950 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) complete. >22:53:29,950 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) starting... >22:53:29,950 INFO NetworkManager: <info> (p5p1): device state change: prepare -> config (reason 'none') [40 50 0] >22:53:29,951 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) successful. >22:53:29,951 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) scheduled. >22:53:29,951 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) complete. >22:53:29,951 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) started... >22:53:29,951 INFO NetworkManager: <info> (p5p1): device state change: config -> ip-config (reason 'none') [50 70 0] >22:53:29,952 INFO NetworkManager: <info> Activation (p5p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:53:29,956 INFO NetworkManager: <info> dhclient started with pid 1090 >22:53:29,956 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) complete. >22:53:29,957 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:53:29,976 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >22:53:29,976 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >22:53:29,976 INFO dhclient: All rights reserved. >22:53:29,976 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:53:29,976 INFO dhclient: >22:53:29,980 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed nbi -> preinit >22:53:29,985 INFO dhclient: Listening on LPF/p5p1/00:01:6c:6d:27:5d >22:53:29,985 INFO dhclient: Sending on LPF/p5p1/00:01:6c:6d:27:5d >22:53:29,985 INFO dhclient: Sending on Socket/fallback >22:53:29,986 INFO dhclient: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0x6812499f) >22:53:29,988 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x6812499f) >22:53:29,991 INFO dhclient: bound to 192.168.1.11 -- renewal in 41233 seconds. >22:53:29,991 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed preinit -> reboot >22:53:29,991 INFO NetworkManager: <info> address 192.168.1.11 >22:53:29,991 INFO NetworkManager: <info> plen 24 (255.255.255.0) >22:53:29,992 INFO NetworkManager: <info> gateway 192.168.1.1 >22:53:29,992 INFO NetworkManager: <info> lease time 86400 >22:53:29,992 INFO NetworkManager: <info> nameserver '192.168.1.1' >22:53:29,992 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:53:29,993 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) started... >22:53:29,993 INFO NetworkManager: <info> (p5p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >22:53:29,993 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) complete. >22:53:29,994 INFO NetworkManager: <info> (p5p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >22:53:29,995 INFO NetworkManager: <info> (p5p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:53:29,995 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >22:53:29,996 INFO NetworkManager: <info> Policy set 'p5p1' (p5p1) as default for IPv4 routing and DNS. >22:53:30,000 INFO NetworkManager: <info> Activation (p5p1) successful, device activated. >22:53:30,057 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p5p1 >22:53:31,407 INFO chronyd: chronyd version 1.29 starting >22:53:31,408 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >22:53:31,408 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 >22:53:31,410 INFO chronyd: Generated key 1 >22:53:36,887 INFO chronyd: Selected source 97.107.128.58 >22:53:36,887 WARNING chronyd: System clock wrong by 17998.987972 seconds, adjustment started >03:53:35,875 WARNING chronyd: System clock was stepped by 17998.988 seconds >03:53:40,246 NOTICE kernel:[ 65.690040] type=1400 audit(1389671620.244:11): avc: denied { read write } for pid=1198 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 >03:53:40,248 NOTICE kernel:[ 65.691906] type=1400 audit(1389671620.246:12): avc: denied { read write } for pid=1198 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9288 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >22:53:41,001 NOTICE kernel:[ 65.882740] type=1400 audit(1389653621.000:13): avc: denied { ioctl } for pid=1198 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 >22:53:41,001 NOTICE kernel:[ 65.882775] type=1400 audit(1389653621.000:14): avc: denied { getattr } for pid=1198 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 >22:54:07,563 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >22:54:07,586 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >22:54:08,809 INFO kernel:[ 93.712422] bio: create slab <bio-3> at 3 >22:54:08,809 INFO kernel:[ 93.712626] Btrfs loaded >22:54:09,234 INFO kernel:[ 94.138198] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 1052784
: 849717 |
849718
|
849719
|
849720
|
849721
|
849722
|
849723
|
849724
|
849725
|
849726
|
849727